* {
	margin: 0;
	padding: 0;
	outline: none;
}
body,html {
	width: 100%;
	text-align: center;
	font-family: Verdana;
	font-size: 100.01%;
}

a:link {
	color: #5f81aa;
}
a:visited {
	color: #5f81aa;
}
a:hover {
	color: #5f81aa;
	text-decoration: none;
}
a:active {
	color: #5f81aa;
}
.clear {
	clear: both;
}
/* ++++++++++++++++++++++++ Pagina opbouw ++++++++++++++++++++++*/
.page {
	margin: 0 auto;
	width: 996px;
	text-align: left;
	font-size: 70%;
}
.header {
	height: 85px;
}
.contentbox {
	width: 996px;
}
.contentbox-btm {
	width: 996px;
	background: url('images/') 0 100% no-repeat;
}
.contentvlak {
	width: 996px;
	clear: both;
	min-height: 430px;
	height: auto !important;
	height: 430px;
}
.contentvlak-portal {
	min-height: 100px;
	height: auto;
}
.page .contentvlak {
	margin-top: 23px; 
}
.portal .contentvlak {
	margin-top: 0;
}
.page .contentvlak .left-column {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 169px;
}
.page .contentvlak .center-column {
	float: left;
	display: inline;
	margin-left: 18px;
	width: 535px;
	overflow: hidden;
	line-height: 18px;
}
.page .contentvlak .right-column {
	float: left;
	display: inline;
	margin-left: 38px;
	width: 202px;
	overflow: hidden;
}
.portal .contentvlak .left-column {
	float: left;
	margin-left: 0;
	width: 210px;
	overflow: hidden;
}
.portal .contentvlak .center-column {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 550px;
	overflow: hidden;
}
.portal .contentvlak .center-column-wide {
	width: 763px;
}
.portal .contentvlak .right-column {
	float: left;
	display: inline;
	margin: 15px 0 0 11px;
	width: 202px;
	overflow: hidden;
}
.top-content {
	margin-left: 13px;
	width: 970px;
	height: 84px;
	clear: both;
	background: url('images/header-img-default.jpg') 0 0 no-repeat;
}
.top-content-geel {
	background-image: url('images/header-img-yellow.jpg')
}
.top-content-rood {
	background-image: url('images/header-img-red.jpg')
}
.top-content-groen {
	background-image: url('images/header-img-green.jpg')
}
.portal .top-content {
	height: 222px;
	background: url('images/top-content.jpg') 0 0 no-repeat;
}
.top-content h2.pagetitle {
	padding-top: 30px;
	margin-left: 185px;
	font-weight: normal;
	color: #fff;
	font-size: 25px;
}
.portal .top-content .flashBox {
	margin-left: 13px;
	text-indent: -9999px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header .logo {
	float: left;
	display: block;
	width: 100px;
	height: 85px;
	background: url('images/logo.jpg') 0 0 no-repeat;
	text-indent: -9999px;
}
.header div {
	display: inline;
	margin-left: 431px;
	float: left;
	width: 465px;
	height: 85px;
	background: url('images/header-right.gif') 100% 100% no-repeat;
}
.header div ul {
	margin-top: 15px;
	margin-right: 18px;
	float: right;
	display: inline;
	list-style: none;
}
.header div li {
	float: left;
}
.header div li.nl {
	background: url('images/vlag-nl.gif') 0 6px no-repeat;
}
.header div li.en {
	background: url('images/vlag-en.gif') 0 6px no-repeat;
}
.header div li.nl a.active,
.header div li.en a.active {
	color: #989898;
}
.header div li a {
	line-height: 20px;
	padding: 0 13px 0 22px;
	text-decoration: none;
	color: #5f81aa;
}
.header div li a:hover {
	text-decoration: underline;
}
.header div li.search a {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	display: block;
	width: 51px;
	height: 19px;
	background: url('images/btn-zoek.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.header div li input {
	float: left;
	margin-left: 12px;
	border: 1px solid #cdcccb;
	height: 17px;
	width: 190px;
	background: url('images/input-back.gif') 0 0 repeat-x;
}

.contentbox {
	width: 996px;
	background: url('images/contentbox-top.gif') 0 0 no-repeat;
}
.contentbox-btm {
	width: 996px;
	border-bottom: 1px solid #fff;
	height: 100%;
	background: url('images/contentbox-btm.gif') 0 100% no-repeat;
}
.contentbox .topmenu {
	margin: 0 0 0 13px;
	padding: 24px 0 0 0;
	list-style: none;
}
.contentbox .topmenu li {
	float: left;
}
.contentbox .topmenu li a {
	display: block;
	margin-right: 2px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-bottom: 2px solid #fff;
	background: url('images/topmenu-left.gif') 0 0 no-repeat;
	background-color: #7997BD;
}
.contentbox .topmenu-geel li a {
	background-color: #e6913f;
}
.contentbox .topmenu-groen li a {
	background-color: #a7bdb2;
}
.contentbox .topmenu-rood li a {
	background-color: #dd6665;
}
.contentbox .topmenu li a span {
	display: block;
	width: 100%;
	height: 100%;
	background: url('images/topmenu-right.gif') 100% 0 no-repeat;
}
/* Menu standaard */
.contentbox .topmenu li a.home {
	width: 66px;
}
.contentbox .topmenu li a.over {
	width: 94px;
}
.contentbox .topmenu li a.onze {
	width: 122px;
}
.contentbox .topmenu li a.waarom {
	width: 199px;
}
.contentbox .topmenu li a.voor-wie {
	width: 163px;
}
.contentbox .topmenu li a.nieuws {
	width: 77px;
}
.contentbox .topmenu li a.werken {
	width: 134px;
}
.contentbox .topmenu li a.contact {
	width: 79px;
}
.contentbox .topmenu li.active a {
	border-bottom: 0;
	padding-bottom: 2px;
	background-color: #5884AF;
}
.contentbox .topmenu-geel li.active a {
	background-color: #d27c29;
}
.contentbox .topmenu-groen li.active a {
	background-color: #7e9e8f;
}
.contentbox .topmenu-rood li.active a {
	background-color: #ca504f;
}
/*+++++++++++++++ Portal jquery content ++++++++++++++++++++++++++++*/
.portal .jquery-box {
	margin-top: 15px;
	width: 550px;
	height: 199px;
	background: url('images/portal-center-back.jpg') 0 0 no-repeat;
}
#jquery-content {
	padding-top: 15px;
}
.portal .center-column #jquery-content h1 {
	margin: 0 5px 0 13px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	background: #fff;
}
.portal .center-column #jquery-content p {
	margin: 5px 15px 15px 13px;
	line-height: 18px;
}
/* Jquery buttons styles */
.jquery-buttons {
	margin: 0 0 13px 13px;
	list-style: none;
	clear: both;
	height: 38px;
}
.jquery-buttons li {
	float: left;
	margin: 0 0 0 0 !important;
}
.jquery-buttons a {
	text-indent: -9999px;
	display: block;
	height: 38px;
	background-color: transparent;
	background-position: 0 0 !important;
	background-repeat: no-repeat;
}
.jquery-buttons .btn-1 {
	width: 151px;
	background-image: url('images/jquery-btn-1.jpg');
}
.jquery-buttons .btn-2 {
	width: 180px;
	background-image: url('images/jquery-btn-2.jpg');
}
.jquery-buttons .btn-3 {
	width: 120px;
	background-image: url('images/jquery-btn-3.jpg');
}
.jquery-buttons .btn-4 {
	width: 82px;
	background-image: url('images/jquery-btn-4.jpg');
}
.jquery-buttons a:hover, .jquery-buttons a.active {
	background-position: 0 100% !important;
}
.jquery-text-box {
	display: block;
}
/*++++++++++++++++++++ Rechterkolom ++++++++++++++++++++++++++++*/
.contentvlak .right-column img {
	border: 0;
	margin-bottom: 3px;
}


/* ++++++++++++++++++++ Footer ++++++++++++++++++++++++++*/
.footer {
	position: relative;
	clear: both;
	margin: 15px 0 15px 13px;
	width: 970px;
	height: 44px;
	background: url('images/footer.gif') 0 0 no-repeat;
}
.footer .submenu-img {
	position: absolute;
	top: -250px;
	left: 0;
}
.footer ul {
	float: left;
	list-style: none;
}
.footer ul.right {
	margin-left: 360px;
}
.footer ul li {
	padding: 0 10px 0 10px;
	display: inline;
	line-height: 44px;
}
.footer li a {
	color: #fff;
}
.footer li a:link{
	text-decoration: underline;
	color: #fff;
}
.footer li a:visited{
	text-decoration: underline;
	color: #fff;
}
.footer li a:hover {
	text-decoration: none;
	color: #fff;
}
.footer li a:active {
	text-decoration: none;
	color: #fff;
}
/* +++++++++++++++++++++++ Vervolg pagina's ++++++++++++++++++++++ */
.page .left-column .submenu {
	list-style: none;
	border-top: 1px solid #d0d0cf;
	width: 169px;
	overflow: hidden;
}
.page .left-column .submenu  li {
	width: 169px;
}
.page .left-column .submenu li a{
	display: block;
	padding-left: 10px;
	line-height: 19px;
	border-bottom: 1px solid #d0d0cf;
	font-weight: bold;
	color: #5f81aa;
	text-decoration: none;
}
.page .left-column .submenu li li a {
	padding-left: 15px;
	font-weight: normal;
}
.page .left-column .submenu li li li a {
	padding-left: 25px;
	font-weight: normal;
}
.page .left-column .submenu li a:hover, .page .left-column .submenu li a.active {
	background: #d07929;
	color: #fff;
	line-height: 19px;
}
.page .center-column h1 {
	font-size: 18px;
	font-weight: normal;
}
.page .center-column p {
	margin: 20px 0 20px 0;
}
.page .center-column ul li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 18px;
}
.right-column .mininews-mid {
	margin: 3px 0 0 0;
	width: 202px;
	background: url('images/mini-mid.jpg') 0 0 repeat-y;
}
.right-column .mininews-top {
	width: 202px;
	background: url('images/mini-top.jpg') 0 0 no-repeat;
}
.right-column .mininews-btm {
	padding: 0 0 10px 0;
	width: 202px;
	background: url('images/mini-btm.jpg') 0 100% no-repeat;
}
.right-column .mininews-mid  h2 {
	margin: 10px 0 8px 0;
	text-indent: 12px;
	font-size: 135%;
	font-weight: normal;
}
.right-column .mininews-mid ul {
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0 5px 2px 0;
	width: 90%;
	background: url('images/mini-sep.jpg') 0 0 repeat-x;
}

.right-column .mininews-mid li {
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	background: url('images/mini-sep.jpg') 0 100% repeat-x;
}
.right-column .mininews-mid li span {
	display: block;
	margin: 0 5px 0 6px;
	font-size: 94%;
	height: 30px;
	float: left;
}
.right-column .mininews-mid  a {
	margin: 0 0 0 5px;
	font-size: 94%;
	color: #677eba;
	width: 50px;
}
.right-column .mininews-mid .meer-nieuws {
	line-height: 25px;
	padding: 5px 0 10px 8px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  XML Search */
#mainzoekBox {
	width: 750px;
}
.xml-leftcolumn {
	width: 0px;
}
.xml-leftcolumn .subtitel {
	display: block;
	height: 30px;
	font-weight: bold;
	line-height: 18px;
}
.xml-leftcolumn .binnenrubriek_titel {
	font-style: italic;
	display: block;
	margin-bottom: 5px;
}
.xml-leftcolumn .binnenrubriek_rubrieken {
	padding-left: 1px;
	display: block;
}
#mainzoekBox .titel {
	font-size: 105%;
}
#mainzoekBox .titel .keyword {
	font-weight: bold;
}
#mainzoekBox .found_item {
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #D9D7D5;
	background: #F7F6F5;
}
.searchSnapshot {
	line-height: 18px;
	color: #675D5B;
}
#mainzoekBox .title_link {
	display: block;
	margin: 5px 0 5px 0;
	font-size: 115%;
	font-weight: bold;
	color: #677EA9;
	text-decoration: none;
}
#mainzoekBox .target_url a {
	display: block;
	margin: 3px 0 10px 0;
	color: #677EA9;
}
.searchPager table {
	margin: 10px 0 0 0;
}
.searchPager table tr td {
	height: 18px;
	width: 18px;
	text-align: center;
	line-height: 18px;
	border: 1px solid #D9D7D5;
	font-weight: bold;
	color: #D9D7D5;
}
.searchPager table tr td a {
	display: block;
	height: 18px;
	width: 18px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #677EA9;
}


/* +++++++++++++++++++++++++++++++ Nieuwsmodule +++++++++++++++++++++++++*/
.container-news {
	margin: 0;
	padding: 0;
	width: 100%;
}
.bericht {
	margin: 0 0 10px 0;
	background-color: #f7f5f6;
}
.nieuws_even {
	background-color: #f7f5f6;
}
.container-news .nieuwsmsg {
	padding: 16px;
	width: 94;
}
.container-news .nieuwsmsg .date {
	float: left;
}
.container-news .nieuwsmsg .date .datum-nieuws {
	margin: 5px 0 0 0;
}
.container-news .nieuwsmsg h2 {
	display: block;
	float: left;
	margin: 5px 0 0 0px;
	font-size: 115%;
}
.container-news .nieuwsmsg div {
	margin: 0 0 10px 0;
	padding: 0;
}
.container-news p {
	margin: 0;
	padding: 0 16px 0 16px;
}
.container-news a {
	float: right;
	margin: 5px 5px 0 0;
	padding: 0 0 16px 0;
	color: #677eba;
}
.news-text {
	padding: 0 16px 16px 16px;
	width: 94%;
}
.news-text p {
	width: 100%;
}
.news-text a {
	color: #677eba;
}

.news-paging {
	margin: 0 0 0 0;
	padding: 10px 0 10px 10px;
	border-top: 1px dotted dashed #e7e4d3;
	color: #666666;
	width: 500px;
}
.news-paging .newsnav {
	font-size: 94%;
	color: #666666;
}

.news-paging .newsnav a{
	margin: 0;
	padding: 0;
	color: #677eba;
}
.news-paging .newsnav a:link {
	color: #677eba;
	text-decoration: underline;
}
.news-paging .newsnav a:visited{
	color: #677eba;
	text-decoration: underline;
}
.news-paging .newsnav a:active {
	color: #677eba;
	text-decoration: underline;
}
.news-paging .newsnav a:hover {
	color: #677eba;
	text-decoration: underline !important;
}

/*++++++++++++++++++++++++++ Sitemap +++++++++++++++++++++++++++++*/
#sitemap {
	margin-left: 25px;
	list-style: disc;
	line-height: 22px;
}
#sitemap ul {
	margin-left: 25px;
	line-height: 18px;
}
#sitemap li {
	font-weight: bold;
}
#sitemap li a {
	font-weight: normal;
}

/*++++++++++++++++++++++++++Onze Diensten Pijlen++++++++++++++++++++*/
.diensten-pijl {
	list-style: none;
	margin: 0;
	padding: 0;
}
.diensten-pijl li {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
.diensten-pijl li .csm {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 151px;
	height: 38px;
	background: url('images/jquery-btn-1.jpg') 0 0 no-repeat;
}
.diensten-pijl li .rpo {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 180px;
	height: 38px;
	background: url('images/jquery-btn-2.jpg') 0 0 no-repeat;
}
.diensten-pijl li .rs {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 120px;
	height: 38px;
	background: url('images/jquery-btn-3.jpg') 0 0 no-repeat;
}
.diensten-pijl li .ct {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 82px;
	height: 38px;
	background: url('images/jquery-btn-4.jpg') 0 0 no-repeat;
}
.diensten-pijl li a:hover {
	background-position: 0 100%;
}


#uploadform {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 80%;
	text-align: left;
}
#uploadform  iframe {
	margin-left: 15px;
}
#uploadform fieldset {
	border: 0;
}
#uploadform h1 {
	margin: 10px 0 0 13px;
	font-size: 125%;
}
#uploadform div {
	clear: both;
}
#uploadform p {
	clear: both;
}
#uploadform div label {
	display: block;
	width: 125px;
	float: left;
}
#uploadform div span {
	float: left;
}