body {
	background-color: #bfbfbf;
	background-image: url(images/hg11.gif);
	color: black;
}


* {
 font-family: Arial, Helvetica, Sans-serif;
}


#wrapper {
text-align: ; /* Inhalt wieder links */
margin: 0 auto;
/* Zentrierung mitte */
width: 890px;
background-color:white;
}

/* header */
#logo {			
position:fixed ;
width: 890px;
margin-left: 0px;
margin-top: -8px;
z-index: 3;
float: ;				
}



#navigation {
	position: fixed;         	
      float: ;
      margin-top: 96px;
      display: ;
      height:2.3em;
        width: 890px;
      background-color:#186321;
      z-index: 3;
      text-align: center;
      font-size: 1em;
      font-weight: bold;
      line-height: 2.2em;

}




 a {
	color:white; 
	text-decoration: none;
	background:;        
        }
        
 a.active {
      color: #FF6342;
         }
         
 a:hover {   
      color: #ADDE63;
        }
        







#weiter {
	color: blue;




}



 

#inhalte {
	
	text-align: center;
	background-color: ;
	width: 850px;
	margin-top: 0px;
	z-index: 1;
	padding-left: 20px;
   padding-right: 20px;

}



/* Haupt berschrift: */
h1 {
    font-family: Arial, Helvetica,
    sans-serif;
    font-size: 33px;
    font-weight: bold;
    color: black;
    text-align: center;
}



/* 

h1 + h2 {
    margin-top:-1mm
    font-style: helvetia; sans-serif;
}



 h1.gerahmt {
 border: 1px solid;
  }


   h1.kursiv  {
 font-style:italic;

}

 */



h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: black;
    width: px;
    background-color: ;
    border-style: ;
    border-width: ;
    border-left-width: px;
    border-color:;
    padding: ;
    text-align:center;
     /* nur f r NN 6 und Opera n tig: */
    margin-top: 0px;
}

h2.gratis {
    text-align:left;
    margin-top: -15px; 
}



h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: black;
    text-align:center;
     /* nur f r NN 6 und Opera n tig: */
    margin-top: ;
}




/* Quellenangabe zB. Lao Tse */
h5 {
    font-family: Times New roman;
    font-size: 16px;
    font-weight: bold;
	font-style:italic;
    color: black;
    text-align:center;
     /* nur f r NN 6 und Opera n tig: */
    margin-top: mm;
}




#Layer4a {  /*nur beim Impressum*/
	     
       
    z-index: 5;
    margin: 0 auto;
    background-image: url(images/bg_blau.png);
    margin-top: 120px;
    width: 500px; height: 350px;
    position: ; left: ;"
}





/* normaler Fließ text: */
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: ;
    text-align:justify;
    color: black
    margin-top: 5mm;
}






.bild-links {
   float: left;
   margin-right: 1em;
   margin-top: 0.5em;
}



.bild-rechts {
   float: right;
   margin-left: 1em;
}

.bild-rechts1 {
   float: right;
   margin-left: 1em;
   margin-top: 20px;
}


.bild-zentriert {
   display: block;
   margin-left: auto;
   margin-right: auto;
}





.zentriert {
     text-align: center;
}

.zenriertplus {
	text-align: center;
}


.zentriertbghb {
     text-align: center;
     background-color: #FFFFCC;
}


.zentriert_24pt_rot_fett{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 24pt;
    font-weight: bold;
    color: red;
    line-height: 5pt;
}


.fett {
    font-weight: bold;
}




.rotfett {
   font-weight: bold; color: #DE0000;
}


.blaufett {
   font-weight: bold; color: #0000FF;
}


