/*******************************/
/* voorpagina*/
/*******************************/

/* VOORPAGINA */

.alineaTekst {
	font-family: Verdana;
	font-size:11px;
	font-weight: regular;
	color: #000;
	line-height: 150%;
}

.alineaTekstVP {
	font-family: Verdana;
	font-size:11px;
	font-weight: regular;
	line-height: 150%;
}

.alineaTekst a {color: #000; font-weight: regular; text-decoration:underline;}
.alineaTekst a:hover {color: #000; font-weight: regular; text-decoration:none; cursor:pointer; cursor:hand;}
.alineaTekst a:active {color: #000; font-weight: regular;}

/* VERVOLGPAGINA */

.kopVV {
	font-family: Verdana;
	font-size:18px;
	font-weight: bold;
	color: #978577;
	line-height: 150%;
	vertical-align: top;
}

.alineaTekstVV {
	font-family: Verdana;
	font-size:11px;
	font-weight: regular;
	color: #000;
	line-height: 150%;
	padding-bottom: 15px;
}

.alineaTekstVP a, .alineaTekstVV a {color: #000; font-weight: regular; text-decoration:underline;}
.alineaTekstVP a:hover, .alineaTekstVV a:hover {color: #000; font-weight: regular; text-decoration:none; cursor:pointer; cursor:hand;}
.alineaTekstVP a:active, .alineaTekstVV a:active {color: #000; font-weight: regular;}

INPUT {
	font-size:11px;
	border: 1px solid #000;
	width: 125px;
}
INPUT .radio {
	font-size:11px;
	border: none;
	width: 20px;
}


.zoekbutton {
	font-weight: bold;
	background: #E6E6E6;
	color: #D92E28;
}