body {
    font-family: Arial;
	font-size: 9pt;
	color: #656565;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#656565;
}    
a:visited {
	color:#656565;
} 
a:hover {
	color:#C70E14;
}  
a:active {
	color:#656565;
} 

.tekst {
    font-family: Arial;
	font-size: 9pt;
	color: #656565;
}



.leesmeer {
    font-family: Arial;
	font-size: 9pt;
	color: #C70E14;
	text-decoration: none;
}
.leesmeer:link {
	color: #C70E14; 
}
.leesmeer:visited {
	color: #C70E14; 
}
.leesmeer:hover {
	color: #656565; 
}
.leesmeer:active {
	color: #C70E14; 
}








.BACKGROUND1 {
	width: 100%;
	background-image: URL(images/bg1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: table;
}
.BACKGROUND2 {
	width: 100%;
	background-image: URL(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center 0;
	display: block;
}
.BACKGROUND3 {
	width: 100%;
	background-image: URL(images/bg3.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	display: block;
}
.ROOD {
	width: 3000px;
	height: 69px;
	background-image: URL(images/rood.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	display: block;
	position: absolute;
	margin-top: -69px;
	margin-left: -2770px;
}


.MAIN {
	width: 1000px;
}

.LOGO {
	position: absolute;
	margin-top: -2px;
	margin-left: 68px;
	z-index: 10;
}


.HEADER {
	width: 1000px;
	height: 195px;
	display: table;
}
.MIDDEN {
	display: table;
}

.LINKS {
	display: table-cell;
	float: left;
	width: 230px;
	height: 774px;
	background-color: #E0E0E0;
	background-image: URL(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.LINKS h1 {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	color: #656565;
}
.LINKS h2 {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.LINKS p {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.RECHTS {
	display: table-cell;
	float: left;
	vertical-align: top;
	width: 750px;
	padding-bottom: 33px;
}
.CONTENT {
	display: block;
	padding: 20px;
}



.BOVENMENU {
	width: 1000px;
	margin-top: 105px;
	text-align: right;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}
.MENU {
	margin-top: 25px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}









.LIJN2 {
	width: 100%;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-top: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 4px;
}






.LIJN {
	width: 100%;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-top: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ONDER {
	width: 1000px;
	height: 33px;
	position: relative;
	margin-top: -33px;

}
.ONDER1 {
	text-align: center;
	float: left;
	width: 230px;
	height: 32px;
	overflow: hidden;
	padding-top: 1px;
}
.ONDER2 {
	font-size: 8pt;
	color: #FFFFFF;
	float: left;
	width: 750px;
	height: 23px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}
.ONDEROVERLAY {
	background-image: URL(images/bg1.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 6px;
	height: 33px;
	margin-top: -10px;
	position: absolute;
	margin-left: 727px;
}

form#zoek_form {
	position: relative;
	float: right;
	
	margin-top: 30px;
	margin-right: 20px;
}