body {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ecebf5;
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #FCB034;
	
}
a:active {
	text-decoration: none;
	
}
.witte_link {
	color: #FFFFFF;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	
}
.lichtblauwe_link {
	color: #004B94;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	
}
.gele_link {
	color: #FCB034;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	
}
.witte_link_regular {
	color: #FFFFFF;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	
}
.witte_tekst {
	color: #FFFFFF;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	
}
.witte_tekst_klein {
	color: #FFFFFF;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 10px;
	font-weight: normal;
	
}
.blauwe_link_bold {
	color: #001f7b;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	
}
.blauwe_link {
	color: #001f7b;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	
}
.blauwe_tekst {
	color: #001f7b;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	
}
.blauwe_tekst_klein {
	color: #001f7b;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 10px;
	font-weight: normal;
	
}
.blauwe_tekst_cursief_groot {
	color: #001f7b;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 29px;
	
}
.blauwe_tekst_groot {
	color: #001f7b;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	font-style:normal;
	line-height: 29px;
	text-align: left;
	
}
.zwarte_tekst {
	color: #000000;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	
}
.rode_tekst {
	color: #FF0000;
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	
}
.achtergrondimg {
	background-image: url(imgs/slagsch_rechts.jpg);
	background-repeat: repeat;
	background-position: right bottom;

}
.achtergrondimg2 {
	background-image: url(imgs/slagsch_rechtsonder.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.achtergrondimg3 {
	background-image: url(imgs/slagsch_linksonder.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.achtergrondimg4 {
	background-image: url(imgs/slagsch_onder.jpg);
	background-repeat: repeat;
	background-position: right bottom;

}
.kaderomlijning {
	border: 2px dashed #99abc9;
}
.blauwelijnboven {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0D3C8C;

}
.blauwelijnkader {
	border: thin solid #0D3C8C;
	margin: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	
