@charset "utf-8";
#container {
	text-align: left; /* counter the body center */
	width: 870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	}
#containerHeader {
	text-align: left; /* counter the body center */
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	height: 260px;
	}
#containerContent {
	text-align: left; /* counter the body center */
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	}
#containerFooter {
	text-align: left; /* counter the body center */
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	clear:both;
	}
#footer {
	text-align: left; /* counter the body center */
	width: 870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	background-color: #fff;
	height: 20px;
	}
#logo {
	position:absolute;
	top:40px;
	width:394px;
	height:50px;
}
#vignet {
	position:absolute;
	left:785px;
	top:185px;
	width:44px;
	height:16px;
}
#headerfoto {
	position:absolute;
	top:40px;
	width:850px;
	height:180px;
	background-color: #FF9900;
	float: left;
}
#balkje1 {
	position:absolute;
	top:230px;
	width:165px;
	height:15px;
	background-color: #f0037f;
}
#balkje2 {
	position:absolute;
	left:175px;
	top:230px;
	width:165px;
	height:15px;
	background-color: #d90000;
}
#balkje3 {
	position:absolute;
	left:350px;
	top:230px;
	width:165px;
	height:15px;
	background-color: #810171;
}
#balkje4 {
	position:absolute;
	left:525px;
	top:230px;
	width:325px;
	height:15px;
	background-color: #000;
}
#balkjefooter1 {
	position:absolute;
	top:0px;
	width:165px;
	height:5px;
	background-color: #f0037f;
}
#balkjefooter2 {
	position:absolute;
	left:175px;
	top:0px;
	width:165px;
	height:5px;
	background-color: #d90000;
}
#balkjefooter3 {
	position:absolute;
	left:350px;
	top:0px;
	width:165px;
	height:5px;
	background-color: #810171;
}
#balkjefooter4 {
	position:absolute;
	left:525px;
	top:0px;
	width:325px;
	height:5px;
	background-color: #000;
}
#navigatie {
	float:left;
	width:165px;
	min-height:300px;
	background-color: #FFFFFF;
	text-align: right;
}

#content {
	float:left;
	width:482px;
	min-height:480px;
	margin-left: 20px;
	background-color: #fff;
	left:190px;
}
#video {
	float:left;
	width:664px;
	min-height:300px;
	margin-left: 20px;
	background-color: #fff;
	left:190px;
}
#banner {
	float:right;
	width:164px;
	height:180px;
	text-align: right;
}
