body {
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
color: #B4B496;
background-color: #181708;
letter-spacing: ;
font-size: 100.01%;
min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
h1 {
font-size: 1em;
font-family: Verdana, Arial, sans-serif;
border: 0;
color: #B4B496;
background-color: #1E1D0E;
margin: 1em 0em 1em 0em;
padding: 0em 0em 0em 0em;
}
html>body h1 {
border-color: gray; /* Farbangleichung an den Internet Explorer */
}
div#oben {
font-size: 1em;
font-family: Verdana, Arial, sans-serif;
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
border-bottom: 1px dotted #B4B496;
}
div#oben2 {
font-size: 0.7em;
font-family: Verdana, Arial, sans-serif;
margin: 0em 0em 0em 0em;
padding: 0.2em 0em 0.3em 0em;
border-bottom: 1px dotted #B4B496;
}
div#oben2 a {
color: #B4B496;
background-color: ;
text-decoration: underline;
font-weight: ;
}
div#oben2 a:hover {
color: #B4B496;
background-color: ;
text-decoration: none;
font-weight: ;
}
div#navi {
float: left;
font-size: 1em;
font-family: Verdana, Arial, sans-serif;
width: 13em;
background-color: #1E1D0E;
margin: 1em 0em 1em 0em;
padding: 0em 0em 0em 0em;
}
div#navi h2 {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
div#navi p {
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
}
div#navi p.counter {
background-color: #181708;
visibility: hidden;
}
div#navi a {
text-decoration: none;
}
div#navi a:hover {
color: #FFFFFF;
text-decoration: none;
}

ul#Navigation {
font-size: 1em;
width: 13em;
margin: 0 0 0 0;
padding: 0 0 0 0;
border: 0;
background-color: ;
}
* html ul#Navigation {  /* Korrekturen fuer IE 5.x */
width: 13em;
w\idth: 13em;
padding-left: 0;
padd\ing-left: 0;
}
ul#Navigation li {
list-style: none;
border: 1px dotted #1E1D0E;
border-bottom: 1px dotted #B4B496;
border-left: 0;
margin: 0 0 0 0;
padding: 1px 0 2px 0;
}
ul#Navigation a {
display:block;
text-decoration: none;
border: 0;
}
* html ul#Navigation a {  /* Breitenangaben nur fuer IE */
width: 100%;
w\idth: 13em;
}
ul#Navigation a:hover {
border: 0;
}

div#inhalt {
text-align: left;
/*background-color: #1E1D0E;*/
font-family: Verdana, Arial, sans-serif;
margin: 1em 0em 1em 14em;
padding: 0em 0em 0em 0em;
border: 0;
}
* html div#inhalt {
height: 1em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}
div#inhalt h2 {
font-size: 0.85em;
margin: 0em 0em 0.8em 0em;
padding: 0em 0em 0em 0em;
}
div#inhalt p {
font-size: 0.75em;
margin: 0em 0em 0.6em 0em;
padding: 0em 0em 0em 0em;
}
div#inhalt table {
font-size: 0.75em;
}
div#inhalt li {
font-size: 0.75em;
margin: 0;
padding: 0;
}
div#inhalt a {
color: #B4B496;
background-color: ;
text-decoration: underline;
font-weight: ;
}
div#inhalt a:hover {
color: #B4B496;
background-color: ;
text-decoration: none;
font-weight: ;
}
div#inhalt img {
border: 3px solid #B4B496
}
p#fusszeile {
clear: both;
text-align: right;
font-size: 0.65em;
font-family: Verdana, Arial, sans-serif;
margin: 0em 0em 1em 0em;
padding: 0.8em 0em 0em 0em;
border-top: 1px dotted #B4B496;
}
p#fusszeile a {
color: #B4B496;
background-color: ;
text-decoration: underline;
font-weight: ;
}
p#fusszeile a:hover {
color: #B4B496;
background-color: ;
text-decoration: none;
font-weight: ;
}
.auswahl {
color: #FFFFFF;
display: block;
margin: 0 0 0 0;
padding: 0em 0em 0em 0em;
text-decoration: none;
font-weight: bold;
border: 0;
}

.no_auswahl{
color: #B4B496;
display: block;
margin: 0 0 0 0;
padding: 0em 0em 0em 0em;
text-decoration: none;
font-weight: bold;
border: 0;
}

.center {
text-align: center;
}
