/* CSS Document */

.ButtonTekstHorizontaal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.Website {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
body {
	background-color: #CCCCCC;
}
.body {
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.bodywhite {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyoranje {
	font-size: 10pt;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyrood {
	font-size: 10pt;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyblauw {
	font-size: 10pt;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytitel {
	font-size: 12pt;
	color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}

.Stad {
	font-size: 14pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Geel {
color: #FFFF00
}
.Appelblauw {
	font-size: 14pt;
	color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.FietsWandeltitel {
	font-size: 12pt;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Weettitel {
	font-size: 12pt;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Kusttitel {
	font-size: 12pt;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Natuurltitel {
	font-size: 12pt;
	color: #4F8E31;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Infotitel {
	font-size: 12pt;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Kunsttitel {
	font-size: 12pt;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Contacttitel {
	font-size: 12pt;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.MailInternet {color: #339999}