/* ##### Elemente und Farben #####
helles gruen: #899d32
dunkles gruen: #5a6924
beige #f0eccd
transgreun #adb762

*/


*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #5a6924; 
	color: #f0eccd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin:0px;
	text-align: center;
	}
	
a:link, a:visited {
	text-decoration:none;
	color: #f0eccd;
	}
a:hover {
	text-decoration:underline;
	color: #f0eccd;
	}
	

p {
	margin: 0 0 12px 0;
	padding: 0;
	text-align:left; 
	line-height:1.4em;
	}
/* IE 6 hack
* html p { line-height:1.2em; } wegen groesserer Anzeig im ie6 

		
 IE 7 hack 
* + html p { line-height:1.2em; }  wegen groesserer Anzeig im ie7 */


	
img {
	margin: 0;
	padding: 0;
	border: none;
	}
	
/*########## Formular ##########*/
	
input {
	   border: solid 1px #5a6924;
	   color: #5a6924;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin: 0 0 5px 0;
		}

.rund { margin: 0 5px 5px 10px; }

input.wenig { width: 50px; }
input.mehr { width: 200px; }
input.bisschen { width: 137px; }

textarea {
	   border: solid 1px #5a6924;
	   color: #5a6924;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin: 0 0 5px 0;
		width: 150px;
		height: 40px;
		}
		
select {
	   border: solid 1px #5a6924;
	   color: #5a6924;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin: 0 5px 5px 5px;
		}

/* ################   Position ################  */
#kiste
{
	position: relative;
	background: #ffffff url(fenster.jpg) no-repeat top left;
	color: #f0eccd;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	margin-top: 10px; 
	padding:0;
	width: 990px;
	height: 670px;
	text-align: justify;
}

#kiste1
{
	position: relative;
	background: #ffffff url(btext.jpg) no-repeat top left;
	color: #f0eccd;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	margin-top: 10px; 
	padding:0;
	width: 990px;
	height: 670px;
	text-align: justify;
}

#kiste2
{
	position: relative;
	background: #ffffff url(basis_weg.jpg) no-repeat top left;
	color: #f0eccd;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	margin-top: 10px; 
	padding:0;
	width: 990px;
	height: 670px;
	text-align: justify;
}

/* ####### Diashow ###########*/
	    
#Bildbereich {
			  position:absolute;
			  left: 132px; 
			  top: 183px; 
			  width: 470px;
			  height: 318px;
			  z-index:0;
			  }
	    
#back {
			  position:absolute;
			  left: 100px;
			  top: 330px;
			  width: 26px;
			  height: 25px;
			  z-index:1;
			  border:none;
			  }
	    
#ffw {
			  position:absolute;
			  left: 607px;
			  top: 330px;
			  width: 26px;
			  height: 25px;
			  z-index:1;
			  border:none;
			  }
					 
/* Bildunterschrift */	
		  
#descform {
		  position: absolute;
		  top: 520px;
		  left: 132px;
		  width: 470px;
		  height: 30px;
		  z-index:1;
		  padding:0;
		  }
		  
#descform input {
				 color: #f0eccd;
				 border: none;
		  		 width: 470px;
		  		 height: 30px;
				 font: Verdana, Arial, Helvetica, sans-serif;
				 font-size: 12px;
				 overflow:hidden;
				 text-align:center;
				 background:none;
				 }
			  
/*####### Menu ###########*/

#menu {
		   position:absolute;
		   top: 145px;
		   left: 130px;
		   width: 500px;
		   height: 30px;
	   	   margin:0;
		   padding:0;
		   }
		   
.nav {
	  font-size: 13px;
	  margin: 0 10px 0 0;
	  }
.nav a:link, .nav a:visited {
	 color: #f0eccd;
	 text-decoration:none;
	 }
.nav a:hover {
	 color: #5a6924;
	 text-decoration:none;
	 }
		   
.nava {
	  font-size: 13px;
	  margin: 0 10px 0 0;
	  color: #5a6924;
	  }
.nava a:link, .nava a:visited {
	 color: #5a6924;
	 text-decoration:none;
	 }
.nava a:hover {
	 color: #f0eccd;
	 text-decoration:none;
	 }
	 
	 
#roots {
		   position:absolute;
		   top: 645px;
		   left: 8px;
		   width: 150px;
		   height: 20px;
	   	   margin:0;
		   padding:0;
		   }
#roots img { border: none; }


/*####### Text ###########*/

#einleitung {
		   position:absolute;
		   top: 180px;
		   left: 678px;
		   width: 230px;
		   height: 300px;
	   	   margin:0;
		   padding: 0;
		   overflow:auto;
		   }

#text {
		   position:absolute;
		   top: 167px;
		   left: 678px;
		   width: 260px;
		   height: 350px;
	   	   margin:0;
		   padding: 0;
		   overflow:auto;
		   }
		   
	    
#textbereich {
			  position:absolute;
			  left: 132px; 
			  top: 200px; 
			  width: 470px;
			  height: 300px;
	   	   	  margin:0;
		   	  padding: 0;
		   	  overflow:auto;
			  }

	  
	  
/* Klassen */

table.klein {
font-size: 10px;
color: #5a6924;
text-align:left;
}

.ohne {
	   margin: 0;
	   padding: 0;
	   }