.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

.kleinetitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660000;
	font-weight: bolder;
}

.basis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}

.achtergrond {
	background-color: 663300;
}
.linksklein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663300;
}

.broodkruimels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #660000;
	border-bottom: 1px dotted #660000;
	
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
	color: #FF0000;
}
.border {
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #663300;
	color: #FFFFFF;
}
.border {
	border: thin dotted #663300;
}
.titelsitemap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: 663300;
}
.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #FFFFFF;
	
}
.border2 {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.fotoholder{width:430px;
}

.nieuwsimage{ margin-bottom:20px;
margin-right:7px;
border-color:#000000;
border-width:1px;
border-style:solid;
cursor:hand;
}