html, body {
font-family: Verdana, Arial, MS Sans Serif ;
font-size: 12px;
font-weight: normal;
margin:0;
background-image: url(img/bg.gif);
background-repeat: repeat-y;
color: #000000;
}

table, tr, td {
font-family: Verdana, Arial, MS Sans Serif ;
font-size: 12px;
font-weight: normal;
color: #000000;
}

a,a:hover {
         text-decoration: underline;
         color:#0000FF;
}
a:visited,a:active {
         color:#0000FF;
         text-decoration: none;
}

.Gross  {
font-family: Verdana, Arial, MS Sans Serif ;
font-size: 16px;
font-weight: normal;
color: #000000;
}

.klein  {
font-family: Verdana, Arial, MS Sans Serif ;
font-size: 10px;
font-weight: normal;
color: #000000;
}

.Menu {
color: #0000FF;
}

.Inhalt {
font-family: Verdana, Arial, MS Sans Serif ;
font-size: 14px;
font-weight: normal;
margin:0;
color: #000000;
}