body {
color: black; background-color: white;
font-size: 100.01%;
font-family: Helvetica,Arial,sans-serif;
margin: 0; padding: 1em;
}

ul#Navigation {
font-size: 0.83em;
float: left; width: 18em;
margin: 0; padding: 0;
border: 1px dashed silver;
}
ul#Navigation li {
list-style: none;
margin: 0; padding: 0.5em;
}
ul#Navigation a {
display: block;
padding: 0.2em;
font-weight: bold;
}
ul#Navigation a:link {
color: black; background-color: #eee;
}
ul#Navigation a:visited {
color: #666; background-color: #eee;
}
ul#Navigation a:hover {
color: black; background-color: white;
}
ul#Navigation a:active {
color: white; background-color: gray;
}

div#Head h1 {
font-size: 1.5em;
margin: 0 0 0.7em; padding: 0.3em;
text-align: center;
background-color: #fed;
border:2px ridge silver;
}

div#Banner {
float:right; width:160px;
margin: 0; padding: 0;
}

div#Inhalt {
margin: 0 12em 0 16em;
padding: 0 1em;
border: 1px dashed silver;
}
div#Inhalt h1 {
font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 13pt; font-style: normal; font-weight: 700; font-variant: normal; text-decoration: none; line-height: 16pt; color: #000000; margin-bottom: 4pt;
}
div#Inhalt h2 {
font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt; font-style: normal; font-weight: 700; font-variant: normal; text-decoration: none; line-height: 12pt; color: #404040; margin-bottom: 4pt;
}
div#Inhalt p,div#Inhalt li {
font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; font-style: normal; font-weight: 500; font-variant: normal; text-decoration: none; line-height: 12pt; color: #000000;
}
