

h1 {
         font-weight:bolder;
	font-size:14px;
	text-decoration:none;
	text-align: left;

	color:#dd4400;
   }

h2   {
         color: #83292f;
	font-size:14px;
	font-weight: bold;
	}

h3 {

	font-size:14px;
	color: #009140;
	}


a { color:#037106;
	text-decoration:none;

}

a:hover {
	color:black;


}


.ueber   {
		
         vertical-align: middle;
         text-align: left;
		padding-left: 10px;
         height: 30px;
         font-weight: bold;
         font-size: 14px;
         color:#dd4400;
         margin-top:0px;
		border-top: 1px;
         border-left:0px;
         border-right:0px;
         border-bottom: 1px;
         border-style:solid;
         border-color:#616161;

}


table {
	font-size: 12px;

}


.navi2 {
	color: #037106;
         text-align:center;
         background-color: #f3f3f3;
	}




#navi {    border: solid 2px black;
            z-index:3;
         position: fixed;

         top:0px;
         left:20px;
	}





body {     min-width: 1000px;
         color: #454545;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
         padding: 0px;

}


  html {
    padding: 0;
  }

  #Inhalt {  z-index: 1;
    font-size: 12px;
    line-height: 1.5;
    margin-left: 245px;
    margin-top: 140px; padding-bottom: 20px;
    border:  0px ridge gray;
    width: 722px;

 }

   #Inhalt2 {  z-index: 1;
    font-size: 12px;
    line-height: 1.5;
    margin-left: 245px;
    margin-top: 80px; padding-bottom: 20px;
    border:  0px ridge gray;
    width: 722px;

 }
 
    #Inhalt2x {  z-index: 1;
    margin-top: 80px;
	font-size: 12px;
    line-height: 1.5;
    left: 245px;
    top: 0px;
    padding-bottom: 20px;
    border:  0px ridge gray;
    width: 722px;
    position: absolute;


 }



  #navi1 {       z-index:3;
    position: absolute;
    top: 0px; left: 15px;
    width: 220px;
    border: 0px solid silver;
  }
  html>body #navi1 {  /* nur fuer moderne Browser! */
    position: fixed;
  }


  #navi2 {
  	z-index:2;
   	position: absolute;
    	top: 0px; left: 235px;
         background-color: white;
    	border: 0px solid  blue;
         width: 732px;
         height: 130px;


  }
  html>body #navi2 {  /* nur fuer moderne Browser! */
    position: fixed;
  }

    #navi3 {          /* andere Positionierung */
  	   z-index:10;
   	position: absolute;
    	top: 0px; left: 235px;
         background-color: white;
    	border: 0px solid  blue;
         width: 732px;
         height: 76px;


  }
  html>body #navi3 {  /* nur fuer moderne Browser! */
    position: fixed;
  }




#ernaehrung_nie  {
   text-align: center;
   width: 17%;  
   border-left: 0px;
   border-right: 0px;
}

#ernaehrung_selten  {
   text-align: center;  
   border-left: 0px;
   border-right: 0px;
   width: 17%;  
}

#ernaehrung_taeglich  {
   text-align: center;
   width: 17%;  
   border-left:  0px;
   border-right: 0px;  
}

#ernaehrung_mehrmals  {
   text-align: center;
   width: 17%;  
   border-left: 0px;
     
}

#umweltbelastungen_ja {
   text-align: center;
   width: 17%;  
   border-left: 0px;
   border-right: 0px;
     
}

#umweltbelastungen_nein {
   text-align: center;
   width: 17%;  
   border-left: 0px;
     
}

#nie, #selten, #haeufig {
   width:17%;
   border-left:0px;
   border-right:0px;
   text-align: center;
}

#immer {
   width:17%;
   border-left:0px;
   text-align: center;
}

#inner_td {
 width:17%;
   border-left:0px;
   border-right:0px;
   text-align: center;
}

#last_td {
   width:17%;
   border-left:0px;
   text-align: center;
}

.important {
display : none ;
}

#ablauf {
padding: 0px; margin: 0px 0px 0px 20px;  font-size: 12px; list-style:none;
}
#ablauf li {
padding: 5px;
line-height: 1.5em;
}

#helper {

}

  #helper {       z-index:100;
    position: relative;
    top: 100px; left: 950px;
    width: 220px;
    
    border: 2px solid silver;
    
  }
  html>body #helper {  /* nur fuer moderne Browser! */
    position: relative;
  }