

/* ====== allgemein ======  */



/* breite der gesamtkonstruktion  */
#breite {width:906px}


body
{margin-top: 30px; margin-left: 0px; margin-right: 0px;margin-bottom: 30px;        background-color: #a3a3a3;background-image:url(images/back.jpg);
background-repeat:repeat;
background-position:  50% 50%;
background-attachment:fixed;
}

/* überschriften */
h2{ color:#000;
margin-bottom:25px;letter-spacing:1px;
font-family: "trebuchet ms",georgia,tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
font-size: 22px;
font-variant:normal;font-weight:normal
}



/* rahmen um die seite */

.haupt {
border:solid 0px #8A8A8A;
background-color:#f0f0f0;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:100% 0%;

}

/* homepagename */
#name {
letter-spacing:10px;
color:#1B1B1B;
font-family: "trebuchet ms",georgia,tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
font-size:17px;
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;
border-top: solid 1px #000;
border-left: solid 1px #000;
border-right: solid 1px #000;


}

#top1 {height:316px;
padding-left:10px;
padding-bottom:20px;
vertical-align:bottom;
border-left: solid 1px #000;
border-bottom: solid 1px #000;
}

#top2 {
text-align:left;
padding-top:10px;
padding-left:10px;
padding-bottom:20px;
vertical-align:top;
border-left: solid 1px #000;
border-right: solid 1px #000;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
background-repeat:repeat;
background-position:  0% 0%;
background-image:url(images/trans04.png);
}

#top3 {
color:#87573D;
text-align:center;
vertical-align:top;
padding-top:8px;
border-right: solid 1px #000;
border-bottom: solid 1px #000;
}

#top4 {height:38px;
color:#87573D;
text-align:center;
vertical-align:middle;
padding-top:0px;
background-color:#fff;
border-top: solid 0px #fff;
border-left: solid 0px #000;
border-right: solid 0px #8a8a8a;
background-repeat:repeat-x;
background-position:  50% 100%;
background-image:url(images/s2big.png);

}

#inhalt {width:100%;
height:1000px;
background-color:#f0f0f0;
color:#313131;
border-top: solid 1px #8a8a8a;
border-left: solid 1px #8a8a8a;
border-right: solid 1px #8a8a8a;
border-bottom: solid 1px #C8C8C8;
text-align:justify;
vertical-align:top;
padding-top: 60px; padding-bottom: 80px;
padding-left: 50px;padding-right:50px;
letter-spacing:0px;
font-size: 16px;line-height: 28px;
font-family: tahoma,"trebuchet ms",georgia,tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
background-repeat:repeat-x;
background-position:  50% 50%;
background-image:url(images/back_inhalt.jpg);
}






/* ====== fussbereich ======  */


#fuss {
background-color:#f0f0f0;
border-top: solid 1px #fff;
border-left: solid 1px #8a8a8a;
border-right: solid 1px #8a8a8a;
border-bottom: solid 1px #ACACAC;
width:100%;
}



#fuss_inhalt {font-size: 13px;line-height: 20px;
color:#000;
width:100%;
height:40px;
font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
}