 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;
	float: left;
}
 form { display: inline; }

#glowingtabs{
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid #7e9fff;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px;
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px;
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(images/glowtab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#3B3B3B;
}

#glowingtabs a span {float:none;}

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{
background-position:0 -82px;
}

#glowingtabs #current a span{
background-position:100% -82px;
color: black;
}

#glowingtabs a:hover{
background-position:0% -82px;
}

#glowingtabs a:hover span{
background-position:100% -82px;
}
