@charset "utf-8";
/* CSS Document */

body,html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
}
#wrapper {
	background-color:#fff;
	position:relative;
	margin: auto;
	overflow:visible;
}
#zoekbox {
	display:none;
}
#infokolom {
	width:350px;
	clear:both;
}
#plaatsencontent {
	overflow:visible;
}
object {
	display:none;
}
h1, h2, h3, h4 {
	clear:both;
}
#copyright {
	position:relative;
	text-align:center;
	font-size:10px;
}
#content {
	position:relative;
	overflow:visible;
	clear:both;
	
}
#sitenaam {
	display:none;
}
#header {
	display:none;
}
#map_canvas {
	display:none;
}
#content img {
	clear:left;
}
.uitgelicht {
	position:relative;
	width:446px;
	margin:5px;
	padding:5px;
	background-color:#DCDBD1;
	float:left;
	height:100px;
	overflow:hidden;
	cursor:pointer;
}
.uitgelicht span, .uitgelicht p, .uitgelicht img {
	border:0px;
	color:#000;
	text-decoration:none;
}
.uitgelicht .kop {
	font-size:18px; 
	font-weight:bold;
}
#content p {
	line-height:16px;
}
#content img {
	margin:5px;
}
#menu {
	padding: 0;
	list-style: none;
	display:none;
}

a {
	color:#1C68A6;
	text-decoration:underline;
}
a img {
	border:0px;
}
#copyright a {
	color:#000;
	text-decoration:none;
}
table.sortable {
	border-spacing:0px;
	
	
}
table.sortable tr td {
	padding: 5px;
		margin: 0px;
	border-bottom: 1px solid #666;
}
table.sortable tr:hover td {
	background-color:#EDEDEB;
}
table.sortable th a, table.sortable th {
	text-decoration:none;
	color:#000;
}
table.sortable th {
	padding:5px;
	text-align:left;
	background-color:#DCDBD1;
}
