.body {
 font-family: Verdana;
 font-size: 14px;
 text-align: justify;
 background: #FFE4A8;
}

table {
 margin-top: 50px;
 height: 90%;
}

a {
 font-family: Verdana;
 font-size: 14px;
 text-align: center;
 text-decoration: underline;
}

a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #0000FF;}
a:active {color: #FF0000;}

a.unten {
 font-size: 12px;
 font-weight: normal;
}

h1 {
 font-family: Verdana;
 font-size: 16px;
 text-align: left;
 color: #00008C;
}

h2 {
 font-family: Verdana;
 font-size: 14px;
 text-align: left;
 text-decoration: underline;
 color: #00008C;
}

li {
 font-family: Verdana;
 font-size: 14px;
 text-align: left;
}

.menu {
 line-height: 22px;
 text-align: left;
 margin-left: 40px;
 font-weight: bold;
}

.kontakt {
 vertical-align: top;
 line-height: 15px;
}