@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;
	
}	


#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;
	}
	
	
	
	
#menu {
	background-image:url(afbeeldingen/menubalk.jpg);
	background-repeat:no-repeat;
	height: 950px;
	width: 200px;
	float:left;
}
	
#middenstuk {
	height: 950px;
	width: 722px;
	margin-left: 25px;
	margin-right: 25px;
	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: 34px;
	width: 150px;
	display: block;
	position: relative;
	float: left;
	background-color: #6484A4;
	background-repeat: no-repeat;
	border: 1.5px outset #336;
	top: 10px;
	margin-top: 34px;
	margin-left: 24px;
	padding-top: 10px;
}


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

	
#content {
	border-bottom-color:#336C;
	height:10px;
	background-color: #253C5E;
	background-position: 0px 50px;
	width: 980px;
}

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



#tekstvlakhome {
	width:720px;
	height:350px;
	font-family: Arial;
	position: relative;
	left: 20px;
	right: 20px;
	top: 20px;
	float: left;
	overflow: auto;
}










		
#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;
		}
	
h1 {
	font-family:Arial;
	font-size:20px;
	color: #336;
	line-height: 25px;
	text-align: center;
}

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

h3 {
	font-family: Arial;
	font-size: 16px;
	padding-top: 30px;
	padding-right: 75px;
	padding-bottom: 60px;
	padding-left: 250px;
	color: #336;
}
#fotogalerie {
	height: 130px;
	width: 130px;
	float: left;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-with: 3px;
	border-left-width: 1px;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}

#volgendepagina{
	height:31px;
	width: 180px;
	float: right;
	margin-right: 46px;
	margin-top: 27px;
}


#vorigepagina{
	height:31px;
	width: 154px;
	float: left;
	margin-left: 36px;
	margin-top: 38px;
}

#tekstblokjesmiddenstuk{
	height: 28px;
	width: 370px;
	font-family:Arial;
	font-size: 18px;
	text-align: center;
	color: #336;
	display: block;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	top: 10px;
	margin-top: 35px;
	margin-left: 201px;
	padding-top: 8px;
	background-color: #B4C5DC;
	border: 1px outset #336;
	}
