img {
	border:none;
}

#container { 
	position: absolute;
	height: auto;
	width: 880px; 
	left: 50%;
	margin-left: -440px;
	background: #FFFFFF;
}

#container h1{
	font: bold 15px Verdana;
	color: #005983;
	text-align: left;
	padding-top: 4px;
}

#container h2{
	font: bold 13px Verdana;
	color: #85A0B5;
	text-align: left;
}

#container h3{
	font: bold 11px Verdana;
	color: #EB6A1D;
	margin-left: 15px;
}

#titelbar {
	height: 150px;
	width: 880px;
	}

#landkaart {
	width: 130px;
	height: 150px;
	float: left;
	background-color: #FCBA49;
	text-align: center;
}

#landkaart img {
	border: none;
	}

#headerImage {
	height: 150px;
	width: 720px;
	float: left;
}

#header {
	float:left;
	background-color: #FCBA49;
	width:880px;
}

#header span {
	display: none;
}

#balk {
	margin-left: 130px;
	height: 15px;
	width: 750px;
	background-color: #D8E6EF;
	border: none;
	float:left;
}

#middleContainer{
	width: 880px;
	background-image: url("../images/site/background.gif");
	background-repeat: repeat-y;
	float: left;
}
	
#menu {
	width: 130px;
	min-height: 400px;
	height: 100%;
	background-color: #FCBA49;
	float: left;
	clear: right;
}

#winkelmenu{
	height: 25px;
	width: 580px;
	float: left;
	clear: right;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #0D577C;
}

#winkelmenu img{
	border: none;
}

#lichtkrant {
	width: 580px;
	height: 15px;
	float: left;
	background-color: #D8E6EF;
	font: bold 10px Verdana;
	vertical-align: middle;
	}

#center {
	height: auto;
	margin: 0 0;
	background: #FFFFFF;
}

#menuRechts {
	width: 170px;
	background-color: #D8E6EF;
	float:left;	
}

.navigation{
	border: none;
}

	
.navigation:link {padding-left: 0px;}
.navigation:visited {padding-left: 0px;}
.navigation:active {padding-left: 0px;}
.navigation:hover {padding-left: 5px; font-weight: none;}

#content {
	font: 11px Verdana;
	padding: 4px;
	width: 572px;
	background-color: #FFF;
	float: left;
}

#reclame {
	width: 170px;
	float: right;
	background-color: #D8E6EF;
	font: bold 10px Verdana;
}

#reclame img {
	border: none;
	}

#footer {
	height: 15px;
	float:left;
	width: 100%;
	text-align: center;
	font: 9px Verdana;
}

	a:link {text-decoration: none; color: #808080;}
	a:visited {text-decoration: none; color: #808080;}
	a:active {text-decoration: none; color: #808080;}
	a:hover {font-weight: bold; color: #808080;}
.content{
	border: dashed 2px #FFF;
}
