

/* ====== allgemein ======  */



/* breite der gesamtkonstruktion  */
#breite {width:890px}


body
{margin-top: 5px; margin-left: 0px; margin-right: 0px;margin-bottom:15px;        background-color: #546563;background-image:url(images/back3.jpg);
font-family: verdana,trebuchet ms,georgia,arial, helvetica, tahoma ,verdana,  sans-serif;
background-repeat:repeat;
background-position:  50% 0%;
}

/* überschriften */
h2{ color:#000;
margin-bottom:25px;letter-spacing:2px;
font-size: 21px;
font-variant:normal;font-weight:normal
}



/* rahmen um die seite + logo */

.haupt {
border:solid 1px #000;
background-color:#627574;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:50% 0%;
}

/* homepagename */
#name {
letter-spacing:12px;
color:#88A49F;
font-size:19px;
font-variant:normal;
font-weight:normal;
}



/* ====== kopf und inhalt ======  */

#top0 {height:70px;
color:#87573D;
text-align:left;
vertical-align:top;
padding-left:20px;
padding-top:8px;
}

#top1 {height:316px;
padding-left:10px;
padding-bottom:20px;
vertical-align:bottom;
border-bottom: solid 1px #000;
}

/* transparentes Menü*/
#top2 {
text-align:left;
vertical-align:top;
padding-left:10px;
border:solid 1px #000;
background-repeat:repeat;
background-position:  50% 50%;
background-image:url(images/trans01.png);
}

#top3 {
color:#87573D;
text-align:center;
vertical-align:top;
padding-top:8px;
border-bottom: solid 1px #000;
}

#top4 {height:38px;
color:#88A49F;
text-align:center;
vertical-align:middle;
padding-top:0px;
background-color:#000;
background-image:url(images/back5.jpg);
background-repeat:no-repeat;
background-position:50% 0%;

}

#inhalt {width:100%;
height:1000px;
background-color:#7c928f;
color:#000;
text-align:left;
vertical-align:top;
padding-top: 60px; padding-bottom: 80px;
padding-left: 50px;padding-right:50px;
letter-spacing:0px;
font-size: 16px;line-height: 28px;
background-position:  50% 0%;
background-image:url(images/back_inhalt.jpg);background-repeat:no-repeat;
}






/* ====== fussbereich ======  */


#fuss {
background-color:#000;
width:100%;
}

#fuss1{font-size: 13px;line-height: 20px;
color:#88A49F;
background-color:#7c928f;
width:100%;
height:80px;
}


#fuss2{font-size: 13px;line-height: 20px;
color:#88A49F;
width:100%;
height:120px;
font-size:12px;
border-top:solid 1px #000;
background-image:url(images/back4.jpg);
background-repeat:no-repeat;
background-position:50% 100%;
}