html {
	color:#000;
	background:#FFF;
	font-family: Verdana, Geneva, sans-serif
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
fieldset, img {
	border:0;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
 *font-size:100%;
}
legend {
	color:#000;
}


/*document*/
html {
	background:#83924e url(../img/bg_enter.jpg) 0 0 repeat-x;
}
.hp_all {
	width:960px;
	margin:0 auto;
	color:#FFF;
}


/* CONTENT */
.hp_content {
	width:910px;
	margin:0 auto;
	padding-top:25px;
}
.hp_content .hp_bar_top {
	width:910px;
	height:61px;
	padding:11px 10px;
	text-align:center;
}
.hp_content .hp_bar_top img {
}
.hp_content .hp_bar_top .btn_hp_ja {
	width:37px;
	height:39px;
	margin:14px 0 0 172px;
	padding:0 39px 0;
	float:left;
	background:url(../img/btn_ja.gif) 0 0 no-repeat;
	overflow:hidden
}
.hp_content .hp_bar_top .btn_hp_nein {
	width:37px;
	height:39px;
	margin:14px 172px 0 0;
	padding:0 39px 0;
	float:right;
	background:url(../img/btn_nein.gif) 0 0 no-repeat;
	overflow:hidden
}
.hp_content .hp_bar_top .btn_hp_ja:hover, .hp_content .hp_bar_top .btn_hp_nein:hover {
	background-position:0 -39px;
}
.hp_content .hp_bottles {
	width:684px;
	margin:0 auto;
	padding:20px 0 0 0;
}
.hp_content .hp_bottles .btn_hp_over16 {
	width:230px;
	height:538px;
	padding:0;
	float:left;
	background:url(../img/start_bier.gif) 0 0 no-repeat;
	overflow:hidden;
}
.hp_content .hp_bottles .btn_hp_under16 {
	width:230px;
	height:538px;
	padding:0;
	float:right;
	background:url(../img/start_maltonade.gif) 0 0 no-repeat;
	overflow:hidden
}
.hp_content .hp_bottles .btn_hp_over16:hover, .hp_content .hp_bottles .btn_hp_under16:hover {
	background-position:0 -538px
}
.hp_content .hp_bar_bottom {
	width:890px;
	height:83px;
	padding:11px 10px;
	background:url(../img/bg_bar-bottom.jpg) 0 0 repeat-x;
	font-size:9px;
	margin-top:-1px;
}
.hp_content .hp_bar_bottom p {
	
	float:left;
	padding:0 19px;
}
.hp_content .hp_bar_bottom .hp_bar_bottom-LFT  span{
	text-align:right;
	font-size:12px;
	padding-top:47px;
}
.hp_content .hp_bar_bottom .hp_bar_bottom-RGT {
	padding-top:49px;
	text-align:center;
}
.hp_content .hp_bar_bottom p span {
	float:right;
}
.hp_content .hp_bar_bottom .hp_bar_bottom-LFT  img {
	float:right;
	margin-left:35px;
	padding-top:0px;
	padding-top:34px;
}


/* FOOTER */
.hp_footer {
	width:910px;
	margin:0 auto;
	font-size:11px;
	text-align:center;
	padding-bottom:11px
}
.hp_footer a {
	color:#FFF;
}
#musik {float:right; }
#musik li {float:left;  width:auto; margin-right:3px;}