.logo {
	position: absolute;
	left: 34px;
	top: 220px;
	width:223px;
	height:100px;	}
				
body {background-image: url("../bilder_jpg/wiese.jpg");
	background-repeat:repeat;
	font-size: 20px;
	color: #000066;	}	

.tropfen { position: absolute;
				left: 45px;
				top: 97px;
				width:181px;
				height:95px;}		

.kontakt_link { position: absolute;
				left: 60px;
				top: 450px;
				width:100px;
				height:25px;}
				
.impressum_link { position: absolute;
				left: 60px;
				top: 498px;
				width:100px;
				height:25px;}				

.produkte {
	position: absolute;
	left: 740px;
	top: 273px;
	width:200px;
	height:60px;}
	
.wiruberuns {position: absolute;
				left: 740px;
				top: 439px;
				width:200px;
				height:60px;}

.bezugsquellen {position: absolute;
				left:740px;
				top: 107px;
				width:200px;
				height:60px;}
				
.einführung { position: absolute;
				left:342px;
				top: 279px;
				width:316px;
				height:278px;}	
						
.welleoben {position: absolute;
				left: 0px;
				top: 0px;
				width:1000px;
				height:30px;
				background-repeat: repeat-x;
				background-image:  url(../Bilder_Gif/WELLEoben.gif);}		
				
.welleunten { position: absolute;
			  left: 0px;
			  top: 570px;
			  width:1000px;
			  height:30px;
			  background-repeat: repeat-x;
			  background-image: url(../Bilder_Gif/WELLEunten.gif);}
			  

								
