/* CSS Document */

p {
	color: #003333;
	font-family: Tahoma;
	font-size: 9pt;
}
span.openhuis {
	color: #003333;
	font-family: Tahoma;
	font-size: 9pt;

}

H1 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
}

H2 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
}

H3 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

H4 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
}

H5 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}

H6 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

ul {
	color: #005c5b;
	font-family: Tahoma;
	font-size: 10pt;
}

ol {
	color: #005c5b;
	font-family: Tahoma;
	font-size: 10pt;
}

.menu{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}

.a_sort:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}

.a_sort:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}

.a_sort:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}

.a_sort:active {
	text-decoration: none;
	color: #BBBBBB;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}

.aanbodOnMouseOver {
	background: #DFEAEA;
}

.aanbodOnMouseOverNormal {
	background: #FFFFFF;
}

.H1 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
}

.H2 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
}

.H3 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.H4 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
}

.H5 {
	color: #005C5B;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}

.H6 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.a_images {
	border: 1px;
	border-color:#FFFFFF;
	border-style: solid;
}

.button {
	background-color:#005C5B;
	color: #FFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
}

.textfield {
	background-color:#FFF;
	color: #005C5B;
	font-family: Tahoma;
	font-weight: bold;	
	font-size: 8pt;
}

.textarea {
	background-color:#FFF;
	color: #005C5B;
	font-family: Tahoma;
	font-weight: bold;	
	font-size: 8pt;
}
