body {
	background: #FFFFFF;
	color: #222222;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size: 12px;
	margin: 0;
	text-align: center;

}

.container {
	width:950px;
}

#header	{
	background:url(img/header.png) no-repeat;
	border-top:0;
	width:674px;
	height:235px;
	float:left;
}

#menu{
	background-image:url(img/menu.png);
	border-top:0;
	width:276px;
	height:698px;
	float:left;
}

#lokatie	{
	position:absolute;
	left:275px;
	top:175px;
	text-align:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:0px;
	
}

#links {
	position:absolute;
	left:45px;
	top:280px;
	margin-top:0px;
}

#submenu {
	position:absolute;
	left:45px;
	top:675px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}

#index{
	position:absolute;
	left:252px;
	top:210px;
	margin-top:0px;
}


#indextopbar {
	background-image:url(img/indextopbar.png);
	border-top:0;
	width:710px;
	height:80px;
}

#inhoud {
	margin-left:30px;
	width:630px;
	border-top:0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	
}

#indexbar {
	
	border-top:0;
	width:710px;
	background-image:url(img/indexbar.png);
	float:inherit;
}

#indexbottombar {
	background-image:url(img/indexbottombar.png);
	border-top:0;
	width:710px;
	height:50px;
	float:left;
}

#indextitle	{
	position:absolute;
	left:320px;
	top:224px;
	text-align:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:0px;
	
}

.contact{
	background-color: #c6efe1;
	border: 0px;
	border-bottom: 1px solid #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	width: 400px;
}

.contactbox{
	background-color: #c6efe1;
	border: 1px solid #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	width: 400px;
}

