a:link{color:0000FF; text-decoration:underline; font-weight:normal;}
a:visited{color:004080; text-decoration:underline; font-weight:normal;}
a:hover{color:FFFFFF; text-decoration:underline; font-weight:normal;}
a:active{color:008800; text-decoration:underline; font-weight:normal;}
a:focus{color:0000FF; text-decoration:underline; font-weight:normal;}

body
{
 scrollbar-face-color:45ACF6;
 scrollbar-highlight-color:000000;
 scrollbar-3dlight-color:FFFFFF;
 scrollbar-darkshadow-color:45ACF6;
 scrollbar-shadow-color:FFFFFF;
 scrollbar-arrow-color:FFFFFF;
 scrollbar-track-color:000000;
 background-color:000011;
 font-family:'Times New Roman',Arial;
 font-size:16px;
 text-align:center;
 color:45ACF6;
}

table
{
 text-align:center;
 font-size:12pt;
}

#pagetitel
{
 color:FFFFFF;
 text-align:center;
 text-decoration:underline;
 font-size:32px;
}

#subtitel
{
 color:FFFFFF;
 text-align:left;
 text-decoration:underline;
 font-weight:bold;
 font-size:16px;
}

#copyright
{
 color:45ACF6;
 text-align:right;
 font-size:10px;
}

#code
{
 color:45ACF6;
 font-family:'Courier New, Courier, mono';
 text-align:left;
 font-size:16px;
}