/* Global */
body {
text-align:center;
margin:0; padding:0;
background-image:url(bilder/body_01.jpg);
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#f6f5f1;
font-size:12px;
line-height:16px;
a { color:#f6f5f1; text-decoration:none; }
}

BODY{
scrollbar-face-color: #636466;
scrollbar-highlight-color: #000;
scrollbar-3dlight-color: #333;
scrollbar-darkshadow-color: #333;
scrollbar-shadow-color: #000;
scrollbar-arrow-color: #fff;
scrollbar-track-color: #000;
}

#overall {
width:880px;
text-align:left;
margin:0 auto 0 auto;
background-color:transparent;
background-repeat:repeat-y;
}

div.kopf {
width:880px;
height:210px;
text-align:left;
margin:0 auto 0 auto;
background-image:url(bilder/body.gif);
}

/*-------------------------------CONTENT----------------------- */
#inhalt {
width:880px;
text-align:left;
margin:0 auto 0 auto;
background-image:url(bilder/body.gif);
background-repeat:repeat-y;
clear: both;
}

/*-------------------------------HOME FOOTER----------------------- */
#fuss {
clear:both;
width:880px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#ccc;
margin:0px 0px 0px 0px;
background-color:transparent;
background-image:url(bilder/fuss.gif);
background-position:top;
background-repeat:no-repeat;
}

#inhalt div.view {
float:left;
width:880px;
background-image:url(bilder/body.gif);
border:0px solid #999;
padding:0px 0px 0px 0px;
}
#inhalt div.mitte {
float:left;
width:590px;
border:0px solid #999;
padding:10px 10px 10px 10px;
}
#inhalt div.rechts {
float:right;
width:250px;
overflow:auto;
border:0px solid #999;
padding:10px 10px 10px 10px;
}

#inhalt h2.topten {
font-size:15px;
color:#f6f5f1;
font-weight:normal;
padding:0;
margin:0 0 20px 0;
border-bottom:0px solid #fff;
}
#inhalt p.top10 {
font-size:12px;
color:#f6f5f1;
padding:2px 0 2px 0;
margin:0;
border-bottom:0px solid #fff;
}
#inhalt p.top12 {
font-size:12px;
color:#f6f5f1;
padding:2px 0 2px 0;
margin:0;
border-bottom:0px solid #fff;
}

