 a { color: #003366; }
 td, body { font-size: 12px; font-family: Verdana, Arial, Geneva; }
 body { background: #fff url(images/bg.gif) repeat-x; }
 .footer { font-size: 10px; color: #666; }
 .boxfrage { font-size: 11px; }
 .antwort { font-size: 10px; }
 form { display: inline; }

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left;
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}

