body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../bilder/hintergrund.jpg);
text-align:center;
font-size:9pt;
color:#ECECEC;
}

table {
margin: 0px auto;
font:Verdana, Arial, Helvetica, sans-serif;
background-color:#C42424;
border-color:#ECECEC;
border-style:solid;
border-width:5px;
font-size:10pt;
width:800px;
height:543px;
color:#ECECEC;
}

tr, td {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
border-style:solid;
border-color:#FFFFFF;
border-width:0px;
padding:3px;
}



input, select, textarea {
background-color:#ECECEC;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
border-width:1px;
border-color:#F3A43C;
}

a:link {
color: #000000;
border:0;
text-decoration:none;
} 
a:visited {
color: #000000; 
border:0;
text-decoration:none;
}
a:hover {
color: #8D8D8D;
border:0;
text-decoration:none;
} 
a:active {
color: #8D8D8D;
border:0;
text-decoration:none;
} 

a:link img{
color: #ac0000;
border:0;
} 
a:visited img{
color: #ac0000; 
border:0;
}

a:hover img{
color: white;
border:0;
} 

a:active img{
color: #ac0000;
border:0;
} 
