
body {
	background-color: #ffffff;
	color: black; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-image: url('fill.jpg')
	}


#logo {
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 1;
	}

#linkerblok {
	position: absolute;
	top: 140px;
	left: 2%;
	width: 20%;
	background-image: url('fill.jpg');
	z-index: 2
	}

#menu {
	position: relative;
	width: 100%;
	border-top: 0px solid #656565;
	border-left: 5px solid #656565;
	border-right: 0px solid #656565;
	border-bottom: 15px solid #656565;
	padding: 5px 5px 25px;
	background-color: #dadada
	}


#content {
	position: absolute;
	top: 140px;
	left: 26%;
	width: 47%;
	background-image: url('fill.jpg');
	z-index: 2
	}

#inhoud {
	position: relative;
	width: 100%;
	padding: 5px 5px 25px;
	border-left: 0px solid #656565;
	border-bottom: 15px solid #656565;
	border-right: 0px solid #656565;
	border-top: 0px solid #656565;
	background-color: #dadada
	}


#rechterblok {
	position: absolute;
	top: 140px;
	left: 77%;
	width: 20%;
	z-index: 2
	}

#menu-rechts {
	position: relative;
	width: 100%;
	border-top: 0px solid #656565;
	border-left: 0px solid #656565;
	border-right: 5px solid #656565;
	border-bottom: 15px solid #656565;
	padding: 5px 5px 25px;
	background-color: #dadada;
	text-align: justify
	}

#menu-rechtskl {
	position: relative;
	width: 100%;
	border-top: 0px solid #656565;
	border-left: 0px solid #656565;
	border-right: 5px solid #656565;
	border-bottom: 15px solid #656565;
	padding: 5px 5px 25px;
	background-color: #dadada;
	text-align: justify;
	font-size: 10px
	}

div.loos {
	position: relative
	}


a {
	color: #000000;
	text-decoration: underline
	}

		a:visited {
			color: #000000;
			text-decoration: underline
			}
	
		a:active {
			color: #000000;
			text-decoration: underline
			}
	
		a:hover {
			color: #000000;
			text-decoration: none
			}	


a.geen {
	color: #000000;
	text-decoration: none
	}

		a.geen:visited {
			color: #000000;
			text-decoration: none
			}
	
		a.geen:active {
			color: #000000;
			text-decoration: none
			}
	
		a.geen:hover {
			color: #000000;
			text-decoration: none
			}	



.vet {
	font-weight: bold
	}


.schuin {
	font-style: italic
	}


.klein {
	font-size: 10px
	}


.rechts {
	text-align: right
	}


.links {
	text-align: left
	}

.centreer {
	text-align: center
	}

div.inspring {
	position: relative;
	width: 90%;
	left: 12%;
	font-size: 10px
	}

div.uitvullen {
	text-align: justify
	}

table.default {
	color: black; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px
	}

table.perstabel {
	width: 100%;
	color: black; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px
	}
