/* 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:10px 0 10px 10px; padding:0 0 0 20px; }
a { color:#fa7705; text-decoration:none; }
a:hover { text-decoration:none; }
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:880px;
text-align:left;
margin:0 auto 0 auto;
background-image:url(bilder/bodybg.gif);
background-position:left;
background-repeat:repeat-y;
}

div.tabwrapper {
width:878px;
height:28px; margin:0;
background:url(bilder/tabsbg.gif);
background-position:right top;
background-repeat:no-repeat;
}
div.tabsF {
	  display:block;
	  font-family:Trebuchet MS, "Times New Roman", Times, serif;
	  font-size:14px;
      float:left;
	  height:28px;
      width:878px;
	  margin:0;
	  padding:0;
	  background:url(bilder/tabsbg.gif);
	  background-position:right top;
	  background-repeat:no-repeat;
	  border:0;
      }
div.tabsF { /*style for IE*/
	  display:block;
      float:left;
	  height:28px;
      width:878px;
	  margin:0;
	  background:url(bilder/tabsbg.gif);
	  background-position:left bottom;
	  background-repeat:no-repeat;
	  padding:0;
      } /*style hack ends*/
div.tabsF ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
div.tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
div.tabsF a {
      float:left;
	  text-align:center;
      background:url("bilder/tableftF.gif") no-repeat left top;
      padding:0;
	  font-size:12px;
	  height:28px;
	  margin:0;
      text-decoration:none;
      }
div.tabsF a span.wider {
      float:left;
      display:block;
	  height:24px;
	  width:127px;
      background:url("bilder/tabrightF.gif") no-repeat right top;
      padding:4px 10px 0 10px;
      color:#545863;
      }
div.tabsF a span {
      float:left;
      display:block;
	  height:24px;
	  width:126px;
      background:url("bilder/tabrightF.gif") no-repeat right top;
      padding:4px 10px 0 10px;
      color:#545863;
      }
div.tabsF a span p {
	padding:0;
	margin:0;
	display:inline;
	color:#4e453e;
	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
div.tabsF a span {float:none;}
    /* End IE5-Mac hack */
div.tabsF a:hover span {
      color:#fff;
	  cursor:pointer;
      }
div.tabsF a:hover {
      background-position:0% -28px;
	  text-decoration:none;
      }
div.tabsF a:hover span {
      background-position:100% -28px;
      }
/* -----------------------------------Tab On */

div.tabsF li.tabOn a span {
      float:left;
      display:block;
	  height:24px;
	  width:127px;
/*	  font-weight:bold;*/
      background:url("bilder/tabrightF.gif") no-repeat right top;
      padding:4px 10px 0 10px;
      color:#fff;
      }

div.tabsF li.tabOn a {
      background-position:0% -28px;
      }
div.tabsF li.tabOn a span {
      background-position:100% -28px;
      }


div.kopf {
width:876px;
height:195px;
text-align:left;
margin-left:1px;
background-color:#cbcbcb;
border-bottom:4px solid #ccc;
}

/*-------------------------------CONTENT----------------------- */
#inhalt {
width:856px;
text-align:left;
margin:0 0 0 1px;
background-color:#f3f4f6;
padding:20px 0 0 20px;
}


/*-------------------------------HOME FOOTER----------------------- */
#fuss {
clear:both;
width:880px;
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;
}
