#kopflinks,
#kopf map, #kopf p,
#fuss map, #fuss p,
#navigation,
#verlaufspfad,
.verborgen,
.hidden {  
	display:none;
}

html{ height:100%; }
body{ margin:0;  padding:0;  border-style:none; height:100%; background-color:#ffffff;
      font-family:Verdana, Arial, Helvetica, sans-serif;  text-align:left; 
}
div.einespalte, div.linkespalte, div.rechtespalte, .trennblock { clear:left; }
div     { font-size:1.0em; }  /* die umgebenden Spalten-/Element-Container!!! */
div div { font-size:1.0em; }
div h3  { font-size:1.4em; font-weight:bold; }
div h4  { font-size:1.2em; font-weight:bold; }
div h5  { font-size:1.0em; font-weight:bold; }
div h6  { font-size:1.0em; }
div table { empty-cells:show; border-collapse:collapse; caption-side:top; }
* html div table caption, * html div table th, * html div table td { font-size:0.8em; }
div table th { text-align:left; }

div table th p, div table td p, div div { margin:0; padding:0; }
div p, div blockquote, div address, div pre, div ul, div ol, div dl, div table { margin-bottom:1.2em; }

