body {
margin-left: 0px;
margin-top:0px;
}



ul#Navigation {
  font-size: 0.91em;
  float: left; width: 11.5em;
  margin-left: 3em;
  margin: 0; padding: 0;
}
ul#Navigation li {
  list-style: none;
  margin: 0; padding: 0.3em;
}
ul#Navigation a {
  margin-left: 1em;
  display: block;
  padding: 0.2em;
}
ul#Navigation a:hover {
  color: ff0000; background-color: #ffffff;
  background-image: url();
}
ul#Navigation a:active {
  color: ff0000; background-color: ffffff;
}



div#inhalt {
  margin-top: 0px;
  margin-left: 15em;
  margin-bottom: 3em;
  padding: 0px;
  border: 0px;
  min-width: 18em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  max-width: 600px;
}
div#inhalt h1 {
  margin-top: 0px;
  margin-bottom: 0px;
}
div#inhalt h2 {
  margin: 0px;
  margin-bottom: 0px;
}
div#inhalt p {
  margin: 0px;
  max-width: 600px;
  margin-bottom: 0px;
  margin-top:4px;
}
div#inhalt img {
  margin: 0px;
  margin-bottom: 5px;
  margin-top: 4px;
}

a {
margin-top:0px;
font-family: Courier New, Courier;
font-size:10pt;
color: #000000;
outline:0;
}

a:link { text-decoration:line-through;  }
a:visited { text-decoration:underlined; }
a:hover {  text-decoration:line-through; }
a:active { text-decoration:line-through, background: ffffff; }


IMG { border:0px }

.head { 
font-family: Courier New, Courier;
color:# 000000;  
font-size:10pt;
font-weight: normal;
}

.subhead { 
font-family: Courier New, Courier; 
color: #000000; 
font-size:10pt;
font-style: oblique;
font-weight: normal;
}

.text { 
font-family: Courier New, Courier;
color:#000000;  
font-size:10pt;
font-weight: normal;
}

.menu_active{ 
font-family: Courier New, Courier; 
background-color:#ffffff;
color:#ff0000; 
font-size:10pt;
font-weight: normal;
text-decoration:line-through;
}

#trenner_oben{
 background-image: url(bilder_bg/black_bullet.gif);
 width: 600px;
 height: 1px;
 margin-bottom: 5px;
}

#trenner_unten{
 background-image: url();
 background-color: #FFFFFF;
 width: 600px;
 height: 1px;
}
