body {
font-size:10pt;
color:#000000;
font-family:Verdana;
background:#cccccc;
margin-top:0;
margin-left:0;
overflow: scroll;
}

table { font-size:10pt; color:#000000;}


.titel1 {
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
color: #898989;
background-color:#ffffff;
hover: background-color:#898989;
}

.titel2 {
font-family: Verdana;
font-size: 12pt;
font-weight: normal;
color: #898989;
background-color:#ffffff;
}




A:link {text-decoration: none; color:#898989}
A:visited {text-decoration: none; color:#898989}
A:active {text-decoration: none; color:#898989}
A:hover {text-decoration: none; color: #000000; BACKGROUND-COLOR: #ffffff}

#aussen{
text-align:center;

}


#rahmen{
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 1000px;
height: 100%;
background: rgb(255,255,255);
text-align:left;

}