@charset "utf-8";
#header {
	background-image: url(../images/header.jpg);
	height: 290px;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
#navigatie {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	text-transform: uppercase;
	color: #F90;
}

#inhoud {
	height: auto;
	width: 840px;
	padding-top: 44px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 55px;
	margin-left: auto;
	margin-right: auto;
	z-index: 900;
	padding-right: 55px;
	background-repeat: no-repeat;
	background-position: right top;
}
#rechtscontent {
	float: right;
	width: 400px;
	height: auto;
	padding-right: 34px;
	padding-left: 55px;
	padding-bottom: 12px;
}

#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 950px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	background-color: #FFF;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 65px;
	position: static;
	bottom: 0px;
} 

}

#inhoud p {
	margin-right: 55px;
}
#inhoud #rechtscontent img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}


body h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
	text-transform: uppercase;
}


#bottom {
	height: 250px;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom.jpg);
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	position: static;
}
#ajaxSearch_result{
	display: none;
}
body {
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#content {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
}
#header #zoek {
	float: right;
	margin-right: 20px;
	margin-top: 14px;
}
#header #keuze {
	position: absolute;
	width: 180px;
	height: 35px;
	margin-left: 24px;
	margin-top: 5px;
	padding-top: 0px;
	z-index: 1500;
}
#landkeuze {
	position: absolute;
	visibility: hidden;
	background-image: url(../images/taal.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 180px;
	padding-left: 7px;
	padding-top: 10px;
	z-index: 1200;

}


#header #keuze img {
	padding-right: 12px;
	padding-bottom: 5px;
}
#ajaxSearch_submit {
	background-image: url(../images/navbgg.gif);
	height: 20px;
	-moz-border-radius: 6%;
	border: 1px solid #630;
	color: #FFF;
	font-weight: bold;
}
#header #quicknav {
	padding-top: 245px;
	padding-left: 755px;
}
 #breadcrumbs {
	position: absolute;
	padding-top: 265px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	z-index: 500;
}
#breadcrumbs a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.B_lastCrumb{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
