body {
	margin: 0 auto;
	text-align: center;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	overflow: -moz-scrollbars-vertical;
}


div {
	text-align: left;
	font-family: arial;
	font-size: 13px;
	color: #000000;
}
td {
	text-align: left;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
}
img {
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 32px;
	color: #004669;
	margin: 0px;
	padding: 0px;
}
.cms {
	text-align: left;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	padding: 20px;
}

a:link {
	color: #00456a;
	text-decoration: underline;
}
a:visited {
	color: #00456a;
	text-decoration: underline;
}
a:hover {
	color: #f58d1d;
	text-decoration: underline;
}
a:active {
	color: #00456a;
	text-decoration: underline;
}

a.footerlink:link {
	color: #000000;
	text-decoration: none;
}
a.footerlink:visited {
	color: #000000;
	text-decoration: none;
}
a.footerlink:hover {
	color: #000000;
	text-decoration: underline;
}
a.footerlink:active {
	color: #000000;
	text-decoration: none;
}


.clear {
	clear: both;
	font-size: 0px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 955px;
	height: 83px;
	background-image: url('layout/logo.gif');
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.header_zoeken_titel {
	position: absolute;
	top: 11px;
	left: 645px;
	font-size: 11px;
	font-weight: bold;
	color: #00456a;
}
.header_zoeken {
	position: absolute;
	top: 10px;
	left: 765px;
}
.zoeken_input {
	height: auto !important;
	height: 14px;
	font-size: 11px;
	border: 1px solid #f78f1e;
}
.zoeken_submit {
	height: auto !important;
	height: 18px;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #00456a;
	background-color: #00456a;
}
.header_tekst {
	width: auto;
	float: right;
	padding-top: 60px;
	margin-right: 25px;
	font-size: 12px;
	color: #00395e;
}

#menu_container {
	position: relative;
	width: 100%;
	height: 32px;
	background-color: #91a1aa;
	text-align: center;
}
#menu {
	position: relative;
	margin: 0 auto;
	width: 730px;
	left: 155px;
	text-align: center;
}
.menuknop {
	width: auto;
	float: left;
	height: 32px;
}

#homefoto_container {
	position: relative;
	width: 100%;
	height: 301px;
	background-image: url('layout/homefotobg.gif');
	background-repeat: repeat-x;
	text-align: center;
}
#homefoto {
	position: relative;
	margin: 0 auto;
	width: 975px;
	height: 301px;
}

#hometekst_container {
	position: relative;
	margin: 0 auto;
	width: 955px;
	width: 100%;
	text-align: center;
}
#hometekst {
	position: relative;
	margin: 0 auto;
	width: 955px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footertop_container {
	position: relative;
	width: 100%;
	height: 10px;
	background-image: url('layout/footerbgtoplr.gif');
	background-repeat: repeat-x;
	text-align: center;
	font-size: 0px;
}
#footertophome_container {
	position: relative;
	width: 100%;
	height: 10px;
	background-image: url('layout/footerbgtop_home.gif');
	background-repeat: repeat-x;
	text-align: center;
	font-size: 0px;
}
#footer_container {
	position: relative;
	width: 100%;
	height: 100px;
	background-image: url('layout/footerbg.gif');
	background-repeat: repeat-x;
	text-align: center;
	background-color: #ffffff;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 955px;
	height: 30px;
	text-align: center;
	word-spacing: 35px;
	color: #000000;
}
#footer_copyright {
	position: relative;
	margin: 0 auto;
	width: 955px;
	text-align: center;
	color: #000000;
}

#content_container {
	position: relative;
	width: 100%;
	background-image: url('layout/contentbglr.gif');
	background-repeat: repeat-x;
	background-color: #cdcdcd;
	text-align: center;
}
#contentbg {
	position: relative;
	margin: 0 auto;
	width: 975px;
	background-image: url('layout/contentbgrepeat.gif');
	background-repeat: repeat-y;
}
#content {
	width: 925px !important;
	width: 975px;
	height: auto !important;
	min-height: 480px;
	padding-top:100px;
	padding: 25px;
	background-image: url('layout/contentbg.gif');
	background-repeat: no-repeat;
}

#titel {
	width: 100%;
	height: 50px;
	text-align: center;
	color: #004669;
}

#tekst {
	float: left;
	width: 745px;
}
