body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 300;
color: #000;
margin: 5px;
background-color: #EBE8D6;
}

#nest
{
position: absolute;
top:0;
left:50%;
margin-left:-30em;
min-height:100%;
width: 60em;
}

#kopf
{
position: relative;
top: 0;
width: 60em;
height: 12em;
border-bottom: 3px dotted #c32925;
}

#logo
{
position: absolute;
top:12px;
font-size: 2.2em;
margin-top: 45px;
margin-left: 20px;
float: left;
}

#logo p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .53em;
line-height: 1.5em;
margin-top: 0;
color: #000;
margin-left:0;
}

#navigation
{
position: relative;
top: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
height: 2em;
border-bottom: 3px dotted #c32925;
}

#platzhalter
{
position: relative;
height: 1.2em;
width: 17.95em;
float: left;
/*border: 1px solid black;*/
}

#navigation a
{
text-decoration: none;
color: #c32925/*#0c8d0c*/;
line-height: 14px;
}

#navigation a:hover
{
text-decoration: none;
color:#000;
}

#left
{
position: relative;
top: 20px;
width: 20em;
float: left;
/*background: green;*/
}

#content
{
position: relative;
top: 20px;
width: 20em;
float: left;
/*background: gray;*/
}

#contentzweispaltig
{
position: relative;
top: 20px;
width: 40em;
float: right;
/*background: red;*/
}

#right
{
position: relative;
top: 20px;
width: 20em;
float: right;
/*background: green;*/
/*border-left: 1px solid black;*/
}

img
{
margin: 15px 10px 0 15px;
}

ul
{
position: relative;
left: 20px;
top: 10px;
list-style: none/*-image: url(pfeil.png)*/;
/*color: #fff;*/
font-size: 1.2em;
/*width: 25em;*/
margin-bottom: 50px;
}

li
{
margin-left: -40px;
padding-right: 20px;
padding-bottom: .8em;
line-height: 1.5em;}

.hier
{
color: #000;
}

a
{
text-decoration: none;
color: #c32925;
line-height: 1.5em;
}

a:hover
{
text-decoration: none;
color:#000;
}

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
/*line-height: .8em;*/
margin: 12px 0 0 20px;
}

h5
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
line-height: .8em;
margin: 12px 0 0 20px;
}

h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
line-height: .5em;
margin-left: 20px;
padding-top: 0;
}

p
{
font-size: 1.2em;
line-height: 1.5em;
margin: 12px 10px 0 20px;
}

.imtext
{color:white}

.impressum
{padding-left: 30px;}
/* start style formular */
#schmuck
{
width: 220px;
height: 7px;
border-top: 3px dotted #c32925;
margin-top: 3px;
float: right;
}
#formular 
{
/*float: right;*/
position: relative;
padding: 0; 
font-size: 1.2em;
}

form { margin:0; padding:0;}

fieldset 
{
border: none; 
padding: 5px 0 0 20px; 
margin: 0; 
text-align: left;
/*background-color:red;*/
}

legend 
{
color: #000; 
font-weight:bold; 
padding: 12px 0 20px 0;
margin: 0; 
}

label 
{ 
margin: 0;/* 0 .5em 0; */
padding-bottom: 12px;
/*float:left; 
clear:left; */
/*width:70px; */
/*font-style:italic; */
}

input 
{
border-bottom: 0;
border-right:none; border-left:none; border-top:none; background:none;
font-size: 1em;
width: 150px;

/*padding-left: 0.3em; */
/*margin-bottom: 0.6em; */
/*color: #fff;*/ 
/*float: right;*/
}

input:focus 
{border-color: #c32925;}

fieldset#checkbox input  {width: 35px; border:none;}

textarea 
{
width: 220px;
height: auto;
border: 0/*1px dotted transparent #c32925*/;
background: transparent; /*#c32925;*/
font-size: 1em;
}

textarea:focus {border-color:#c32925;}

.submitbtn 
{
font-size: 12px;
width: 60px; 
height: 25px;
margin-left: 20px;
 
background-image: url(button.png);
color: #fff; 
cursor: pointer;
}

.submitbtn:hover 
{ 
background-image: url(buttona.png);
}
/* ende style formular */