body {
	font-family:Arial, sans-serif;
	color:#4E144B;
	margin:0px;
	padding:0px;
	line-height:22px;
	font-size:11px;
}

h1, .titel_groot {
	font-family:Arial, sans-serif;
	font-size:20px;
	margin:0px;
	padding-left:22px;
	color:#EE2F75;
	font-weight:normal;
}

h3, .titel_klein {
	font-family:Arial, sans-serif;
	font-size:11px;
	padding-left:22px;
	color:#EC008C;
	font-weight:bold;
}

a {
	color:#4F0044;
}

a:hover {
	color:#EC008C;
}

#wrapper {
	width:995px;
	margin: 0 auto;
}

.sectieRechts {
	color:#EC008C;
}

.sectieRechts2 {
	color:#4E144B;
}

.menutable a {
	text-decoration:none;
	color:#4F0044;
	font-size:14px;
}

.menutable a:hover, .menutable .menuactive a {
	font-weight:bold;
}

#left {
	float:left;
	width:391px;
	height:481px;
}
#inzet {
	position:absolute;
	top:350px;
	right:0px;
	width:300px;
	height:100px;
	overflow:hidden;
}
#right {
	float:left;
	width:578px;
	background-image: url(/images/bckimg_top.gif);
	background-repeat:no-repeat;
	background-color:#E0D7E3;
}
#section1 {
	margin-top:30px;
	margin-left:27px;
	margin-bottom:30px;
	background-image:url(/images/bckimg.gif);
}
#colums {
	float:left;
	width:578px;
	background-image: url(/images/bckimg.gif);
}
	#section2 {
		float:left;
		width:209px;
		margin-left:27px;
	}
	#section3 {
		float:left;
		width:209px;
		margin-left:27px;
		color:#EC008C;
	}
#footer_col {
	height:50px;
	background-image:url(/images/bckimg_footer.gif);
}	
#footer_page {
	height:50px;
	padding:20px;
	text-align:center;
}
.clearer {
	clear:both;
}