

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.tekst:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}

a.tekst:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a.tekst:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}

a.tekst:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}


.infobladenlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
	padding-bottom: 5px;




}

a.infobladenlinks:links, hover, active, visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}

.zoekfunctie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	height: 17px;
	width: 117px;
	border: 1px solid #990000;
	margin-right: 10px;
	margin-left: 7px;
}

.tekstklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;

}

.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/nav_pijl.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
}

a.navigatie:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/nav_pijl_f2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
}

	
	
.infobladtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;


}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A18481;
	background-color: #FFEEAA;
}

