html { height: 100%; overflow-y:scroll;}

body {
height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

td {
font-size: 12px;
color: #000000;
}

h1 {
font-size: 18px;
color: #000000;
}
h2 {
font-size: 14px;
color: #000000;
line-height: 1.2;
}

li { margin-bottom: 7px; list-style-type: circle;}

a:hover { text-decoration : underline; }

.hauptnavi {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
text-decoration : none;
}

.subnavi {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration : none;
}

.bottom { font-size: 11px; color: #000000; text-decoration : none; }

.mitte { text-align: center; font-size: 13px;}

.rot { color: red; }

.aktiv { text-decoration : underline; }
