body {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:11px;
	background:#004433;
	}
#container {
	margin:0 auto;
	width:750px;
	min-height:550px;
	height:auto !important;
	
	background: 	#fff;
	background-image: 		url(../images/achtergrond.jpg);
	background-repeat: 		repeat-y;
	padding:0 8px 0 8px;
	overflow: 				hidden;
}

#container2 {
	margin:0 auto;
	width:766px;
	height: 21px;
	background: #b53240;
	}

#header {
	background:url(../images/header.jpg);
	width:750px;
	height:127px;
}
#menu {
	background:#B43240;
	width:750px;
	height:21px;
	margin:0px; padding:0px;
	line-height: 17px;
	
}

#submenu {
	width: 750px;
	height: 12px;
	margin:0px; padding:0px;
	}

.div_menu {
	position: absolute; 
	
	left:218px;
	top:20px;	
	}
	
.button {

	font-size:			12px;
	color: 				#FFF;
	text-decoration:	none;
	font-weight: 		bold;
	font-family: 		Microsoft Sans Serif;
	margin:0 8px;
	padding:0;
}

ul{
padding:				0;
list-style: 			none;
display:				inline;
margin:0 0 0 20px;
padding:0;
}

li{
padding: 				0 0 0 5px;
background: 			url(../images/cross.gif) no-repeat center left;
display:				inline;
margin:0;
}

#content {
float: left;
width: 					495px;
min-height:450px;
height:auto !important;
height:450px;
background: #fff7da;
padding-left:5px;
padding-bottom:5px;
}

.float{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	background:#FFFFFF;
	margin: 5px;
   	padding: 5px;
	z-index: 2;
}

.cafemenu {
position: absolute;
width: 			250px;
height:200px;

}


#cafemenurechts {
float: left;
width: 			250px;
min-height:415px;
height:auto !important;
height:415px;
background: url(../images/background-cafe.jpg);

}

.cafebutton {

	font-size:			12px;
	width:				203px;
	color: 				#000;
	text-decoration:	none;
	display:			block;
	font-family: 		Microsoft Sans Serif;
	border-bottom:		2px #b53240 solid;
	margin:				0px 15px;
	padding-top:		15px;
	z-index: 1;
	}
	
#container3 {
	width: 250px;
	min-height:415px;
	height:auto !important;
	height: 415px;
	overflow: 				hidden;
}	
	
#kaart {
margin-top: 			300px;
width:					176px;
height: 				140px;
margin-left: 			14px;
margin-right:			14px;
}

#overigeweetjes {
float: left;
min-height:128px;
height:auto !important;
height:118px;
width:	176px;
height: 128px;
padding-left: 5px;
background: #F1E6B9;
border: 1px black solid;
}

#openignstijden {
float: left;
width:	176px;
min-height:118px;
height:auto !important;
height:118px;
margin-left: 5px;
padding-left: 5px;
background: #F1E6B9;
border: 1px black solid;
}

.kroegnaam {
	display:none;
	color: #ffffff;
}

a.horecalink {
	color:#B43240;
	font-weight:bold;
	text-decoration:none;
}

.agenda_leden {
border: 1px black solid;
width: 468px;
padding: 5px;
background: #FFF7DA;
}

.fotoboek{
border: 1px black solid;
width: 478px;
padding: 5px;
background: #F1E6B9;
}


