body, html {
  background: #666666;
}

* {
  -moz-outline: none;
}


p strong span {
  font-size: 13px;
}

p strong span a {
  color: #4c8221;
}

#b-1 {
  float: left;
  margin-right: 30px;
}

#b-2 {
  float: left;
  margin-right: 30px;
}

#b-3 {
  float: left;
}

#container {
  background: #ffffff;
  margin: auto;
  width: 980px;
}

#eyecatcher {
  height: 260px;
  margin-bottom: 2em;
  position: relative;
}

#eyecatcher img {
  display: block;
  position: absolute;
}

#eyecatcher-overlay, #eyecatcher-text {
  bottom: 0;
  right: 0;
}

* html #eyecatcher-overlay {
  behavior: url(/htc/pngbehavior.htc);
  height: 104px;
  width: 206px;
}

#footer {
  background: url(/img/footer-bkg.gif);
  height: 40px;
  position: relative;
}

#footer img {
  left: 20px;
  position: absolute;
  top: 18px;
}

#header {
  background: #77c736 url(/img/header-bkg.gif) no-repeat left top;
  height: 132px;
  position: relative;
}

#kruimelpad, #kruimelpad a {
  color: #999;
  text-transform: capitalize;
}

#logo {
  left: 80px;
  position: absolute;
  top: 44px;
}

#main {
  overflow: auto;
  padding: 20px;
  -moz-outline: none;
}

* html #main {
  width: expression((this.parentElement.clientWidth - 40) + 'px');
}

#nav {
  font-size: 12px;
  font-weight: bold;
  height: 55px;
  left: 265px;
  line-height: 55px;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 80px;
}

#nav a {
  color: #000000;
  text-decoration: none;
}

#nav li {
  float: left;
  margin: 0 25px 0 0;
}

#nav li.active-item, .layout-1 #nav li.first-item {
  font-size: 14px;
}

#nav li.active-item a, .layout-1 #nav li.first-item a {
  color: #d53538;
}

#nav li.last-item {
  margin-right: 0;
}

#nav-level-2 {
  background: #d53538;
  margin-bottom: 2em;
  min-height: 200px;
  padding: 10px 10px 10px 0;
}

* html #nav-level-2 {
	height: 200px;
}

#nav-level-2 a {
  color: #fff;
  text-decoration: none;
}

#nav-level-2 a:hover {
  color: #ddd !important;
}

#nav-level-2 h1 {
  color: #fff;
  padding-left: 30px;
}

#nav-level-2 li {
  height: 27px;
  line-height: 27px;
  list-style: none;
  margin: 0;
  padding-left: 30px;
}

#nav-level-3 a {
  text-decoration: none;
}

#nav-level-3 h2 {
  color: #d53538;
  text-transform: uppercase;
}

#nav-level-3 li {
  background: url(/img/bullet-1.gif) no-repeat 0 6px;
  margin: 0;
  padding-left: 8px;
}

#nav-level-3 li.active-item > a {
  font-weight: bold;
}

#nav-level-3 ul {
  border: 1px solid #d53538;
  list-style: none;
  margin: 0;
  padding: 0 2em;
}

#nav-level-3 .list-closed {
}

#nav-level-3 .exp-closed {
}

#nav-level-3 ul li ul {
  border: 1px solid #fff;
  list-style: none;
  margin: 0;
  padding: 0 2em;
}

#nav-level-2 li.active-item {
  background: url(/img/nav-level-2-actief.gif) no-repeat left;
  font-weight: bold;
}

#news-list, #news-list-years {
  list-style: none;
  margin: 0;
}

#news-list li {
  background: url(/img/news-item.gif) no-repeat left top;
  font-color: #cccc33;
  margin: 1.5em 0;
  min-height: 50px;
  padding-left: 50px;
  position: relative;
}

* html #news-list li {
  height: 50px;
}

#news-list p {
  margin: 0;
}

#news-shortlist {
  list-style: none;
}

#news-shortlist li {
  margin: 1.5em 0;
}

#news-shortlist p {
  margin: 0;
}

#news-shortlist .title {
  font-weight: bold;
}

#news-shortlist .title a {
  color: #4c8221;
  text-decoration: none;
}

#pager {
  color: #999;
  list-style: none;
}

#pager li {
  float: left;
  margin: 0;
  padding: 0 5px;
}

#pager li.active-item {
  background: #d53538;
  color: #fff;
  font-weight: bold;
}

#pager li.first-item {
	font-weight: bold;
  padding-left: 0;
}

#pager li.first-item span {
  padding-left: 0.3em;
}

#pager li.last-item {
	font-weight: bold;
  padding-right: 0;
}

#pager li.last-item span {
  padding-right: 0.3em;
}

#pager span {
  color: #999;
}

#random {
	background: #fff;
  margin-bottom: 2em;
  overflow: hidden;
  position: relative;
}

#random img {
}

#remarks {
  height: 100px;
  width: 240px;
}

#random-overlay {
	bottom: 2px;
	display: block;
  left: 0;
  position: absolute;
}

* html #random-overlay {
  behavior: url(/htc/pngbehavior.htc);
  display: none;
  height: 55px;
  width: 210px;
}

#voorkeursdag-day {
  margin-right: 6px;
  width: 50px;
}

#voorkeurdagdeel {
  width: 205px;
}

#voorkeursdag-month {
  margin-right: 6px;
  width: 78px;
}

#voorkeursdag-year {
  width: 65px;
}

#woningbezit-form {
	background: url(/img/woningbezit-form.gif) no-repeat;
	height: 69px;
	margin: 0 0 22px 0;
	padding: 30px 0 30px 50px;
	width: 482px;
}

#woningbezit-form #search-submit {
	background: url(/img/overlay-submit.gif) no-repeat 42px 3px;
	font-weight: bold;
	margin: 0 0 0 3px;
	padding: 0 17px 0 0;
}

#woningbezit-form select {
	width: 210px;
}

#woningbezit-location {
	margin: 0 0 10px 0;
	min-height: 200px;
	position: relative;
	width: 530px;
}

#woningbezit-location-properties {
  border-collapse: collapse;
  width: 350px;
}

#woningbezit-location-properties th {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  width: 135px;
}

#woningbezit-location-properties .info {
  padding-top: 20px;
}

#woningbezit-location #img-container {
  position: absolute;
  right: 2px;
  top: 0;
  width: 170px;
}

#woningbezit-location #img-content {
	border: 2px #e8e8e8 solid;
	border-top: none;
	height: 180px;
	position: absolute;
	top: 31px;
	width: 168px;
}

#woningbezit-location #img-header {
	background: url(/img/woningbezit-properties-img-header.gif) no-repeat;
	display: block;
	height: 31px;
	position: absolute;
	top: 0;
	width: 172px;
}

#woningbezit-location #img-nav {
	bottom: 0;
  margin: 0;
  padding: 5px 0 5px 14px;
  position: absolute;
  text-align: left;
}

#woningbezit-location #img-nav a {
	color: #000;
  text-decoration: none;
}

#woningbezit-location #img-nav li {
  background: url(/img/pager-next.gif) no-repeat left;
  list-style: none;
  margin: 0;
  padding-left: 16px;
}

#woningbezit-location-back {
	background: url(/img/pager-previous.gif) no-repeat left;
  font-weight: bold;
  padding-left: 16px;
	font-weight: bold;
}

#woningbezit-results {
  overflow: auto;
}

#woningbezit-results:focus {
  -moz-outline: none;
}

#woningbezit-results li {
  border: 2px solid #e9e9e9;
  float: left;
  list-style: none;
  margin: 0 8px 8px 0;
  min-height: 218px;
  text-align: center;
  width: 168px;
}

* html #woningbezit-results li {
  height: 218px;
}


#woningbezit-results li a {
	cursor: pointer;
}

#woningbezit-results li.last {
  margin: 0;
}

#woningbezit-results li span {
  background: #ccc;
  color: #fff;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 29px;
  line-height: 29px;
}

#woningbezit-results p {
  margin: 0;
  padding-left: 10px;
  text-align: left;
}

#zoeken {
  color: #fff;
  position: absolute;
  right: 20px;
  top: 50px;
}

* html #zoeken {
  width: 500px;
}

#zoeken a {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}

#zoeken a:hover {
  color: #ddd !important;
}

#zoeken button {
  background: url(/img/zoek-button.gif);
  border: none;
  float: left;
  height: 17px;
  line-height: normal;
  overflow: visible;
  padding: 0;
  width: 28px;
}

#zoeken form {
  float: left;
}

#zoeken input {
  border: none;
  float: left;
  height: 14px;
  margin-right: 0.5em;
  width: 12em;
}

#zoeken input:focus {
  background: #ddd;
}

#zoeken label {
  float: left;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 1px 12px 0 0;
}

#zoeken p {
  float: left;
  margin: 0 0.3em 0 0;
}

#zoekresultaten {
  list-style: none;
  margin: 1em 0;
}

#zoekresultaten li {
  margin: 1.5em 0;
}

#zoekresultaten p {
  margin: 0;
}

#zoekresultaten .title {
 font-weight: bold;
}

.date-container {
  font-size: 10px;
  height: 45px;
  left: 3px;
  position: absolute;
  text-align: center;
  top: 3px;
  width: 26px;
}

.date-container p {
  line-height: normal;
  margin: 0;
}

.date-container-inner {
  height: 45px;
  position: relative;
  width: 100%;
}

/*
.day {
  color: #fff;
  left: 0;
  position: absolute;
  top: 3px;
  width: 100%;
}
*/

.faq {
	line-height: 20px;
  list-style: none;
  margin: 1em 0;
}

.faq li {
  margin: 0;
}

.faq .faq-qnr {
	display: block;
	float: left;
	height: 100%;
	padding: 0 3px 0 10px;
	width: 15px;
}

.faq .faq-q {
	display: block;
  margin: 0;
  width: 100%;
}

.faq .faq-q .faq-qtext {
	display: block;
	margin: 0 0 0 29px;
}

.faq .active-item .faq-q {
	background: #d53538;
}

.faq .active-item .faq-q,
.faq .active-item .faq-q a {
  color: #fff;
  text-decoration: none;
}

.faq .active-item .faq-q a:hover {
  color: #ddd !important;
  text-decoration: underline;
}

.faq .faq-a {
  display: none;
}

.faq .faq-a p {
	margin: 0;
  padding: 0.25em 1em;
}

.faq .active-item .faq-a {
  background: #fff url(/img/faq-actief-bottom.gif) repeat-x top;
  display: block;
}

.form-button {
  text-align:right;
}

.form-button button{
	background: url(/img/overlay-submit.gif) no-repeat 80px 4px;
  border: none;
  color: #D53538;
  font-weight: bold;
  padding-left:0;
  text-decoration: underline !important;
  width:87px;
}

.form-button button a:hover {
  color:#D53538;
}

.form-row, .form-text {
  padding: 6px 0px;
  margin: 0;
}

.form-row {
  border-bottom: 1px solid #E0E0E0;
}

.form-label {
  float: left;
  width: 300px;
}

.freetext {
  color: #4c8221;
  font-size: 12px;
  font-weight: bold;
}

.form-row input[type=text],
.form-row select {
  width: 200px;
}

.layout-1 #b-1 {
  width: 390px;
}

.layout-1 #b-2 {
  width: 280px;
}

.layout-1 #b-3 {
  width: 210px;
}

.layout-1 #content {
  background: #77c736;
  color: #fff;
  margin-bottom: 2em;
  min-height: 260px;
  padding: 14px 20px 5px 20px;
}

.layout-1 #content img {
  display: block;
}

.layout-1 .triggerblock {
  height: 150px;
}

.layout-2 #b-1 {
  width: 210px;
}

.layout-2 #b-2 {
  width: 550px;
}

.layout-2 #b-3 {
  width: 120px;
}

.layout-2 .triggerblock {
  height: 60px;
}

.month {
  color: #fff;
  font-size: 9px;
  left: 0;
  position: absolute;
  top: 17px;
  width: 100%;
}

.triggerblock {
  margin-bottom: 2em;
  position: relative;
}

.triggerblock img {
  display: block;
  position: absolute;
}

.triggerblock-overlay {
  height: 60px;
  right: 0;
  top: 0;
  width: 120px;
}

.triggerblock-text {
  right: 10px;
  top: 10px;
}

* html .triggerblock-overlay {
  behavior: url(/htc/pngbehavior.htc);
}

.year {
	font-size: 9px;
  left: 0;
  position: absolute;
  top: 32px;
  width: 100%;
}

#sitemap li ul {
  margin: 0 !important;
}

.sitemap, .sitemap li.exp-closed {
  background: url(/img/tree_line.gif) repeat-y;
}

.sitemap li {
  background: url("/msSitemapPlugin/img/leaf.gif") no-repeat left top;
}

.sitemap ul li {
  margin-left: 0 !important;
}

