body,html { background: url(../images/background.gif) #ededed 0px 92px repeat-x; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif }
.container { margin-left:0px; }

a {  color:#494949; text-decoration:none; }

.extra { padding-right:10px; }
.witbg { background-color:#FFF; }
.lichtgrijsbg { background-color:#ededed; }
.donkergrijsbg { background-color:#cacaca; }

.header { height:91px; }
.header img { margin-top:16px; margin-left:18px; }
.waarden { margin-top:40px; margin-left:10px; }

.maincontent { background:url(../images/backgroundcontents.gif) 0px 0px repeat-y; color:#494949; font-size:90%; }

#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	margin-left:12px;
	margin-right:12px;
	margin-top:15px;
	font-size:110%;
	width:auto;
}

#navigation a.head {
	cursor:pointer;
	border-bottom:#adadad 1px solid;
	background:url(../images/collapse.gif) no-repeat scroll 3px 4px;
	color:#3b927d;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:24px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#000;
}
#navigation a.selected {
	background-image: url(../images/expand.gif);
	border-bottom: #7e7e7e 1px solid;
}
#navigation a.current {
	background-color:#d5d5d5;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li.selected ul { border-bottom:#adadad 1px solid; }
#navigation li li a {
	color:#646567;
	display:block;
	text-indent:24px;
	text-decoration: none;
	margin-bottom:2px;
	margin-top:2px;
}
#navigation li li a:hover {
	background-color:#d5d5d5;
}


.maincontent h2 { color:#b21b16; margin-bottom:4px; font-weight:bold; }
.line { border-top:#007557 1px solid; }
.search input { width:110px; margin-left:10px; font-size:90%; border:#000 1px solid; padding:2px; }
.search { font-weight:bold; }
.searchlist a {
	font-size:130%;
	color:#3b927d;
}
#searchbutton { cursor:pointer; }

.footer { text-align:center; font-size:90%; }

a.woning { font-weight:bold; }

tr,td { padding:0px; }
textarea { width:300px; }

p {margin: 0 0 30px 0}
p+p { text-indent: 0em;}
table tr td{border-bottom: 1px solid;}