

body{
	font-family: Helvetica, sans-serif;
  color:#000;
  margin:0;
  padding:0;
  height:100%;
 /* background:#b3d678 url(../gfx/bg_body.jpg) no-repeat top center;*/
 background:#ccc;
}

/* 079241 */

#main_box{
height:600px;
width:800px;
padding:0;
position: relative; 
left: 50%; margin-left: -400px; 
}

#product_overlay{
  width:500px;
  height:550px;
  position:absolute;
  right:0;
  bottom:0;
 z-index:200;
}

#prod_desc {
margin-left:200px;
margin-top:100px;
}

#prod_desc h2 {
  margin:0;
  padding:0;
  text-align:left;
}

#content #prod_desc p {
margin-left:0;
padding-left:0;
}

#mixit_overlay{
  width:500px;
  height:550px;
  position:absolute;
  left:0;
  bottom:0;
  z-index:50;
}

#mixit_rezept {
margin-top:30px;
left:10px;
padding:0;
 z-index:100;
 font:normal 12px Arial;
}
#mixit_rezept p {
 font:normal 12px/16px Arial;
 width:350px;
 margin:0 0 0 25px;
 padding:15px;
 background-image:url("../gfx/whiteshine.png");
 float:left;

}


#mixit_rezept table.zutaten td.zutaten_left {
  width:80px;
}
#mixit_rezept table.zutaten {
  float:left;
}

#bottom_links{
	position: absolute;
	left:  550px; 
	bottom: 15px;
	display: block;
	color: white;
	font-family : Helvetica, sans-serif;
	font-size : 13px;
	height: 25px;
  z-index:600;
}
#bottom_links a{
	text-decoration: none;
	color: white;
	font-family : Helvetica, sans-serif;
	font-size : 13px;
}

#bottom_links a:hover{
	color: #009F4D;
color:#B2B2B2
}


#content {
  position:absolute;
  top:120px;
  left:20px;
	width: 750px;
	font-family : Helvetica, sans-serif;
  font-size : 9pt;
  color : #040609;
  z-index:100;
}

#content a {
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
  color:#040609;
}

#content a:hover {
	
	color: #424344;
	
}

h1 {
	font-family : Helvetica, sans-serif;
  font-size : 20px;
}

h2 {
	width:450px;
	font-family : Helvetica, sans-serif;
  font-size : 17px;
	text-align: center;
	padding-left: 20px;
}

p {

	width:390px;
	font-family : Helvetica, sans-serif;
	font-size : 14px;
	padding-left: 20px;
}


#content_gebinde_1 {
	position:absolute;
  top:170px;
  left:40px;
	width: 700px;
	height: 315px;
	font-family : Helvetica, sans-serif;
  font-size : 14px;
  color : #000000;
	overflow: auto;
	padding-right: 10px;
	color: #007D3C;
}


#content_impressum {
  position:absolute;
  z-index:10;
  top:0px;
  left:0px;
	width: 760px;
	height: 240px;
	font-family : Helvetica, sans-serif;
  font-size : 14px;
  color : #000000;
	overflow: auto;
}

#content_game{
  text-align:center;
  position:absolute;
  top:-58px;
  left:-40px;
  width:800px;
  height:374px;
}

#content_impressum td{
	color: #040609;
	font-family : Helvetica, sans-serif;
	font-size : 13px;
	vertical-align: top;
}

#content_impressum a {
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #040609;
	font-weight: bold;
	text-decoration: none;
}

#content_impressum a:hover {
	
	color: #424344;
	
}

#content_bierlexikon_bier {
  position:absolute;
  top:0px;
  left:0px;
	width: 760px;
	height: 300px;
	font-family : Helvetica, sans-serif;
  font-size : 14px;
  color : #000000;
	overflow: auto;
}


#content_gebinde {
  position:absolute;
  top:0px;
  left:0px;
	width: 760px;
	height: 243px;
	font-family : Helvetica, sans-serif;
  font-size : 14px;
  color: #007D3C;
	overflow: auto;
}

#shop_link{
	display: block;
	position:absolute;
  top:90px;
  left:60px;
	width: 120px;
	height: 110px;
}

#fun_link{
	display: block;
	position:absolute;
  top:230px;
  left:360px;
	width: 80px;
	height: 30px;
}



#preis{
	color: black;
	font-family : Helvetica, sans-serif;
	font-size : 17px;
	font-weight: bold;
}

#cart_table td{
	
	padding: 5px;
	
}

p.gebindetext {
width:80px;
float:left;
padding:0;
margin:10px 0 0 0;
}
p.gebindetext_10{
width:80px;
float:left;
padding:0;
margin:10px 0 0 12px;
}
img.gebindegrafik {
display:block;
float:left;

}





/*
carousel
*/

	#carousel{
		width:300px;
		height:200px;
		position:relative;
		border:0px solid #FFFFFF;
    visibility:hidden;
	}
	
	img.car{
		width:100%;
		height:auto;
		border:0px solid red;
		display:block;
    
	}
  
  #carousel_wrap{
  position:absolute;
  right:80px;
  
  }
  
  #arrows {
  position:absolute;
  right:0;

  bottom:100px;
  width:90px;
  }
 #arrows a img {
 border: 0;
 }
 
 #prodbackbtn {
  
 }
