body {
	margin: 0px;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left 130px;
	background-color: #006599;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
#wrapper {
	width:979px;
	background-image: url(../images/wrapper.jpg);
	margin: auto;
	text-align: left;
}
#hoofding {
	width:800px;
	height:60px;
	background-image: url(../images/header.jpg);
	padding-left: 179px;
	padding-top: 120px;
}
#container {
	width:979px;
	margin-top: -40px;
}



#links {
	width:130px;
	float: left;
	margin-left: 25px;
	padding-right: 10px;
	padding-left: 10px;
	color: #D6D6D6;
}
#midden {
	width:610px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#rechts {
	width:130px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	width:804px;
	height:47px;
	background-image: url(../images/footer.jpg);
	clear: both;
	padding-left: 175px;
}
#midden p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#midden h1 {
	color: #005075;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005075;
	font-size: 14pt;
}
#links a {
	color: #FFF;
}
#links .menu {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-left: -10px;
	list-style-type: none;
}

#links .menu ul{
	padding: 0px;
	margin-right: -10px;
	margin-left: -10px;
	list-style-type: none;
	float: left;
	display: block;
}

#links .menu a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 22px;
	width: 140px;
	float: left;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005F8C;
}
#links .menu a:hover {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}

#midden img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links h3 {
	font-variant: small-caps;
	color: #FFF;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#links fieldset {
	background-color: #006595;
	padding: 5px;
	margin-right: -10px;
	margin-left: -10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links input {
	background-color: #CAEEFF;
	border: 1px solid #003E5D;
	width: 140px;
}
#links .button {
	font-weight: bold;
	color: #FFF;
	width: auto;
	background-color: #003E5D;
}
#links .inputbox {
	width: auto;
	background-color: #005075;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#midden input ,textarea,select{
	border: 1px solid #005075;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
#rechts h3 {
	font-size: 13pt;
	color: #006496;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006599;
}
#midden .small, .createdate {
	font-size: 8pt;
	font-style: italic;
	letter-spacing: 3pt;
	background-image: url(../images/blauw.jpg);
}
