@import url("menu.css");
@import url("jquery.fancybox.css");

*{
	margin:0;
	padding:0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background:#fff;
	text-align:center;
	padding:15px 0 0 0;
}

#wrapper{
	margin:0 auto;
	text-align:left;
	width:976px;
	background: url(../images/wrapper_bg.jpg) repeat-y top left;	
}

#head{
	float:left;
	width:976px;
	height:184px;
	background: url(../images/head.png) no-repeat top left;
}

#cat-menu{
	float:left;
	padding:6px 0 0 10px;
	width:806px;
	height:117px;
}

#menu{
	float:right;
	padding:12px 0 0 0;
	width:160px;
}

#menu ul{
	list-style:none;
}

#menu li{
	line-height:32px;
}

#content{
	width:976px;
	float:left;
	position:relative;
}

#tekst{
	float:left;
	width:637px;
	min-height:695px;
	height: auto !important;
	height:695px;
	padding:0 0 0 16px;
	background: url(../images/content_bg.jpg) no-repeat bottom right;
}

#tekst ul{
	margin:0;
	padding:0 0 8px 20px;
	list-style:square;
}

#tekst li{
	padding:3px 0 3px 0;
}

.kolom1{
	float:left;
	width:333px;
	padding:0 25px 15px 5px;
}

.kolom2{
	position:relative;
	float:right;
	width:245px;
	padding:0 20px 20px 0;
}

#content-rechts{
	float:left;
	width:302px;
	padding:0 5px 0 16px;
	background: url(../images/content_right.jpg) no-repeat top right;	
}

#adres{
	float:left;
	width:185px;
	padding:95px 0 0 110px;
	background: url(../images/adres_bg.jpg) no-repeat top right;
	margin-bottom:25px;		
}

#kaarten{
	float:left;
	width:280px;
	padding:7px 0 25px 15px;
	background:#fff url(../images/kaarten_bg.jpg) no-repeat top right;			
}

#kaarten li{
	list-style:none;
	line-height:27px;
	padding:0 0 0 6px;
}

iframe{
	border:1px solid #342c21;
}

.group{
	position:relative;
}

#zoom{
	bottom:0;
	left:0;
	position:absolute;
	height:27px;
	width:100%;
	background:url(../images/zoom_bg.png) no-repeat top left;	
}

#footer{
	float:left;
	width:976px;
	background: #fff url(../images/footer.jpg) no-repeat top left;	
	height:42px;
}

#footer p.devrieskartografie{
	float:left;
	width:340px;
	padding: 48px 0 10px 11px;
	text-align:left;
}

#footer p.wingweb{
	float:left;
	width:300px;
	padding: 48px 0 10px 0;
	text-align:right;
}

.trefwoorden{
	float:left;
	width:250px;
	padding: 10px 20px;
	text-align:left;
}
