/* ---------------kop------------------ */

.bovenrand {
	height: 20px;
	background-color: #000000;
	border: 0px solid green;
}


/* ---------------MENU BOVEN------------------ */


.topmenu	{
	height: 20px;
	background-color: #ffffff;
	
	text-align: right;
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	
}

.topmenunotselected {
	color:  #000000;
	padding-left: 20px;
	font-weight: bold;	
}


.topmenuselected {
	color:  #d7277d;
	padding-left: 20px;
	font-weight: bold;	
}

.topmenu a:hover {
	color:  #d7277d;
	font-weight: bold;
}




/* ---------------kolom 1------------------ */

.content-blok-algemeen	{
	height: 410px;
	#height: 100%;
	
}

/* ---------------kolom 2------------------ */
.titel-algemeen {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EC008C;
	padding-top: 140px;
}


.content-algemeen {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #646464;
	width: 550px;


	border: 0px solid green;

}


a {

	text-decoration: none;
	color: 646464;
}
	
a:hover {

	text-decoration: none;
	color: black;
}

a:active {
	text-decoration: none;
}

/* ---------------kolom 3------------------ */



/* ---------------footer------------------ */
.footer-algemeen {


}

/* ---------------tekstediting------------------ */


