html, body {
	background-image: url(../images/achtergrond.jpg);
}

div.fill-links-balken{
	width: 100%;
	height: 551px;
	border: 0px solid #000;
	background-image: url(../images/achtergrondbalken.jpg);
	position: absolute;
	left: 0px;
	top: 50%;
	margin-left: 0px; 
	margin-top: -275px; 
	/* Half the height of the DIV tag which is 547 pixels */
}

div.fill-rechts-balken{
	width: 100%;
	height: 551px;
	border: 0px solid #000;
	background-image: url(../images/achtergrondbalken.jpg);
	position: absolute;
	right: 0px;
	top: 50%;
	margin-right: 0px; 
	/* Half the width of the DIV tag which is 1000 pixels */
	margin-top: -275px; 
	/* Half the height of the DIV tag which is also 552 pixels */
}

div.centeredcontent {
	width: 1000px;
	height: 551px;
	text-align: center;
	border: 0px solid #000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -500px; 
	/* Half the width of the DIV tag which is 1000 pixels */
	margin-top: -275px; 
	/* Half the height of the DIV tag which is also 552 pixels */
}

div.header{
	width: 1000px;
	height: 114px;
	background-image: url(../images/header-met-logo-en-bovag.jpg);
}

div.content{
	position:absolute;
	top: 140px;
	left: 0px;
	width: 1000px;
	height: 316px;
	background-image: url(../images/achtergrondtekst.jpg);
	background-color: transparent;
	border: 0px solid black;
}

div.content2{
	position:absolute;
	top: 140px;
	left: 0px;
	width: 1000px;
	height: 316px;
	background-color: transparent;
	border: 0px solid black;
}

div.contentcontainer{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 490px;
	height: 280px;
	margin-left: 15px;
	margin-top: 15px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: left;
}

a.contentcontainer {
	text-decoration: none;
	color: #5A8C9B;
}

a.contentcontainer:hover {
	color: #FFFFFF;
}

div.contentcontainer2{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 520px;
	height: 290px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: left;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #000000;
}

div.contentcontainer3{
	position:absolute;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	width: 970px;
	height: 315px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-align: left;
	border: 0px solid black;
}

div.fotocontainer{
	float: right;
	width: 450px;
	height: 285px;	
	text-align: left;
	border: 0px solid black;
}

div.nieuwscontainer{
	position: absolute;
	top: 456px;
	left: 0px;
	width: 1000px;
	height: 95px;
	background-color: black;
	border: 0px solid white;
}

div.nieuws1{
	position: absolute;
	float:left;
	top: 0px;
	left: 0px;
	width: 215px;
	height: 95px;
	color: white;
	border: 0px solid white;
}

div.nieuws2{
	position: absolute;
	float:left;
	top: 0px;
	left: 227px;
	width: 215px;
	height: 95px;
	color: white;
	border: 0px solid white;
}

div.nieuws3{
	position: absolute;
	float:left;
	top: 0px;
	left: 454px;
	width: 215px;
	height: 95px;
	color: white;
	border: 0px solid white;
}

div.nieuws4{
	position: absolute;
	float:left;
	top: 0px;
	left: 681px;
	width: 215px;
	height: 95px;
	color: white;
	border: 0px solid white;
}

div.lm{
	position: absolute;
	float:left;
	top: 0px;
	left: 840px;
	width: 120px;
	height: 95px;
	color: white;
	border: 0px solid white;
}

div.nieuwsfoto{
	position: relative;
	float:left;
	top: 0px;
	left: 0px;
	width: 95px;
	height: 95px;
	color: white;
	border: 0px solid white;
	overflow: hidden;
}

div.nieuwstekst{
	position: relative;
	float:left;
	top: 18px;
	left: 10px;
	width: 110px;
	height: 75px;
	color: white;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-color: black;
	border: 0px solid white;
}

a.nieuwstekst {
	text-decoration: none;
	color: #5A8C9B;
}

a.nieuwstekst:hover {
	color: #FFFFFF;
}

div.menu{
	position:absolute;
	left: 0px;
	width: 970px;
	height: 26px;
	background-color: black;
	/*padding-left: 30px;*/
}

div.knop{
	float: left;
	position: relative;
	text-align: left;
	margin-right: 5px;	
	padding-right: 5px;
	border: 0px solid white;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #5A8C9B;
	text-decoration: none;
	line-height: 25px;
	text-align: left;
	cursor: hand;
}

a.knop {
	text-decoration: none;
	color: #5A8C9B;
}

a.knop:hover {
	color: #FFFFFF;
}

div.subknophouder{
	position:absolute;
	top: 26px;
	left: -4px;
	width: 110px;
	background-color: black;
	border: 0px solid white;
	color: white;
	cursor: hand;
	overflow: hidden;
}

div.subknop{
	position:relative;
	left: 4px;
	width: 100px;
	background-color: black;
	border: 0px solid white;
	color: white;
	padding-top: 0px;
	font-size: 9px;
}

a.subknop {
	text-decoration: none;
	color: #5A8C9B;
}

a.subknop:hover {
	color: #FFFFFF;
}

p{

}

div.afbeelding{
	float: left;
}

div.text-bij-grote-foto{
	position: relative; 
	float: left; 
	margin-top: -15px; 
}