.main {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: black;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}
.text {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: black;
	line-height: 14px;
	text-align: justify;
	padding: 0;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login {
	font-family: Frutiger, Arial;
	font-size: 12px;
	color: #811937;
}
.news {
	font-family: Frutiger, Arial;
	font-size: 12px;
	color: #EBC25B;
}
.text2 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: black;
	line-height: 14px;
	text-align: right;
	padding: 0;
	font-weight: normal;
	
}
.navigatie {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #EBC25B;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}
.navledseclinks {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #811937;
	font-weight: bold;
	text-align: right;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navmid {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #EBC25B;
	font-weight: bolder;
	text-align: center;
	line-height: 16px;

}
.titel {
	font-family: Arial, Verdana;
	font-size: 18px;
	color: black;
	line-height: 16px;
	text-align:center

}
.subtitel {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: black;
	text-align:left;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
}
.subtitel2 {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: black;
	text-align:left;
	line-height: 16px;
	
}
.news {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #EBC25B;
	padding-left: 5;
}
.adres {
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #811937;
	text-decoration: none;
	font-weight: bold;
	background-image:url(beelden%20css/adresblok.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.bg_top{
	background-image:url(beelden%20css/topbalk.gif);
		background-repeat: no-repeat;
}
.bg_top2{
	background-image:url(beelden%20css/topbalk2.gif);
		background-repeat: no-repeat;
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #811937;
	font-weight: bold;
	line-height: 20px;
}
.bg_middle{
	background-image:url(beelden%20css/sln_background.gif);
		background-repeat:no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: underline;
}
a.adres:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #811937;
	text-decoration: underline;
}
a.adres:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #811937;
	text-decoration: underline;
}
a.adres:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5B002E;
	display: inline;
	text-decoration: underline;
	background-color: #F5E0AD;
}
a.navigatie:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EBC25B;
	text-decoration: none;
	text-align: center;
	background-color: #811937;
	display: block;	
}
a.navigatie:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EBC25B;
	text-decoration: none;
}
a.navigatie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F5E0AD;
	text-decoration: none;
	background-color: #5B002E;
	display: block;
}
a.news:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EBC25B;
	text-decoration: none;
	text-align: left;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EBC25B;
	text-decoration: none;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F5E0AD;
	text-decoration:underline;
}
a.navledseclinks:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #811937;
	text-decoration: none;
	text-align: right;
	background-color: #F5E0AD;
	display: block;	
}
a.navledseclinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #811937;
	text-decoration: none;
}
a.navledseclinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #811937;
	text-decoration: none;
	background-color: #EBC25B;
	display: block;
}
a.navmid:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EBC25B;
	text-decoration: none;
}
a.navmid:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EBC25B;
	text-decoration: none;
}
a.navmid:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F5E0AD;
	text-decoration: none;
	background-color: #811937;
	display: block;
}
.Rubriektitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-align:left;
	text-decoration: none;
}
.adreslogo {
	background-image: url(beelden%20css/logoleeuw.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.andereprov {
	font-family: Arial, Helvetica, sans-serif;
	color: #811937;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.linklogoswv {
	text-decoration: none;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

