br {
  letter-spacing: 0pt;
}
P.kop {
  font-size: 14px;
  font-weight: bold;
}

DIV.tekstWrap A {
  position: relative;
  color: White;
}
DIV.tekstWrap A:hover {
  text-decoration: underline;
}

DIV#divVerkoopHomeClose A {
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  border: 1px solid #93847D;
  background-color: #5A000A;
  padding: 0px 3px 1px 3px;
}
DIV#divVerkoopHomeClose A:hover {
  background-color: #000000;
}

/* Nieuws Extension */
DIV.divNieuwsItem {
}

DIV.divNieuwsItem SPAN.nieuwsTitle {
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 0px;
}

DIV.divNieuwsItem IMG.imgNieuwsList {
  float: right;
  margin: 5px 0px 5px 5px;
  border: 1px solid #521117;
}

DIV.divNieuwsItem IMG {
  border: 1px solid #521117;
}

DIV.divNieuwsSpacer {
  clear: both;
  margin: 10px 00px 0px 0px;
  padding: 0px 0px 10px 0px;
  border-top: solid 1px #521117;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px;
}

DIV.divNieuwsImages {
  float: right;
}

DIV.divNieuwsImages IMG {
  margin: 3px;
}

DIV#divFacebook {
  position: absolute;
  left: 788px;
  top: 10px;
}

DIV.fade {
  visibility: hidden;
}

/* Sitemap Extension */

UL.ulSitemap,
UL.ulSitemap UL,
UL.ulSitemap UL UL {
  list-style-type: none;
}

UL.ulSitemap LI,
UL.ulSitemap UL LI {
  font-weight: bold;
}

UL.ulSitemap UL UL {
  margin: 0px;
  padding: 0px 0px 20px 0px;
  background-image:url(/images/list_horizontal.gif);
  background-repeat: no-repeat;
}

UL.ulSitemap UL UL LI {
  font-weight: normal;
  margin: 0px 0px 0px 25px;
}

.liSublevel2 {
  padding: 0px 20px 0px 19px;
  background-image:url(/images/list_horizontal_small.gif);
  background-repeat: no-repeat;
}


UL.ulSitemap LI A,
UL.ulSitemap UL LI A,
UL.ulSitemap UL UL LI A {
  color: White;
  text-decoration: none;
}

UL.ulSitemap LI A:hover,
UL.ulSitemap UL LI A:hover,
UL.ulSitemap UL UL LI A:hover {
  text-decoration: underline;
}

/* Events table */

.tdHeader {
  background-color: #6C010B;
  border: solid 1px #521117;
  border-left: none;
  border-right: none;
}

.tdLijstContent H2 {
  font-size: 13px;
  margin: 0px;
}

HR.hrSeparator {
  border-top: solid 1px #521117;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 1px;
}







