/* 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; }
}
form { margin:0; padding:0; }
select { font-size:12px; }
input { font-size:12px; }
img.spacer { display:block; }
div.clean { clear:both; }
div.linedivider { clear:both; height:10px; border-top:1px solid #ccc; margin:10px 0 0 0; }
span.error { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; }
span.smalllink { font-size: 10px; }


ul { margin:10px 0 10px 10px; padding:0 0 0 20px; }
a { color:#545862; 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:11px;
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.menu {
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:15px;
      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:13px;
	  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:#ff0000;
      }
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:#ff0000;
      }
div.tabsF a span p {
	padding:0;
	margin:0;
	display:inline;
	color:#ff0000;
	}
    /* 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:878px;
height:148px;
text-align:left;
margin-left:1px;
background-color:#e7e9ee;
border-bottom:0px solid #ccc;
}

/*-------------------------------CONTENT----------------------- */
#inhalt {
width:856px;
text-align:left;
margin:0 0 0 1px;
background-color:#e7e9ee;
padding:34px 0 34px 20px;
}


/*-------------------------------HOME FOOTER----------------------- */
#fuss {
clear:both;
width:880px;
text-align:center;
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;
}

#fussab {
clear:both;
width:880px;
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#545862;
font-size:12px;
padding:4px 0 4px 0;
margin:0 auto 0 auto;
background-color:#e7e9ee;
background-image:url(bilder/bodybg.gif);
background-position:left;
background-repeat:repeat-y;
}


#inhalt div.links {
float:left;
width:250px;
padding:0 14px 0 14px;
}
#inhalt div.links2 {
float:left;
width:400px;
padding:0 14px 0 14px;
}
#inhalt div.mitte {
float:left;
width:250px;
padding:0 14px 0 14px;
}
#inhalt div.rechts {
float:left;
width:250px;
padding:0 14px 0 14px;
}
#inhalt div.rechts2 {
float:left;
width:380px;
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 #ff0000;
}
#inhalt p.top10 {
font-size:12px;
color:#666;
padding:2px 0 2px 0;
margin:0;
border-bottom:1px solid #ff0000;
}
