
body {
font-family: Times,"Times New Roman", serif;
font-size: 100.1%;
color: #000;
}

a:link { color: #900; text-decoration: none; }
a:visited { color: #900; text-decoration: none; }
a:hover { color: #900; }
a:active { color: #900; }

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}

#kasten {
}

#oben { 
}

#oben-logo {
display: none;
}

#oben-bild {
display: none;
}

#oben-firma {
}

#oben-firma p {
font-size: 14pt;
font-weight: bold;
line-height: 140%;
}

/* Mittlerer Bereich  */

#mitte { 
}

/* Navigation  */

#navi {
display: none;
}

/* Inhalt  */

#inhalt {
line-height: 130%;
}

#inhalt h2 { 
font-size: 14pt;
font-weight: bold;
}

#inhalt h3 { 
font-size: 12pt;
font-weight: bold;
}

#inhalt p {
font-size: 12pt;
}

#inhalt li {
font-size: 12pt;
}

#inhalt img {
margin: 4px 10px 4px 4px;
}

#rechts { 
}

#rechts p {
font-size: 12pt;
font-style: italic;
line-height: 135%;
}

#unten {
}

#unten p {
font-size: 12pt;
}

