.afbeeldingrechts {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.afbeeldinglinks {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.border-rechts-zwart {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border-site {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3A4178;
	border-right-color: #3A4178;
	border-bottom-color: #3A4178;
	border-left-color: #3A4178;
	border-bottom-style: solid;

}
.border-site-sub {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3A4178;
	border-right-color: #3A4178;
	border-bottom-color: #3A4178;
	border-left-color: #3A4178;
}
.border-wit-onder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tekst a:link, .tekst a:active, .tekst a:visited, .tekst a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.teksthomepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.teksthomepage a:link, .teksthomepage a:active, .teksthomepage a:visited, .teksthomepage a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.tekstwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tekstwit a:link, .tekstwit a:active, .tekstwit a:visited, .tekstwit a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tekst-wit-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tekst-zwart-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tekst-zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.border-blauw-onder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3A4178;
	border-right-color: #3A4178;
	border-bottom-color: #3A4178;
	border-left-color: #3A4178;
}
.menu {
	padding-right: 20px;
	padding-left: 20px;
}
.menu2 {
	padding-right: 5px;
	padding-left: 5px;
}
.broodkruimel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}
.broodkruimel a:link, .broodkruimel a:active, .broodkruimel a:visited, .broodkruimel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #FFFFFF;
	text-decoration: none;
}
/* navbar2 */
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	background-image: url(images/nav2.gif);
	padding-left: 15px;
}
.navbar2 a:link, .navbar2 a:active, .navbar2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}
.navbar2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D4D4D4;
	text-decoration: none;
	padding-top: 5px;
}
/* navbarActive2 */
.navbarActive2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
	height: 23px;
	background-image: url(images/nav2_f2.gif);
	padding-left: 15px;
}
.navbarActive2 a:link, .navbarActive2 a:active, .navbarActive2 a:visited, .navbarActive2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
	padding-top: 5px;
}
/* navbar3 */
.navbar3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	background-image: url(images/nav3.gif);
	padding-left: 30px;
}
.navbar3 a:link, .navbar3 a:active, .navbar3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}
.navbar3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D4D4D4;
	text-decoration: none;
	padding-top: 5px;
}
/* navbarActive3 */
.navbarActive3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
	height: 23px;
	background-image: url(images/nav3_f2.gif);
	padding-left: 30px;
}
.navbarActive3 a:link, .navbarActive3 a:active, .navbarActive3 a:visited, .navbarActive3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
	padding-top: 5px;
}
/* navbar4 */
.navbar4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	background-image: url(images/nav4.gif);
	padding-left: 45px;
}
.navbar4 a:link, .navbar4 a:active, .navbar4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}
.navbar4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D4D4D4;
	text-decoration: none;
	padding-top: 5px;
}
/* navbarActive4 */
.navbarActive4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
	height: 23px;
	background-image: url(images/nav4_f2.gif);
	padding-left: 45px;
}
.navbarActive4 a:link, .navbarActive4 a:active, .navbarActive4 a:visited, .navbarActive4 a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
	padding-top: 5px;
}
/* navbar5 */
.navbar5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	background-image: url(images/nav5.gif);
	padding-left: 60px;
}
.navbar5 a:link, .navbar5 a:active, .navbar5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}
.navbar5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D4D4D4;
	text-decoration: none;
	padding-top: 5px;
}
/* navbarActive5 */
.navbarActive5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
	height: 23px;
	background-image: url(images/nav5_f2.gif);
	padding-left: 60px;
}
.navbarActive5 a:link, .navbarActive5 a:active, .navbarActive5 a:visited, .navbarActive5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
	padding-top: 5px;
}
/* navbar5 */

hr {
	color: #3A8B85;
	size: 1px;
	shade: noshade;
	height: 1px;
}
