

/* ====== allgemein ======  */



/* breite der gesamtkonstruktion  */
#breite {width:994px}


body
{margin-top: 15px; margin-left: 0px; margin-right: 0px;margin-bottom:15px;
background-position:  50% 0%;
background-repeat:repeat-y;
background-image:url(images/seitenhintergrund2.png);
background-color:#232C2C;
font-family: verdana,trebuchet ms,georgia,arial, helvetica, tahoma ,verdana,  sans-serif;
}

/* überschriften */
h2{ color:#667E80;
margin-bottom:25px;letter-spacing:2px;
font-size: 20px;
font-variant:normal;font-weight:normal;
border-bottom:dashed 1px #678283
}



/* rahmen um die seite */

.haupt {
}

/* homepagename */
#name { background-color:#2D3E3E;
color:#698989;
text-align:left;
vertical-align:middle;
padding:0px 16px 10px 16px;
}

/* listen */



li.liste1 {color:#839C9C;
}



li.liste2 {color:#839C9C;
padding-left:0px;
}



/* ====== kopf und inhalt ======  */



#top2 {height:320px;
text-align:left;
vertical-align:top;padding-left:40px;padding-bottom:20px;
border-top: solid 10px #2D3E3E;
border-bottom: solid 1px #000;
background-color:#485B5B;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:50% 40%;
}

#top3 {height:38px;
text-align:center;
vertical-align:middle;
padding-top:0px;
background-color:#000;
border-bottom:solid 1px #000;
}

#inhalt {width:100%;
height:900px;
color:#7A9596;
text-align:justify;
vertical-align:top;
padding-top: 60px; padding-bottom: 50px;
padding-left: 74px;padding-right:74px;
letter-spacing:0px;
font-size: 15px;line-height: 25px;
}




/* ====== fussbereich ======  */



#fuss {height:160px;
background-color:#485B5B;
background-image:url(images/seitenhintergrund2.png);
background-repeat:repeat-y;
background-position:50% 50%;
width:100%;
text-align:center;
vertical-align:middle;
color:#7A9596;
border-bottom:solid 10px #2D3E3e;
padding-left: 60px;padding-right:60px;
}


#fuss1 {font-size:12px;
font-size: 14px;line-height: 20px;
text-align:center;
vertical-align:bottom;
padding-bottom:6px;

}

#fuss2 {font-size:12px;
border-top:solid 1px #7A9596;
font-size: 14px;line-height: 20px;
text-align:center;
vertical-align:top;
padding-top:6px;
letter-spacing:1px;

}