body {
   font-size:13px;
	 font-family:arial;
	 color:#004800;
   background-color:#004800;
	 scrollbar-base-color:#7FBF7F;
   scrollbar-3dlight-color:#7FBF7F;
   scrollbar-arrow-color:#008000;
   scrollbar-darkshadow-color:#7FBF7F;
   scrollbar-face-color:#7FBF7F;
   scrollbar-highlight-color:#008000;
   scrollbar-shadow-color:#008000;
   scrollbar-track-color:#7FBF7F;
}

#page {
  background-color:#004800;
	width:800px;
	height:1000px;
}

#logo {
  background-color:red;
	width:800px;
	height:125px;
}

#body {
  background-color:green;
	width:800px;
  float:left;
}

#navi {
  background-color:green;
  width:180px;
  height:500px;
  top:400px;
  float: left;
 }

#main {
  background-color:#7FBF7F;
	width:620px;
  float:right;
}

#home {
  background-color:#7FBF7F;
  width:460px;
  height:500px;
  float: left;
}

#right {
	width:160px;
  height:500px;
  background-color:#7FBF7F;
  background-image:url(bilder/aktion.gif);
  float:right;
}

table.flash{font-size:13px;
		   font-family:arial;
		   position:absolute;
		   top:0px;
		   left:250px;}		

table.navi {
  font-size:13px;
	font-family:arial;
	position:absolute;
	top:170px;
	left:7px;
}		

.news {
  font-size:13px;
	font-family:arial;
	position:relative;
	top:120px;
	left:10px;
}
		   
.wasser {
  font-size:13px;
	font-family:arial;
	position:relative;
	top:50px;
	left:10px;
}	
		   
.speise {
  font-size:13px;
	font-family:arial;
	position:relative;
	left:10px;
}
		   
.text {
  font-size:13px;
  font-family:arial;
  position:relative;
  left:10px;
  width:95%;
}	
		  
.title {
  font-size:14px;
  font-family:arial;
  position:relative;
  top:10px;
  left:10px;
  color:#DAE6EA;
}	
		   	   	
.subtitle {
  font-size:14px;
  font-family:arial;
  position:relative;
  left:10px;
  color:#DAE6EA;
}	
