
#inhalt {
  color: black;
  background: transparent;
  position:absolute; 
  margin-left:-30px; 
  margin-top:0px; 
  width:400px; 
}

#inhaltfunktionsweise {
  color: black;
  background: transparent;
  position:absolute; 
  margin-left:-30px; 
  margin-top:0px; 
  width:400px; 
}


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
}
a, a:visited, a:hover, a:visited:hover {
  color: #000;
  background: transparent;
  text-decoration: none;
}

/* Fuer die Druckausgabe ueberfluessiges abschalten */
#Navigation, #Kopf, #fuss, #pfeil, .keywords { display: none; }
