html, body {
  margin: 0;
  padding: 0;
  height: 100%; /* Required */
}
body{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:12px;
    }
td{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:12px;
    }
a.sprache{
    text-decoration:none;
    font-size:10px;
    }
a.sprache:hover{
    text-decoration:none;
    font-size:10px;
    }
a.navigationoben{
    text-decoration:none;
    font-size:11px;
    color:#000000;
    }
a.navigationoben:hover{
    text-decoration:none;
    font-size:11px;
    color:#0800B6;
    }
.marquee{
    color:#000066;
    }
a.nav1{
    font-weight:bold;
    font-size:12;
    text-decoration:none;
    color:#32205C;
    }
a.nav1:hover{
    font-weight:bold;
    font-size:12;
    text-decoration:none;
    color:#FFFFFF;
    }
a.nav2{
    font-weight:bold;
    font-size:10;
    text-decoration:none;
    color:#32205C;
    }
a.nav2:hover{
    font-weight:bold;
    font-size:10;
    text-decoration:none;
    color:#888888;
    }
a.nav3{
    font-weight:bold;
    font-size:10;
    text-decoration:none;
    color:#32205C;
    }
a.nav3:hover{
    font-weight:bold;
    font-size:10;
    text-decoration:none;
    color:#FFFFFF;
    }

.fehler{
	font-weight:bold;
	font-size:12px;
	color:#ff0000;
	font-family:verdana,arial;
	}

input#submit{
	background-color:#d0d0d0;
	font-size:12px;
	color:#000080;
	}

