html, body{margin: 0px;
		   padding: 0px;
		   background-color: #81A1EB;
		   overflow: auto;
		   /*scrollbar-3dlight-color: #003399;
		   scrollbar-highlight-color:#666666;
		   scrollbar-darkshadow-color: black;
		   scrollbar-base-color:#000033;
		   scrollbar-face-color:#333366;*/}
		   
a{text-decoration: none;
  color: #000066;}
a:visited{color: #000066;}
		   
img{border: 0;}

#navi{position: absolute;
	  width: 100%;
	  height: 90%;
	  top: 0px;}
	  
#footer{position: absolute;
        top: 95%;
	left: 400px;
	height: 4%;}
		
#footer a{text-decoration: none;
          background-color: #08711B;
		font-family: Arial, Verdana, Helvetica;
		  font-size: 1.2em;
		  color: #81A1EB;
		  padding: 5px;}
		  
#footer a:hover{text-decoration: none;
                background-color: #08711B;
		        font-family: Arial, Verdana, Helvetica;
		        font-size: 1.2em;
		        color: black;
		        padding: 5px;}
				
#navig{position: absolute;
	background-color: #81A1EB;
	top: 10%;
	left: 0px;
	width: 220px;
	height: 90%;
	overflow: auto;}

#schrift{padding: 10px;
		font-family: Arial, Verdana, Helvetica;
		font-size: 1em;
		color: black;}
	 
#navig a{text-decoration: none;
         color: #000066;
	 z-index: 3;}
	 
#rezept{font-family: Arial, Verdana, Helvetica;
        font-size: 1.2em;
	color: #000066;}
		
#einlesen{padding: 10px;
		text-align: left;
        	font-family: Arial, Verdana, Helvetica;
		font-size: 1em;
		color: black;}	  

#center{text-align: center;}

#fenster{position: absolute;
	 background-color: #81A1EB;
	 border-width: 0px;
	 border-style: none;
	 top: 10%;
         left: 240px;
         width: 650px;
	 height: 80%;
	 overflow:auto;}
		 
#ueber{position: absolute;
	left: 240px;
	top: 0px;
	width: 300px;
	height: 10%;
	max-heigth: 75px;}
	   
#fframe{position: absolute;
        top: 10%;
	left: 235px;
	width: 650px;
	height: 80%;
	overflow: auto;
	border-width: 0px;
	border-style: none;}
		
.rueck{padding-left: 20px;}
	 
select, input{font-family: Arial, Verdana, Helvetica;
		font-size: 1em;
		color: black;
		background-color: #4FDF37;
		border-color: black;
		border-bottom-color: black;
		border-bottom-style: solid;
		border-right-color: black;
		border-right-style: solid;
		border-width: 1px;}

#gruen{font-family: Arial, Verdana, Helvetica;
	font-size: 1.2em;
	color: black;
	background-color: #08711B;
	border-color: black;
	border-top-color: black;
	border-top-style: solid;
	border-left-color: black;
	border-left-style: solid;
	border-width: 1px;}
	   
#bild{position: absolute;
	top: 0px;
	left: 0px;
	height: 10%;
	max-height: 75px;
	width: 200px;
	z-index: 2;}
	  
.rand{border-width: 1px;
	  border-style: solid;
	  border-color: black;
	  float: right;
	  margin: 10px;}

.rand2{border-width: 1px;
	   border-style: solid;
	   border-color: black;
	   float: left;
	   margin: 10px;}

#nicht{color: red;}

#art{color: green;}


