body {
   color: #030303; 
	height: 100%;
	background:white ;
	font-size: 100.01%;
   font-family: verdana;Helvetica,Arial,sans-serif;
   margin: 0; padding: 0;
   min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }


#content {	 
	font-size:70%;
	line-height:150%;
	color:#030303;
	}

#content #special {display:none}
#content h1,h2,h2,h3,h4,h5,h6 {
	color:#264C87;
	font-size:100%;
	margin:0px;
}

#content h1,h2,h3,h4,h5,h6 a {
	color:#264C87;
	font-size:100%;
	margin:0px;
}

#content p {}
#content b,strong {color:#264C87}
#content hr {color:#999999;height:1px;border-top:0px solid #999999}


#content h2.monat {
	color:#264C87;
	font-size:100%;
	margin:0px;
	padding-bottom:5px;
	text-transform:uppercase;
}


#content h3 {
	color:#264C87;
	font-size:100%;
	margin:0px;
}

#content a {color:#264C87;text-decoration:none}
#content a:hover {color:#264C87;text-decoration:underline}

