body{
	line-height: 16px;
	font-family : "Century Schoolbook",Times;
	font-size:13px;
	letter-spacing:1px;
	color:#000000;
	background-color:#ffffff;
	padding:40px;
	
}

td{
	line-height: 16px;
	font-family : "Century Schoolbook",Times;
	font-size:13px;
	letter-spacing:1px;
	color:#aaaaaa;
	
}

input,textarea,select{
	font-family :  Times;
}

a{
	color:#aaaaaa;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration: none;
}

a:active, a:focus{
	outline:0;
}

.light{
	color:#7F7F7F;
}

.light a{
	color:#000000;
	text-decoration:none;
}

.light a:hover{
	color:#7F7F7F;
	text-decoration: none;
}

.contact{
	color:#7F8AC0;
}
.contact a{
	color:#7F8AC0;
}
.contact a:hover{
	color:#000000;
}

#txt {
	position: absolute;
	left:220px;
	top:-1001px;
	width:750px;
	z-index:0;
}

#media {
	position: absolute;
	left:220px;
	top:48px;
}

#menu_aanpak {
	position: absolute;
	left:0px;
	display:none;
	#top:50px;
}

.img_aanpak {
	position: absolute;
} 

.inactive {
	cursor:default;
}

.active {
	cursor:pointer;
}