a:link {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	border: 1px #B2BED4;
}
a:visited {
	color: #666699;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #872300;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #872300;
	font-weight: normal;
	text-decoration: underline;
}
h1 a, h2 a, h3 a {
	font-weight: normal;
	text-decoration: none;	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
h1 {
	font-family: Georgia, "Georgia Ref", Garamond, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	color: #872300;
	line-height: normal;
	text-align: left;
}
#lyrPand h1 {
	color: #000000 !important;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color:#872300 ;
	line-height: normal;
}
table.menu h2, table.menu h2 a:link {
	font-size: 11px;
	color: #000000 !important;
}
h3 {
	font-family: Georgia, "Georgia Ref", Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4B9D6;
	line-height: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}




.small {
	font-size: 8pt
}
.tiny {
	font-size: 7pt
}
.nieuwstitel {
	font-family: Georgia, "Georgia Ref", Garamond, "Times New Roman", serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}



img.inzet {
	border: 2px solid #FFFFFF;
}
img.pand {
	border: 1px solid #336699;
}


label {
	color: #666666;
}


input {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.txt {
	color: #336699;
	background-color: #E5E5E5;
	border: 3px solid #E5E5E5;
}
input.bedrag {
	color: #336699;
	text-align: right;
	background-color: #E5E5E5;
	border: 3px solid #E5E5E5;
}

textarea {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #336699;
	background-color: #E5E5E5;
	border: 3px solid #E5E5E5;
}

select {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	background-color: #E5E5E5;
	border: 3px solid #E5E5E5;
}

/* fValidate klasse */
.errHilite, .fieldError {
	border: 3px solid #CC0000;
	/* background-color: #CCCCCC; */
}



table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
dt a:link { color: #000000; }
dt a:visited { color: #336699; }
dt a:active { color: #872300; }
dt a:hover { color: #872300; }
dd {
	margin-left:0px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
}
