@charset "UTF-8";
/* CSS Document */


body {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-color: #FFF;
	margin-top: 0px;

	}
	
#achtergrondgeheel {
	background-color: #CCC;
	background-position: center center;
	height: 1245px;
	width: 980px;
	float: left;
}


#head {
	background-image:url(afbeeldingen/headmetlogo.jpg);	
	background-repeat: no-repeat;
	height: 250px;
	width: 980px;
	
}
		
	
#menu {
	background-image:url(afbeeldingen/menubalk.jpg);
	background-repeat:no-repeat;
	height: 950px;
	width: 200px;
	float:left;
}

#tekstheadvlak{
	height: 100px;
	width: 220px;
	font-family:Arial;
	font-size: 18px;
	text-align: center;
	color: #336;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 110px;
	margin-left: 380px;
	float: left;
	}	
	
		
ol {
	float:left;
	width: 200px;
	height: 950px;
	display: block;
	text-align: left;
	margin: 0px;
	position: relative;
	padding: 0px;
}
		
li {
	font-family:Arial;
	font-size: 18px;
	text-align: center;
	color: #336;
	height: 30px;
	width: 150px;
	display: block;
	position: relative;
	float: left;
	background-color: #6484A4;
	background-repeat: no-repeat;
	border: 1.5px outset #336;
	top: 10px;
	margin-top: 36px;
	margin-left: 24px;
	padding-top: 10px;
}


a{
	font-family:Arial;
	font-size: 18px;
	text-align: center;
	color: #336;	
}
	

	


#tekstvlakmenu {
	width:200px;
	height:950px;
	float:left;
}


#middenstuk {
	background-image:url(afbeeldingen/middenvlak.jpg);
	background-repeat:no-repeat;
	height: 950px;
	width: 772px;
	float:left;
	
}
	
#content {
	border-bottom-color:#336C;
	height:10px;
	background-color: #253C5E;
	background-position: 0px 50px;
	width: 980px;
}		
		
#content2 {
	border-bottom-color:#336C;
	height:35px;
	background-color: #253C5E;
	background-position: 0px 50px;
	width: 980px;
	float: left;
		}
		
#content3 {
	border-bottom-color:#336C;
	height:950px;
	background-color: #253C5E;
	background-position: 0px 50px;
	width: 8px;
	float: left;
		}
		
		
#tekstvlakhome {
	width:650px;
	height:700px;
	font-family: Arial;
	position: relative;
	left: 60px;
	right: 20px;
	top: 50px;
	float: left;
	overflow: auto;
}


h1 {
	font-family:Arial;
	font-size:20px;
	color: #336;
	line-height: 25px;
	text-align: center;
}


h2 {
	color: #336;
	font-family:Arial;
	font-size:16px;
	line-height: 20px;
}

h3  {
	color: #336;
	font-family:Arial;
	font-size:16px;
	line-height: 20px;
	padding-left: 30px;	
}
