* {
  margin: 0;
  padding: 0;
}

html, body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	color: #000000;
	background-color: #F3F5F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

#navigatie {
	/* */
	left: 0;
	position: absolute;
	top: 120px;
	width: 100%
}

#navigatie h2 {
	display: none;
}

/* Main page container */
#paginaContainer {
	margin-left: auto;
	margin-right: auto;
	height: 100%; /* For IE */
	min-height: 100%; /* For Modern Browsers */
	height: auto; /* For Modern Browsers */
	width: 1000px;
	margin: 0 auto 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	/* */
	position: relative;
	border: 1px solid #ddd;
	box-shadow:0 0 9px #cbc;
}

/* Content block elements */
#contentContainer {
	width: 970px;
	padding: 38px 15px 52px 15px;
	z-index: 1;
}

#broodKruimels {
	width: 970px;
	background-color: #f5f5f5;
}

/* Breadcrumb elements */
#broodKruimels ul, #broodKruimels ol {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	border-right: 1px solid #ffffff;
	background: #e3e0e0;
	width: 582px;
}

#broodKruimels li {
	float: left;
	display: inline;
	color: #000000;
	line-height: 33px;
	padding: 0 3px 0 10px;
	background-color: inherit;
	background-image: url(../images/breadcrumb-arrow.gif);
	background-position: 0 14px;
	background-repeat: no-repeat;
}

#broodKruimels li.eerste {
	background: none;
	padding-left: 11px;
}

#broodKruimels li a {
	text-decoration: none;
	color: #000000;
}

#broodKruimels li a:hover {
	text-decoration: none;
}

/* Header block elements */
#headerContainer {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	/* */
	position: relative;
}

#header {
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 143px;
}

#headerLogo {
	/*margin: 23px;*/
	padding: 0;
}

#headerLogo a {
	float: left;
	/*width: 524px;
	height: 48px;*/
	margin: 0;
	padding: 0;
	overflow: hidden;
	/*background-image: url('../images/logo.gif');
	background-repeat: no-repeat;*/
	border: none;
}
#headerLogo a img{
position:absolute;
left:250px;
}
#headerAfbeelding {
	float: right;
	margin: 0 1px 0 0;
	padding: 0;
	/* background: url('../images/header-image.jpg') no-repeat; */
	width: 402px;
	height: 114px;
	clear: both;
}

#headerTekst{
position:absolute;
top:92px;
left:409px;
font-size:14px;
}

#serviceMenu {

	width: 596px;
	background: #ffffff;
	background: #000000;
	height: 31px;
	font-size: 1.09em;
	font-weight: bold;
	overflow: hidden;
	float: right;
}

#serviceMenu h3 {
	display: none;
}

#serviceMenu form {
	float: left;
	padding: 6px 0 0 6px;
	height: 19px;
}

#serviceMenuForm {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0 none;
}

fieldset legend {
	display: none;
}

#serviceMenu form input.zoek {
	float: left;
	margin: 0;
	width: 130px;
	color: #333232;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	font-size: 1.09em;
	text-align: left;
}

#serviceMenu form label {
	display: none;
}

#serviceMenu form input.zoekKnop {
	float: left;
	padding: 0;
	margin: 0 0 0 4px;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-size: 1.09em;
	border: 0 none;
	text-align: center;
}

#serviceMenu ul {
	float: right;
	margin: 0;
	padding: 7px 7px 0 0;
	list-style: none;
}

#serviceMenu ul li {
	float: left;
	display: inline;
	padding: 0 9px 0;
	margin-left: -1px;
	background: url(../images/menu-divider.gif) no-repeat 0 2px;
}

#serviceMenu ul li a {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	border: none;
}

#serviceMenu ul li a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}


/* Navigational(main menu) elements */
#hoofdMenu {
	width: 100%;
	color: #000;
	background-color: #e27000;
	font-weight: bold;
	font-size: 1.09em;
	line-height: 30px;
	clear: both;

	/* */

}

#hoofdMenu h3 {
	display: none;
}

#hoofdMenu ul {
	position: relative;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	border-right: 1px solid #ffffff;
	list-style: none;
}

#hoofdMenu ul li {
	float: left;
	width: 193px;
	text-align: center;
	border-left: 1px solid #ffffff;
	color: #000;
	background-color: #e27000;
}

#hoofdMenu ul li.actief {
	color: #fff;
	background-color: #F5F5F5;
}

#hoofdMenu ul li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	color: #000;
	background-color: inherit;
}

#hoofdMenu ul li.actief a{
  color: #000;
}

#hoofdMenu ul li a:hover {
	color: #000;
	background-color: #e27000;
}

#hoofdMenu li {
	position: relative;
}

#hoofdMenu ul ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	border: 1px solid #A7A7A7;
	border-top: 0 none;
	padding: 0;
	margin: 0;
	margin-left: -1px;
	z-index: 500;
}

#hoofdMenu ul ul li {
	clear: both;
	text-align: left;
	color: #000000;
	background-color: #f5f5f5;
	z-index: 500;
}

#hoofdMenu ul ul li a {
	display: block;
	color: #000000;
	background-color: #f5f5f5;
	padding: 0 2px 0 2px;
}

#hoofdMenu ul ul li a:hover {
	color: #000000;
	background-color: #e4e0e1;
}

#hoofdMenu ul li:hover ul {display: block;}


/* Footer block elements */
#footerContainer {

}

/* */
#voet{

}
#voet  .ref{
width: 44px;
height: 25px;
background-color: #014075;
margin: 0 auto;

}
.spacer.begin{
height:30px;
}
.spacer.end{
height:20px;
}
/* Clear float classes */
.deactiveerFloats {
	clear: both;
	margin: 0;
	padding: 0;
}

.deactiveerLinks {
	clear: left;
	margin: 0;
	padding: 0;
}

.deactiveerRechts {
	clear: right;
	margin: 0;
	padding: 0;
}
