html,body {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #c0c0c0;
	margin: 0 auto;
	text-align:center;
background-image:url(/img/Afbeelding1.jpg);
background-repeat:no-repeat;
}


#containter{
	margin:0 auto;
	padding:0 auto;
	text-align:left;
	width:1000px;
	height:auto;
	background-image:url(img/bg.png);
	}
	
#header{
	width:1000px;
	height:203px;
	background-image:url(img/header.png);
	
}

#head-menu{
		padding-top:17px;
		padding-left:35px;
		width:900px;
		clear:both;
}

.head-menu-item {
		width:140px;
		float:left;
		text-align:center;
		color:#000; 
		
}

.head-menu-item:hover {
		width:140px;
		float:left;
		text-align:center;
		color:#000; 
font-weight:bold;
		
}

#logintable {
	
border:0px;	
border-color:#fff;
}

#fotos {
float:left;
width:600px;
}

a, a:visited{
	text-decoration: none;
	color: #000;
}

#content {
	width:780px;
	float:left;
}


#blue-top {
	background-image:url(img/blue-top.png); 
	width:700px;
	height:39px;
	padding-top:20px;
	padding-left:47px;
	font-family:arial;
	font-size:18px;
	color:#fff;
	float:left;

}

#blue {
	width:708px;
	background-image:url(img/blue-bg.png);
	padding-left:20px;
	color:#fff;
	padding-right:20px;
	float:left;
}

#blue-bottom {
	width: 748px;
	height:37px;
	background-image:url(img/blue-bottom.png);
	float:left;

}


#green-top {
	background-image:url(img/green-top.png); 
	width:701px;
	height:39px;
	padding-top:20px;
	padding-left:47px;
	font-family:arial;
	font-size:18px;
	color:#fff;
	float:left;
}

#green {
	width:708px;
	background-image:url(img/green-bg.png);
	padding-left:20px;
	color:#fff;
	padding-right:20px;
	float:left;
}

#green-bottom {
	width: 748px;
	height:21px;
	background-image:url(img/green-bottom.png);
		float:left;

}

#menu {
	width:220px;
	float:left;
}

#footer{ 
background-color:#c5d1d3;
width:990px;
height:40px;
clear:both;
border-top:1px solid #000;
padding-top:5px;
padding-left:10px;
}
