@charset "utf-8";
/* CSS Document */

{
	margin: 			0px;
	padding: 	    	0px;
	text-decoration:	none;
	font-family:		Georgia, "Times New Roman", Times, serif;
}

body {
	background-repeat: 		repeat-x;
	background-color:		white;
	font-family: 			Georgia, "Times New Roman", Times, serif;
	color: 					black;
	font-weight:			normal;
	font-size: 				12px;
	line-height:			22px;
	text-decoration: 		none;

}

div#container {
	position: 				absolute;
	left: 					50%;
	top: 					0px;
	height:					700px;
	width: 					960px;
	margin-left: 			-475px;
	background-color: 		white;
}

div#header {
	position: 				relative;
	width: 					960px;
	height:					75px;
}

div#left {
	position: 				relative;
	float:					left;
	background-image:		url(../images/hoofd_image.jpg);
	width: 					438px;
	height:					623px;
}
div#center {
	position: 				relative;
	float:					left;
	width: 					255px;
	height:					623px;
	margin-top:				15px;
	padding-left:	        20px;
	margin-right:			30px;
}

div#right_top {
	position: 				relative;
	float:					left;
	margin-top:				15px;
	margin-left:			11px;
	margin-bottom:			19px;
	width: 					185px;
	height:					185px;
}
div#right_center {
	position: 				relative;
	float:					left;
	margin-left:			11px;
	margin-bottom:			19px;
	width: 					185px;
	height:					185px;
}
div#right_bottom {
	position: 				relative;
	float:					left;
	margin-left:			11px;
	width: 					185px;
	height:					185px;
}
h1 {
	font-family: 			Georgia, "Times New Roman", Times, serif;
	color: 					black;
	font-weight:			normal;
	font-size: 				12px;
	line-height:			22px;
	text-decoration: 		none;
}
h2 {
	font-family: 			Georgia, "Times New Roman", Times, serif;
	color: 					#a39150;
	font-size: 				12px;
	line-height:			22px;
	text-decoration: 		none;
}

.openingstijden {
	font-size: 11px;	
}

