body, html{
margin: 0;
height: 100%;
}

#main_container{
	width: 970px;
	min-height: 100%;
	_height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: -30px;
}
#header_home{
	width: 970px;
	height: 250px;
	color: #FFF;
	padding-top: 30px;
	background-color: #666666;
	background-image: url(../images/header_home.jpg);
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_home_slide {
	width: 970px;
	height: 250px;
	color: #FFF;
	padding-top: 30px;
	float: left;
	background-position: bottom;
}
#header_verblijf {
	width: 970px;
	height: 250px;
	color: #FFF;
	padding-top: 30px;
	background-color: #666666;
	background-image: url(../images/verblijfstypes/header_verblijf.jpg);
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_ligging {
	width: 970px;
	height: 250px;
	color: #FFF;
	padding-top: 30px;
	background-color: #666666;
	background-image: url(../images/ligging/header_ligging.jpg);
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_foto {
	width: 970px;
	height: 250px;
	color: #FFF;
	padding-top: 30px;
	background-color: #666666;
	background-image: url(../images/impressie/header_impressie.jpg);
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_uitjes {
	width: 970px;
	height: 250px;
	color: #FFF;
	padding-top: 30px;
	background-color: #666666;
	background-image: url(../images/uitjes/header_uitjes.jpg);
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_kinderen {
	width: 970px;
	height: 250px;
	color: #FFF;
	padding-top: 30px;
	background-color: #666666;
	background-image: url(../images/kinderen/header_kinderen.jpg);
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_prijzen {
	width: 970px;
	height: 250px;
	color: #FFF;
	padding-top: 30px;
	background-color: #666666;
	background-image: url(../images/prijzen/header_prijzen.jpg);
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
#balk_nav{
	height: 20px;
	width: 960px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #666666;
	float: left;
	margin-top: 7px;
}
#balk_navleegboven{
	height: 8px;
	width: 960px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#links_container{
	float: left;
	width: 225px;
	height: 235px;
	background-color: #666666;
	padding-right: 12px;
	padding-left: 13px;
	padding-top: 15px;
	background-image: url(../images/links.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
}
#linksnav{
	float: left;
	width: 250px;
	height: 100%;
}
#linksnamen_portfolio{
	float: left;
	width: 250px;
	height: 420px;
	background-color: #666666;
	background-image: url(../images/links.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
	padding-top: 6px;
	padding-bottom: 14px;
	overflow: auto;
}
#content_container{
	background-color: #FFFFFF;
	height: 100%;
	float: left;
	width: 650px;
	padding-right: 50px;
	padding-left: 20px;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
}

#openen_content{
	height: 24px;
	width: 970px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #666666;
	float: left;
	background-image: url(../images/content_openen.jpg);
	background-repeat: no-repeat;
}
#sluiten_content{
	height: 25px;
	width: 970px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../images/content_sluiten.jpg);
	background-repeat: no-repeat;
}
#footer_container{
	height: 20px;
	width: 940px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
	display: block;
	z-index: 100;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

