body {
	background-color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

h1, h2, h3 {
	color: #0083C0;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 20px;
	color: #000;
}

ul, ol, li {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #0083C0;
}

a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}



/* HOOFDDIVS */ 

#Topdiv {
	height: 110px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	padding: 20px;
	background-image: url(../images/bg-topdiv.png);
	color: #FFF;
}

#Header-bg {
	height: 220px;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/top.jpg);
	border: 2px solid #000;

}

/* content */ 
#content-bovenbalk {
	padding: 0px;
	height: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-image: url(../images/bg-content-boven.png);
}

#Content {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/bg-content.png);
}

#menu {
	width: 250px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 0px;
	
}

.menukop {
	color: #FFFFFF;

	align
	padding-left: 40px;
	font-family: Sylfaen;
}

.menuitem {
	color:#000;
	font-variant: small-caps;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	list-style-type: square;
}

.menusubitem {
	color:#333;
}

#inhoud {
	width: 670px;
	float: right;
	height: 390px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#inhoudlocatie {
	width: 690px;
	float: right;
	height: 390px;
}

#content-onderbalk {
	padding: 0px;
	height: 20px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg-content-onder.png);
}

/* footer */ 
#Footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-top: 0px;
	background-image: url(../images/bg-footer.png);
}

#pagina {
	background-color: #999;
	width: 1000px;
	height: 655px;
	background-image: url(../images/achtergrond.jpg);
	border: 2px solid #000;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -310px;
}

#linkdiv {
	position:absolute;
	left:50%;
	top:600px;
	width:290px;
	height:30px;
	z-index:1;
	margin-left: -500px;
}
