/** START EDITOR **/

body {
	font-size:70%;
	line-height:1.6;
	margin: 5px;
	}

body, h1, h2, h3, input, select, option, button, textarea {
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, Verdana, sans-serif;
	color: #515356; /*5a5c5f*/
	}

a { color: #515356; }
a:hover, a:focus { /* color: #5a5c5f; */ }

h1, h2, h3,h4 	{
	font-style: normal;
	font-weight: bold;
	color: #515356;
	color: #960536;
	}

h1 { font-size: 150%; }
h2,
.item h3 { font-size: 15px; font-weight: normal; } /* 130% */
h3 { font-size: 120%; }
h4 { font-size: 110%;color:#515356; }

h1 a, h2 a, h3 a {
	color: #960536;
	text-decoration: none;
	}

p { margin: 0; }

hr {
	height: 2px;
	border: 0;
	color: gray;
	background: gray;
	}


/** END EDITOR **/


/** ANTI PRINT **/
#printheader, #printfooter { display:none; }

/** BASIC STYLES **/

body {
	}

form fieldset {
	margin: 1em 0 0 0;
	border: 0;
	padding: 0;
	}
form legend {
	width: 300px;
	margin: 0;
	}
form p {
	overflow: hidden;
	clear: both;
	}

form label {
	display: block;
	width: 12em;
	float: left;
	}
	form label.error {
		margin-left:13px;
		margin-top:2px;
	}
form input {
	display: block;
	width: 20em;
	float: left;
	}
form textarea {
	width: 31.8em;
	height: 8em;
	margin-left: -2px;
	}
	form#mail2friendForm textarea {
		margin-left:0;
	}
	form#mail2friendForm label {
		padding-right:10px;
	}
form strong {
	margin-left: 5px;
	}
	form.formGenerator strong { margin-left:0;}

input[type="hidden"] {
	display: none;
	}


/** CLASSES **/

.printonly {
	display: none;
}

.errorBox {
	padding: .5em;
	display: block;
	}

.clearfix {
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	}

.nav,
.nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
.nav {
	}
#nav ul {
	display: none;
	}
.nav a,
li.noLink span {
	padding: 4px 0px;
	display: block;
	}
.nav li{
	padding-left: 6px;
	}

.block .nav li {
	padding-left: 21px;
	}
.block .nav li.noLink {
	padding-left: 13px;
	}

.subnav .nav {
	padding-top: 2px;
	padding-bottom: 2px;
	}
.subnav ul {
	zoom: 1;
	/* padding-bottom: 10px; */
	}
.subnav .nav li {
	padding-left: 0;
	margin-bottom: 2px;
	}
.subnav .nav ul li {
	padding-left: 15px;
	margin-bottom: 0;
	}
.subnav .nav a {
	zoom: 1;
	padding: 5px 8px 5px 14px;
	}

.block {
	padding-bottom: 10px;
	}
.block .header,
.block .header h2,
.block .header h2 span {
	display: block;
	}
.block .header {
	margin-bottom: 2px;
	}
.block .content {
	}
.block .header h2 span,
.block .header h2 span span,
.block .btm-header h2 span span {
	padding: 2px 5px 2px 15px;
	}
.block .btm-header h2 span {
	padding: 0;
	}
.block-line .header h2 {
	padding: 0px 5px;
	}
.block-line .header h2 span {
	padding-left: 10px;
	padding-right: 0;
	}
.block-line .content-line div {
	}

.news-nav .news li {
	padding-left: 0;
	}
.news-nav .news li a {
	margin: 2px 0px;
	padding: 10px 5px;
	}

.overview li {
	padding-left: 0;
	padding-top: 10px;
	}
.overview li a {
	white-space: nowrap;
	overflow-x: hidden;
	}

.agenda .date {
	float: left;
	width: 78px;
	height: 16px;
	line-height: 16px;
	display: block;
	margin-top: -1px;
	margin-right: 5px;
	}

.item {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.item .figure {
	margin-right: 10px;
	}
.item h3 {
	line-height: 1;
	padding-bottom: 5px;
	}
.item .content {
	/*height: 5.6em;*/
	min-height: 6.2em; /*was eerst height, nu min-height KRAS */
	overflow: hidden;
	padding-bottom:15px;
	}
.item-gmap {
	min-width:350px;
}
.item .properties, .item-detail .properties {
	overflow: hidden;
	}
.item .properties p, .item-detail .properties p {
	width: auto;
	float: left;
	padding-right: 2em;
	}

.figure img {
	display: block;
	}

.td3_2 .outside {
	position: relative;
	}
.td3_2 .outside .figure {
	right: 0;
	margin-right: -26px;
	position: absolute;
	}

.extraNav {
	width: 160px;
	float: left;
	}
.pageNav {
	width: 300px;
	float: right;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}

.readmore {
	display: inline;
	}
.btn {
	display: inline-block;
	}
.btn span {
	height: 15px;
	line-height: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
	display: block;
	}
.FormSubmit button {
	width: 90px;
	height: 20px;
	line-height: 15px;
	padding-bottom: 5px !important;
	}


/** FORM BUILDER **/

form p {
	padding: 2px 0px;
	}
	form p.error {
		padding: 2px 2px;
	}
form p label {
	padding-right:10px;
}
p.FormRadioButton { position:relative; }
p.FormRadioButton span.formRadioButtons { position:absolute;bottom:0; }
p.FormRadioButton span.formRadioButtons label.value { margin-top:0px; }

p.FormRadioButton input {
	width: auto;
	border: 0;
	}
p.FormRadioButton label {
	margin: 4px auto auto;
	}

form p.FormSubmit label,
form p.msg label {
	display: none;
	}
form p.FormCheckbox label {
	width: auto;
	}
form p.FormCheckbox input {
	width: auto;
	border:0px none #fff;
}
form p.FormTextArea textarea {
	margin-left:0;
}
form label.value {
	width: auto;
	}

#frmFinder select {
	width: 100%;
	margin-bottom: 3px;
	}
#frmFinder .price {
	overflow: hidden;
	}
#frmFinder .price select {
	float: left;
	width: 118px;
	}
#frmFinder .price label {
	float: left;
	width: 30px;
	}

.radio input,
.radio label {
	width: auto;
	border: 0px;
	}
.radio-inline {
	padding-left: 25px;
	overflow: hidden;
	}
.radio-inline p {
	float: left;
	width: 60px;
	clear: none;
	}
.radio-inline p input,
.radio-inline p label {
	float: left;
	display: inline;
	width: auto;
	}

p.FormSubmit {
	float: right;
	margin: 0 0 0 0;
}
	p.FormSubmit span, p.FormSubmit a:link, p.FormSubmit a:visited {
		margin: 0 10px 0 0;
		text-decoration: none;
		font-size: 11px;
	}
	p.FormSubmit a:hover, p.FormSubmit a:active {
		color: black;
	}
		p.FormSubmit span em {
			color: black;
		}


p.FormSubmit label {
	display:none;
}

/** HEADER **/

#header {
	clear: both;
	height: 127px;
	}
#header .logo {
	height: 69px;
	padding-top: 20px;
	padding-left: 30px;
	}
#search {
	padding-top: 10px;
	}
#q {
	width: 128px;
	padding: 0;
	margin: 0;
	}
#btn-search {
	width: 17px;
	height: 17px;
	}


/** NAVIGATION **/

#navigation {
	clear: both;
	height: 38px;
	}

#nav {
	width: 750px;
	width: 700px;
	height: 38px;
	padding: 0;
	}
#nav a,
#nav a span {
	height: 38px;
	display: block;
	padding: 0;
	}

#nav li {
	float: left;
	width: auto;
	padding: 0;
	}
#nav li.first {
	margin-left: 20px;
	}
#nav li.active,
#nav li.open {
	background: url('/image/arrow-nav.gif') no-repeat center top;
	}

#nav li ul {
	position: absolute;
	width: 20em;
	left: -999em;
	}

#nav li ul ul {
	margin: -1em 0 0 20em;
	}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
	}

#top-buttons {
	width: 225px;
	width: 275px;
	position: absolute;
	margin-top: -38px;
	margin-left: 750px;
	margin-left: 700px;
	}

#top-buttons .nav,
#top-buttons .nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#top-buttons .nav {
	width: 115px;
	height: 17px;
	float: left;
	margin-top: 10px;
	}
#top-buttons .nav li {
	float: left;
	width: 20px;
	margin: 0px 8px 0px 0px;
	height: 17px;
	overflow: hidden;
	background: none;
	}
#top-buttons .nav a {
	display: block;
	width: 20px;
	height: 17px;
	height: 0px;
	padding-top: 17px;
	background: url('/image/topbuttons.gif') no-repeat;
	}
#top-buttons #topbtn-font a { background-position: 0px 0px; }
#top-buttons #topbtn-font a:hover { background-position: 0px -19px; }

#top-buttons #topbtn-print a { background-position: -27px 0px; }
#top-buttons #topbtn-print a:hover { background-position: -27px -19px; }

#top-buttons #topbtn-sendto a { background-position: -53px -1px; }
#top-buttons #topbtn-sendto a:hover { background-position: -53px -20px; }

#top-buttons #topbtn-extranet a { background-position: -76px 0px; }
#top-buttons #topbtn-extranet a:hover { background-position: -76px -19px; }


/** CONTENT - DEFAULT **/

#container {
	width: 975px;
	margin: 0px auto;
	}

#wrapper {
	clear: both; /* temp */
	}

#breadCrumb, #breadCrumbHome {
	margin-left: 217px;
	padding: 5px 0px;
	padding-left: 8px;
	}

#content {
	}


/** CONTENT - HOMEPAGE **/



/* ---------- AANPASSINGEN FEBRUARI 2011 */

#twitter-block {
    background:url(/image/twitter-bird.jpg) no-repeat left top;
    display: block;
    margin:70px 0 0 0;
    padding:30px 10px;
}
#twitter-block ul {
    margin:0 0 10px 0;
    list-style:none;
}
#twitter-block ul li span {
    color:#434444;
}
#twitter-block ul li span {
    font-size:120%;
    line-height:1.4em;
}
#twitter-block ul li > a {
    display:block;
    font-size: 100%;
    text-decoration:none;
    margin-top:10px;
}
#twitter-block a.button {
    color:#0485c6;
    text-decoration:none;
}





.tr2_0_parentOf102 {height:271px;}


#project-label {
    width:133px;
    height:91px;
    display:block;
    position:absolute;
    bottom:0;
    right:-7px;
    text-indent:-999em;
    background:url(/image/project-label.png) no-repeat left top;
	z-index: 999;
}

#project-label a {
	width: 100%;
	height: 100%;
	display: block;
}

.orange.type103 .header {
    margin-bottom:0;
    margin-top:9px;
}
.orange.type103 .content p a {
    display:block;
    text-decoration:none;
    text-transform:lowercase;
    padding:0 0 0 19px;
    background:#faf4e4 url(/image/arrow.gif) no-repeat 10px center;
    border-top:1px dotted #fadb8b;
}



.addthis_toolbox {
    position:absolute;
    right:0;top:5px;
}

div#content * div.pageTitle h1 {
    padding-right:120px;
}





/* ---------- EIND AANPASSINGEN FEBRUARI 2011 */





/** CONTENT - GENERATOR **/




/** CONTENT - SIDEBAR **/

#newsButton {
	height: 69px;
	margin-bottom: 10px;
	}

#marsaki-woning .header {
	margin-bottom: 0;
	}
#marsaki-woning .mwcontent {
	height: 200px;
	}
#marsaki-woning .mwcontent .text {
	height: 9em;
	padding: 10px;
	}
#btn-bekijk {
	width:67px;
	height:25px;
	margin-top: 0px;
	padding: 20px 5px 5px 0px;
	}

#btn-bekijk a {
	height: 25px;
	display: block;
	}


#search-project {
	width: 171px;
	padding-bottom: 0;
	background: url('/image/srch-project-lines.gif') repeat-y center top;
	}
#search-project .header {
	height: 30px;
	line-height: 25px;
	margin-bottom: 0;
	background: url('/image/srch-project-header.gif') no-repeat center top;
	}
#search-project .header h2 {
	color: #970536;
	background: none;
	}
#search-project .figure {
	margin-left: 1px;
	}
#search-project .content {
	padding: 5px;
	}
#search-project .FormElement {
	padding-top: 3px;
	overflow: auto;
	}
#search-project select {
	width: 100px;
	float: left;
	}
#search-project label {
	width: 59px;
	float: left;
	}
#search-project .no-label select {
	width: 159px;
	}
#search-project .chkbox input {
	width: auto;
	border: 0;
	}
#search-project .block-btm {
	height: 5px;
	background: url('/image/srch-project-btm.gif') no-repeat center bottom;
	}


/** FOOTER **/

#footer {
	/*
	margin-top:15px;
	*margin-top:0;
	*/
	clear: both;
	}
#footer p {
	line-height: 1em;
	}
	#foot-nav {
		width: 400px;
		float: left;
		}
	#foot-copy {
		width: 300px;
		float: right;
		}
		#footer, #footer a {
			color:#515356;
		}

.temp-break {
	clear: both;
	display: block;
	margin: 1em 0px;
	color: #fff;
	}


div#content div.pageTitle {
	margin-left:216px;
	margin-right:185px;
	margin-top: 20px;
}
div#content * div.pageTitle {
	margin-left:0;
	margin-right:0;
        position:relative;
}

/** HEADER.ONE **/
#headerCarousel {
	height: 264px;
	width: 576px;
	position:relative;
        background: #eee;
	}
	#headerCarousel .hidden {
		display:none;
	}
/** PROJECTFINDER GOOGLEMAPS **/
 .gmaprc {position:relative;}

/** PROJECTEN - DETAIL **/

span.sc-corner {
	width: 5px;
	height: 5px;
	z-index: 1000;
	display: block;
	position: absolute;
	}
#sc-tl { left:0; top:0; background:url('/image/sc-corner-tl.gif') no-repeat; }
#sc-tr { right:0; top: 0; background:url('/image/sc-corner-tr.gif') no-repeat; }
#sc-br { right:0; bottom:0; background:url('/image/sc-corner-br.gif') no-repeat; }
#sc-bl { left: 0; bottom:0; background:url('/image/sc-corner-bl.gif') no-repeat; }

div#kenmerken {
	border-top:1px solid #fff;
	margin-top:-1px;
}

div#kenmerken div.hidden, div#headerCarousel.hidden, div#gmapHeader.hidden {
	display:none;
}
div#kenmerken #kenmerken_menu a { cursor: pointer; }

#kenmerken_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#kenmerken_menu li {
	text-align: right;
	font-size: 13px; /* 120%*/
	padding: 3px 0px;
	}

div#kenmerken #kenmerken_menu {
	float:left;
	width:115px;
	padding-top:22px;
}
div#kenmerken #kenmerken_menu a {
	text-decoration: none;
	}
div#kenmerken #kenmerken_content {
	float:left;
	width:410px;
	height:428px;
	overflow:hidden;
	padding-left:20px;
	margin-left:20px;
	border-left:1px solid #6c6d6f;
	padding-top:27px;
}

#projectnieuws_content .overview li {
	padding-top: 0;
	}
#projectnieuws_content .overview li .date {
	color: #6d6e70;
	color: #444444;
	/* font-weight: bold; */
	}

#kenmerken_content img {
	/*float: left;*/
	margin-top:10px;
	margin-right: 10px;
	}

	div#kenmerken #kenmerken_content #kenmerken_leesmeer {
		position:relative;
		left:0;
		top:410px;
		background:#fafafa;
		width:410px;
		height:27px;
		margin-top:0;
		cursor:pointer;
		text-align:right;
		color:#91B545;
	}
	div#kenmerken #kenmerken_content div.hasleesmeer {
		margin-top:-27px;
	}
	div#kenmerken_content div#kenmerken_leesmeer.hidden {
	}

/*	OBJECTEN */
#project {
	margin-top:30px;
}

#spotlight {
	width: 171px;
	}
#spotlight .spot {
	margin: 8px 0px 17px 0px;
	}
#spotlight .spot a {
	color: #970536;
	font-size: 120%;
	display: block;
	text-decoration: none;
	}
#spotlight .spot a span {
	font-size: 90%;
	color: #8f9092;/*515356*/
	}

.filtered .item {
	padding-left:5px;
	padding-right:5px;
}
.sort {
	overflow: hidden;
	padding: 7px 0px 0px 0px;
	border-top: 1px dotted #C0D785;
	}
.sort-first {
	border: 0px;
	}
.sort h2 {
	float: left;
	width: 175px;
	padding:1px 5px 2px 5px;
	}
.sort .sort-nav {
	float: right;
	width: 60px;
	padding-top: 3px;
	}
.sort .sort-nav span {
	float: left;
	font-size: 110%;
	padding-right: 5px;
	}
.sort .sort-nav-asc,
.sort .sort-nav-desc {
	float: left;
	width: 7px;
	height: 4px;
	display: block;
	padding: 2px;
	margin-left: 3px;
	margin-top: 8px;
	text-indent: -999em;
	}
.sort .sort-nav-asc {
	background: url('/image/sort-asc.gif') no-repeat;
	}
.sort .sort-nav-desc {
	background: url('/image/sort-desc.gif') no-repeat;
	}

#nyroModalContent {
	overflow:hidden;
}
a.backLink { float:right;}


/** BASIC STYLES **/

body {
	background-color: #ffffff;
	background-color: #fafafa;
	}

form legend {
	font-weight: bold;
	}
form p.requiredField {
	}
form p.missing {
	}
form .error {
	border: 1px solid #960536;
	}
form label.error {
	border: 0;
	font-size: 90%;
	color: #960536;
	}
form input:focus,
form textarea:focus {
	border: 1px solid #c0d785;
	background-color: #c0d785;
	}
form p input,
form textarea,
form select {
	font-size: 100%;
	color: #000000;
	border: 1px solid #aaaaaa;
	}

form input,
#q:focus {
	border: 1px solid #9c9ea0;
	}


/** CLASSES **/

.errorBox {
	color: red;
	border: 1px solid red;
	background: pink;
	}
#nav a { color:#5a5c5f;}
.active,
.active a,
.open a,
#nav a:hover,
li.noLink span { color: #960536; }

.nav li { background: url('/image/arrow.gif') no-repeat 13px 7px; }
.nav li.noLink { background-image: none; }

.nav a {
	text-decoration: none;
	}
.nav a span {
	cursor: pointer;
	}

.subnav {
	border-top: 1px solid #919191;
	border-bottom: 1px solid #919191;
	margin-bottom:10px;
	}

.subnav .nav ul  {
	display: none;
	}
.subnav .active ul,
.subnav .open ul  {
	display: block;
	}

.subnav .nav li {
	background: #e9eaea;
	}
.subnav .nav ul,
.subnav .nav ul li,
.subnav .nav ul li:hover,
.subnav .nav ul li.sfhover {
	background: #fafafa;
	}

.subnav li a {
	font-size: 10pt;
	}
.subnav .nav .active,
.subnav .nav .open,
.subnav .nav li:hover,
.subnav .nav li.sfhover {
	background-color: #960536;
	}

.subnav .nav .active a,
.subnav .nav .open a,
.subnav .nav li:hover a,
.subnav .nav li.sfhover a {
	color: #ffffff;
	}

.subnav .nav ul .active	{
	background: none;
	}

.subnav .nav ul .hassubs {
	background: url('/image/nav-arrow.gif') no-repeat 13px 6px !important;
	}
.subnav .nav ul li.open {
	background: url('/image/nav-arrow-on.gif') no-repeat 13px 6px !important;
	}

.subnav .hassubs .hassubs ul {
	display: none;
	}
.subnav .hassubs .open ul,
.subnav .hassubs .active ul {
	display: block;
	}

.subnav .nav .active li a,
.subnav .nav ul .active li a,
.subnav .nav ul .open li a,
.subnav .nav .open li a {
	color: #5a5c5f;
	}
.subnav .nav ul .open a,
.subnav .nav ul .active a,
.subnav .nav ul .open .active a,
.subnav .nav ul a:hover {
	color: #960536;
	}


.header,
.agenda .date { background-color: #bec0c1; }

.green .header,
.agenda .month1 .date { background-color: #c0d785; }

.pink .header,
.agenda .month2 .date { background-color: #d8bfcf; }
.pink .readmore {
	color: #d8bfcf;
	}

.blue .header,
.agenda .month3 .date { background-color: #a0cae8; }
.blue .readmore {
	color: #a0cae8;
	}

.orange .header,
.agenda .month4 .date { background-color: #fbbd1e; }
.orange .readmore {
	color: #fbbd1e;
	}

.red .header { background-color: #960536; }
.red .readmore {
	color: #960536;
	}

.block-line .header { background-color: transparent; }

.green .news li,
.green .overview li { border-color: #c0d785; }
.green .date,
.green .readmore,
.pageTitle .date,
h2.green { color: #91b545; }
.green .news-nav a:hover { background-color: #e6eed1; }
hr.green { color: #c0d785; background-color: #c0d785; }
hr.greenDotted { background: none; border-bottom: 1px dotted #c0d785; }

hr.div { margin-top: 30px; }

.block .header,
.block .header h2,
.block .header h2 span,
.block .content-shadow div,
.block .content-shadow div div,
.block-line .content-line,
.block-line .content-line div {
	background-repeat: no-repeat;
	}
.block .header {
	background-image: url('/image/corner-tl.png');
	background-position: left top;
	}
.block .header h2 {
	background-image: url('/image/corner-tr.png');
	background-position: right top;
	}
.block .btm-header h2 span {
	background-image: url('/image/corner-bl.png');
	background-position: left bottom;
	}
.block .btm-header h2 span span {
	background-image: url('/image/corner-br.png');
	background-position: right bottom;
	}
.block .header h2 {
	color: #ffffff;
	}

.block .content-shadow {
	background: #e9eaea url('/image/block-shadow.gif') repeat-x left top;
	}
.block .content-shadow div {
	background-image: url('/image/corner-bl.png');
	background-position: left bottom;
	}
.block .content-shadow div div {
	background-image: url('/image/corner-br.png');
	background-position: right bottom;
	}
.block .content-shadow div div div {
	background-image: none;
	}

.block-line .header {
	background-image: url('/image/corner-line-tl.gif');
	background-position: left top;
	}
.block-line .header h2 {
	background-image: url('/image/corner-line-tr.gif');
	background-position: right top;
	}
.block-line .header h2 a {
	color: #960536;
	border-top: 1px solid #9c9e9f;
	}
.block-line .btm-line h2 {
	border-bottom: 1px solid #9c9e9f;
	}
.block-line .content-line {
	background-image: url('/image/corner-line-bl.gif');
	background-position: left bottom;
	}
.block-line .content-line div {
	background-image: url('/image/corner-line-br.gif');
	background-position: right bottom;
	}
.block-line .content-line div div {
	background-image: none;
	}
.block-line .content {
	border-left: 1px solid #9c9e9f;
	border-right: 1px solid #9c9e9f;
	}

.news li {
	border-bottom: 1px dotted #bec0c1;
	}
.news li a {
	background: url('/image/news-arrow.gif') no-repeat right 8px;
	padding-right:20px;
	}
.news-nav .news li {
	background: none;
	}
.news-nav .news a {
	font-size: 120%;
	background: none;
	}
.news-nav .news span {
	padding: 8px 10px;
	background: url('/image/news-arrow-green.gif') no-repeat right 16px;
	}

.overview li {
	border-top: 1px dotted #bec0c1;
	background: none;
	}
.overview li.first {
	border-top: 0;
	}
.overview li a {
	font-size: 10pt;
	padding-right: 25px;
	background-image: url('/image/news-arrow-green.gif');
	background-position: right 8px;
	background-repeat: no-repeat;
	}
.overview .date {
	}
.overview strong {
	color: #000000;
	font-weight: normal;
	}

.agenda .date {
	color: #ffffff;
	text-align: center;
	background: url('/image/date-corners.png') no-repeat;
	}

.item {
	border-top: 1px dotted #c0d785;
	}
.item-first {
	border-top: 0;
	}
.item h3 {
	color: #960536;
	}
.item h3 span {
	color: #8f9092;
	padding-left: .5em;
	}

.item .properties p, .item-detail .properties p {
	color: #960536;
	}

.readmore {
	color: #960536;
	text-decoration: none;
	}

.pageNav {
	text-align: right;
	}
.pageNav a {
	color: #c0d785;
	text-decoration: none;
	}
.pageNav a.active {
	color: #960536;
	font-size: 110%;
	font-weight: bold;
	}

.btn {
	color: #ffffff;
	text-decoration: none;
	background: #960536 url('/image/btn-right.gif') no-repeat right top;
	}
.btn span {
	color: #ffffff;
	cursor: pointer;
	background: url('/image/btn-left.gif') no-repeat left top;
	}
.FormSubmit button {
	border: 0;
	font-size: 95%;
	color: #ffffff;
	background: url('/image/btn.gif') no-repeat left bottom;
	}


/** HEADER **/

#header {
	background: #960536;
	}

#header .logo a, #printheader .logo a {
	text-decoration: none;
	}

#q, #q:focus {
	height: 15px;
	line-height: 15px;
	font-size: 90%;
	background: #e9eaea;
	}
#btn-search {
	border: 0;
	text-indent: -999em;
	background: url(/image/btn-search.gif) no-repeat;
	}


/** NAVIGATION **/

#navigation {
	background: #ffffff url('/image/nav-bg.gif') repeat-x left top;
	}

#nav {
	background: url('/image/corner-bl.png') no-repeat 0px 31px;
	}
#nav li {
	background-image: none;
	}
#nav ul {
	background-color: skyblue;
	}
#nav a {
	font-size: 13px; /*120%;*/
	text-transform: lowercase;
	}
#nav li a span {
	padding: 0px 10px;
	line-height: 33px;
	}

#nav li.open a,
#nav li.active a,
#nav li:hover a,
#nav li.sfhover a {
	background: url('/image/nav-line.gif') no-repeat left bottom;
	}
#nav li.open a span,
#nav li.active a span,
#nav li:hover a span,
#nav li.sfhover a span {
	background: url('/image/nav-corner.gif') no-repeat right bottom;
	}

#top-buttons {
	text-align: right;
	}

#search {
	height: 27px;
	background: url('/image/corner-br.png') no-repeat right bottom;
	}


/** CONTENT - DEFAULT **/

#breadCrumb {
	background: url('/image/arrow.gif') no-repeat left center;
	}
#breadCrumb a {
	text-decoration: none;
	}


/** FAQ **/

#faq .question,
#faq .answer {
	padding-left: 8px;
	}
#faq .question {
	cursor: pointer;
	background: url('/image/arrow-green.gif') no-repeat left 6px;
	}
#faq .open {
	color: #970536;
	background-image: url('/image/arrow-green-btm.gif');
	}
#faq .answer {
	padding-bottom: 20px;
	}


/** CONTENT - HOMEPAGE **/




/** CONTENT - GENERATOR **/


/** CONTENT - PROJECTFINDER RESULT - FILTERED */
.sort h2 {
	color: #515356;
	font-weight: bold;
}

div.grey div.item, div.grey .sort h2 {
	background-color:#f4f5ed;
}
div.blue div.item, div.blue .sort h2 {
	background-color:#f0f5f8;
}

/** SIDEBAR **/

#btn-bekijk {
	background: url('/image/btn-bekijk.gif') no-repeat left bottom;
	}
#btn-bekijk a {
	text-indent: -999em;
	}


.border-top {
	padding-top: 4px;
	margin-bottom: 10px;
	background: url('/image/frm-finder-top.gif') no-repeat center top;
	}
.border-bot {
	padding-bottom: 4px;
	background: url('/image/frm-finder-bot.gif') no-repeat center bottom;
	}
.border-mid {
	padding: 0px;
	border-left: 1px solid #9c9e9f;
	border-right: 1px solid #9c9e9f;
	}
.border-top h2 {
	text-indent: 10px;
	}
.border-top h2.border {
	border-bottom: 1px solid #9c9e9f;
	}
.border-top .content {
	margin: 0px 10px;
	}


/** PLATTEGRONDEN **/
.plattegrondRow {
	clear:both;
	margin-bottom:10px;
}
.plattegrondContainer {
	float:left;
	display:block;
	width:187px;
	margin-left:7px;
	}
	.plattegrondContainer-first {
		margin-left:0;
	}
	.parentOf116 .block .content img {
		margin-right:0;
	}


/** FOOTER **/

#footer {
	background: #e9eaea url('/image/corner-br.png') no-repeat right bottom;
	}
#footer div {
	padding: 8px 10px;
	padding: 0px 10px;
	height: 28px;
	overflow: hidden;
	background: url('/image/corner-bl.png') no-repeat left bottom;
	}
#footer p {
	font-size: 90%;
	height: 12px;
	height: 28px;
	line-height: 28px;
	}
#footer a {
	text-decoration: none;
	}
	#foot-copy {
		text-align: right;
		}



div#kenmerken #kenmerken_menu a.active {
	color:#960536;
}

span.projectfinderParams {
	color:#515356;
}

.td3_0 h2, .td3_1 .item h3 { font-size:15px; }

table.prijslijst {
	border:1px solid #960536;
	width:100%;
}
table.prijslijst th, table.prijslijst td {
	padding:3px 5px;
	border-left:1px solid #960536;
	}
	table.prijslijst th.first, table.prijslijst td.first {
		border-left:0px none #FFF;
	}
	table.prijslijst th {
		color:#FFF;
		font-weight:bold;
		background-color:#960536;
	}
	table.prijslijst select {
		font-size:95%;
	}
	table.prijslijst tr.whiteline td div {
		height:5px;
	}
