@charset "utf-8";
/* CSS Document */

body {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333}

div#bgStripe { background:url(../bilder/bg.jpg) repeat-x top; width:100%; height:750px; margin-top:50px; }
div#frameMain {background-color:white; height:700px; width:800px; margin-left:auto; margin-right:auto;}
div#frameText {padding:4px; height:500px }
div#fotter {background-color:white; height:40px; width:800px; margin-left:auto; margin-right:auto; border-top:1px black solid; margin-top:15px; padding-top:5px; text-align:center}

#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(../bilder/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../bilder/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(../bilder/bgON.gif) no-repeat top right;}
