body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #000000;
color: #FFFFFF;
margin: 0;
font : normal;
}

.foto {
border-width: 1;
border-color: yellow;
border-style: solid;
margin: 0;
}

a:active {
text-decoration: none;
color: #FFFFFF;
}

a:visited {
text-decoration: none;
color: #FFFFFF;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
}

a:link {
text-decoration: none;
color: #FFFFFF;
}

a.top:active {
text-decoration: none;
color: yellow;
}

a.top:visited {
text-decoration: none;
color: yellow;
}

a.top:hover {
text-decoration: none;
color: #FFFFFF;
}

a.top:link {
text-decoration: none;
color: yellow;
}

table.raum {
border-top-width:1pt;
border-top-style:solid;
border-bottom-width:1pt;
border-bottom-style:solid;
border-right-width:1pt;
border-right-style:solid;
border-left-width:1pt;
border-left-style:solid;
border-color: yellow;
padding:0px;
margin-top: 0px;
}

td.text {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
vertical-align: top;
padding-left: 20px;
padding-right: 10px;
background-color: #9a0000;
}

td.top {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: justify;
vertical-align: top;
padding-left: 0px;
padding-right: 0px;
background-color: #000000;
}

h1 {
font-size: 17px;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
text-decoration: none;
}

h2 {
font-size: 14px;
font-weight: bold;
margin-top: 14px;
text-decoration: none;
}