
body { background-color:#FFFFFF;
       margin-top:20px;
       margin-left:20px; 
       }

#menu1 a:hover    { letter-spacing: 2px; font-weight:bold; }
#menu1 a:link     { color:#eee0ff; }
#menu1 a:visited  { color:#eee0ff; }

#menu1 td         { background-color:#7256e9; text-align:center; font-size: 120%; font-weight: bold;}
#menu1 td.heller  { background-color:#9075ff; }
#menu1 td.unterm  { background-color:#a0a0f0; text-align:right; font-size: 100%;}
#menu1 td.trans   { background-color:#ffffff; }

#links table.thema { width:90%; border-spacing:0px; }
#links td.thema    { background-color:#9075ff; }

#links table.gruppe { width:90%; border-spacing:0px; }
#links td.gruppe    { background-color:#aaaaff; }
#links table.link   { width:90%; }
#links td.link      { background-color:#00cc00; }
#links td.com       { background-color:#fafaff; }

#cpu table        { width:90%;  border-spacing:0px;}
#cpu td.c         { background-color:#aaaaff; }
#cpu td.c_data    { background-color:#dfdfdf; font-size:small; }
#cpu td.c_info    { background-color:#b0b0b0; width:305px; outline:10px solid white; font-size:small; }
#cpu td.leer      { background-color:#ffffff; outline:0px solid white; }
#cpu td.k         { background-color:#00cc00; font-size:large; font-weight:bolder; outline:0px solid white; }
#cpu td.d         { background-color:#00cc00; font-size:small; }

#menu2 a:hover    { letter-spacing: 2px; font-weight:bold; }
#menu2 a:link     { color:#00e000; }
#menu2 a:visited  { color:#00ff00; }

#menu2 td         { background-color:#555555; text-align:center; font-size: 120%; font-weight: bold;}
#menu2 td.heller  { background-color:#666666; }
#menu2 td.unterm  { background-color:#767676; text-align:right; font-size: 100%;}
#menu2 td.trans   { background-color:#ffffff; }


#format2 a:hover { color:white;
		   background-color:#FFFF00;
		    }
