A:link {color: #FF0000; text-decoration: none}
A:visited {color: #FF0000; text-decoration: none}
A:active {color: #FF6600; text-decoration: none}
A:hover {color: #FF6600; text-decoration: none}

A.extern:link {color: #0000FF; text-decoration: none}
A.extern:visited {color: #0000FF; text-decoration: none}
A.extern:active {color: #0040FF; text-decoration: none}
A.extern:hover {color: #0040FF; text-decoration: none}

A.news:link {color: #7799BB; text-decoration: none}
A.news:visited {color: #7799BB; text-decoration: none}
A.news:active {color: #0040FFF; text-decoration: none}
A.news:hover {color: #0040FF; text-decoration: none}

body {
 background-image:url(/grafik/backgr.jpg);
 background-attachment:fixed;
 color: #FFFFFF;
 font-family: Verdana, Tahoma;
 font-size: 10pt;
 margin:10px,0px;
}

body.chat {
 background-image:url(/grafik/backgr.jpg);
 background-attachment:fixed;
 color: #FFFFFF;
 font-family: Verdana, Tahoma;
 font-size: 10pt;
 margin:0px;
}

div.banner {
 color: #FFFFFF;
 font-family: Verdana, Tahoma;
 font-size: 25pt;
 font-weight: bold;
 text-align: center;
}

div.fuss {
 color: #FFFFFF;
 font-family: Verdana, Tahoma;
 font-size: 8pt;
 text-align: center;
}

table {
 color: #000000;
 font-family: Verdana, Tahoma;
 font-size: 10pt;
}

table.head {
 color: #FFFFFF;
 background: #00005F;
 font-family: Verdana, Tahoma;
 font-size: 10pt;
}

table.body {
 background: #C0D1E2;
 border-width:3px;
 border-style:solid;
 border-color:#00005F;
 color: #000000;
 text-align:justify;
 font-family: Verdana, Tahoma;
 font-size: 10pt;
}

td.rahmenreun {
 border-width:0px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-style:solid;
 border-color:#00005F;
 text-align:center;
 font-family: Verdana, Tahoma;
 font-size: 10pt;
}

td.rahmenre {
 border-width:0px;
 border-right-width:1px;
 border-style:solid;
 border-color:#00005F;
 text-align:center;
 font-family: Verdana, Tahoma;
 font-size: 10pt;
}

td.rahmenun {
 border-width:0px;
 border-bottom-width:1px;
 border-style:solid;
 border-color:#00005F;
 text-align:center;
 font-family: Verdana, Tahoma;
 font-size: 10pt;
}

td.stats {
 font-family: Verdana, Tahoma;
 font-size: 8pt;
}