@charset "utf-8";
/* CSS Document */

.naam{
	color: #999999;
	font-size: 1em;
	position:absolute;
	font-weight: bold;
	
}

.balkbrug {
	width: 83px;
	height:15px;
	left: 75px;
	top: 132px;
}
.P_balkbrug {
	left: 137px;
	top: 134px;
}


.dedemsvaart {
	width: 83px;
	height:15px;
	left: 71px;
	top: 120px;
}
.P_dedemsvaart {
	left: 151px;
	top: 134px;
}


.de_wijk {
	width: 57px;
	height:16px;
	left: 75px;
	top: 91px;	
}
.P_de_wijk {
	left: 116px;
	top: 103px;
}


.koekange {
	width: 57px;
	height:16px;
	left: 130px;
	top: 83px;	
}
.P_koekange {
	left: 129px;
	top: 95px;
}

.ommen {
	width: 60px;
	height:16px;
	left: 93px;
	top: 149px;
}
.P_ommen {
	left: 142px;
	top: 151px;
}

.den_ham {
	width: 64px;
	height:14px;
	left: 152px;
	top: 165px;
}
.P_den_ham {
	left: 159px;
	top: 156px;
}
.hardenberg{
	width: 57px;
	height:14px;
	left: 175px;
	top: 127px;
}
.P_hardenberg{
	left: 176px;
	top: 141px;
}
.nijverdal{
	width: 57px;
	height:14px;
	left: 133px;
	top: 191px;
}	
.P_nijverdal{
	left: 150px;
	top: 183px;
}
.rijssen{
	width: 48px;
	height:14px;
	left: 152px;
	top: 214px;
}	
.P_rijssen{
	left: 161px;
	top: 204px;
}		
.coevorden{
	width: 57px;
	height:14px;
	left: 165px;
	top: 88px;
}	
.P_coevorden{
	left: 186px;
	top: 103px;
}	

.vroomshoop {
	width: 83px;
	height:15px;
	left: 155px;
	top: 149px;
}
.P_vroomshoop {
	left: 165px;
	top: 161px;
}





.punt{
width: 15px;
height: 15px;
position: absolute;
background-image:url(../kaart/punt.png);
background-repeat:no-repeat;
display:none;
position:absolute;
}

.actief{
position:absolute;
color:#000000;
display:block;
}

a.doelgroep{
color:#000000; 
text-decoration: underline;

}

a.doelgroep:hover{
  color: #dc002e;
}

