body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
body {
    background-color: #35C6F3;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.seitentitel {font-weight: bold; font-size: 22px; text-decoration: none }
.anzeigentitel {font-weight: bold;  text-decoration: none}
.anzeigentext {font-weight: normal;  text-decoration: none }
.zeile {  line-height: 4px}
.bgcolormenue {  background-color: #ff9933}
.bgcolorseite { background-color: #35C6F3}
a:link {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
a:visited {
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
a:hover {
    font-weight: normal;
    color: #990000;
    text-decoration: none;
    background-color: #FFFFFF;
}

a:active {
    font-weight: normal;
    color: #000066;
    text-decoration: none;
}
