body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #e2cde7;
	font-size: 0.9em;
}

.bg {
	position: absolute;
	left: 0px;
	top: 0px;
}

.afbeelding {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-bottom-color: #666;
}

#vg {position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	padding-bottom: 20px;
	position: relative;
	z-index: 1;
}

#logo {
	height: 100px;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#menu{
	float: left;
	height: 27px;
	width: 950px;
	position: relative;
	background-image: url(img/menu.png);
	z-index: 2;
}



a {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-left: 1px;
}

 ul li  {

	width: 120px;

}

 ul li ul li  {

	width: 180px;

}


#text {
	color: #036;
	float: left;
	width: 948px;
	position: relative;
	background-image: url(img/bg.png);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}

#text_container{
	float: left;
	position: relative;	
	width: 750px;
	padding-top: 10px;
	padding-bottom: 20px;
	
	
	}

#text a {
	color: #036;
	font-size: 0.9em;
}

#onder{
	float: left;
	height: 45px;
	width: 950px;
	position: relative;
	background-image: url(img/onder.png);
	background-repeat: no-repeat;
}

#afbeelding{
position: relative;
}

#sidebar{
	float: left;
	position: relative;
	width: 198px;
	padding-bottom: 20px;
	}


.img{

	border: 1px solid #FFFFFF;

}

h1 {
	font-size: 1.2em;
}
