
/*
=== Not. ===
Weitere Styles:
- BASIS-LAYOUT (Divs) s. "divstyle.css"
- FORMATE (Fonts, Absätze, Kontaktform, Suche, ...) s. "format.css"
- Bild-Popup s. "support\script / bild_popup.php"
- RSS s. \support\zfeeder\newsfeeds\templates\css / "css.css"
*/

body {
  width: 95%;
  height: auto;
  margin: 0px;
  padding: 0px;
}

body, div, p, td, ul, ol, span{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

#HauptInhalt {
  width: auto;
  height: auto;
  margin: 0px;
  padding: 0px;
  text-align: left;
  border: none;
  background-color: #FFFFFF
}

#ObenInhalt, #SpalteLinks, #SpalteRechts, div.NaviInhaltLinks, div.NaviInhaltRechts, #UntenInhalt, #UntenInfo {
  display: none
}

#SpalteMitte {
  width: auto;
  height: auto;
  margin: 0px;
  padding: 5px;
  font-size: 10pt;
  border: 1px solid #000000;
  background-color: #FFFFFF
}

div.SeitenInhalt {
  border: none
}

#nurdruck {
  display: inline;
  visibility: visible;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF
}

.keindruck {
	display: none;
}
