body, html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  background-image: url(spacer.jpg);
  background-repeat: repeat;
}

html {
  font-family: arial, sans-serif;
}

a, img {
  border: none;
}

a {
  color: #E2294C;
  text-decoration: none;
  border-bottom: 1px solid #E2294C;
}

a:hover {
  border-bottom: 1px solid #ffffff;
}


img, .noborder {
  border-bottom: none;
  border: none !important;
}

span, p {
  /*font-size: 0.77em;*/
  font-size: 9pt;
}

#container, #frontContainer {
  position: relative;
  margin:0 auto;
  width: 900px;
  height: auto !important;
  height: 100%;

  min-height: 100%;

  border-left: 0px solid #EDEDED;
  border-right: 0px solid #EDEDED;

  background-color: #fff;
}



#frontContainer {
	width: 989px;
	background: #fff url(containerBG.png) repeat-x;
}

#frontContainer #mapContainer {
	position: absolute;
	left: 435px;
	top: 350px;
	z-index: 0;
	width: 350px;
	height: 307px;
}

#header {
  height: 130px;
  width: 100%;
  background-image: url(header.png);
  background-repeat: no-repeat;
}

#frontpHeader {
  height: 97px;
  width: 100%;
  background-image: url(frontHeaderBG.png);
  background-position: -1px -1px;
  background-repeat: no-repeat;
}


#body {
  text-align: left;
  padding: 0px 0px 0px 15px;
}

#footer {
  clear:both;
  display: block;
  margin: 0px;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 63px;
  background-image: url(footer.jpg);
}

#frontContainer #footer {
	height: 83px;
	background-image: url(frontFooter.gif);
}

#frontLeft {
  float: left;
  width: 770px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#frontBoxes {
	width: 100%;
	margin-top: 60px;
}

#frontBoxes .frontBox {
	float: left;
	width: 160px;
	margin-right: 15px;
	background: #036287;
 	padding: 5px 0px 0px 0px;
 	height: 155px;
}

.frontBox img {
	margin-left: 10px;
}

.frontBox .title {
  display: block;
  padding: 4px 0px 0px 5px;
  margin: 0px 0px 1px 0px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#left {
  float: left;
  width: 150px;
}

#middle {
  float: left;
  width: 570px;
  margin-left: 15px;
}

#wide_content {
  float: left;
  width: 620px;
  display:block;
  padding: 0px 0px 0px 30px;
}

#right {
  padding: 0px;
  float: right;
  margin-top: -20px;
  margin-right: 15px;
  width: 200px;
  background-color: #036287;
}

#frontContainer #right {
  padding: 0px;
  float: right;
  margin-top: -20px;
  width: 200px;
  margin-right: 0px;
  background-color: transparent;
}


#right ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
  list-style-type: none;
}

#frontContainer #right ul {
  background-color: #036287;
}

#frontContainer #logos {
	text-align: center;
}


#frontContainer #logos a {
	border: none;
}

#frontContainer #logos a img {
	margin: auto;
	border: none;
	margin-top: 5px;
}

#right ul li {
  padding: 0px 0px 3px 10px;
  border-bottom: 1px solid #FFF;
}

#right ul li:hover {
  color: #FFF;
  background-color: #fff;
}

#right ul li a {
  border: none;
  color: #fff;
  font-size: 0.77em;
  text-decoration: none;
  font-weight: bold;
}

#right ul li:hover a {
  color: #036287;
}

#headertext {
  float: right;
  margin: -45px 65px 0px 0px;
  padding: 0px 30px 0px 0px;
  color: #E2294C;
  font-weight: bold;
  font-size: 0.77em;
}

#under {
  display: block;
  height: 200px;
}

#under #item {
  text-decoration: none;
  padding: 0em 0em 0.10em 0em;
  border-bottom: 1px solid #E2294C;
  font-size: 1.2em;
  margin: 0px;
  color: #E2294C;
}

#under #item:hover {
  border-bottom: 1px dotted #FFF;
}

#under #desc {
  border: none;
  display: block;
  margin: 0px;
  margin-top: 0.3em;
  padding: 0px;
  text-decoration: none;
  font-size: 1em;
  color: #000;
}

#under div {
  float: left;
}

#overbruggingsgarantie {
  float: right;
  margin-right: 35px;
  margin-bottom: 15px;
}

#geldexpert {
  float: right;
  margin-right: 20px;
}

#bottomBoxWrapper {
	height:200px;
}

#bottomBox {
	z-index: 1;
	position: absolute;
	bottom: 70px;
}

#bottomBox #bottomBoxThumb {
	float: left;
	width: 155px;
	height: 150px;
	margin: -100px 0px 0px 5px;
	padding: 0px;
}

#bottomBox #bottomBoxThumb #kopen, #bottomBox #bottomBoxThumb #verkopen, #bottomBox #bottomBoxThumb #marktontwikkeling, #bottomBox #bottomBoxThumb #waardebepaling {
	display: none;
}


#bottomBox #bottomBoxButtons {
	float: left;
}

#bottomBox #bottomBoxButtons ul {
	width: 415px;
	list-style-type: none;
	margin: none;
	padding: none;
}

#bottomBox #bottomBoxButtons ul li a {
	display: block;
	background: #DF263F;
	padding: 3px 20px 5px 5px;
	color: #FFF;
	margin: 7px 0px 7px 0px;
	font-size: 0.9em;
	border: none;
	font-weight: bold;
}

#overBrMssg {
	margin-top: 40px;
	display: block;
	width: 60%;
	text-align: center;
}

#overBrMssg h2 {
	color: #DF263F;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

#overBrMssg a {
	color: #000;
	font-size: 0.7em;
	border: none;
}

#bottomBox ul li a:hover {
	text-decoration: underline;
}

.bar {
  padding: 0px;
  display: block;
  margin: 20px 0px 20px 0px;
  background-image: url(red.jpg);
  width: 870px;
  height: 10px;
}

#frontContainer .bar {
	width: 989px;
	margin-top: 0px;
	margin-left: -15px;
}

#middle_left {
  float:left;
  padding-left: 45px;
}

#middle_right {
  float:right;
  display:inline;
  margin-top: 35px;
  width:190px;
  color: #E2294C;
  font-family:arial, sans-serif;
  font-size:0.80em;
}

#ovbgvideo {
  float: left;
  width: 100%;
  height: 85px;
  text-align: center;
  padding-top: 5px;
}

#ovbgvideo h2 {
  margin: 3px 3px 3px 3px;
  color: #036287;
}

#ovbgvideo h3 {
  margin: 3px 3px 3px 3px;
  color: #3D91A8;
}

#ovbgvideo a {
  border: 0px;
}


#middle_under {
  display: block;
  float: left;
  width: 280px;
  font-size: 0.70em;
  margin: 10px 0px 0px 40px;
}

.eyecatcher {
  width: 150px;
  background-color: #036287;
  border: 2px solid #3D91A8;
  height: 155px;
  margin: 0px 0px 25px 0px;
  padding: 5px 0px 0px 0px;
}

.eyecatcher .title {
  display: block;
  padding: 0px 0px 0px 5px;
  margin-bottom: 5px;
  font-weight: 600;
  color: #fff;
}

#second_eyecatcher {
  position: relative;
  top:  -164px;
  margin-bottom: -165px;
}

.article_title {
  font-size: 1em;
  font-weight: bold;
  color: #E2294C;
  margin-bottom: 10px;
}


.article_text {
  /*font-size: 0.77em;*/
  font-size: 9pt;

}

.article_text p, .article_text .article_text {
/*  font-size: 1em;*/
  font-size: 9pt;
  font-family: arial,sans-serif;
}


input, select, textarea {
  padding: 0.1em;
}

input[type=button], input[type=reset], input[type=submit] {
  padding: 0.15em 0.7em 0.15em 0.7em;
  font-size: 0.77em;
}

hr {
  border: 1px solid #E2294C;
}

#phone_home {
  border: none;
  width: 500px;
  height: 130px;
  display: block;
}

#frontContainer #phone_home {
  height: 98px;
}

.prod_list_page_off {
  color: #666;
  border: none;
}

.block {
  width: 150px;
  background-color: #036287;
  border: 2px solid #3D91A8;
  height: 155px;
  margin: 0px 0px 25px 0px;
  padding: 5px 0px 0px 0px;

}

.block .title {
  display: block;
  padding: 0px 0px 0px 5px;
  margin-bottom: 5px;
  font-weight: 600;
  color: #fff;
}

.block .content {
  text-align: center;
}

.horizontal {
  float: left;
  margin: 0px 14px 5px 10px;
}

.block .content p {
  margin-top: 2px;
  margin-bottom: 2px;
}

.block a {
 border: 0px;
}

.small_black {
  font-size: 0.70em;
  color: black;
}

img.thumbnail {
	margin: 3px;
}

#linksBox {
    clear: left;
    float: left;
    list-style-type: none;
    margin-top: 0;
}

#linksBox li {
    background: #DF263F repeat-y scroll 0 0;
    color: #FFF;
    padding-left: 5px;
    width: 410px;
}

#linksBox li a {
    color: #FFF;
    display: inline-block;
    border-bottom: none;
    font-size: 0.84em;
    font-weight: bolder;
    padding: 3px 0px 5px;
}