body { background-color:#000000; font-weight:bold; font-family:Arial; font-size:100%; }

a:link { font-weight:bold; color:white; text-decoration:none; }
a:visited { font-weight:bold; color:silver; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:red; text-decoration:none; }
a:active { font-weight:bold; color:; text-decoration:underline; }

#tabelle {
width:90%;
border:10px solid #FFFFFF; 
vertical-align:top; 
overflow:hidden; 
}
#tabelle2 {
border:0px solid #FFFFFF; 
width:20%;  
position:relative;
align:center; 
bottom:10px;  
overflow:hidden; 
font-weight:bold; 
color:#FFFFFF; 
text-decoration:none;
font-size:9pt;  
text-align:center;
}

#text {
font-weight:bold;
color:white;
}