a:link,a:visited{
text-decoration:none;
color:#555555;
background-color:#ffffff;
}
a:hover,a:active{
text-decoration:underline;
color:#000000;
background-color:#ffffff;
}
.navi a:link,.navi a:visited,.navi a:hover,.navi a:active{
text-decoration:none;
color:#000000;
background-color:#ffffff;
}

.frame {
position: absolute;
margin-top:5px;
left: 20%;
width: 750px;
min-height:760px;
border: 1px;
border-style: solid;
border-color: #000000;
}
.content {
position: static;
width: 620px;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
input[type="submit"]{
font-size:13px;
font-family:Verdana,sans-serif;
font-weight:bold;
color:#000000;
background-color:#e3e3e3;
border:1px solid #555555;
}
table {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top:0;
padding-bottom:0;
margin-top:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}
.stats table,.stats td{
border-width:1px;
border-color:#000000;
border-style:solid;
}
.norm{
padding-top:0;
padding-bottom:0;
}
.bericht td,.bericht th{
background-color:#CCCCCC;
color:#000000;
text-align:left;
}
.navi {
position: absolute; 
top: 123px; 
width: 700px; 
height: 16px; 
left: 33px; 
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}