/* Global */
body {
text-align:center;
margin:0; padding:0;
background-image:url(bilder/bk_01.jpg);
background-color:#F2F2F2;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333;
font-size:12px;
line-height:18px;
a { color:#fff; text-decoration:none; }
}

BODY{
scrollbar-face-color: #f28f00;
scrollbar-highlight-color: #ccc;
scrollbar-3dlight-color: #003366;
scrollbar-darkshadow-color: #ccc;
scrollbar-shadow-color: #ccc;
scrollbar-arrow-color: #fff;
scrollbar-track-color: #f9b869;
}

#overall {
width:880px;
height:599px;
text-align:left;
margin:0 auto 0 auto;
background-image:url(bilder/aba.jpg);
background-color:#F2F2F2;
background-repeat:repeat-y;
}

div.kopf {
width:880px;
height:165px;
text-align:right;
margin:0 auto 0 auto;
background-image:url(bilder/head_01.jpg);
border-top:0px solid #F2F2F2;
border-bottom:0px solid #fff;
}

/*-------------------------------BUTTON----------------------- */
#menu {
width:880px;
height:22px;
text-align:left;
margin:0 auto 0 auto;

}

/*-------------------------------CONTENT----------------------- */
#inhalt {
width:878px;
height:396px;
text-align:left;
margin:0 auto 0 auto;
background-repeat:repeat-n;
clear: both;
}

/*-------------------------------HOME FOOTER----------------------- */
#fuss {
clear:both;
width:880px;
height:40px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#ccc;
padding:0 0 0 0;
margin:0 auto 0 auto;
border-top:0px solid #4D4D4D;
background-position:top;
background-repeat:no-repeat;
}

#inhalt div.total {
float:left;
width:880px;
padding:0px 0px 0px 0px;
}

#inhalt div.total2 {
float:left;
width:740px;
height:310px;
background-image:url(bilder/bg_inside.png);
border:1px solid #fff4e8;
padding:10px 20px 20px 20px;
margin:20px auto 0 80px;
}

#inhalt div.links {
float:left;
width:326px;
height:390px;
background-color:#4D4D4D;
padding:0px 0px 0px 0px;
}

#inhalt div.mitte {
float:right;
width:564px;
height:390px;
background-image:url(bilder/bg_001.jpg);
padding:20px 0px 0px 0px;
}

#inhalt div.rechts {
float:right;
width:580px;
height:390px;
overflow:auto;
background-color:#4D4D4D;
padding:20px 20px 0px 0px;
}

#inhalt h2.topten {
font-size:16px;
color:#333;
font-weight:bold;
padding:0;
margin:10px 10px 10px 20px;
border-bottom:0px solid #000;
}
#inhalt p.top10 {
font-size:12px;
color:#333;
padding:0;
margin:10px 10px 10px 20px;
border-bottom:0px solid #000;
}
#inhalt p.top12 {
font-size:19px;
color:#fff;
padding:2px 0 2px 0;
margin:0;
border-bottom:0px solid #000;
}
