@charset "utf-8";
/* CSS Document */

/*Start Seite*----------*/

body{ background-color: #000; }


#Container {
	
	margin: 20px;
	padding2 2px;
	width: 100%;
	height: auto;
	z-index:1;
	float:left;
	
}

#content{ float: left;}	   
	   
#Logo{
	position: absolute;
	top: -55px;
	left: -16px;
	width: 1024px;
	height: 165px;
	z-index:4;
	   }


#flasche1{
	position: absolute;
	width:277px;
	height: 198px;
	z-index:2;
	top:147px;
	left: 551px;
}
#flasche2{
	position: absolute;
	width:279px;
	height: 196px;
	z-index:2;
	top:149px;
	left: -5px;
}
#flasche3{
	position: absolute;
	width:166px;
	height: 199px;
	z-index:2;
	top:546px;
	left: 272px;
}
#flasche4{
	position: absolute;
	width:167px;
	height: 198px;
	z-index:2;
	top:545px;
	left: 549px;
}
#flasche5{
	position: absolute;
	width:166px;
	height: 119px;
	z-index:2;
	top:546px;
	left: -6px;
}
	
#flasche6{
	position: absolute;
	width:273px;
	height: 198px;
	z-index:2;
	top:149px;
	left: 273px;
}
	
	
#flasche7{
	position: absolute;
	width:168px;
	height: 201px;
	z-index:2;
	top:348px;
	left: 743px;
}
#flasche8{
	position: absolute;
	width:168px;
	height: 125px;
	z-index:2;
	top:348px;
	left: 186px;
}


#flasche9{
	position: absolute;
	width:276px;
	height: 199px;
	z-index:2;
	top:348px;
	left: 465px;
}




#flasche10{
	position: absolute;
	width:276px;
	height: 199px;
	z-index:2;
	top:551px;
	left: 826px;
}

#Email {
	position:absolute;
	top:82px;
	width: 177px;
	z-index:4;
	left: 370px;
	height: 32px;
	background-color: #000000;
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	


#Email a { color: #B1C903;
           text-decoration: none;
		   font-size: 16px;
		   font-family:Verdana, Arial, Helvetica, sans-serif;}

#urladresse {
	position:absolute;
	top:105px;
	width: 177px;
	z-index:5;
	left: 371px;
	height: 49px;
	background-color: #000000;
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	   
		  
#urladresse a{
		   color: #B1C903;
           text-decoration: none;
		   font-size: 16px;
		   font-family:Verdana, Arial, Helvetica, sans-serif;}


   		  
 a:active{
	 color: #B1C903;
     text-decoration: none;
	 font-size: 15px;
	 font-family:Verdana, Arial, Helvetica, sans-serif; }	

	
 a:visited { color: #B1C903;
              text-decoration: none;
			  font-size: 15px; 
			  font-family:Verdana, Arial, Helvetica, sans-serif;}		  


a:hover { color:	#B1C903;  
text-decoration: none;
font-size: 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;}

/*  Start Menue-----------------------------------------------          */
#Menue{
	position: absolute;
	width: 957px;
	height: 28px;
	left: -42px;
	top: 105px;
	font-size:18px;
	z-index: 4;
}

#Menue li{ list-style: none; 
           float:left; 
		   margin: 0px;
		   border-left: solid 1px #000000;
		   border-bottom: solid 1px; #000;
		   background-color: #889F13;
		   padding-left: 6px;
           padding-right: 6px;}
		   
#Menue a{ text-decoration: none;
		  color:#000;
          font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size:10px;}
#Menue li a:hover{ background-color: #FFFFFF;
                   
              }
#Menue li.current a{ background-color: #B1C903;
                     }
/*-----------------------------------------------------*/	

