body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

td {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #778899;
text-decoration: none;
}

a:link {
font-family: Verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
}

a:visited {
font-family: Verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
}

a:active {
font-family: Verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
}

a:hover {
font-family: Verdana;
font-size: 12px;
color: #1e90ff;
text-decoration: none;
}


/** Menueinstellungen **/

td .menu {
    font-weight:bold;
    text-indent:20px;
    font-family:Verdana;
    font-size:12px;
    color: #ffffff;
}