@charset "utf-8";
/* CSS Document */

#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:0px solid #276493;}
#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 10px 0 10px;height:23px;background:transparent url(http://www.rappert-kollegen.de/images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(http://www.rappert-kollegen.de/images/bgON.gif) no-repeat top right;}

#menu a, #menu a:visited {
  text-decoration:none; 
  
  color:#0B68B5;
  font-weight:bold;
  display:block; 
  width:12em; 
  height:1.5em; 
  border-bottom:1px solid #fff;  
  border-right:1px solid #cccccc; 
  padding:0.5em;
  }
#menu a:hover {
  border-bottom:1px solid #000; 
  text-align:right;
  }



