body { background: #CCFF99; }
div.navigation { background-color: #ccff99;
text-align: left;
position: absolute;
position: fixed;
top: 100px;
left: 20px
width: 200px
padding: 10px; border: none;}
div.haupt { position: absolute; top: 5px; left: 250px;
padding: 10px 10px;
width: 610px;
height: auto;}
div.Seitentitel { position: absolute; left: 250px;
padding: 10px 10px;
text-align: center; }
div.navigation a, div.navigation strong, div.navigation img { font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: black; display: block; text-decoration: none; text-indent: 25px; font-size: 14px }
div navigation strong { color: black }
div.navigation a:link { color: black }
div.navigation a:visited { color: black }
div.navigation a:hover { background: teal; color: white }
div.haupt p { font-family: Arial, Helvetica, sans-serif; text-align: justify; font-size: 10pt; margin-top: 5px; margin-bottom: 0px; text-indent: 20px }
div.haupt a:link { color: black }
div.haupt a:visited { color: black }
div.haupt a:hover { color: #666666 }
h1 { font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 30pt; font-weight: bold; color: #666666 }
h2 { font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 20pt; font-weight: bold; color: black }
h3 { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 10pt; font-weight: bold; color: black }
h4 { font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 15pt; font-weight: bold; color: black }
ul { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 10pt; margin-top: 5px; margin-bottom: 0px }
hr { noshade="noshade"; width: 75% }