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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
	font-family:Tahoma;
	font-size:11px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #A40707;
}
a:hover {
	color: #FFFFFF;
}

.position {
	width: 846px;
	margin:auto;
}
.container {
	float: left;
	width: 846px;
	position: relative;
	background-image: url(images/background_overall.jpg);
	background-repeat:repeat-y;
}
.header {
	float: left;
	height: 237px;
	width: 846px;
	position: relative;
}
.content_left {
	float: left;
	width: 190px;
	position: relative;
}
.content_midden {
	float: left;
	width: 493px;
	position: relative;
	background-repeat:no-repeat;
}
.content_rechts {
	float: left;
	width: 163px;
	position: relative;
}
.navigatie_top {
	float: left;
	height: 41px;
	width: 190px;
	position: relative;
}
.navigatie {
	float: left;
	width: 190px;
	position: relative;
	border:none;
}
.foto_balk {
	float: left;
	height: 41px;
	width: 493px;
	position: relative;
}
.content_midden_content {
	float: left;
	width: 493px;
	position: relative;
	background-image: url(images/bg_contentmidden.jpg);
	background-repeat:no-repeat;
	min-height: 434px;
	margin:0px;
	padding:0px;
}
.time_balk {
	float: right;
	height: 41px;
	width: 163px;
	position: relative;
}
.time_balk_content {
	float: right;
	width: 163px;
	position: relative;
}
.top_image {
	float: left;
	height: 191px;
	width: 481px;
	position: relative;
	margin-left: 6px;
}
.nieuwtjes {
	float: left;
	height: 34px;
	width: 261px;
	position: relative;
	margin-left: 6px;
	margin-top: 6px;
}
.content_image_rechts {
	float: right;
	height: 130px;
	width: 214px;
	position: relative;
	margin-right: 6px;
	margin-top: 6px;
}
.nieuwtjes_content {
	float: left;
	height: 1px;
	width: 261px;
	position: relative;
	margin-left: 6px;
	background-image: url(images/content_nieuwtjes_lijn.jpg);
	background-repeat:repeat-y;
}
.content_nieuwtjes {
	float: left;
	width: 255px;
	position: relative;
	margin-left: 6px;
	margin-right: 6px;
	background-image: url(images/content_nieuwtjes_lijn.jpg);
	padding-left: 6px;
	padding-top:5px;
	height: 91px;
}
.content_midden_onder {
	float: left;
	width: 471px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 12px;
}

.buttons_rechts {
	float: left;
	position: relative;
	width:145px;
	padding-left: 6px;
	}
	
.teller {
	float: left;
	height: 86px;
	width: 145px;
	position: relative;
	padding-left: 6px;
	padding-top: 6px;
}
.tekst_balk_rechts {
	float: left;
	width: 139px;
	position: relative;
	color:#FF0000;
	font-style:italic;
	padding-left: 6px;
}
.footer {
	float: left;
	width: 846px;
	padding-top: 10px;
	padding-bottom:5px;
	position: relative;
	background-image: url(images/footer.jpg);
	text-align: center;
	background-repeat:no-repeat;
	background-position:top;
	}
.kalender {
	float: left;
	width: 145px;
	position: relative;
	font-size: 9px;
	padding-left: 6px;
}

