@import url(/include/css/editor.php);

/** =COLORS **
#acca00			Green
#95ad0a			Green - nav active
#0084ff			Blue
#49059b			Purple
#555555			Gray - text / content
#333333			Dark Gray - nav
#d1d1d3			Light Gray - lines, etc
*/


body {
	background: url('/image/background.gif') repeat-x;
	}


/** =LAYOUT **/

#container {
	}
.site-width {
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding: 0 14px;
	}
#wrapper {
	}


/** =HEADER **/

#header {
	height: 232px;
	background: url('/image/visual.jpg') no-repeat left top;
	}
#header .site-width {
	position: relative;
	}

#logo {
	position: absolute;
	top: 58px;
	left: 0px;
	width: 261px;
	width: 249px;
	height: 135px;
	background: url('/image/logo.png') no-repeat;
	}
#logo a {
	display: block;
	width: 249px;
	height: 135px;
	text-decoration: none;
	}
#logo a span {
	visibility: hidden;
	}

#navigation {
	position: absolute;
	left: 249px;
	top: 150px;
	width: 700px;
	height: 32px;
	}


/** =CONTENT - HOMEPAGE **/

#home-intro {
	width: 215px;
	float: left;
	}

#fields {
	margin-top: -22px;
	float: right;
	}


/** =CONTENT - DEFAULT **/

#content {
	padding-top: 5px;
	padding-top: 27px;
	width: 715px;
	width: 705px;
	/*width: 655px;*/
	float: left;
	}
#homepage #content {
	width: 712px;
	}

.news-date {
	color: #aaaaaa;
	margin-bottom: 0.65em;
	}
.news-body {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d1d3;
	}


	/** =CONTENT - DOCUMENTS **/

	.coll {
		float: left;
		width: 345px;
		margin-left: -6px;
		}
	.coll-right {
		float: right;
		}
	.standalone {
		margin-top: 30px;
		float: right;
		}

	.doc-list h2 {
		cursor: pointer;
		padding-left: 20px;
		background: url('/image/arrow.gif') no-repeat 0px 4px;
		}
	.doc-list h2:hover,
	.doc-list h2.sfhover {
		background-image: url('/image/arrow-hover.gif');
		}
	.standalone h2 {
		cursor: default;
		}
	.standalone h2:hover,
	.standalone h2.sfhover {
		background-image: url('/image/arrow.gif');
		}

	#cat-holder {
		overflow: auto;
		margin-left: -6px;
		}
	#cat-holder .coll {
		margin-left: 0;
		}

	.doc-list ul {
		margin: 10px 10px 0 20px;
		list-style: none;
		}
	.doc-list ul ul {
		margin: 2px 0 0 10px;
		}

	.doc-list li {
		margin-top: 5px;
		border-top: 1px solid #D1D1D3;
		padding: 1px 0px;
		}
	.doc-list ul ul li {
		margin-top: 0;
		}

	.doc-list a {
		color: #555555;
		text-decoration: none;
		display: block;
		padding-left: 13px;
		background: url('/image/arrow-small.gif') no-repeat 0px 3px;
		}

	.doc-list li {
		background: url('/image/arrow-small.gif') no-repeat 0px 3px;
		padding-left: 13px;
	}

	.doc-list a:hover {
		text-decoration: none;
		background-image: url('/image/arrow-small-hover.gif');
		}

	.doc-list li.file {
		background: none;
		padding-left: 0;
		border-top: none !important;
	}
	.doc-list li.file a {
		/* background: url('/image/doc-small.gif') no-repeat 0px 3px; */
	}






/** =SIDEBAR **/

#sidebar {
	padding-top: 27px;
	width: 225px;
	width: 215px;
	float: right;
	}
.sidebar-block {
	margin-bottom: 20px;
	}

#sidebar .textinput {
	width: 210px;
	}
#sidebar select {
	width: 214px;
	}

#fields-sidebar {
	margin-bottom: 20px;
	}
#fields-sidebar ul {
	border-top: 1px solid #d1d1d3;
	}
#fields-sidebar li {
	border-bottom: 1px solid #d1d1d3;
	}

#address {
	height: 9.1em;
	border-top: 1px solid #d1d1d3;
	padding-top: 20px;
	}
#address p {
	width: 100px;
	float: left;
	overflow: hidden;
	}
#address p.img {
	padding-top: 1.3em;
	float: right;
	}


/** =FOOTER **/

#footer {
	clear: both;
	height: 180px;
	padding-top: 10px;
	background: url('/image/bg-footer.gif') repeat-x left 10px;
	}
#footer p {
	clear: both;
	}
#footer p.text {
	padding: 30px 0;
	}
#footer #note {
	float: right;
	width: 215px;
	height: 62px;
	background: url('/image/footer-note.gif') no-repeat;
	}
#footer #note a {
	display: block;
	color: #ffffff;
	font-size: 130%;
	padding: 5px 10px;
	line-height: 1.1;
	}
#footer #note span {
	display: block;
	color: #acca00;
	}


/** =CLASSES **/


.block {
	width: 484px;
	background: url('/image/block-btm.gif') no-repeat center bottom;
	}
.block .block-top {
	padding: 22px 17px 37px 17px;
	background: url('/image/block-top.gif') no-repeat center top;
	}
.block .block-content {
	padding-left: 10px;
	}

.block-s {
	width: 345px;
	background: url('/image/block-345px-btm.gif') no-repeat center bottom;
	}
.block-s .block-top {
	padding: 22px 17px 37px 17px;
	padding: 22px 17px 22px 17px;
	background: url('/image/block-345px-top.gif') no-repeat center top;
	}
.block-s .block-content {
	padding-left: 10px;
	}



#home-intro ul {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	}
#home-intro li {
	width: 95px;
	float: left;
	}






textarea#B_bericht {
	width: 387px;
}

#contactform fieldset p {
	clear: both;
	overflow: auto;
	margin-top: 5px;
}


#contactform input {
	border: 1px solid #D1D1D3;
	height: 17px;
}

#contactform label {
	height: 19px;
	line-height: 19px;
}

#contactform fieldset p.radio input {
	margin-right: 5px;
	height: 19px;
}

#NB_aanhef_mevr {
	margin-left: 5px;
}

#contactform label.error, #klachtenFormulier label.error {
	background: url('/image/error.jpg') no-repeat right top;
	color: white;
	height: 19px;
	width: 230px;
	margin-top: 4px;
	padding-left: 5px;
}

#contactform .button {
	width: auto;
	text-align: left;
	color: #ffffff;
	border: 0;
	height: 19px;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 3px;
	background: url('/image/button.gif') no-repeat right center;
}

div.submitbtn button {
	width: auto;
	text-align: left;
	color: #ffffff;
	border: 0;
	height: 19px;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 3px;
	background: url('/image/button.gif') no-repeat right center;
}

#klachtBlock{
	width:100%;
	min-height:40px;
	/*border: 1px solid orange;*/
	margin-bottom: 20px;
	overflow: visible;
	}

#klachtenFormulier select {
	width: 19em;
}

#klachtenFormulier input {
	width: 19em;
	height: 17px;
}

#klachtenFormulier label {
	width: 12em;
	line-height:19px;
	height:19px;
}

#klachtenFormulier div.field {
	margin-top: 0;
}

#klachtenFormulier input.dp-applied {
	width: 17.5em;
}

label.r_off { background: url('/image/radio_off.jpg') no-repeat center center; }
label.r_on  { background: url('/image/radio_on.jpg')  no-repeat center center;}

label.r_on, label.r_off {
	margin-right: 2px;
	height: 19px;
	width: 20px;
}