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

#container {	
	width: 960px;
	height: 1161;
	margin: auto;
}

#head {
	background-image: url(images/slice_head.jpg);
	background-repeat: no-repeat;
	height: 337px;
	width: 960px;
}
#container_main {
	height: 800px;
	width: auto;
	position: relative;
}
#main_left {
	background-image: url(images/slice_main_left.jpg);
	background-repeat: repeat-y;
	width: 479px;
	height: 100%;
	float: left;
	position: relative;
	text-align: center;
}
#tekst_main_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	height: 650px;
	width: 320px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F90;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 90px;
	text-align: center;
	position: relative;
	overflow: scroll;
	
}
.tekst_main_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	text-align: left;	
	
}
.extra {
	font-size: 18px;
	color: #C33;
}
#tekst_main_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	height: 650px;
	width: 320px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F90;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 37px;
	text-align: center;
	position: relative;
	overflow: scroll;
}
#main_right {
	background-image: url(images/slice_main_right.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 481px;
	position: relative;
	float: left;
	text-align: center;
}
#boekingen {
	background-image: url(images/slice_boekingen.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 960px;
	float: left;
	clear: right;
	position: relative;
	text-align: center;
}
#footer {
	background-image: url(images/slice_footer.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 960px;
	float: left;
	clear: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9;
	text-decoration: none;
	text-align: center;
	padding-top: 40px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9;
	text-decoration: none;
	text-align: center;
	padding-top: 40px;
}
#footer a:visited {
	color: #FF9;
}
#footer a:hover {
	color: #C33;
}
#footer a:active {
	color: #FF9;
}
.tekst_vet {
	font-size: 36px;
	font-weight: bolder;
	color: #C00;
	text-decoration: none;
}
