div#content {
	background-image: url(../images/veelz-main-bg.png);
	background-repeat:no-repeat;
}

#linkkolom {
	background:url(../images/veelz-sub-bg.png);
		background-repeat:no-repeat;
		background-color: #6392e7;
	height: 564px;
	overflow:hidden;	z-index:2;
}
#linkkolom li {
	list-style-type: none;
}

#linkkolom li a:link{	
    color: #5286e7;

}
#linkkolom li a:visited{	
    color: #5286e7;

}
#linkkolom li a:hover{	    
    color: #5286e7;
}

#linkkolom li a:active {	   
color: #F9a045;
}    


#hoofdfotoContact   {
	margin-right: auto;
	margin-bottom: 0px;
	width: 542px;
	height: 400px;
	text-align: left;
	position: absolute;
	top: 105px;
	z-index: 3;}
	

div#maintext {
	float: left;
	padding: 10px;
	width: 267px;
	height:400px;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F00 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #013095;
	font-size: 11px;
}
#menu2 #wijzer {
	background:url(../images/wijzer.gif);
	
	position:absolute;
	height: 44px;
	width: 8px;
	z-index: 5;
	left: 112px;
	top: 163px;
}
