body {
color : #ffffff;
font-size : 12pt;
font-family : verdana, arial;
background-image : url(./bilder/mauer_dunkel.gif); 
background-position : -200px -210px;
}

td {
color : #ffffff;
font-size : 12pt;
font-family : verdana, arial;
text-align : center;
width : 100px;
}

th {
color : #ffffff;
font-size : 10pt;
font-family : verdana, arial;
font-weight : bold;
}

table {
border : 0px none ;
border-collapse : separate;
vertical-align : middle;
}

img {
border : 0 none;
}

iframe {
text-align : center;
border : 0 none;
}

a:link {
text-decoration : none;
font-weight : bold;
color : #FFFFFF;
}

a:visited {
text-decoration : none;
font-weight : bold;
color : #c0c0c0;
}

a:hover {
text-decoration : underline; 
font-weight : bold;
color : #800000;
}

a:active {
text-decoration : none;
font-weight : bold;
color : #00FF00;
}

.content {
border-style : none;
text-align : center;
}