#banner {
}
#links {
    width: 170px;
    float: left;
}
#mitte {
    width: 70%;
    float:left;
position: top;
}

a:link { font-weight:bold; color:#000000; text-decoration:underline }
a:visited { font-weight:bold; color:#000000; text-decoration:underline }
a:hover { fontfalsch -weight:bold; color:#FF0000; text-decoration:underline }
a:active { font-weight:bold; color:#FFFFFF; text-decoration:underline }
a:focus { font-weight:bold; color:#ffcc00; text-decoration:underline }

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Helvetica,Arial,sans-serif }   

#menuitem a:link { color: white; text-decoration: underline; }
#menuitem a:Visited { color: white; text-decoration: underline;}
#menuitem A:hover { color : #000000; text-decoration : underline; }

.korrekt { 
	color : #0D9202; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none; }
	
.falsch { 
	color : #C40000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none; }

div#mainc {
	background: white;
	padding: 0.5ex;
}
