

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, 'Sans Serif';
	line-height:150%;
	height:100%;
	color:#363636;
	background-color:#ECECEC;
}

legend{
	display:none;
}

a{
	color:#0062A0;
	text-decoration:none;
}

a.external {
	zoom: 1;
	background: url('images/external.gif') no-repeat right 3px;
	padding-right: 11px;
}

a.remove {
	background: url('images/remove.gif') no-repeat left 3px;
	padding-left: 13px;
}

a.banner {
	background: none;
	padding: 0;
}

a.floating-logo {
	float: right;
	padding: 20px;
}

a:hover{
	text-decoration:underline;
}

a img {
	border: 0;
}

ul {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
}

li {
	line-height: 150%;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

h1{
	font-size: 180%;
	margin:15px 0px 10px 0px;
	color: #FF8708;
}

h2{
	font-size:160%;
	margin:15px 0px 15px 0px;
	color: #363636;
}

h3{
	font-size:140%;
	color: #363636;
	margin-bottom: 8px;
}

h4{
	font-size:120%;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color: #363636;
}

h5{
	font-size:100%;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color: #363636;
}

h6{
	font-size:90%;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	font-style: italic;
	color: #363636;
}

h2.small, h3.small, h4.small, h5.small, h6.small {
	margin-bottom: 0;
	font-size: 110%;
}

hr{
	border: 0px;
	border-bottom: 1px solid #b9b299;
	background-color: #FFFFFF;
	height: 1px;
	overflow: hidden;
}

.clear{
	clear:both;
}

.border{ 
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#options{
	float: left;
	width: 100%;
	margin-left: -100%;
	top:150px;
}

.emphasize{
	font-weight:bold;
}

.required{
	color:#d72626;
}

.alert{
	color:#d72626;
	font-weight:bold;
	font-style:italic;
}

.success {
	color: #319a02;
	font-weight: bold;
	font-style: italic;
}

a.action{
	font-weight:bold;
	font-size:110%;
}

ul.selection{
	padding: 11px 11px 21px 11px;
	text-align:center;
	position: relative;
	font-weight: bold;
}

ul.selection li{
	list-style: none;
	display: inline;
}

	ul.selection a{
		padding: 0 5px;
		border: 1px solid #bbbbbb;		
		padding: 5px 8px;
		margin-left: 5px;
	}
	
	ul.selection a:hover, ul.selection li.current span {
		padding: 5px 8px;
		border: 1px solid #FF8708;
		background-color: #FF8708;
		text-decoration: underline;
		color: #ffffff;
	}
	
ul.nocenter {
	text-align: left;
}

.floatleft, .alignimageleft {
	float: left;
}
.floatright, .alignimageright {
	float:right
}

.valign-top {
	vertical-align: top;
}
.valign-middle {
	vertical-align: middle;
}

/*shortcuts for blindpeople*/
.blindlayout{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:0;
}

	hr.blindlayout{
		display:none;
	}

/* global divs */
#globalcontainer{
	width:985px;
	position:relative;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#logo{
	position:absolute;
	top:30px;
	left:0px;
	height:100px;
	z-index:3;
	overflow:hidden;
}

#header{
	position:absolute;
	top:30px;
	width:985px;
	height:100px;
	z-index:2;
	overflow:hidden;
	background-color:#0062A0;
	left:0px;
	text-align: right;
}

/** Quick search **/
div#quicksearch{
	position: absolute;
	top: 0;
	left: 0;
	width: 985px;
	min-height: 30px;
	background-color: #ECECEC;
	text-align: right;
}

div#quicksearch form{
	margin: 0;
	border: 0 solid #FFF;
	background-color: #ECECEC;
	padding: 5px 0;
	line-height: 100%;
}

div#quicksearch label{
	display: none;
}
	
div#quicksearch input.submit {
	vertical-align: top;
	border: 1px solid #0062A0;
	height: 20px;
	background-color: #FF8708;
	padding: 0 5px 0;
	font: bold 13px/14px Arial, Verdana, 'Sans Serif';
	color: #FFF;
}

div#quicksearch input.smalltext {
	border: 1px solid #0062A0;
	width: 120px;
	min-height: 14px;
	height: 14px;
	padding: 2px;
	font: 13px/8px Arial, Verdana, 'Sans Serif';
}

/** Quicklinks 1 **/
div#quicklinkvlak1 {
	width: 630px;
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 4;
	text-align: right;
}

div#quicklinkvlak1 li {
	display: inline;
	margin-left: 15px;
}

div#quicklinkvlak1 span {
	display: none;
}

div#quicklinkvlak1 a {
	color: #FFFFFF;
}

/** Content **/
div#content_area{
	float:left;
	margin: 130px 0 0;
	width: 985px;
	background-color: #FFFFFF;
}

div.content_margin, .content_margin_wide{
	padding: 10px 20px 20px 20px;
	margin: 0 150px 0 170px;
}

div.content_margin_wide{
	margin: 0 0px 0 170px;
}

/** Crumble path **/
#crums a{
	text-decoration: underline;
	background: url(images/arrow_grey.gif) no-repeat right 4px;
	padding: 0 15px 0 0;
	margin-right: 5px;
}

#crums a:hover{	
	text-decoration: underline;
}

#crums span{
	display: none;
}

.object_title{
	margin:15px 0px 20px;
}

h1.with-subtitle {
	margin-bottom: 0;
	padding-bottom: 0;
}

h2.subtitle {
	margin: 0 0 15px 0;
	font-size:150%;
	color: #FF8708;
}

.object_description{
	margin: 20px 0px 10px 0px;
	color: #616161;
}

#container_area{
	width:147px;
	float:left;
	overflow: hidden;
	margin: 125px 0px 20px -155px;
}

#contact { 
  margin-bottom: 15px; 
  margin-top: 0px;
}

#quicklinkvlak3{
	position: relative;
	margin:0px;
	padding: 40px 0 0;	
}

	#quicklinkvlak3 li{
		list-style: none;
		display: block;
		padding: 2px 0 3px;
	}
	
	#quicklinkvlak3 a{
		padding: 0px 0px 0px 10px;
		margin: 0px 5px 0 15px;
		color: #FFFFFF;
		background: url(images/arrow_green.gif) no-repeat 0px 4px;
	}
	
		#quicklinkvlak3 span{
			display: none;
		}
	
	#quicklinkvlak3 a:hover{
	}

#footer_area{
	width:100%;
	clear:both;
	overflow: hidden;
	background-color: #ECECEC;
}

#quicklinkvlak2{
	width: 100%;
}
	
	#quicklinkvlak2 li{
		display: inline;
		margin:4px 0px 0px 0px;
		list-style-type:none;
		padding-right: 15px;
	}
	
	#quicklinkvlak2 span{
		display: none;
	}
	
	#quicklinkvlak2 a{
		color: #FFFFFF;
	}

/*-----------MENU-----------------*/

div#menu_area{
	width: 165px;
	float: left;
	margin: 103px 0 0 -980px;
}

#menu{
	position: relative;
	margin-top: 30px;
	margin-bottom: 5px;
}

	#menu h2{
		margin: 0;
		padding: 15px;
		font-size: 110%;
		font-weight: bold;
		letter-spacing: 1px;
	}
	
#menulist{
	list-style-type: none;
}

#menulist li {
	background-color: #FF8708;
	border: 1px solid #d7d7d7;
	display: block;
	position: relative;
}
	
	#menulist li a{
		display: block;
		color: #FFFFFF;
		width: 100%;
	}
	
	ul#menulist a.external {
		background: url('images/external.gif') no-repeat 97% 4px;
		padding-right: 0;
	}
	
		#menulist li a span{
			padding: 8px 10px 8px 20px;
			display: block;
		}


	#menulist li.actief a{
	}
	
	#menulist li ul{
		list-style-type: none;
	}

#menulist li ul li{
	line-height:18px;
	border-bottom: 0px solid #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
  padding: 0px;
	background-color: white;
  margin: 0 0 0px;
}

#menulist li ul li.actief{
	background: transparent;
	color: #FFFFFF;
}

	#menulist li ul li a{
		color: #FFFFFF;
	}

	#menulist li ul li.actief a{
		color: #FF8708;
		background-color: #FFFFFF;
		font-weight: bold;
	}

	#menulist li ul li a:hover{
		color: #FFFFFF;
		background-color: #FF8708;
		text-decoration: none;
	}
	
		#menulist li ul li a span, #menulist li.actief ul li a span{
			color: #FF8708;
			padding: 1px 10px 1px 20px;
			display: block;
		}
		
		#menulist li ul li a:hover span {
			color: #FFFFFF;
		}

/*-----------ITEMS (briefing, searchresults, folder e.d.)----------------*/

li.item{
  list-style-type: none;
  border-bottom: 1px solid #8f8f8f;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

li.item:hover{
  /*
  border-bottom-color:#FF8708 !important;
  background: transparent url(images/arrow_black.gif) right bottom no-repeat;
  */
}

.item_title{
  font-size: 140%;
  font-weight: bold;
}

.item_title:hover{
  text-decoration: underline;
}

.item_description{
  width: 100%;
}

.item_description_photo{
	float: left;
	width: 100%;
}

.item_photo{
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.fileinfo{
	font-size:90%;
	color:#999999;
	font-weight:normal;
}

ul.subitems li {
	margin-left: 20px;
	list-style-type: none;
	list-style-image: url('images/arrow_black.gif');
}

div.contentarea h2.downloads {
	font-size: 120%;
}
div.contentarea h2.downloads a {
	text-decoration: none;
	color: #363636;
}
ul.downloads span.fileinfo {
	display: block;
	text-decoration: none;
}

a.content-toggle {
	background: url('images/maximize.gif') no-repeat right;
	padding-right: 15px;
}
a.content-toggle.active {
	background-image: url('images/minimize.gif');
}

/*-----------SITEMAP----------------*/
#sitemap ul{
	margin-left:0px;
	font-weight:bold;
}

#sitemap ul li{
	list-style-type:none;
	border-bottom:1px solid #e4dbd2;
	padding:0px 0px 10px 0px;
}

#sitemap ul ul{
	margin-left:15px;
	font-weight:normal;
}

#sitemap ul ul li{
	border-bottom:0px solid #E3E98C;
	padding:0px 0px 0px 0px;
	line-height: 20px;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 6px;
}

#sitemap ul ul ul{
	margin-left:20px;
}



/*-----------SITEMAP v2.0----------------
div#sitemap {
	float: left;
	width: 75%;
	line-height: 100%;
}



ul.sitemap {
	overflow: hidden;
	margin: 0;
	list-style: none;
	padding: 0 0 20px 0;
}

ul.sitemap li {
	float: left;
	margin-right: 1%;
	width: 32%;
}

ul.sitemap li li {
	float: none;
	margin-right: 0;
	width: auto;
	font-size: 110%;
	color: #000;
}

ul.sitemap li ul li ul li {text-indent: 20px; font-size: 90%;}

ul.sitemap h2 {
	margin-top: 0;
	font-size: 140%;
	margin-bottom: 3px;
}
 ul.sitemap li li a {font-weight: bold; }
 ul.sitemap li li li a {font-weight: normal;}
ul.sitemap a.inactive {
	color: #ccc;
}
-----*/

/** Aside **/
div.with-aside {
	float: left;
	margin: 0;
	padding-left: 190px;
	width: 625px;
}

div.aside {
	float: left;
	margin-top: 50px;
	width: 150px;
}

div.aside.filters {
	float: right;
	border: 1px solid #D7D7D7;
	width: 18%;
	padding: 20px;
	background-color: #E5E7E6;
}

div.aside h2, form.aside h2 {
	margin: 0;
	border-bottom: 1px solid #D7D7D7;
	font-size: 120%;
	color:#FF8708;
}

div.aside ul {
	padding: 5px 0;
}

div.aside li {
	padding: 2px 0 0 0;
	font-size: 110%;
}

div.aside a {
	display: block;
	border: 1px solid transparent;
	padding: 0 3px;
}

div.aside li.controls {
	font-size: 100%;
	text-align: right;
}

div.aside li.controls a {
	display: inline;
}

div.aside a.active {
	border-color: #D7D7D7;
	background-color: #F5F5F5;
}

/** Left aside **/
div.with-left-aside {
	float: right;
	width: 57%;
	padding-bottom: 25px;
}

div.left-aside-column {
	width: 40%;
}

div.left-aside-column div.aside-item {
	margin: 0 5px 15px 0;
	border: 1px solid #DDD;
}

div.left-aside-column h2 {
	margin: 0;
	background-color: #DDD;
	padding: 0.3em 0 0.3em 5px;
	font-size: 1.2em;
}

div.left-aside-column div.aside-item p {
	margin: 5px;
}

/** Event list **/
p.download-options {
	float: right;
}

dl.event-list {
	margin: 5px;
}

dl.event-list dt {
	float: left;
	margin-right: 3px;
	width: 55px;
	padding: 0;
	white-space: nowrap;
}

/** Event **/
.event-body {
	clear: both;
}
.event-body dl.event {
	float: left;
	margin-top: 0;
	width: 355px;
}
.event-body dl.event dd {
	margin-left: 0;
	padding: 3px 0 3px 100px;
	border-bottom: 1px solid #CCCCCC;
}
.event-body dl.event dt {
	width: 100px;
	font-weight: bold;
	padding: 3px 0;
}

a.ical {
	display: block;
	margin: 0 0 10px 10px;
	border: 1px solid #CCCCCC;
	width: 80px;
	background: url('images/ical.png') no-repeat center top;
	padding: 55px 10px 5px;
	text-align: center;
	font-size: 120%;
}


/*-----------FORMELEMENTS----------------*/
form{
	background-color: #e5e7e6;
	border: 1px solid #d7d7d7;
  	display: block;
	margin: 0 0 1px;
	padding:20px;
	
}

fieldset{
	border-width: 0px;
	margin:0px;
	padding:0px;
}

legend{
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
	line-height:0px;
	text-indent:-999em;
	z-index:0;
	color: #ffffff;
}

label{
	display:block;
	padding-top:8px;
	padding-bottom:3px;
	clear:both;
}

.inputtext{
	border:1px solid #BFD0DE;
	font-family:Arial, Verdana, 'Sans Serif';
}

input.focusclear {
	color: #AAA;
}

.generalsize_text{
	width:450px;
}

.smalltext{
	width:120px;
	background: #FFFFFF;
	border: 0px;
	height: 20px;
	min-height: 20px;
	border:1px solid #BFD0DE;
	width: 50%;
}

.generalsize_textarea{
	width:450px;
	font-family:Arial, Verdana, 'Sans Serif';
}

select{
	width:450px;
}

.alignment { margin-right: 32px;}
.alignment_summary { margin-right: 70px;clear:both;}

#search_area {
	position: relative;
	width: 75%;
}
	
	#search_area label {
		background: transparent url(images/magnifying_glass_black.gif) no-repeat scroll left top;
		padding: 1px 0px 0px 15px;
		color: #FF8708;
		font-size: 140%;
		font-weight: bold;
		margin-bottom: 5px; 
	}
	
	#search_area .inputtext {
		width: 475px;
	}

	#search_area label {
		background: transparent url(images/magnifying_glass_black.gif) no-repeat scroll left top;
		padding: 1px 0px 0px 15px;
		color: #FF8708;
		font-size: 140%;
		font-weight: bold;
		margin-bottom: 5px; 
	}
	
	#search_area .inputtext {
		width: 475px;
	}

	#search_area .submit_button{
	  margin: 22px 0px 0px 0px;
	  padding: 0 4px;
	  position:absolute;	
	  top:20px;
	  left:500px;
	  height: 24px;
	  margin-left: 6px;
	  width: 50px;
	}

.submit_button{
	border:1px solid #FF8708;
	cursor:pointer;
	font-weight:bold;
	font-size: 110%;
	height:22px;
	min-height: 22px;
	padding:0px 5px 0px 5px;
	clear: both;
	background-color: #FF8708;
	color: #FFFFFF;
}

a.submit_button{
	padding:0px 5px 0px 5px;
	display: block;
	width: 100px;
	text-align: center;
}

	.submit_button_md{
	
	}
	
	.submit_button_mo, a.submit_button:hover{
		color: #FFFFFF;
		text-decoration: none;
	}

input#submit_forms_nextPage, input#submit_forms_previousPage {
	clear: none;
}

input#submit_forms_nextPage {
	float: right;
}

input#submit_forms_previousPage {
	float: left;
}

.radio_check_input{
		float:left;
		width:20px;
	}
	
.radio_check_label{
	float:left;
	width:80%;
}

	.radio_check_label label{
		padding-top:0px;
	}

.bold {
	font-weight: bold;
}

/** Hardcoded forms **/
form.form p {
	clear: both;
	margin: 10px 0;
}

form.form label {
	padding: 0 20px 0 0;
	float: left;
	font-weight: bold;
}

form.form label.inlinelabel {
	float: none;
	font-weight: normal;
}

form.form ul.checklist {
	clear: both;
	overflow: hidden;
}

form.form input.checkbox {
	vertical-align: top;
}

/*-----------FORM DESIGNER-----------------*/
form.simpleform h2 {
	margin-top:  0;
}

form.simpleform div.form-row {
	clear: both;
	overflow: hidden;
	padding-bottom: 8px;
}

form.simpleform div.question {
	margin: 0 25px 0 0;
}

form.simpleform div.question.last-child {
	margin-right: 0;
}

form.simpleform div.question.no-label {
	padding-top: 30px
}

form.simpleform div.one-column div.question {
	float: left;
	width: 585px;
	margin-right: 0;
}

form.simpleform div.two-columns div.question {
	float: left;
	width: 279px;
}

form.simpleform div.three-columns div.question {
	float: left;
	width: 177px;
}

form.simpleform div.four-columns div.question {
	float: left;
	width: 124.5px;
}

form.simpleform label, form.simpleform div.comment h3 {
	display: block;
	margin: 0;
	padding: 8px 0 3px;
	font-weight: bold;
	font-size: inherit;
	color: inherit;
}

form.simpleform label.alert {
	font-style: italic;
	color: #D72626;
}

form.simpleform span.required {
	color: #D72626;
}

form.simpleform div.question span.required {
	padding-right: 5px;
}

form.simpleform a.hint-toggle, form.simpleform a.set {
	outline: none;
	padding-left: 10px;
}

form.simpleform a.hint-toggle {
	cursor: help;
}
form.simpleform a.hint-toggle:focus {
	color: #FF8708;
}

form.simpleform span.hint {
	display: block;
	position: absolute;
	margin: -12px 0 0 50px;
	border: 1px solid #CC9933;
	background-color: #FFFFCC;
	padding: 10px 12px;
	color: #000;
}

form.simpleform span.hidden {
	display: none;
}

ul.warnings {
	margin: 0 0 5px;
	list-style: none;
	background: #FFFFE0 url('images/tooltip-arrow-up.gif') no-repeat left top;
	padding: 13px 5px 5px;
	color: #DD0000;
}

form.simpleform .inputfield {
	width: 100%;
	border: 2px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 4px;
	font-size: 12px;
	color: #777777;
}

form.simpleform .inputfield:focus {
	border-color: #999999;
	color: #555555;
}

form.simpleform textarea.inputfield {
	overflow: auto;
	font-family: Arial, Verdana, 'Sans Serif';
}

form.simpleform input.delete-submit {
	border: none;
	width: 20px;
	background: url('images/icon_delete.gif') no-repeat 2px 4px;
	padding-left: 20px;
	text-indent: 20px;
	color: #E5E7E6;
}

/* widths per column */
form.simpleform div.one-column .inputfield { width: 573px; }
form.simpleform div.two-columns .inputfield { width: 268px; }
form.simpleform div.three-columns .inputfield { width: 167px; }
form.simpleform div.four-columns .inputfield { width: 125px; }

form.simpleform div.one-column select.inputfield {		width: 585px; }
form.simpleform div.two-columns select.inputfield {		width: 280px; }
form.simpleform div.three-columns select.inputfield {	width: 179px; }
form.simpleform div.four-columns select.inputfield {	width: 137px; }

form.simpleform div.datefield input.inputfield {	width: 145px; }
form.simpleform div.timefield select.inputfield { width: 50px; }

/* full width question types */
form.simpleform div.form-row div.geofield, form.simpleform div.form-row div.webeditor {
	width: 100%;
}

form.simpleform div.google-map {
	width: 500px;
	height: 300px;
}
form.simpleform div.google-map span.map-meta, div.map span.map-meta {
	display: none;
}

form.simpleform div.checkfields ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

form.simpleform div.checkfields li {
	padding: 5px 0;
}

form.simpleform div.checkfields input.checkbox, form.simpleform div.checkfields input.radio {
	vertical-align: middle;
	border: none;
	width: 15px;
	height: auto;
	background: none;
}

form.simpleform div.checkfields input.radio {
	vertical-align: text-bottom;
}

form.simpleform div.checkfields ul label {
	display: inline;
}

form.simpleform div.submit-buttons {
	margin-bottom: 22px;
}

.invisible { visibility: hidden; }
form.simpleform span.strength {
	display: block;
	border-top: 3px solid #FF0000;
	white-space: nowrap;
	font-weight: bold;
}
form.simpleform span.veryweak {
	border-color: #ff0000;
	color: #7c0000;
}
form.simpleform span.weak {
	border-color: #ff6600;
	color: #702e01;
}
form.simpleform span.good {
	border-color: #ffde00;
	color: #5d5100;
}
form.simpleform span.strong {
	border-color: #b4ff00;
	color: #415c00;
}
form.simpleform span.verystrong {
	border-color: #00ff78;
	color: #006530;
}

form.summary div.form-row {
	padding: 0 0 8px;
}

form.summary div.form-row p {
	float: left;
	margin: 0;
}

form.summary div.one-column p { width: 100%; }
form.summary div.two-columns p { width: 49%; }
form.summary div.three-columns p { width: 33%; }
form.summary div.four-columns p { width: 24%; }

form.resultfilters {
	margin-bottom: 20px;
}

/**
 * Columns
 */
.columns { 	overflow: hidden; }
.column { float: left; }
.two .column { width: 49.9%; }
.three .column { width: 33.3%; }
.four .column { width: 25%; }

.filters form {
	padding: 0;
	border: 0;
}
.filters form div.form-row {
	padding: 5px 20px 0;
}
.filters form select.inputfield {
	width: 75%;
}
.filters form input.submit_button {
	width: 20%;
}

.resultfilters .two .column {
	width: 49%;
}

/*-----------BRIEFING----------------*/

#briefing{

}

	#briefing h2{
	}

	#briefing ul{
	}
	
	#briefing ul li{
	}

	.briefing_column{
	}
	
	#briefing .item_photo{ 
		margin-top:7px;
		margin-right:7px;
	}
	
	.briefing_first_column{
		width:46%;
		float:left;
		margin-right:20px;
	}
	
	.briefing_second_column{
		width:46%;
		float:right;
		margin-left:-20px;
	}
	
/*-----------URL----------------*/
div#url {
	margin-top: 15px;
}

div#url a {
	color:#FF8708;
}

/*-----------DISCUSSION----------------*/
#discussion{
	width:100%;
}

	#discussion .action{
		margin:10px 0px 10px 20px;
	}
	
#discussion h2{
	font-weight:normal;
	margin:0px 0px 0px 10px;
	font-size:115%;
	font-weight:bold;
}

#discussion p{
	margin-left:10px;
}

#discussion ul{
	margin:20px 0px 20px 20px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #cccccc;
	list-style-type:none;
}

	#discussion ul li{
		background-image:url(images/discussion_pointer.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		margin:10px 0px 0px -20px;
		padding:0px 0px 0px 20px;
	}

#discussion ul ul{
	margin:10px 0px 30px 20px;
}

#discussion ul ul ul{
	margin:10px 0px 0px 20px;
}
/*-----------BULLETINBOARD----------------*/
#bulletinboard{
}

#bulletinboard h2{
	font-weight:bold;
	font-size:115%;
	margin-bottom:0px;
}

#bulletinboard ul{
	margin:20px 0px 20px 0px;
	list-style-type:none;
}

#bulletinboard li{
	margin-top:10px;
}

/*-----------POLL----------------*/
#poll{
}

	#poll h2{
		font-weight:bold;
		font-size:200%;
		color: #0062A0;
		background: url(images/quote_left.gif) no-repeat top left;
		padding: 15px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	
	.poll {
		background: url('images/quote_right.gif') no-repeat bottom right;
		display: block;
		padding-bottom: 10px;
	}

	/*---answers---*/
	.poll_answer{
		margin-top:5px;
	}

	.poll_percentarea{
		background-color: #EEEEEE;
		width:99%;
		background:transparent url('images/pollbar.png') repeat-x scroll left -22px;
		border:1px solid #DDDDDD;
		margin-right:50px;
	}
	
	#container_area .poll_percentarea{
		background: transparent;
	}
	
	
	.poll_percent{
		background-color: #FF8708;
		height: 18px;
	}
	
	#container_area .poll_percent{
		height: 14px;
	}
	
	.poll_facts{
		color: #9c9c9c;
	}


/*-----------CONTAINERS----------------*/
div#container_area {
	width: 155px;
}

div.container {
	margin-top: 10px;
	padding: 0 5px;
}

div.container-content {
	border: 1px solid #CCC;
	padding: 5px;
}

div.container h3 {
	font-size: 110%;
	margin: 5px 0 2px;
}

div.container form{
	padding:5px;
	background-color: #e5e7e6;
}

div.container img.rss-icon {
	float: left;
	margin: 0 5px 10px 0;
}

/**
 * Poll container
 */
div.container form.poll p {
	overflow: hidden;
}

div.container form.poll label {
	padding: 0;
}

div.container form.poll label.for-checkbox {
	clear: none;
	padding-left: 20px;
	line-height: 20px;
}

div.container form.poll input.pollinput {
	float: left;
	margin: 0 2px;
	height: 19px;
	padding: 0;
	vertical-align: middle;
}


#container_area .banner{
	padding: 0;
	background: transparent;
	display: block;
}

	#container_area .banner span{
		padding-left: 10px;
		background: url(images/arrow2.gif) no-repeat 0px 5px;
		display: block;
	}
	
	.container select{
		width:120px;
	}
	
	.container .submit_button{
		margin-top:5px;
	}
	
	.container hr{
		display:none;
	}
	
	.container ul{
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.container ul.items li{
		margin: 0;
		padding: 0;
	}
		
	.container_externallink{
		border: 1px solid #bbb;
		padding: 5px;
	}
	
		.container_externallink h3{
			font-weight:normal;
			font-size: 100%;
			margin: 0px;
			font-weight: bold;
		}
		
		.container_externallink a{
			color:#0062A0;
		}
		
		.container_externallink a:hover{
			color:#0062A0;
		}
		
		.container_externallink hr{
			display:none;
		}

/*-----------SEARCHRESULTS----------------*/
#searchresults{
	width: 75%;
	float: left;
	margin-top: 20px;
}
 
#searchfilters{
	width: 23%;
	float: left;
	margin-top: -89px;
	margin-left: 10px;
	background-color: #E5E7E6;
	border: 1px solid #D7D7D7;
	padding-top: 20px;
	padding-bottom: 20px;
}

#searchfilters li{
	list-style-type: none;
	margin-left: 23px;
	margin-right: 23px;
	font-size: 110%;
}

#searchfilters li a:hover{
	list-style-type: none;
}

#searchfilters li.datelabel{
	font-size: 80%;
	color: #C0C0C0;
}

#searchfilters h4{
	padding: 3px 0px;
	font-size: 120%;
	font-weight: bold;
	color:#FF8708;
	margin: 10px 15px 5px 15px;
	border-bottom: 1px solid #D7D7D7;
}

#content ul.results {
	margin: 0;
	list-style: none;
	padding: 0;
}

#searchresults_items{
	width:100%;
	clear:both;
}

.activefilter {
	background-color: #F5F5F5;
	border: 1px solid #D7D7D7;
	padding-left: 4px;
	margin-left: 19px !important;
	margin-right: 19px !important;
}

/** Samenwerkende Catalogi **/
div#scsearchresults li.item {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div#scsearchresults a.item_title {
	font-size: 130%;
}

div#scsearchresults p.readmore {
	text-align: right;
}
div#scsearchresults p.readmore a {
	background: url('images/arrow_grey.gif') no-repeat right;
	padding-right: 15px;
	font-weight: bold;
	font-size: 110%;
}

form#scsearchform {
	margin-top: 10px;
}
form#scsearchform h2 {
	margin-top: 0;
}

/*-----------INLOGGEN--------------*/
#loginform{
	background-color: #f5f5f5;
	padding: 20px 20px 15px;
	border: 1px solid #d7d7d7;	
}
.loginmeta{
	width: 20%;
	margin: 0;
	padding: 0 0 5px 0;
}

.logininput{
	width: 78%;
	padding: 0 0 5px 0;
}

	.logininput .inputtext{
		width: 250px;
	}

#loginform .submit_button{
}

#loginform li{
	list-style: none;
}

/*-----------SUBTITLEBAR------------------*/

.subtitlebar{
	background-color: #f5f5f5;
	padding: 8px 10px;
	border: 1px solid #d7d7d7;
	display: block;
	margin: 0 0 1px;
}

.subtitlebar form{
	margin: 0;
	padding: 0;
	background: transparent;
}

.subtitletext{
	padding-right: 40px;
}

.subtitlebar h2{
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
}

.subtitledescription{
	display: inline;
}

.subtitlebar .minimize{	
	cursor:pointer;
	float:none;
	position: absolute;
	top: 10px;
	right: 5px;
	margin-top: 0;
}

.subtitlebar .clear{
	height: 1px;
	overflow: hidden;
}

/*-----------FORUM (DSbb)--------------*/
#forum_subjects{
	list-style: none;
	margin-bottom: 15px;
}

#forum_subjects li{
	margin: 12px 0;
}

#forum_subjects li a{
	font-weight: bold;
	font-size: 120%;
}

.forumloginheader{
	margin: 0 0 7px;
	font-weight: bold;
}

.subjectoverview{
	width: 100%;
	border: 1px solid #acacac;
	border-collapse: collapse;
}

.subjectoverview td, .subjectoverview th{
	padding: 5px;
	text-align: left;
}

tr.dsbb_odd{
	background: #f9f9f9;
}

.forumsubjectoptions{
	margin-bottom: 15px;	
	text-align: right;
}

.forumsubjectoptions a{
	font-weight: bold;
}

#form_loggedin_as{
	margin-bottom: 15px;
}

#onderwerptitel{
	width: 350px;
}

.reactiontable{
	width: 100%;
}

#reactions{
	min-height: 1px;
}

.reactionmeta{
	float: left;
	width: 20%;
	position: relative;
	margin: 10px 0;
}

	.reactionmeta a{
		font-weight: bold;
	}

.reactiontext{
	float: right;
	width: 77%;
	position: relative;
	margin: 10px 0;
}

.reactionseperator{
	border-bottom: 1px solid #d7d7d7;
}

/*-----------NOTIFY--------------------*/
label.inlinelabel {
	display: inline;
}

/*-----------PAGE LINKS----------------*/
div#fontsize {
	position:absolute;
	top:8px;
	right:200px;
	width:160px;
	z-index:8000;
	text-align: right;
	color: #FFF;
}

div#fontsize a.selectedstyle {
	color: #FFF;
	background: url('images/expand-styles-digimeente.gif') no-repeat right;
	padding-right: 7px;
}

div#fontsize span {
	color: #7fb0cf;
}

ul.stylelist {
	position: absolute;
	top: 16px;
	right: -5px;
	background-color: #ECECEC;
	padding: 1px 0;
}

ul.stylelist li {
	border: 1px solid #ECECEC;
	border-width: 0 1px;
	background-color:#3381B3;
}

ul.stylelist li.active {
	font-weight: bold;
}

ul.stylelist a {
	display: block;
	padding: 3px 5px;
	color: #FFF;
}

ul.stylelist a:hover, ul.stylelist a:focus {
	background-color: #FF8708;
}

span.sizetoggles a {
	color: #FFFFFF;
	background: transparent no-repeat left;
	padding-left: 20px;
}

span.sizetoggles a.active {
	display: none;
}

span.sizetoggles a.normal {
	background-image: url('images/fontsize-down.png');
}

span.sizetoggles a.big {
	background-image: url('images/fontsize-up.png');
}


#page_links{
	clear: both;
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top:30px;
}

.link_print, .alink_print{
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	background-image: url('images/icon_print.gif');
	cursor: pointer;
	color: #616161;
	font-size: 90%;
}

.alink_print{
	text-decoration: underline;
}

.reactionlink{
  background-image:url(images/icon_mail.gif);
  background-repeat: no-repeat;
  background-position:0px 3px;
  padding-left: 15px;
  margin-left: 15px;
  cursor: pointer;
}

.reactionlink a{
  color: #616161;
	font-size: 90%;
}

span.reactionlink a.loading {
	background: url('images/loadersmall.gif') no-repeat right;
	padding-right: 20px;
}

.changedate{
	padding-left:22px;
	color: #616161;
	position: relative;
	float: right;
	margin-top: -17px;
	font-size: 90%;
}

/**
 * Social media sharing
 */
div#social-bookmarks {
	position: absolute;
	margin: -20px 0 0;
	width: 100%;
}

div#social-bookmarks h2 {
	margin: 0;
	float: left;
	font-size: 100%;
	font-weight: normal;
	padding-right: 5px;
}
div#social-bookmarks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#social-bookmarks li {
	display: block;
	float: left;
	width: 16px;
	height: 2em;
	overflow: hidden;
	margin: 0;
	padding: 0 5px 0 0;
}
div#social-bookmarks a:hover {
	text-decoration: none;
}

div#social-bookmarks img {
	border: none;
}

/**
 * Reaction form
 */
form#react-form {
	margin-top: 10px;
}

form#react-form h2 {
	margin-top: 0;
	color: #FF8708;
}

form#react-form p {
	width: 90%;
}
form#react-form.hidden {
	display: none;
}


/*----------*/

.date{ 
	margin-bottom: 5px; 
	color: #999999; 
	width: 100%;
	display: block;
}

.lees_verder{ 
	color: #FF8708;
	margin-bottom: -9px;
	margin-right: 12px;
	display: block;
	float: right;
	margin-top: 10px;
}

.news{
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
}

#folder {
  margin-top: 25px;
}

/** Calendar **/
div.calendar-wrapper {
	z-index: 1;
}
table.calendar {
	border: none;
	border-collapse: collapse;
	width: 100%;
}

table.popup-calendar {
	width: 200px;
	border: 2px solid #FFF;
	background-color: #FFF;
}

table.calendar thead tr.header {
	background-color: #FF8708;
	color: #FFF;
}

table.calendar thead tr.days {
	
}

table.calendar thead a {
	display: block;
}

table.calendar tbody td, table.calendar tbody th {
	border: 1px solid #D7D7D7;
	width: 12.5%;
	text-align: center;
}

table.calendar tbody th {
	border-color: #FFF;
	border-right-color: #D7D7D7;
}

table.calendar tbody th.week {
	color: #ACACAC;
}

table.calendar tbody tr.selected td, table.calendar tbody tr.selected th {
	background-color: #ffc383; /* #E5E7E6; */ /* #bfd4e0; */ /*ECECEC;*/
	color: #FFF;
}

table.calendar tbody tr td.selected {
	background-color: #FF8708;
}

table.calendar tbody tr.selected td.selected {
	background-color: #FF8708;
}

table.calendar tbody tr td.disabled a {
	text-decoration: none;
	color: #ACACAC;
	cursor: auto;
}

table.calendar tbody tr td.disabled a:hover {
	text-decoration: none;
}

table.calendar tbody tr td.today {
	background-color: #bfd4e0;
}

table.weekselect tbody tr td.selected, table.weekselect tbody tr.selected td.selected {
	background-color: #ffc383;
}


table.calendar tbody td.other-month, table.calendar tbody td.previous-month, table.calendar tbody td.next-month {
	background-color: #EEE;
}

/**
 * Simpleform calendar
 */
form.simpleform table.calendar {
	border: 2px solid #FFF;
	width: 240px;
	background-color: #FFF;
	font-size: 11px;
}


/** Bekendmakingen **/
div#bkm-content {
	width: 580px;
}

form.aside {
	float: right;
	margin-bottom: 10px;
	width: 150px;
}

select.full {
	width: 100%;
	font-size: 110%;
}

form#bkm-search {
	background: none;
	padding: 10px;
}

form#bkm-search p {
	margin: 8px 0 5px;
}

form#bkm-search label {
	clear: none;
	margin: 15px 0 5px;
	border-bottom: 1px solid #D7D7D7;
	font-size: 120%;
	font-weight: bold;
	color: #FF8708;
}

form#bkm-search h2 {
	font-size: 160%;
	padding-bottom: 5px;
}

form#bkm-search .submit_button {
	float: right;
}

h2.overview-heading {
	margin: 0;
	background-color: #FF8708;
	padding: 5px 0;
	text-align: center;
	font-size: 120%;
	color: #FFF;
}

table.overview {
	width: 100%;
	border-collapse: collapse;
}

table.overview caption {
	display: none;
}

table.overview th, table.overview td {
	padding: 2px;
	text-align: left;
}

table.announcements col.col1 { width: 6%; }
table.announcements col.col2 { width: 44%; }
table.announcements col.col3 { width: 25%; }
table.announcements col.col4 { width: 25%; }

/** Paging **/
p.paging {
	position: relative;
	background-color: #F2F2F2;
	padding: 7px 10px;
	color: #ACACAC;
}

p.paging a.previous, p.paging a.next {
	position: absolute;
	top: 7px;
	font-size: 120%;
}

p.paging a.next {
	right: 10px;
}

p.paging span.pages {
	display: block;
	margin: 0 100px;
	text-align: center;
}

/** Google Map **/
div.map, div.announcements-map, div.georss-map {
	width: 100%;
	height: 300px;
}
div.event-map {
	float: right;
	clear: right;
	margin: 0 0 10px 15px;
	width: 250px;
	height: 250px;
}

p.map-description {
	margin: 0 0 10px;
}

img.map-anchor {
	cursor: pointer;
}
.no-js img.map-anchor {
	cursor: auto;
}

/** Announcement **/
dl.details {
	margin: 10px 0;
}

dl.details dt {
	float: left;
	width: 150px;
}

dl.details dd {
	margin: 0 0 0 150px;
}

p.text-block, div.text-block { /* an acutal paragraph.. */
	margin: 10px 0;
}

dl.details ul {
	list-style: none;
}

/*--BEKENDMAKINGEN OVERZICHT--*/

div.elementbox{
	background-color:#f2f2f2;
	border:1px solid #d9d9d9;
	background-image: url(images/bg_elementbox.gif); 
	background-repeat:repeat-x;
	padding:10px 10px 0px 0px;
	position:relative;
}

div.elementbox form{
	background:none;
	border:0px solid #d7d7d7;
 	display: block;
	margin:0px;
	padding:10px;
	position:relative;
}

div.elementbox form legend{
	position:relative;
	width:auto;
	height:auto;
	overflow:visible;
	text-indent:0em;
	color:#FF8708;
	font-size:150%;
	padding-top:10px;
}

div.elementbox .formelements{
	margin-top:-10px;
}

div.elementbox .formrow{
	display:inline;
}

div.elementbox label{
	display:block;
	padding-right: 5px;
	font-weight: bold;
}

div.elementbox .inputtext{
	border:1px solid #acacac;
	width: 450px;
}

div.elementbox select, div.elementbox input {
	font-size:100%;
	border:1px solid #acacac;
	height:22px;
	
}

div.elementbox .submit_button{
	position:absolute;
	height:23px;
	background-color:#dbdbdb;
	border:1px solid #acacac;
	background-image: url(images/bg_submit.gif); 
	background-repeat:repeat-x;
	width:70px;
}

	div.elementbox .submit_button_md{
		color:#0062A0;
	}
	
	div.elementbox .submit_button_mo, a.submit_button:hover{
		color:#363636;
		background-image: url(images/bg_submit_over.gif); 
	}

/*BK_SEARCH*/
div.elementbox form#bk_search .inputtext{
	height:19px;
	width:450px;
}

div.elementbox form#bk_search label{
	visibility:hidden;
	display: none;
}

div.elementbox form#bk_search .submit_button{
	margin-left:10px;
}

#bkm_map_canvas {
	display: none;
	width: 100%;
	height: 500px;
	margin-top: 10px;
	border: 1px solid #acacac;
}

/*BK_FILTER*/
h2.bk_filter{
	color:#FF8708;
	margin-top:30px;
	margin-bottom:15px;
	font-size:180%;
}

div.elementbox form#bk_filter .formelements{
	margin-left:10px;
}

div.elementbox form#bk_filter input{
	margin-right:20px;
}

div.elementbox form#bk_filter .submit_button{
	margin-left:10px;
}

/*BK_PAGING*/
span.elementpaging{
	font-size:150%;
}

span.element_prev{
	position:absolute;
	top:10px;
	left:20px;
}

span.currentpage{
	width:100%;
	display:block;
	text-align:center;
	color:#acacac;
}

span.element_next{
	position:absolute;
	top:10px;
	right:20px;
}

/*--BEKENDMAKING OVERVIEW--*/
table.bk_overview{
	border:1px solid #d9d9d9;
	width:100%;
	margin:2px 0px 2px 0px;
}

table.bk_overview caption{
	display:none;
}

table.bk_overview th, table.bk_overview td{
	padding:2px;
	text-align: left;
}

table.bk_overview thead tr.bk_overview_group{
	background-color:#FF8708;
	color:#ffffff;
	font-size:120%;
	text-align: center;
}

	table.bk_overview thead tr.bk_overview_group th{
		padding:5px 5px 5px 2px;
		text-align: center;
	}

	table.bk_overview thead .bk_overview_type{
		font-weight:bold;
	}
	
	table.bk_overview thead .bk_overview_status{
	}

table.bk_overview thead tr{
	color:#acacac;
}



/*--BEKENDMAKING INSTANTIE--*/
ul.bk{
	margin:0px 0px 20px 0px;
}

ul.bk li {
	list-style: none;
}

ul.bk span.li_label{
		width:200px;
		display:inline-block;
}

ul.bk li.alert{
		color:#ed1c24;
		font-weight:bold;
		margin-top:20px;
}

/* %width's (poll's etc..) */
.percent0 { width: 0%; }
.percent1 { width: 1%; }
.percent2 { width: 2%; }
.percent3 { width: 3%; }
.percent4 { width: 4%; }
.percent5 { width: 5%; }
.percent6 { width: 6%; }
.percent7 { width: 7%; }
.percent8 { width: 8%; }
.percent9 { width: 9%; }
.percent10 { width: 10%; }
.percent11 { width: 11%; }
.percent12 { width: 12%; }
.percent13 { width: 13%; }
.percent14 { width: 14%; }
.percent15 { width: 15%; }
.percent16 { width: 16%; }
.percent17 { width: 17%; }
.percent18 { width: 18%; }
.percent19 { width: 19%; }
.percent20 { width: 20%; }
.percent21 { width: 21%; }
.percent22 { width: 22%; }
.percent23 { width: 23%; }
.percent24 { width: 24%; }
.percent25 { width: 25%; }
.percent26 { width: 26%; }
.percent27 { width: 27%; }
.percent28 { width: 28%; }
.percent29 { width: 29%; }
.percent30 { width: 30%; }
.percent31 { width: 31%; }
.percent32 { width: 32%; }
.percent33 { width: 33%; }
.percent34 { width: 34%; }
.percent35 { width: 35%; }
.percent36 { width: 36%; }
.percent37 { width: 37%; }
.percent38 { width: 38%; }
.percent39 { width: 39%; }
.percent40 { width: 40%; }
.percent41 { width: 41%; }
.percent42 { width: 42%; }
.percent43 { width: 43%; }
.percent44 { width: 44%; }
.percent45 { width: 45%; }
.percent46 { width: 46%; }
.percent47 { width: 47%; }
.percent48 { width: 48%; }
.percent49 { width: 49%; }
.percent50 { width: 50%; }
.percent51 { width: 51%; }
.percent52 { width: 52%; }
.percent53 { width: 53%; }
.percent54 { width: 54%; }
.percent55 { width: 55%; }
.percent56 { width: 56%; }
.percent57 { width: 57%; }
.percent58 { width: 58%; }
.percent59 { width: 59%; }
.percent60 { width: 60%; }
.percent61 { width: 61%; }
.percent62 { width: 62%; }
.percent63 { width: 63%; }
.percent64 { width: 64%; }
.percent65 { width: 65%; }
.percent66 { width: 66%; }
.percent67 { width: 67%; }
.percent68 { width: 68%; }
.percent69 { width: 69%; }
.percent70 { width: 70%; }
.percent71 { width: 71%; }
.percent72 { width: 72%; }
.percent73 { width: 73%; }
.percent74 { width: 74%; }
.percent75 { width: 75%; }
.percent76 { width: 76%; }
.percent77 { width: 77%; }
.percent78 { width: 78%; }
.percent79 { width: 79%; }
.percent80 { width: 80%; }
.percent81 { width: 81%; }
.percent82 { width: 82%; }
.percent83 { width: 83%; }
.percent84 { width: 84%; }
.percent85 { width: 85%; }
.percent86 { width: 86%; }
.percent87 { width: 87%; }
.percent88 { width: 88%; }
.percent89 { width: 89%; }
.percent90 { width: 90%; }
.percent91 { width: 91%; }
.percent92 { width: 92%; }
.percent93 { width: 93%; }
.percent94 { width: 94%; }
.percent95 { width: 95%; }
.percent96 { width: 96%; }
.percent97 { width: 97%; }
.percent98 { width: 98%; }
.percent99 { width: 99%; }
.percent100 { width: 100%; }

h2.searchres {
	font-size:100%;
}

#searchfilters h3{
	padding: 3px 0px;
	font-size: 120%;
	font-weight: bold;
	color:#FF8708;
	margin: 10px 15px 5px 15px;
	border-bottom: 1px solid #D7D7D7;}

.calendar_button {cursor: pointer; vertical-align: text-bottom;}
.calendar_button_hide {display: none}

/* Pipstatus classes */
.piptable_width {width: 75%;}
.piptable {background-color: #FF8708; color: #fff;}
	.piptable th {padding: 5px; text-align: left;}

/* DigiD / ER4B / Passport session */
div#container_area div.highlight div.container-content {
	background-color: #E5E7E6;
}

img.service-logo {
	float: left;
	margin: 0 10px 30px 0;
}

/* 404 error page */

#page_404 {width: 100%; text-align: center; margin: 10px;}

.page_404 {margin-left: auto; margin-right: auto; width: 650px; background-color: #fff; text-align: left; padding: 20px; display: block; margin-left: auto; margin-right: auto;}

.page_404 ul {margin-left: 15px;}
	.page_404 li {line-height: 20px;}

#page_404 form {background-color:#E5E7E6; border:1px solid #D7D7D7; display:block; padding: 5px;}

input.page404 {background-color:#FFFFFF; border:2px solid #DDDDDD; color:#777777; font-size:12px; padding:4px; width:40%;}

input.page404:focus {background-color:#FFFFFF; border:2px solid #bbb; color:#777777; font-size:12px; padding:4px; width:40%;}



div.tabcontent {
	margin-bottom: 10px;
	border: 1px solid #CFCFCF;
	border-width: 0 1px 1px;
	overflow: hidden;
	padding: 10px 20px 10px;
}

div.tabcontent h2 {
	margin: 0;
	font-size: 140%;
}

div.tabcontent h3 {
	margin: 0;
	padding: 8px 0;
	font-size: 120%;
}

/** Subnavigation **/
p.subnavigation {
	margin: 0;
	padding: 0 0 10px;
}

p.subnavigation a {
	background: url("images/arrow_grey.gif") no-repeat scroll right 4px transparent;
	padding-right: 15px;
}

p.subnavigation a:last-child, p.subnavigation a.last-child {
	background: none;
	padding: 0;
}

p.subnavigation span {
	display: none;
}


/** Column layout **/
.columns {
	overflow: hidden;
}
.column {
	float: left;
}
.two .column {
	width: 50%;
}
.three .column {
	width: 33%;
}
.four .column {
	width: 25%;
}

/** Link List **/
ul.list {
	margin: 0;
	padding: 0;
}
ul.list li {
	padding: 4px 0 4px 20px;
	list-style: none;
	background: url('images/list-arrow.png') no-repeat left 5px;
}

.resultfilters ul.list li {
	background: none;
	padding: 0;
}

/** VAC **/
dl.vac {
	margin: 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

dl.vac dt {
	float: left;
	width: 20%;
	padding: 10px 0;
	font-weight: bold;
	clear: left;
}

dl.vac dd {
	margin: 0 0 10px 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 10px 20%;
}

dl.vac ul.links li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

dl.vac ul.links li:first-child, dl.vac ul.links li.first-child {
	padding-top: 0;
}

dl.vac ul.links li.last-child {
	border-bottom: none;
}
/*-----------IMAGEGALLERY----------------*/
#imagegallery {text-align:center; display:block;width:100%;}
#imagegallery h2 {text-align:left;}
#imagegallery .gallery {display: table; width: 95%;}
#imagegallery .gallery ul {margin: 0 0 1em;padding-top: 7px;list-style:none}
#imagegallery .gallery ul li {margin: 0 7px 7px 0;padding: 0;background: none; display: block; float:left; text-align: left;}
#imagegallery .pager {clear: both;}
#imagegallery object:focus {outline: none;}

div.with-left-aside h3.firstchild {
	margin-top: 0px;
}

html {
	background: #ECECEC url(images/custom/html_bg.gif) top left repeat-x;
}

body {
	/*background: transparent url(images/custom/body_bg.png) top center no-repeat;*/
	background-color: transparent;
}

div#content_area {
	min-height:500px;
}

#footer_area {
	padding-top:5px;
	border-top:3px solid #0062A0
}

div#quicksearch form {
	background-color:#FFFFFF;
	padding-right:10px;
}

span.sizetoggles a.normal {
	background-image:url(images/custom/fontsize-down.png);
}

span.sizetoggles a.big {
	background-image:url(images/custom/fontsize-up.png);
}

a.download {
	background-image:url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding: 0px 0px 15px 15px;
	background-position: 0px 0px;
}

a.download.pdf {
	background-image:url(images/icon_pdf.gif);
}

a.download.mp3 {
	background-image:url(images/icon-mp3.gif);
}

#quicklinkvlak2 {
	text-align:center;
}

.object_description,
.itemsblock ul,
form.simpleform .inputfield:focus {
	color:#363636;
}

.object_description a {
	text-decoration:underline;
}

form {
	border-width:0;
	background-color:transparent;
	padding:0;
}
input#submit_forms_nextPage {
	margin-right:40px;
}

/* menu */
#menulist li {
	border-color:#FFFFFF;
}

/* contact */
#contact {
	padding:0;
}
#contact h3 {
	padding:0 5px;
}
	
/* Homepage */
body#body h1.object_title {
	position:absolute;
	top:-999999em;
}
body#body .content_margin {
	padding-top:5px;
}
.bishome_description {
	margin-top:0;
}