/*www.naturschutzhaus-wiesbaden.de*/
body     { color: #000; font-style: normal; font-weight: normal; font-size: 11pt; font-family: "Times New Roman", Georgia, Times, serif; background: white url(./); text-align: justify; margin: 0 5% }
	
a:link, a:visited, a:hover, a:active { color: black }
hr   { color: #d3d3d3; background-color: #d3d3d3; border: solid 0.5px #d3d3d3 }

/*container*/
#container { width: 100%; background-color: transparent; display:block }

/*header*/
#header0    { font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; float: left; height: auto; display: block }

/*ausgeblendet*/
#header1, #header2, #navi2, #menu, #termin, #wir, #news, #projekt, #heft, #stuff, #kontakt, #footer img, #randrechts  { display: none }
	
/*content*/
#content { clear: both; margin: 0; border: none; display: block }
#mm, #ml, #mr, #om, #um, #or, #ol, #ur, #ul, #maintxt { background-color: white; display: block }
#maintxt { margin: 0; padding: 0.5cm; min-height: 0}

#content h1 {
 color: black; 
 font-style: normal; font-weight: bolder; 
 font-size: 14pt 
 }

#content h2, #content h3 {
 color: black;
 font-style: normal; font-weight: bolder; 
 font-size: 12pt 
 }
 
#content h4, #content h5, #content h6 {
 color: black;
 font-style: normal; font-weight: bolder; 
 font-size: 11pt 
 }
 
#content p  { text-align: justify }

/*fusszeile*/
#footer   { 
 color: #000; font-size: 8pt; 
 background-color: white; 
 clear: both; 
 margin: 0.5cm 0.5cm 0 0; padding-top: 1mm; 
 border-top: 1px solid gray; 
 height: auto 
 }

