/* CSS/XHTML RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	line-height: 25px;
	font-style: normal;
	color: #666;
	font: 12px/25px Arial, Helvetica, sans-serif;
}

strong {
	font-weight: bold;
}

ol, ul {
	list-style: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


p {
	margin: 0 0 18px 0;
	line-height: 25px;
	font-style: normal;
	color: #666;
}

a {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

html, body {
	height: 100%;
}

body {
	background: #003399;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 977px;
	margin: 0 auto;
	background: #fff url(../images/template/bg_container.jpg) 10px 0 repeat-y;
}

#site {
	width: 977px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 40px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.left {
	width: 190px;
	height: auto;
	position: relative;
	float: left;
	margin: 0 0 0 10px;
}

.left .logo {
	width: 190px;
	height: auto;
	position: relative;
	float: left;
	background: #fff;
}

.left .logo img {
	position: relative;
	float: left;
	margin-top: 13px;
}

.left ul {
	width: 190px;
	height: auto;
	position: relative;
	float: left;
	border-top: 13px solid #fff;
}

.left ul li {
	width: 190px;
	height: 32px;
	position: relative;
	float: left;
	border-bottom: 1px solid #fff;
}

.left ul li a {
	font: bold 11px/32px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	color: #003399;
	background: none;
	text-indent: 22px;
}

.left ul li a:hover {
	font: bold 11px/32px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	color: #980000;
	background: #a7bce5;
	text-indent: 22px;
}

.left .buurt {
	width: 150px;
	height: auto;
	position: relative;
	float: left;
	margin: 82px 0 0 18px;
}

.left .buurt h2 {
	font: bold 13px/13px Tahoma, sans-serif;
	color: #980000;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

.left .buurt input {
	font: normal 11px/11px Tahoma, Arial, sans-serif;
	width: 139px;
	height: auto;
	position: relative;
	float: left;
	padding: 6px 5px;
	color: #999;
	border: 1px solid #003399;
	margin-bottom: 5px;
}

.left .buurt input[type=button] {
	font: normal 12px/12px Tahoma, Arial, sans-serif;
	width: 151px;
	height: auto;
	position: relative;
	float: left;
	padding: 5px;
	background: #999;
	border: 1px solid #003399;
	color: #003399;
	cursor: pointer;
}

.right {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
	margin: 13px 0 0 61px;
}

.topnav {
	width: 648px;
	height: 11px;
	position: relative;
	float: left;
	margin: 37px 0 75px 0;
}

.topnav ul {
	width: 648px;
	height: 11px;
	position: relative;
	float: left;
}

.topnav ul li {
	width: auto;
	height: 11px;
	position: relative;
	float: left;
	display: inline;
	background: url(../images/template/bullet_vierkant.jpg) 0 1px no-repeat;
	margin-right: 30px;
}

.topnav ul li a {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #003399;
	display: block;
	background: white;
	margin-left: 6px;
	padding-left: 4px;
}

.topnav ul li a:hover {
	text-decoration: underline;
}

.topnav ul li.first {
	margin-left: -3px;
}

.topnav .sitepath {
	width: auto;
	height: 25px;
	position: absolute;
	line-height: 25px;	
	left: 0px;
	top: 47px;
	font-size: 11px;
}
.topnav .sitepath a, .topnav .sitepath strong {
	font-size: 11px;
}

.content, .content form {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
}

.content .zoeken {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 55px;
}

.content .zoeken h1 {
	font: bold 19px/19px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #990000;
	margin: 0 0 40px 0;
	line-height: 28px;
	width: 500px;
}

.content .zoeken form {
	background: url(../images/template/bg_input.jpg) 0 0 no-repeat;
	height: 35px;
}

.content .zoeken form input.veld {
	font: 13px/20px Arial, sans-serif;
	padding-left: 15px;
	padding-top: 8px;
	height: 27px;
	border: 0;
	color: #666;
	width: 490px;
	background: none;
	float: left;
	position: relative;
}

.content .zoeken form input.button {
	font: bold 13px/35px Arial, sans-serif;
	padding: 0 5px 0;
	height: 35px;
	text-align: left;
	text-indent: 10px;
	border: 0;
	color: #505050;
	text-transform: uppercase;
	width: 109px;
	background: url(../images/template/button_zoeken.jpg) 0 0 no-repeat;
	float: right;
	position: relative;
	cursor: pointer;
}

.content .zoekresultaat {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 32px;
}

.content .zoekresultaat h1 {
	font: bold 19px/19px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #990000;
	float: left;
	margin: 0 0 40px 0;
	line-height: 28px;
	width: 500px;
}

.content .zoekresultaat form {
	background: url(../images/template/bg_input.jpg) 0 0 no-repeat;
	height: 35px;
}

.content .zoekresultaat form input.veld {
	font: 13px/20px Arial, sans-serif;
	padding-left: 15px;
	padding-top: 8px;
	height: 27px;
	border: 0;
	color: #666;
	width: 490px;
	background: none;
	float: left;
	position: relative;
}

.content .zoekresultaat form input.button {
	font: bold 13px/35px Arial, sans-serif;
	padding: 0 5px 0;
	height: 35px;
	text-align: left;
	text-indent: 10px;
	border: 0;
	color: #505050;
	text-transform: uppercase;
	width: 109px;
	background: url(../images/template/button_zoeken.jpg) 0 0 no-repeat;
	float: right;
	position: relative;
	cursor: pointer;
}

.content .zochtop {
	width: 648px;
	height: 57px;
	position: relative;
	float: left;
	font: 12px/53px Arial, Helvetica, sans-serif;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.content .zochtop .left {
	width: auto;
	height: 57px;
	position: relative;
	float: left;
	padding-left: 20px;
	font: 12px/57px Arial, Helvetica, sans-serif;
	line-height: 57px;
}

.content .zochtop .right {
	width: 225px;
	height: 57px;
	position: relative;
	float: right;
	font: 12px/57px Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: right;
}

.content .zochtop .left strong {
	color: #980000;
	font-weight: bold;
	font-size: 14px;
}
.content .zochtop .right strong {
	color: #980000;
	font-weight: bold;
}

.content .resultaat {
	width: 608px;
	height: auto;
	position: relative;
	float: left;
	padding: 20px;
	border-bottom: 1px solid #f0f0f0;
}

.content .resultaat h3 {
	width: 608px;
	height: auto;
	position: relative;
	float: left;
	font: 14px/26px Arial, Helvetica, sans-serif;
	color: #980000;
	font-weight: bold;
}

.content .resultaat span {
	width: 608px;
	height: auto;
	position: relative;
	float: left;
	font: 11px/24px Arial, Helvetica, sans-serif;
	color: #666666;
}

.content .resultaat span strong {
	font: 11px/24px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

.content .resultaat .tekst {
	width: 608px;
	height: auto;
	position: relative;
	float: left;
	font: 12px/26px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 18px 0px;
}

.content .resultaat .tekst strong {
	font-weight: bold;
}

.content .resultaat a.bekijk {
	font: normal 12px/24px Tahoma, Arial, sans-serif;
	background: url(../images/template/bullet_pijl.jpg) right 6px no-repeat;
	display: block;
	width: auto;
	position: relative;
	height: 24px;
	padding-right: 22px;
	text-decoration: none;
	float: left;
	color: #990000;
	font-weight: bold;
}

.hoofdstukken {
	width: 578px;
	height: auto;
	position: relative;
	float: left;
	background: #f0f0f0;
	padding: 35px;
}

.hoofdstukken h3 {
	font: bold 12px/12px Tahoma, sans-serif;
	color: #003399;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.hoofdstukken ul {
	width: 188px;
	height: auto;
	position: relative;
	float: left;
	display: block;
}

.hoofdstukken ul li {
	width: 188px;
	height: auto;
	margin-bottom: 11px;
	background: url(../images/template/bullet_vierkant.jpg) 0 5px no-repeat;
}

.hoofdstukken ul li a {
	width: 154px;
	height: auto;
	display: block;
	padding: 0 17px;
	font: 12px/16px Arial, sans-serif;
	color: #666;
}

.hoofdstukken a.volledig {
	width: 546px;
	height: 30px;
	display: block;
	position: relative;
	float: left;
	font: bold 12px/30px Arial, sans-serif;
	color: #990100;
	background: url(../images/template/bullet_pijl.jpg) 230px 10px no-repeat;
	margin-top: 8px;
	text-decoration: none;
}

.hoofdstukken a.volledig:hover {
	text-decoration: underline;
}

.content h2 {
	font: bold 15px/15px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #990000;
	margin: 55px 0 40px;
}

.content form.ontvang {
	width: 506px;
	margin: 15px 0 0 135px;
}

.content .entry {
	line-height: 30px;
	width: 648px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

.content .entry label {
	font: bold 12px/30px Tahoma, Arial, sans-serif;
	width: 113px;
	height: auto;
	position: relative;
	float: left;
}

.content .entry input {
	font: normal 12px/12px Tahoma, Arial, sans-serif;
	width: 250px;
	height: auto;
	position: relative;
	float: left;
	padding: 5px;
	border: 1px solid #003399;
}

.content .entry span {
	font: normal 12px/20px Tahoma, Arial, sans-serif;
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin-left: 5px;
}

.content .entry input.button {
	font: normal 12px/12px Tahoma, Arial, sans-serif;
	width: 85px;
	height: auto;
	position: relative;
	float: left;
	padding: 7px 5px;
	background: #999;
	border: 1px solid #003399;
	margin-left: 113px;
	cursor: pointer;
}

#footer {
	width: 100%;
	height: 32px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
}

.footer {
	width: 957px;
	height: 32px;
	position: relative;
	margin: 0 auto;
	background: #003399;
	text-align: center;
	color: #758ec1;
	font: 10px/32px Arial, Helvetica, sans-serif;
}

.footer a {
	color: #758ec1;
	font: 10px/32px Arial, Helvetica, sans-serif;
}

/* trefwoorden */

body.trefwoorden .content {
	float: left;
}

body.trefwoorden .content .zoeken {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 0;
}

body.trefwoorden .content .zoeken h1 {
	font: bold 19px/19px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #990000;
	margin: 0 0 15px 0;
	width: 500px;
	line-height: 28px;
}

body.trefwoorden .content .zoeken a.zoekopnieuw {
	font: normal 12px/19px Tahoma, Arial, sans-serif;
	padding-left: 20px;
	background: url(../images/template/bullet_pijl_links.jpg) 0 3px no-repeat;
	display: block;
	width: 80px;
	height: 19px;
	position: absolute;
	top: 5px;
	right: 0;
	text-decoration: none;
}

body.trefwoorden .content .zoeken a.zoekopnieuw:hover {
	text-decoration: underline;
}

body.trefwoorden .content .zoeken form {
	background: url(../images/template/bg_input_klein.jpg) 0 24px no-repeat;
	height: 35px;
	border: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
	margin: 0;
	float: left;
	padding: 24px 0;
	display: block;
}

body.trefwoorden .content .zoeken form input.veld {
	font: 13px/20px Arial, sans-serif;
	padding-left: 15px;
	padding-top: 8px;
	height: 25px;
	border: 0;
	color: #666;
	width: 270px;
	background: none;
	float: left;
	position: relative;
}

body.trefwoorden .content .zoeken form input.button {
	font: bold 13px/35px Arial, sans-serif;
	padding: 0 5px 0 0;
	height: 35px;
	text-align: left;
	text-indent: 10px;
	border: 0;
	color: #505050;
	text-transform: uppercase;
	width: 109px;
	background: url(../images/template/button_zoeken.jpg) 0 0 no-repeat;
	float: left;
	position: relative;
	cursor: pointer;
	margin-left: 30px;
	display: inline;
}

body.trefwoorden .content .alfabet {
	width: 648px;
	height: 53px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 53px;
	border-bottom: 1px solid #f0f0f0;
}

body.trefwoorden .content .alfabet strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 53px;
	color: #990000;
	margin-right: 15px;
}

body.trefwoorden .content .alfabet a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 53px;
	text-transform: uppercase;
	margin-right: 5px;
}

body.trefwoorden .content .kolom1,
body.trefwoorden .content .kolom2,
body.trefwoorden .content .kolom3 {
	width: 215px;
	height: auto;
	position: relative;
	float: left;
}

body.trefwoorden .content .kolom1 h3,
body.trefwoorden .content .kolom2 h3,
body.trefwoorden .content .kolom3 h3 {
	font: bold 18px/18px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #990000;
	margin: 0 0 15px 0;
	width: 200px;
	height: auto;
	position: relative;
	float: left;
}

body.trefwoorden .content .kolom1 ul,
body.trefwoorden .content .kolom2 ul,
body.trefwoorden .content .kolom3 ul {
	width: 200px;
	height: auto;
	position: relative;
	float: left;
	margin: 0 0 15px 0;
}

body.trefwoorden .content .kolom1 li,
body.trefwoorden .content .kolom2 li,
body.trefwoorden .content .kolom3 li {
	width: auto;
	position: relative;
}

/* details */

body.details .content .zoeken {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 0px!important;
}

body.details .content .zoeken h1 {
	font: bold 19px/19px Tahoma, Arial, sans-serif;
	text-transform: none;
	color: #003399;
	margin: 0 0 15px 0;
	width: 500px;
	line-height: 28px;
}

body.details .content .zoeken a.zoekopnieuw {
	font: normal 12px/19px Tahoma, Arial, sans-serif;
	padding-left: 20px;
	background: url(../images/template/bullet_pijl_links.jpg) 0 3px no-repeat;
	display: block;
	width: 80px;
	height: 19px;
	position: absolute;
	top: 5px;
	right: 0;
	text-decoration: none;
}

body.details .detailcontent {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
	padding-top: 30px;
}

body.details .detailcontent h1 {
	font: bold 12px/12px Tahoma, Arial, sans-serif;
	text-transform: none;
	color: #990000;
	margin: 15px 0;
}

body.details .detailcontent ul, body.details .detailcontent ol {
	margin-bottom: 20px;
}

body.details .detailcontent ul li, body.details .detailcontent ol li {
	background: url(../images/template/bullet_vierkant.jpg) 0 10px no-repeat;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 30px;
}

body.details .detailzoeken {
	width: 648px;
	height: 51px;
	position: relative;
	float: left;
	border: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
	padding-top: 17px;
	margin: 20px 0;
}

body.details .detailzoeken strong {
	font: bold 13px/15px Arial, sans-serif;
	padding-top: 8px;
	height: 34px;
	display: block;
	color: #990000;
	width: 90px;
	float: left;
	position: relative;
}

body.details .detailzoeken form {
	background: url(../images/template/bg_input_klein.jpg) 0 0 no-repeat;
	width: 450px;
	height: 35px;
	position: relative;
	float: left;
}

body.details .detailzoeken form input.veld {
	font: 13px/20px Arial, sans-serif;
	padding-left: 15px;
	padding-top: 8px;
	height: 25px;
	border: 0;
	color: #666;
	width: 270px;
	background: none;
	float: left;
	position: relative;
}

body.details .detailzoeken form input.button {
	font: bold 13px/35px Arial, sans-serif;
	padding: 0 5px 0;
	height: 35px;
	text-align: left;
	text-indent: 10px;
	border: 0;
	color: #505050;
	text-transform: uppercase;
	width: 109px;
	background: url(../images/template/button_zoeken.jpg) 0 0 no-repeat;
	float: left;
	position: relative;
	cursor: pointer;
	margin-left: 30px
}

body.details form.help {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
}

body.details form.help p {
	margin: 10px 0;
	color: #666;
}

body.details form.help p strong {
	font-weight: bold;
	color: #990000;
}

body.details form.help label {
	color: #666;
	margin-right: 15px;
}

body.details form.help label input {
	border: 1px solid #990000;
	height: 12px;
	width: 12px;
	margin-right: 7px;
	outline: none
}

body.details form.help textarea {
	width: 350px;
	height: auto;
	display: block;
	border: 1px solid #990000;
	font: 12px/15px Arial, sans-serif;
}

body.details form.help input.button {
	font: bold 13px/35px Arial, sans-serif;
	padding: 6px 5px;
	color: #fff;
	text-transform: uppercase;
	width: 109px;
	display: block;
	cursor: pointer;
	border: 0;
	background: #990000;
	margin-top: 10px
}

/* handige adressen */

body.adressen .content {
}

body.adressen .content .zoeken {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 0;
}

body.adressen .content .zoeken h1 {
	font: bold 19px/19px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #990000;
	margin: 0 0 15px 0;
	width: 500px;
	line-height: 28px;
}

body.adressen .content .zoeken a.zoekopnieuw {
	font: normal 12px/19px Tahoma, Arial, sans-serif;
	padding-left: 20px;
	background: url(../images/template/bullet_pijl_links.jpg) 0 3px no-repeat;
	display: block;
	width: 80px;
	height: 19px;
	position: absolute;
	top: 5px;
	right: 0;
	text-decoration: none;
}

body.adressen .content .zoeken a.zoekopnieuw:hover {
	text-decoration: underline;
}

body.adressen .content .zoeken form {
	background: url(../images/template/bg_input_klein.jpg) 0 24px no-repeat;
	height: auto;
	border: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
	padding: 24px 0;
}

body.adressen .content .zoeken form input.veld {
	font: 13px/20px Arial, sans-serif;
	padding-left: 15px;
	padding-top: 8px;
	height: 25px;
	border: 0;
	color: #666;
	width: 270px;
	background: none;
	float: left;
	position: relative;
}

body.adressen .content .zoeken form input.button {
	font: bold 13px/35px Arial, sans-serif;
	padding: 0 5px 0;
	height: 35px;
	text-align: left;
	text-indent: 10px;
	border: 0;
	color: #505050;
	text-transform: uppercase;
	width: 109px;
	background: url(../images/template/button_zoeken.jpg) 0 0 no-repeat;
	float: left;
	position: relative;
	cursor: pointer;
	margin-left: 30px
}

body.adressen .content .alfabet {
	width: 648px;
	height: 53px;
	position: relative;
	float: left;
	font: 12px/53px Arial, Helvetica, sans-serif;
	margin-bottom: 45px;
	border-bottom: 1px solid #f0f0f0;
}

body.adressen .content .alfabet strong {
	font: bold 12px/53px Arial, Helvetica, sans-serif;
	color: #990000;
	margin-right: 15px;
}

body.adressen .content .alfabet a {
	text-transform: uppercase;
	margin-right: 5px;
}

body.adressen .content .kolom1,
body.adressen .content .kolom2 {
	width: 324px;
	height: auto;
	position: relative;
	float: left;
}

body.adressen .content .kolom1 h3,
body.adressen .content .kolom2 h3 {
	font: bold 18px/18px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #990000;
	margin: 0 0 15px 0;
	width: 324px;
	height: auto;
	position: relative;
	float: left;
}

body.adressen .content .kolom1 .adres,
body.adressen .content .kolom2 .adres {
	width: 324px;
	height: auto;
	position: relative;
	float: left;
	margin: 0 0 15px 0;
	line-height: 24px;
	color: #666666;
}

body.adressen .content .kolom1 .adres a,
body.adressen .content .kolom2 .adres a {
	text-decoration: none;
}

body.adressen .content .kolom1 .adres a:hover,
body.adressen .content .kolom2 .adres a:hover {
	text-decoration: underline;
}

body.adressen .content .kolom1 .adres strong,
body.adressen .content .kolom2 .adres strong {
	font: bold 12px/53px Arial, Helvetica, sans-serif;
	color: #990000;
	line-height: 24px;
}

/* hoofdstuk */

body.hoofdstuk .content {
}

body.hoofdstuk .content .zoeken {
	width: 648px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 45px;
}

body.hoofdstuk .content .zoeken h1 {
	font: bold 19px/19px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #990000;
	margin: 0 0 15px 0;
	width: 500px;
	line-height: 28px;
}

body.hoofdstuk .content .zoeken a.zoekopnieuw {
	font: normal 12px/19px Tahoma, Arial, sans-serif;
	padding-left: 20px;
	background: url(../images/template/bullet_pijl_links.jpg) 0 3px no-repeat;
	display: block;
	width: 80px;
	height: 19px;
	position: absolute;
	top: 5px;
	right: 0;
	text-decoration: none;
}

body.hoofdstuk .content .zoeken a.zoekopnieuw:hover {
	text-decoration: underline;
}

body.hoofdstuk .content .zoeken form {
	background: url(../images/template/bg_input_klein.jpg) 0 24px no-repeat;
	height: auto;
	border: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
	padding: 24px 0;
}

body.hoofdstuk .content .zoeken form input.veld {
	font: 13px/20px Arial, sans-serif;
	padding-left: 15px;
	padding-top: 8px;
	height: 25px;
	border: 0;
	color: #666;
	width: 270px;
	background: none;
	float: left;
	position: relative;
}

body.hoofdstuk .content .zoeken form input.button {
	font: bold 13px/35px Arial, sans-serif;
	padding: 0 5px 0;
	height: 35px;
	text-align: left;
	text-indent: 10px;
	border: 0;
	color: #505050;
	text-transform: uppercase;
	width: 109px;
	background: url(../images/template/button_zoeken.jpg) 0 0 no-repeat;
	float: left;
	position: relative;
	cursor: pointer;
	margin-left: 30px;
}

body.hoofdstuk .content .kolom1,
body.hoofdstuk .content .kolom2 {
	width: 305px;
	height: auto;
	position: relative;
	float: left;
	padding-left: 19px;
}

body.hoofdstuk .content .kolom1 ul,
body.hoofdstuk .content .kolom2 ul {
	width: 305px;
	height: auto;
	position: relative;
	float: left;
	display: block;
}

body.hoofdstuk .content .kolom1 ul li,
body.hoofdstuk .content .kolom2 ul li {
	width: 282px;
	height: auto;
	line-height: 26px;
	padding-left: 22px;
	background: url(../images/template/bullet_vierkant.jpg) 0 8px no-repeat;
}

body.hoofdstuk .content .kolom1 ul li a,
body.hoofdstuk .content .kolom2 ul li a {
	text-decoration: underline;
}

body.hoofdstuk .content .kolom1 ul li a:hover,
body.hoofdstuk .content .kolom2 ul li a:hover {
	text-decoration: none;
}
span.h1 {
	font: bold 12px/20px Tahoma, Arial, sans-serif;
	text-transform: none;
	color: #990000;
	width: auto;
	height: 20px;
	display: block;
	margin: 11px 0 11px 0;
	font-weight: bold;
}
body.details .detailcontent ul, body.details .detailcontent ul {
	margin-bottom: 20px;
}

body.details .detailcontent ul li, body.details .detailcontent ul li {
	height: 1%;
	background: url(../images/template/bullet_vierkant.jpg) 0 10px no-repeat;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 30px;
}
.form-knop {
	font: normal 12px/30px Tahoma, Arial, sans-serif;
	width: 85px;
	height: 35px;
	position: relative;
	background: #999;
	border: 1px solid #003399;
	cursor: pointer;
	color: #003399;
	display: block;
}

