/* Algemene stijlen */


body {
	background-color: #ECECED;
	background-image: url(../images/logo_bg.gif);
	background-repeat: no-repeat;
	margin: 15px;
	padding: 15px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	
	behavior:url("/lib/js/csshover.htc");
}

div#header {
	margin: 0 auto;
	padding-top: 22px;
	width: 772px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}

div#content {
	margin: 0 auto;
	padding-left: 69px;
	width: 703px;
	background-image: url(../images/content_bg.gif);
	background-repeat: y-repeat;
}

div#footer {
	margin: 0 auto;
	width: 772px;
	height: 55px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

p.copyright {
	margin: 0 auto;
	padding-top: 10px;
	width: 750px;
	color: #999;
	font-size: 80%;
}

p#header_balk {
	margin: 0 0 0 22px;
	padding-left: 300px;
	height: 59px;
	background-image: url(../images/header_balk_bg.jpg);
	background-repeat: no-repeat;
}

.onecolumn {
	float: left;
	width:650px;
}
.onecolumn ul li {
	margin: 5px 0 3px 10px;
	list-style-image:url(../images/streepje.gif);
	padding-left: 10px;
}
.leftcolumn {
	float: left;
}

.rightcolumn {
	float: right;
}

.klaar {
	clear: both;
	height: 1px;
}

h1 {	
	font-size: 120%;
	color: #255FAA;
	font-weight: bold;
}

h2, .hoofd2 {
	font-size: 110%;
	color:#255FAA;
	font-weight: bold;
	margin:2px 0 8px 0;
}

p.meer {
	color:#ff9f00;
	background-image:url(../images/pijltje.gif);
	background-repeat: no-repeat;
	padding-left:12px;
	margin:8px 0 0 0;
}
.meer a {
	color:#ff9f00;
	font-weight:bold;
}
p.adres {
	margin:0;
}
a.huis {
	color:#000;
}
a.huis:hover {
	color:#ff9f00;
}
hr {
	color:#ff9f00;
}
/* Zoeken stijlen */

div#zoeken {
	margin: 0 auto;
	padding-top: 3px;
	width: 772px;
	height: 80px;
	background-image: url(../images/content_bg.gif);
	background-repeat: y-repeat;
}

div#zoeken .rightcolumn p  {
	margin: 8px 0 0 10px;
	font-size: 90%;
	font-weight: bold;
	color: #255FAA;
}

div#zoeken div.rightcolumn div {
	float: left;
	margin: 0;
}

div#zoeken div.rightcolumn div.zoekbutton {
	
}

div#zoeken input.zoekveld {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 237px;
	border: 1px solid #83A0C7;
}

div#zoeken input.zoekbutton {
	display: block;
	margin: 4px 0 0 4px;
}

div#zoeken div.leftcolumn {
	padding: 0 0 0 22px;
}

div#zoeken div.rightcolumn {
	width: 575px;
	height: 58px;
	padding-right: 18px;
	background-color: #F0F0F1;
	background-image: url(../images/zoeken_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div#zoeken div.rightcolumn div {
	width: 300px;
}



/* Content stijlen */

div.gele_blok, div.gele_blok_onder {
	width: 683px;
	background-color: #FBF1DC;
	border-bottom: 1px solid #F1CF87;
	padding-bottom: 9px;
}

div.gele_blok img {
	margin: 9px 9px 0 0;
}

div.gele_blok p {
	width: 410px;
	margin: 9px 9px 0 9px;
}

p.onder {
	margin: 9px 9px 0 9px;
	padding-left: 25px;
}

div.gele_blok h1, div.gele_blok_onder h1 {
	width: 320px;
	margin: 9px 9px 0 9px;
	padding-bottom: 10px;
}

div.gele_blok h2 {
	font-size: 100%;
	width: 320px;
	margin: 9px 9px 0 9px;
	padding-bottom: 10px;
	color: #255FAA;
	font-weight: bold
}

div.gele_blok h2.uitgebreid {
	width: 360px;
}

div.gele_blok h2.verfijnen {
	width: 270px;
}

div#nieuw {
	width: 683px;
	padding: 18px 0 18px 0;
}

div#nieuw p {
	width: 410px;
	margin: 9px 9px 9px 9px;
}

div#nieuw h1 {
	width: 410px;
	margin: 9px 9px 9px 9px;
	padding-bottom: 10px;
}

div#nieuw img {
	margin: 9px 9px 0 9px;
}

.blauw_nadruk {
	font-weight: bold;
	color: #255FAA;
}

.toegevoegd {
	font-size: 80%;
	font-weight: bold;
	color: #9AADB8;
}



/* DIV uitgebreid */


div#uitgebreid {
	font-size: 90%;
	color: #255FAA;
	padding-bottom: 15px;
	width: 355px;
}

div#uitgebreid input.zoekveld {
	float: left;
	margin-top: 1px;
	margin-left: 10px;
	width: 300px;
	border: 1px solid #83A0C7;
}

div#uitgebreid input.zoekbutton {
	display: block;
	margin: 0 0 0 4px;
}

div#uitgebreid input.zoek_radio {
	margin: 0 0 0 8px;
}



/* DIV verfijnen */

div#verfijnen {
	font-size: 90%;
	color: #000000;
	padding-bottom: 15px;
}

div#verfijnen input.zoekveld {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 300px;
	border: 1px solid #83A0C7;
}

div#verfijnen input.aanvinkveld {
	margin: 0 0 0 4px;
}

div#verfijnen select {
	margin: 4px 0 0 6px;
	width: 275px;
}



/* DIV zoekopgaven */

div#zoekopgaven {
	width: 683px;
}

div#zoekopgaven .leftcolumn, div#zoekopgaven .rightcolumn {
	width: 325px;
}

div#zoekopgaven table {
	margin: 30px 0 10px 0;
	border: 0;
	padding: 3px 0 3px 0;
	font-size: 90%;
}

div#zoekopgaven table th {
	text-align: left;
	border-bottom: 2px solid #255FAA;
	font-size: 100%;
	color: #255FAA;
	font-weight: bold;
}

div#zoekopgaven table td {
	text-align: left;
	border-bottom: 1px solid #83A0C7;
	padding: 4px 0 4px 0;
}

div.toon_selectie {
	float: left;
	padding: 2px 0 20px 0;
}



/* DIV zoekresultaten */

div#content_zoekresultaten {
	margin: 0 auto;
	padding-top: 22px;
	width: 772px;
	background-image: url(../images/content_bg.gif);
	background-repeat: y-repeat;
}

div#zoekresultaten div.column {
	margin: 0 0 0 22px;
	width: 730px;
}

div#zoekresultaten h1 {
	font-size: 120%;
	color: #255FAA;
	font-weight: normal;
	margin-bottom: 0;
}

div#zoekresultaten p {
	margin-top: 5px;
	font-size: 110%;
	color: #255FAA;
	font-weight: normal;
}

div#zoekresultaten table {
	margin: 6px 0 10px 0;
	border: 0;
	border-bottom: 2px solid #255FAA;
	padding: 3px 0 3px 0;
	font-size: 100%;
}

div#zoekresultaten table th {
	text-align: left;
	background-color: #255FAA;
	font-size: 100%;
	color: #FFF;
	font-weight: bold;
	padding: 4px 0 4px 3px;
}

div#zoekresultaten table td {
	text-align: left;
	border-bottom: 1px solid #83A0C7;
	padding: 4px 0 4px 3px;
}

div#zoekresultaten table tr:hover {
	background-color: #FBF1DC;
}

div.vorige {
	float: left;
	margin-right: 0;
	padding: 2px 6px 20px 0px;
}

div.paginas {
	float: left;
	margin-right: 6px;
	color: #255FAA;
	font-weight: bold;
}

div.volgende {
	padding: 2px 0 20px 6px;
}

div.nieuwe_zoekopdracht {
	float: right;
	margin-right: 0;
	color: #255FAA;
	font-weight: bold;
	font-size: 90%;
	padding: 2px 0 20px 6px;
}

div#zoekresultaten table.zoekdetails {
	background-color: #FBF1DC;	
	background-image: url(../images/zoekdetails_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	border: 0;
	margin: 0px;
}

div#zoekresultaten table.zoekdetails_omschrijving {
	background-color: #FBF1DC;
	border-bottom: 1px solid #FFFFFF;
	border: 0;
	margin: 0px;
}

div#zoekresultaten table.zoekdetails th {
	padding: 4px 0 14px 0px;
	border-bottom: 0;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 110%;
}


div#zoekresultaten table.zoekdetails td {
	padding: 4px 0 4px 10px;
	border-bottom: 0;
	height: 22px;
}

div#zoekresultaten table.zoekdetails td.labels {
	padding: 4px 4px 4px 3px;
	border-bottom: 0;
	background-color: #FFFFFF;
	text-align: right;
	color: #255FAA;
	font-size: 90%;
	height: 22px;
}
