@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6e6e6;
}
#Achtergrond {
	background-image: url(../Webimages/Background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#Content {
	padding: 5px;
}
#OptionbarMenu {
	background-image: url(../Webimages/Optionbar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	color: #000066;
	text-decoration: none;
	font-size: 15px;
}
#OptionbarMenu :hover {
	background-image: url(../Webimages/Optionbar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	color: #B96117;
	text-decoration: none;
	font-size: 15px;
}
#Headerbackground {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../Webimages/Header%20Background.jpg);
}
#FormHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-transform: capitalize;
	font-weight: normal;
}

.Categorie {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0051BD;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 2px;
	white-space: normal;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #0000CC;
}
.Leesmeer {
	color: #0000CC;
	text-decoration: underline;
}
.Titel {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #04883F;
	text-transform: capitalize;
}

.Tekst {
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#TableText {
	padding-right: 15px;
}
