body {
margin:0.0em;
background-color:#00009F;
color:white;
}
h1,h2,h3,h4,h5,h6,h7,p, titel, menue, content, a:link, a:visited, a:hover, a:active {
font-family:Verdana, Arial, sans-serif;
}
h1 {
font-size:18pt;
margin:0.1em;
background-color:#00009F;
color:#FC0106;
}
h2 {
font-size:16pt;
margin:0.1em;
background-color:#00009F;
color:#FC0106;
}
h3 {
font-size:12pt;
margin:0.1em;
background-color:#FFFFFF;
color:#FC0106;
}
h4 {
font-size:12pt;
margin:0.1em;
margin-bottom:4pt;
color:#FFFFFF;
font-style:italic;
font-weight:bolder;
}
h6 {
font-size:6pt;
margin-top:0.1em;
background-color:white;
color:green;
}
p{
font-size:10pt;
margin:0.1em;
color:#000000;
         }
a:link, a:visited, a:hover, a:active {
font-size:10pt;
margin:0.1em;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:yellow;
}
.titel {
position:fixed;
top:5.0px;
left:5.0px;
}
.menue {
position:fixed;
left:10.0px;
top:100.0px;
padding-top:5.0px;
padding-bottom:5.0px;
padding-left:2.0px;
padding-right:2.0px;
border-width:0.0px;
border-color:black;
border-style:dotted;
background-color:#00009F;
color:#FC0106;
}
.content {
position:absolute;
left:210px;
top:100.0px;
margin-right:10px;
border-width:0.0px;
border-color:black;
border-style:dotted;
background-color:#FFFFFF;
color:#000000;
}
