/* Global */
body {
text-align:center;
margin:0; padding:0;
background-color:#fff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#545862;
font-size:12px;
line-height:19px;
a { color:#666; text-decoration:none; }
}

ul { margin:0 0 0 0; padding:0 0 0 0; }
a { color:#1c53af; text-decoration:none; }
a:hover { text-decoration:underline; }
a.gray { color:#545862; font-weight:bold; text-decoration:none; }
a.gray:hover { text-decoration:underline; }
a.bluecap {
font-size:10px;
text-transform:uppercase;
color:#1c53af;
text-decoration:none;
}

#overall {
width:682px;
text-align:left;
margin:0; padding:0;
background-image:url(bilder/bodybg.gif);
background-position:left;
background-repeat:repeat-y;
}

div.kopf {
width:876px;
height:195px;
text-align:left;
margin-left:1px;
background-color:#cbcbcb;
border-bottom:4px solid #ccc;
}

/*-------------------------------CONTENT----------------------- */
#inhalt {
width:682px;
text-align:left;
margin:0 0 0 0px;
background-color:#f3f4f6;
padding:0px 0 0 0px;
}


/*-------------------------------HOME FOOTER----------------------- */
#fuss {
clear:both;
width:660px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666;
padding:10px 0 20px 0;
margin:0 auto 0 auto;
background-image:url(bilder/footer_curve.gif);
background-position:top;
background-repeat:no-repeat;
}


#inhalt div.links {
float:left;
width:210px;
padding:0 14px 0 14px;
}
#inhalt div.trend2 {
float:left;
width:420px;
padding:0 14px 0 14px;
}
#inhalt div.mitte {
float:left;
width:210px;
padding:0 14px 0 14px;
}
#inhalt div.rechts {
float:left;
width:310px;
padding:0 14px 0 14px;
}
#inhalt h2.topten {
font-size:17px;
color:#666;
font-weight:normal;
padding:0;
margin:0 0 20px 0;
border-bottom:1px solid #ccc;
}
#inhalt p.top10 {
font-size:12px;
color:#666;
padding:2px 0 2px 0;
margin:0;
border-bottom:1px solid #ccc;
}
#inhalt div.reun {
position:absolute;
left:69%;
top:650px;
font-size:12px;
color:#666;
padding:2px 0 2px 0;
margin:0 0 20px 0;
}

