#page_header {
	position:absolute;
	z-index: 9999;
	top:150px;
	width:601px;
	height:47px;
	background-image: url(../images/header_drankkaart.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 0 0 88px;
}

#coltop {
width: 601px;
height: 15px;
color: #817156;
text-align:center;
font-weight:bold;
font-size:12px
}

#coltop a:link, #coltop a:visited, #coltop a:active {
color: #817156;
text-decoration:underline;
}

#coltop a:hover {
color: #ae3848;
text-decoration:none;
}

#main_content {
	padding: 80px 0 0 0;
	margin: 0 0 0 29px;
	width: 601px;
}


#col1 {
	width: 222px;
	margin:15px 20px 0 0;
	float:left;
}

#col2 {
	width: 116px;
	height: 580px;
	margin: 15px 20px 0 0;
	float:left;
}

#col3 {
	width: 222px;
	margin:15px 0 0 0;
	float:left;
}

#group {
font-weight:bold;
font-size:12px;
text-transform:uppercase;
color: #c07736;
}

#product {
width:180px;
float:left;
}

#eur {
width:10px;
float:left;
font-weight:bold;
}

#prijs {
width: 32px;
float:left;
font-weight: bold;
text-align:right;
}

#spacer {
width:222px;
height:10px;
}