div.box_top_left{
	width: 4px;
	height: 5px;
	max-height:5px;
	background-image: url(../../img/box_top_left.gif);
	background-repeat: no-repeat;
	font-size:1px;
	float:left;
}
div.box_top_middle{
	width: 180px;
	height: 5px;
	max-height:5px;
	background-image: url(../../img/box_top_middle.gif);
	background-repeat: repeat-x;
	float:left;
	font-size:1px;
}
div.box_top_right{
	width: 6px;
	height: 5px;
	max-height:5px;
	background-image: url(../../img/box_top_right.gif);
	background-repeat: no-repeat;
	float:left;
	font-size:1px;
}

div.box_gesamt{
	width: 189px;
	max-width:187px;
	height:auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color:black;
	background-image: url(../../img/background_box_500.gif);
	background-repeat:repeat-x;
	font-size:10px;
	color:#ffffff;
}
div.box_produktlinks_content{
	height:auto;
	background-image: url(../../img/box_beer.gif);
	background-repeat: repeat-y;
	background-position:left;
	margin-left:2px;
}

div.box_gesamt2{
	width: 189px;
	max-width:187px;
	height:auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color:black;
	background-image: url(../../img/background_box_200.gif);
	background-repeat:repeat-x;
	font-size:10px;
	color:#ffffff;
}

div.box_inhalt{
	
}
div.box_inhalt_produktlinks{
	
}

div.box_inhalt2{
	overflow:hidden;
}


div.box_content_uberschrift {
	color:#ffffff;
	width:180px;
	font-size:10px;
	height:24px;
	padding-left:10px;
	padding-top:8px;
}

div.box_content_uberschrift h3{
	font-size:13px;
	font-weight:bold;
	color:#FDCA00;
}
div.box_content_uberschrift a{
	font-size:13px;
	font-weight:bold;
	color:#FDCA00;
}
div.box_bottom_left{
	width: 4px;
	height: 5px;
	max-height:5px;
	background-image: url(../../img/box_bottom_left.gif);
	background-repeat: no-repeat;
	font-size:1px;
	float:left;
}
div.box_bottom_middle{
	width: 180px;
	height: 5px;
	max-height:5px;
	background-image: url(../../img/box_bottom_middle.gif);
	background-repeat: repeat-x;
	float:left;
	font-size:1px;
}
div.box_bottom_right{
	width: 6px;
	height: 5px;
	max-height:5px;
	background-image: url(../../img/box_bottom_right.gif);
	background-repeat: no-repeat;
	float:left;
	font-size:1px;
}

div.box_special_content{
	border-top:1px solid #FDCA00;
	padding-left:30px;
	max-width:155px;
	width:185px;
	text-align:center;
	background-image: url(../../img/box_beer.gif);
	background-repeat: repeat-y;
	background-position:left;
	margin-left:2px;
}
div.box_special_content a{
	color:#ffffff;
	text-decoration:none;
}
div.box_produkt_link_content {
	border-top:1px solid #FDCA00;
	padding-left:30px;
	max-width:155px;
	width:185px;
	text-align:left;
	padding-bottom: 3px;
	padding-top:3px;
}
div.box_produkt_link_content a{
	color:#ffffff;
	text-decoration:none;
}

div.price_through_line{
	color:red;
	font-weight:bold;
	text-decoration: line-through;
}

