body {
}
#logo {
	position: absolute;
	width: 180px;
	height: 80px;
	top: 212px;
	left: 407px;
	text-align: center;
	font-family: Helvetica;
	color: black;
	font-size: 12px;
	line-height: 13px;
}
#main {
	position: absolute;
	width: 600px;
	height: 600px;
	top: 25px;
	left: 300px;
}
#adres {
	position: relative;
	width: 200px;
	font-family: Helvetica;
	color: #EB6206;
	font-size: 14px;
	margin-top: -190px;
    left: 398px;
    text-align: center;
    line-height: 20px;
}
#menu {
	position: absolute;
	width: 260px;
	height: 400px;
	top: 25px;
	left: 20px;
}
#menu_tabel {
	width: 260px;
}
#menu_rij_boven {
	height: 20px;
	margin-top: 3px;
	margin-bottom: 1px;
	font-family: Verdana;
	color: gray;
	font-size: 14px;
	border-top: solid 2px black;
}
#menu_rij_boven_selected {
	height: 20px;
	margin-top: 3px;
	margin-bottom: 1px;
	font-family: Verdana;
	font-size: 14px;
	color: black;
	border-top: solid 2px black;
}
a.menu:link {
	color: gray;
	text-decoration:none;
}
a.menu:visited {
	color: gray; 
	text-decoration:none;
}
a.menu:hover {
	color: gray; 
	text-decoration:none;
}
a.menu:active {
	color: gray; 
	text-decoration:none;
}
form {
	margin: 0px;
}
img {
	border: 0px;
}
textarea {
	font-family: Helvetica;
	font-size: 14px
}
input {
	font-family: Helvetica;
	font-size: 14px
}
.verplicht {
	color: gray;
}
.formulier {
	font-family: Helvetica;
	color: black;
	font-size: 14px;
	line-height: 17px;
}
.tekstveld {
	width:250px;
}
.tekstarea {
	width:250px;
	height: 150px;
}

#wie {
	position: absolute;
	width: 365px;
	font-family: Helvetica;
	color: black;
	font-size: 13px;
	line-height: 16px;
	top: 10px;
    left: 215px;
}
#wat {
	position: absolute;
	width: 365px;
	font-family: Helvetica;
	color: black;
	font-size: 13px;
	line-height: 16px;
	top: 205px;
    left: 15px;
}
#voor {
	position: absolute;
	width: 365px;
	font-family: Helvetica;
	color: black;
	font-size: 13px;
	line-height: 16px;
	top: 5px;
    left: 15px;
}
#hoe {
	position: absolute;
	width: 365px;
	font-family: Helvetica;
	color: black;
	font-size: 13px;
	line-height: 16px;
	top: 20px;
    left: 215px;
}
#info {
	position: absolute;
	width: 570px;
	font-family: Helvetica;
	color: black;
	font-size: 13px;
	line-height: 16px;
	top: 12px;
    left: 20px;
	height: 170px;
    overflow: auto;
}
#zorg {
	position: absolute;
	width: 170px;
	font-family: Helvetica;
	color: black;
	font-size: 10px;
	line-height: 12px;
	top: 205px;
    left: 20px;
	height: 385px;
    overflow: auto;
}

#zorg table {
	font-family: Helvetica;
	color: black;
	font-size: 10px;
	line-height: 12px;
}

#zorg ul {
	list-style: normal;
	margin-left: -25px;
	font-family: Helvetica;
	color: black;
	font-size: 10px;
	line-height: 12px;
}

#zorg1 {
	position: absolute;
	width: 360px;
	font-family: Helvetica;
	color: black;
	font-size: 11px;
	line-height: 16px;
	top: 205px;
    left: 20px;
	height: 385px;
    overflow: auto;
}

#voorbeeld {
	position: absolute;
	width: 375px;
	font-family: Helvetica;
	color: black;
	font-size: 13px;
	line-height: 16px;
	top: 10px;
    left: 15px;
}
#nieuws {
	position: absolute;
	width: 375px;
	font-family: Helvetica;
	color: black;
	font-size: 13px;
	line-height: 16px;
	top: 8px;
    left: 215px;
    height: 385px;
    overflow: auto;
}
#contact {
	position: absolute;
	width: 375px;
	font-family: Helvetica;
	color: black;
	font-size: 13px;
	line-height: 16px;
	top: 20px;
    left: 15px;
}