@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;
}
	
	
		
ol {
	float:left;
	width: 200px;
	height: 95px;
	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: 50px;
	margin-left: 24px;
	padding-top: 16px;
}

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

	
#content {
	border-bottom-color:#336C;
	height:9px;
	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;
}

#vlakfoto {
	float: left;
	height: 409px;
	width: 620px;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 60px;
}
#oplichten{
	border-bottom-color:#005;
	height:50px;
	background-color: #E6F1FF;
	background-position: 0px 30px;
	border-top-color: #005;
	border-right-color: #005;
	border-left-color: #005;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}

	
		
#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: 9px;
	float: left;
		}
	
h1 {
	font-family:Helvetica, sans-serif;
	font-size:28px;
	color: #336;
	line-height: 25px;
	text-align: center;
}


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

h3 {
	font-family: Arial;
	font-size: 16px;
	padding-top: 30px;
	padding-right: 75px;
	padding-bottom: 60px;
	padding-left: 250px;
	color: #336;
}

h4 {font-family:Helvetica, sans-serif;
	font-size:0px;
	color: #336;
	line-height: 25px;
	text-align: center;
}
