﻿/* kleuren

lichtblauw: #A5BFDA;
donkerblauw: #426CA6;
lichtgrijs: #e8e7e8;
donkergrijs: #727272; (teksten content)
text: #727272;
rood: #426CA6;

nieuwe kleuren
Geel
A - R225 / G228 / B14 - #ffe40e

Tinten blauw
B - R0 / G73 / B150 - #004996 (teksten woningen)
C - R66 / G108 / B166 - #426ca6 (donkerblauw)
D - R165 / G191 / B218 - #a5bfda
E - R224 / G233 / B242 - #e0e9f2
F - R141 / G174 / B207 - #8daecf
G - R243 / G246 / B251 - #f3f6fb

*/
html, body
{
	padding: 0px;
	font-family: Verdana, arial,helvetica,"liberation sans","dejavu sans condensed",sans-serif;	
}
body 
{
    font-size:62.5%;
    }
p 
{
    margin:8px 0;
    }
h1
{
    color:#727272;
    font-size:1.2em;
    font-weight:bold;
    margin:15px 0;
    }
.Gevonden h1 
{
    margin-top:0;
    }

h2
{
    color:#727272;
    font-size:1.2em;
    font-weight:bold;
    margin:20px 0 10px;
    }
a 
{
    color:#727272;
    }
a:hover
{
    color:#727272;
	text-decoration:none;
    }
strong 
{
    font-weight:bold;
    }
.hidden{
	display:none !important;
}
li:hover, a:hover{
	cursor:pointer;
}
input,select, textarea{
    color: #727272;
	font-family: Gill Sans, Verdana, arial;
	font-size:100%;
    margin-bottom: 5px;
    padding: 4px;
    width: 200px;
}
legend{
    color: #000000;
    float: left;
    margin: 5px 0;
    width: 100%;
	}
.Submit{
	background-color:#426CA6;
	border:none;
	color:#fff;
	cursor:pointer;
	border-radius:5px;
	margin:10px 0;
	width:100px;
}
.Submit:hover{
	background-color:#426CA6;
}

#OverallContainer{
    color:#727272;
    font-size:1.1em;
	margin: 20px auto;
	width:1000px;
	margin-bottom: 0px;
	}
#Header{
	clear:both;
	width:1000px;
	}
#Header .LinkerKolom{
	float:left;
	position:relative;
	width:690px;
}
#Header .RechterKolom{
    border-left: 5px solid #FFFFFF;
    float: left;
	position:relative;
    width: 280px;
}
#Header #Logo{
	background-color:#426CA6;
	border-bottom: 20px solid #A5BFDA;
	float:left;
	margin-bottom:10px;
	width:690px;
}
#Header .KolomOnder .payofflogo{
    float: left;
    margin-bottom: 10px;
    margin-left: 35px;
}
.mannetje{
    background-color: white;
	margin-top:-18px;
}
.sfeerbeeld{
    float: right;
    height: 69px;
    width: 395px;
	}
.sfeerbeeld .bijschrift{
	display:none;
	}
#Header .RechterKolom .addthis{
    float: right;
    height: 47px;
    width: 100%;
}
#Header .RechterKolom  .addthis_toolbox{
    float: right;
	padding-top:4px;
}
#Header .KolomOnder{
    background-color: #426CA6;
    float: right;
    height: 48px;
    padding-top: 21px;
    width: 100%;
	}
#Header .RechterKolom .Inlogmenu{
	color:#426CA6;
    float: right;
    margin-top: 5px;
    text-align: left;
}
#Header .RechterKolom .Inlogmenu a + a {
	border-left:1px solid #426CA6;
}
#Header .RechterKolom .menuborder {
	border-left:1px solid #426CA6;
	clear: right;
}
#Header .RechterKolom .Inlogmenu a{
	color:#426CA6;
	font-size:0.9em;
	font-weight:bold;
	padding:0 4px;
	border-left:0;
	float:left;
}
#Header .nvm{
    float: right;
    margin-top: 1px;
	position: absolute;
	right: 10px;
}
#Header .RechterKolom #menurechtermenu{
    background-color: #A5BFDA;
    float: right;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 280px;
}
#Header .RechterKolom #menurechtermenu ul {
    float: right;
	height: 27px;
    left: 0;
    line-height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 109px;
	width: 280px;
    z-index: 6;
}
#Header .RechterKolom #menurechtermenu li {
    background-color: #A5BFDA;
    background-image: none;
    float: right;
    height: 20px;
	line-height:20px;
	margin-top: 7px;
    padding: 0;
	/*width:92px;*/
}
#Header .RechterKolom #menurechtermenu li.active,
#Header .RechterKolom #menurechtermenu li:hover{
	margin-top:0;
}
#Header .RechterKolom #menurechtermenu li a {
	color: #426CA6;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	/*width:95px;*/
	}
#Header .RechterKolom #menurechtermenu li a span{
	float:left;
	margin-right: 7px;
    padding-left: 7px;
	width:76px;
	}
/*Zoek container*/
.ZoekContainer {
	background-image:url(/images/filterlinks.gif);
	background-position:0 17px;
	background-repeat:no-repeat;
    float:left;
	margin-bottom: 20px;
	position:relative;
	width: 690px;
	margin-top:4px;
}
.ZoekContainer .objecttypes {
	font-size: 0.9em;
	height: 13px;
	line-height: 13px;
	padding-left: 10px;
}
.ZoekContainer .objecttypes a {
	padding: 0 7px;
}
.ZoekContainer .objecttypes a + a {
	border-left: 1px solid #727272;
}
.ZoekContainer .objecttypes a.actief {
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
.ZoekContainer .border {
    background-image: url("/images/filterrechts.gif");
    background-position: 9px 4px;
    background-repeat: no-repeat;
    float: left;
    height: 26px;
    line-height: 25px;
    padding: 2px 0 2px 7px;
	width: 547px;
}
.ZoekContainer a.kaartlink{
    display: block;
    float: right;
    font-size: 0.9em;
    font-weight: bold;
	right: 14px;
	position: absolute;
	top: 22px;
    }
.ZoekContainer input {
	font-size:90%;
	}
.zoekpanel {
	background-color:transparent;
	border-left:1px solid #727272;
	height: 20px;
	position:absolute;
	right: 118px;
	top:18px;
}
#Filters input.zoekbutton {
    background-color: transparent;
    background-image: url("/images/Zoeken.gif");
    background-repeat: no-repeat;
    border-color: -moz-use-text-color #FFFFFF #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-style: none solid solid;
    border-width: 0 1px 1px;
	border-left: 0;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font: bold 1em 'Verdana',sans-serif;
    height: 23px;
    margin-left: 1px;
    margin-top: -1px;
    padding: 5px;
	padding-top: 2px;
    width: 52px;
    }
#Filters input.zoekbutton:hover {
    background-image: url("/images/Zoeken.gif");
    }
#Filters input {
    display: block;
    float: left;
    font-weight: bold;
	height: 20px;
	margin:0;
    padding: 0 0 0 3px;
}
#Filters input[type="text"] {
	border:0;
	margin-top: 3px;
	height: auto;
	    width: 152px;
}
#Filters select {
    color: #727272;
	font-family: Verdana, arial;
	font-size:90%;
    padding: 2px;
    width: 115px;
	border: 0;
}
select.filterswitch {
	margin-left: 6px;
	margin-top: 3px;
}
/*Dropdown Zoekmenu*/
.onzichtbaar{
display:none;
}

.RechterKolom #menurechtermenu li.active a span, 
.RechterKolom #menurechtermenu li.selected a span,
.RechterKolom #menurechtermenu li:hover a span{
	background-image:url(/images/SubMenuHoverLeft.png);
	background-position: top left;
	background-repeat:no-repeat;
	color: #426CA6;
	height:27px;
	line-height: 30px;
	margin-right: 7px;
	width: auto;
}
.RechterKolom #menurechtermenu li.active ul, 
.RechterKolom #menurechtermenu li.active a,
.RechterKolom #menurechtermenu li:hover,
.RechterKolom #menurechtermenu li a:hover{ 
    background-image: url("/images/SubMenuHoverRight.png");
    background-position: top right;
    background-repeat: no-repeat;
	margin-top: 0px;
    color: #426CA6;
    height: 27px;
	line-height:30px;
	margin-top: 0;
    width: auto;
	}
/*Menu*/
.LinkerKolom #menuballonmenu{
    float: left;
    font-size: 0.9em;
    height: 27px;
    padding-bottom: 20px;
    position: relative;
    width: 690px;
    z-index: 10;
}
.LinkerKolom #menuballonmenu ul {
	float: left;
	height: 27px;
	margin: 0 0 0 235px;
	padding: 0;
}
.LinkerKolom #menuballonmenu li{
	float: left;
	z-index: 6;
}
.LinkerKolom #menuballonmenu li a{
	background-image:url(/images/ballonmenuright.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	float:left;
    height: 23px;
	line-height:23px;
    position: relative;
	text-align: center;
	text-decoration:none;
    z-index: 100;
}
.LinkerKolom #menuballonmenu li a span {
	background-image:url(/images/ballonmenuleft.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	color: #426CA6;
	display: block;
	float:left;
	font-weight:bold;	
	height: 23px;
	line-height: 23px;
	margin-right:7px;
	padding-left:7px;
}
.LinkerKolom #menuballonmenu li.active, 
.LinkerKolom #menuballonmenu li.active a,
.LinkerKolom #menuballonmenu li:hover,
.LinkerKolom #menuballonmenu li a:hover{ 
	background-color:transparent;
	background-image:url(/images/ballonmenuHoverRight.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	color:#fff;
	float:left;
	height: 39px;
	line-height: 32px;
}
.LinkerKolom #menuballonmenu li.active a span, 
.LinkerKolom #menuballonmenu li.selected a span,
.LinkerKolom #menuballonmenu li:hover a span{
	background-image:url(/images/ballonmenuHoverLeft.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	color:#fff;
	float:left;
	font-weight:bold;
	height: 39px;
	line-height: 32px;
}
/*Submenu*/
.LinkerKolom #menuballonmenu li ul {
	display:none;
    height: 27px;
    left: 0;
    line-height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 109px;
    width: 690px;
    z-index: 6;
} 
.LinkerKolom #menuballonmenu li:hover ul,
.LinkerKolom #menuballonmenu li:hover ul ul, 
.LinkerKolom #menuballonmenu li.active ul ul, 
.LinkerKolom #menuballonmenu li ul li a.active ul ul{
	display:none;
	top:27px;
	width:150px;
}
.LinkerKolom #menuballonmenu li.active ul, 
.LinkerKolom #menuballonmenu li ul li a.active ul{
	display: block;
    height: 27px;
    left: 0;
    line-height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 109px;
    width: 690px;
    z-index: 6;
}
.LinkerKolom #menuballonmenu li ul li ,
.LinkerKolom #menuballonmenu li.active ul li,
.LinkerKolom #menuballonmenu li:hover ul li
{
    background-image: none;
    float: left;
    height: 20px;
	margin-top: 7px;
	padding: 0;
	position:relative;
}
.LinkerKolom #menuballonmenu li ul li a,
.LinkerKolom #menuballonmenu li.active ul li a span,
.LinkerKolom #menuballonmenu li:hover ul li a span,
.LinkerKolom #menuballonmenu li.active ul li a
 {	
	background-color:D2E2ED;
	background-image:none;
	color: #426CA6;
	float:left;
	font-weight:bold;
	height: auto;
	line-height:20px;
	text-align: center;
}
.LinkerKolom #menuballonmenu li.active ul li.active a span, 
.LinkerKolom #menuballonmenu li.selected ul li.selected a span,
.LinkerKolom #menuballonmenu li:hover ul li:hover a span{
	background-image:url(/images/SubMenuHoverLeft.png);
	background-position: top left;
	background-repeat:no-repeat;
	color: #426CA6;
	height:27px;
	line-height: 30px;
	margin-right: 7px;
}
.LinkerKolom #menuballonmenu li.active ul li.active, 
.LinkerKolom #menuballonmenu li.active ul li.active a,
.LinkerKolom #menuballonmenu li:hover ul li:hover,
.LinkerKolom #menuballonmenu li a:hover ul a:hover{ 
    background-image: url("/images/SubMenuHoverRight.png");
    background-position: top right;
    background-repeat: no-repeat;
	margin-top: 0px;
    color: #426CA6;
    height: 27px;
	line-height:30px;
    width: auto;
	}
.LinkerKolom #menuballonmenu li ul li.active, 
.LinkerKolom #menuballonmenu li ul li:hover {
	margin-top: 0px;
}
.LinkerKolom #menuballonmenu li ul li.active a, 
.LinkerKolom #menuballonmenu li ul li:hover a {
    line-height: 30px;
}
.LinkerKolom #menuballonmenu li.active ul a, 
.LinkerKolom #menuballonmenu li a:hover ul a {
	background-image:none;
	color:#426CA6;
	height: auto;
    line-height: 20px;
}
/*Sub submenu*/
.LinkerKolom #menuballonmenu li li ul li ,
.LinkerKolom #menuballonmenu li li.active ul li,
.LinkerKolom #menuballonmenu li li:hover ul li
{
    background-color: #A5BFDA;
    background-image: none;
	margin-top: 0;
}
.LinkerKolom #menuballonmenu li ul li ul{
	display: none;
	margin: 0;
	padding: 0;
	height: auto;
	left: 0;
	position: absolute;
	z-index: 6;
}
.LinkerKolom #menuballonmenu li ul li.active ul li,
.LinkerKolom #menuballonmenu li ul li:hover ul li,
.LinkerKolom #menuballonmenu li ul li ul li{
	background-image:none;
	height: auto;
	margin-top:0;
	padding:0;
	width: 180px;
}
.LinkerKolom #menuballonmenu li ul li ul li a {

}
.LinkerKolom #menuballonmenu li ul li ul li a.active, .LinkerKolom #menuballonmenu li ul li ul li a:hover {
	background-image: none;
	background-color: #fff;
}
.LinkerKolom #menuballonmenu ul li ul li:hover ul {
	display: block;
}
.LinkerKolom #menuballonmenu li.active ul li.active li, 
.LinkerKolom #menuballonmenu li.active ul li.active a li.active a,
.LinkerKolom #menuballonmenu li:hover ul li:hover ul li:hover,
.LinkerKolom #menuballonmenu li a:hover ul a:hover ul a:hover
.LinkerKolom #menuballonmenu li.active ul li.active ul li.active, 
.LinkerKolom #menuballonmenu li.active ul li.active ul li.active a,
.LinkerKolom #menuballonmenu li.active ul li.active ul li a{ 
    background-image: none;
    color: #426CA6;
    height: auto;
	line-height:20px;
	text-align:left;
    width: 180px;
	}
.LinkerKolom #menuballonmenu li.active li.active li a span 
.LinkerKolom #menuballonmenu li.selected li.selected li a span,
.LinkerKolom #menuballonmenu li:hover li:hover li a span,
.LinkerKolom #menuballonmenu li.active ul li.active li a span{
    background-image: none;
	color: #426CA6;
	height:auto;
	line-height: 20px;
	margin: 0;
    padding: 0 10px;
	text-align:left;
	width:160px;
}
/*Vestiging Menu*/
.VestigingMenu{
	width:100%;
}
.VestigingMenu li {
    background-color: #727272;
	float:left;
	font-weight:bold;
	text-align:center;
	width: 170px;
}

.VestigingMenu li + li {
	width: 169px;
}
.VestigingMenu li a{
	color:#fff;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	width:169px;
}
.VestigingMenu li + li {
	border-left:1px solid #fff;
}
.VestigingMenu li:hover, .VestigingMenu li.active{
    background-color: #e8e7e8;
	color: #727272;
	}
.VestigingMenu li a:hover, .VestigingMenu li.active a{
	color: #727272;
}
/*Medewerkers*/
.MedewerkersContainer, .VestigingContainer{
	border:1px solid #727272;
	clear:left;
	float:left;
	padding:10px;
	width:658px;
	margin-bottom: 8px;
}
.VestigingContainer img{
	height:199px;
	width:266px;
	float:left;
	margin-right:15px;
}
.VestigingContainer .paragraph {
	clear:none;
	float:none;
}
.VestigingContainer .content {
	clear:none;
}
.VestigingContainer .vestigingtekst {
	clear: both;
}
.VestigingContainer .hoofdfoto {
	float:left;
}
.MedewerkersContainer .medewerkers{
    background-color: #e8e7e8;
	padding:25px 25px 0 25px;
	}
.medewerkers .odd, .medewerkers .even{
	float:left;
	padding-bottom:25px;
	position:relative;
	width:50%;
	}
.medewerkers .odd .FotoContainer, .medewerkers .even .FotoContainer{
	background-color:#fff;
	border:1px solid #727272;
	height:115px;
	padding:6px;
	width:86px;
}
.medewerkers .odd .FotoContainer img, .medewerkers .even .FotoContainer img{
	height:115px;
	width:86px;
}
.medewerkers .odd .bijschrift, .medewerkers .even .bijschrift{    
	bottom: 25px;
    left: 110px;
    position: absolute;
	}
.medewerkers .odd .bijschrift span, .medewerkers .even.bijschrift span{  
	display:block;
	}
/*Content*/
.content{
	clear:both;
}
.AllContainer{
    float: left;
    padding-right: 15px;
    width: 680px;
	min-height: 150px;
	margin-bottom: 10px;
}
.BeoordelingContainer{
    float: left;
    margin-right: 15px;
    width: 680px;
	min-height: 150px;
	margin-bottom: 10px;
	background-color: #F5F5F6;
}
.BeoordelingContainer .hoofdfoto{
	display: block;
	margin: 0 auto;
}
.BeoordelingContainer .kolomrechts{
	font-weight: bold;
	padding: 15px;
}
.BeoordelingContainer .kolomrechts label {
	font-weight: normal;
}
.BeoordelingContainer .beoordeling .label{
	float:left;
	margin-right: 10px;
	width:530px;
}
.BeoordelingContainer .beoordeling input, .BeoordelingContainer .zoekservice input {
	margin-right: 10px;
	width:13px;
	}
.BeoordelingContainer  .memo label{
	clear: both;
    display: block;
    margin-top: 10px;
    width: 100%;
	}
.BeoordelingContainer  textarea{
	width:500px;
	}
.Right{
   float: left;
   width: 280px;
   margin-top: -72px;
}
.imagecontainer{
	position:relative;
}
.AllContainer .paragraph1 .imagecontainer{
	float:left;
	margin-top:-47px;
	margin-right:15px;
	}
.AllContainer .imagecontainer .bijschrift{
	display:block;
	margin:5px 0;
}
.AllContainer .paragraph1 .imagecontainer .bijschrift{
	display:none;
}
.paragraph{
	background-color:#f5f5f6;
	clear:both;
	float:left;
	line-height:150%;
	margin-bottom:2px;
	padding:15px;
	width: 650px;
}
.AllContainer .paragraph1 {
	background-color: #e8e7e8; 
	margin-right: 0; 
	overflow: hidden; 
	padding: 0; 
	width: 680px;
}
.AllContainer .paragraph1 .textdiv {
	float:none;
	font-weight: bold; 
	width: auto; 
	margin-left: 10px;
	padding: 10px;
}
.AllContainer .paragraph H1, .AllContainer .paragraph H2{
	color:#426CA6;
	font-size:100%;
	font-weight:normal;
    margin: 0 0 10px 0;
}
.AllContainer .paragraph1 H1, .AllContainer .paragraph1 H2{
	color:#426CA6;
	font-size:200%;
    margin: 15px 0 15px 249px;
}
.AllContainer .opdrachtinformatie .paragraph1 H1 {
	margin: 15px 0 15px 20px;
}
.AllContainer .VestigingContainer .paragraph1 H1, .AllContainer .VestigingContainer .paragraph1 H2 {
    color: #727272;
    font-size: 120%;
	font-weight:bold;
    margin: 0 0 10px;
	}
.AllContainer .paragraph .textdiv p{
	margin:0;
}
.AllContainer .VestigingContainer .paragraph1{
	background-color: transparent; 
	width:auto;
	min-height: 0;
}
.AllContainer .VestigingContainer .paragraph1 .textdiv{
	font-weight:normal;
	margin:0;
	padding:0;
}
.imagediv .even{
	clear:left;
	float:right;
	margin-left: 15px;
}
.imagediv .odd{
	clear:right;
	float:left;
	margin-right: 15px;
}
/*
.Right .nieuwewoningen{
	border:1px solid #ccc;
	float:left;
	padding:10px;
}
.Right .nieuwewoningen .woning{
	display:block;
	float:left;
}
.Right .nieuwewoningen a{
	text-decoration:none;
}
.Right .nieuwewoningen .usp{
	display:none;
}
.Right .nieuwewoningen .fotocontainer{
    float: left;
    width: 100px;
	}
	*/
/*Afspraken*/
.KolomRechts .tabs {
	background-color: #e8e7e8;
	border-top:2px solid #fff;
	float:left;
	margin: 0;
	padding: 0;
	width:280px;
}
.KolomRechts .tabs li {
	background-color: #727272;
	border-bottom:1px solid #fff;
	float: left;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	border-right: 2px solid #fff;
	padding-left: 10px;
	width: 84px;
	z-index: 1;
}
.KolomRechts .tabs li a {
	color:#fff;
	float: left;
	font-weight:bold;
}
.KolomRechts .tabs li:hover, .KolomRechts .tabs .selected {
	background-color: #e8e7e8;
	border-bottom: 0 none;
	color:#727272;
}
.KolomRechts .tabs li a:hover, .KolomRechts .tabs .selected a{
	color:#727272;
	font-weight:bold;
}
.KolomRechts .tabs li + li {
	width: 84px;
}
.KolomRechts .tabs li + li + li {
    border-right: 0 none;
    margin-right: 0;
    width: 84px;
}
.KolomRechts .pages {
	background-color: #e8e7e8;
	clear: both;
	height: 176px;
	padding: 0 10px;
	width: 266px;
}
.KolomRechts .pages h2 {
	font-size: 120%;
	padding: 15px 0 0;
}
.KolomRechts .pages input {
    margin-bottom: 10px;
    padding: 4px;
}
.submitbutton {
	background-color: #727272;
	border-bottom:1px solid #fff;
	clear:both;
	color:#fff;
	cursor:pointer;
	display:block;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	border: 1px solid #fff;
	text-align:center;
	text-decoration:none;
	width: 84px;
	z-index: 1;
}
.submitbutton:hover {
	background-color: #e8e7e8;
	color:#727272;
}
.print{
	display:block;
	margin:10px 0;
}
/*Chat*/
.cb_chatbutton{
	display:block;
}
.cb_offline, .cb_online{
	display:block;
}
.chatmeisje{
	margin-left:6px;
}
.chattext a{
	color: #426CA6;
	text-decoration: none;
}
.chattext a.email {
	text-decoration: underline;
}
.chattext a.email:hover {
	text-decoration: none;
}
/*Footer*/
#FooterContainer{
	clear:both;
	width: 975px;
	text-align:center;
}

#menufootermenu a {
	text-decoration: none;
	font-size: 1.1em;
}

#FooterContainer div, #FooterContainer li, #FooterContainer ul  {
	display: inline;
}

#FooterContainer li {
	padding-right: 6px;
} 

#FooterContainer li + li {
	border-left: 1px solid #87888A;
	padding-left: 6px;
	padding-right: 6px;
}

#FooterContainer  .socialmedia {
	border-left: 1px solid #87888A;
	padding-left: 6px;
}

#FooterContainer .floormat {
	display:block;
	background-color: #E8E7E8;
	padding: 16px;
}
#FooterContainer .floormat a {
	text-decoration: none;
}
.socialmedia, .socialmedia li {
	display: inline;
}

.Vestiging .box-right {
	background-color: #E0E9F2;
	color: #426CA6;
}
.Neutraal .box-right {
	background-color: #e8e7e8;
}
.box-right {
	min-height: 150px;
	margin-bottom: 2px;
}

.info {
	float:left;
	position: relative;
	font-size: 0.75em;
	margin-bottom: 4px;
}

/* Slideshow */
.BannersLeft {
	position:relative;
	display: block;
	width: 280px;
	float:left;
}

.BannersLeft a.link { 
	display:block;
	height:41px;
	margin-bottom: 1px;
	background-color: #E8E7E8;
	font-size: 1.5em;
	padding: 16px;
	text-decoration: none;
}
.BannersLeft a.link.selected {
	font-size: 1.8em;
	padding-top: 9px;
	padding-bottom: 9px;
	height: 55px;
	width: 291px;
	background-color: transparent;
	background-image: url("/images/SlideBalk.png");
	color: #fff;
}
.BannerSlideshowFoto {
	display: block;
	width: 400px;
	float:left;
}

.BannerSlideshowFoto img{
	width: 400px;
	height: 295px;
}

.clearer {
	clear:both;
}

.woningen {
	clear:both;
}

.nieuwewoningen {
	float:left;
	border : 1px solid #E8E7E8;
	height: 157px;
	padding: 0 20px;
	position: relative;
}
.nieuwewoningen h1 {
	margin-bottom: 0px;
	margin-left: 15px;
}
.nieuwewoningen .nextnieuw {
    background-image: url("/images/next.gif");
    background-position: 0 0;
	background-repeat:no-repeat;
	display: block;
    height: 16px;
	position: absolute;
	right: 5px;
	top: 75px;
    width: 16px;
}
.nieuwewoningen .prevnieuw {
    background-image: url("/images/prev.gif");
    background-position: 0 0;
	background-repeat:no-repeat;
	display: block;
	left: 5px;
    height: 16px;
	position: absolute;
	top: 75px;
    width: 16px;
}
.nieuwewoningen + .nieuwewoningen {
	margin-left: 11px;
}
.nieuwewoningen .woning {
	float:left;
	margin: 15px 7px;
}

.nieuwewoningen .plaats, .nieuwewoningen .prijs, .nieuwewoningen .datum {
	display: block;
	font-size: 0.8em;
	width: 103px;
}
.nieuwewoningen a {
	text-decoration: none;
}
.nieuwewoningen .nav {
	clear:left;
	float:left;
	left: 15px;
	bottom: 5px;
}

.nieuwewoningen .fotocontainer img {
	width: 103px;
	height: 68px;
}

.AllContainer a.banlink  {
	margin-right: 14px;
}

.AllContainer a.banlink  img {
	margin-top: 8px;
}

.AllContainer .bannre {
	clear: both;
}

.tweets li {
	display: block;
	background-image: url("/images/TwitterSq_HEN.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.tweets .twitterStatus {	
	border-radius: 6px 6px 0 0;	
	border-width: 6px 2px 0 2px;
	border-style: solid;
	background-color: #fff;
	border-color: #fff;
	margin-left: 50px;
	margin-top: 12px;
	padding: 2px;
	width: 200px;
	display: block;
}

.tweets .twitterTime {
	margin-left:50px;
	width: 200px;
	background-color: white;
	display: block;
	padding: 2px;
	border-radius: 0 0 6px 6px;	
	border-width: 0 2px 6px 2px;
	border-style: solid;
	background-color: #fff;
	border-color: #fff;
}

.tweets ul {
	padding-bottom: 6px;
	padding-left: 10px;
}

.tweets .twitterTime {
	
}

.tweets img {
	float:left;
}

.tweets .heading {
	color: #426CA6;
	font-weight: bold;
	padding-left: 60px;
	height: 40px;
	display:block;
	padding-top: 20px;
	font-size: 1.1em;

}

.tweets .heading a{
	color: #426CA6;
	text-decoration: none;
}

.Right .nieuwsbericht a {
	text-decoration:none;
	font-size: 0.8em;	
}

.Right .nieuwsbericht h2 {
	padding-left: 18px;
	background-image: url("/images/bolletje.png");
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 8px;
	vertical-align: top;
	padding-right: 26px;
}

.Right .nieuws .header {
	display: inline-block;
	width: 100px;
	height:20px;
	text-align:center;
	padding-top: 6px;
	font-weight: bold;
}

.Right .nieuws .headerlink {
	display: inline-block;
	background-color: #426CA6;
	color: #fff;
	width: 148px;
	height:20px;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
}

.Right .nieuws .meer { 
	margin-left: 26px;
	padding-bottom: 10px;
	display:block;
}

.Right .chattext {
	width: 270px;
	padding-top: 10px;
	padding-right: 6px;
}

.Right .chattext h3 {
	font-weight: bold;
	line-height: 1em;
}

.Right .chat img {
	float:left;
	clear:left;
	margin-right: 8px;
}

.Right .chat {
	min-height: 178px;
}

.Right .chat img.chatbutton{
	margin: 0;
}

.Right .vestigingen select{
	border: 1px solid #727272;
	position: absolute;
	margin-left: 2px;
}

.Right .facebookLike .fbpadding {
	padding: 4px;
}

 .Vestiging .nieuwsbericht a {
	color: #426CA6 !important;
}
 .Vestiging .nieuws a.meer {
	color: #426CA6 !important;
}

 .Vestiging .nieuws .headerlink {
	background-color: #426CA6 !important;
}

#MedewerkersRibbon .Medewerker, .Right .web {
	background-color: white;
	border: 1px solid #E8E7E8;
	height: 115px;
	padding: 6px;
	width: 86px;
	display: block;
	float: left;
	margin-right: 6px;
	position:relative;
	margin-bottom: 8px;
}
.Right .web {
	background-color: transparent;
	border: 0;
	margin-bottom: 0;
	padding: 0 0 0 6px;
}

#MedewerkersRibbon {
	margin-bottom: 8px;
	height: 129px;
	clear:both;
}

.facebookLike.box-right {
	background-color: transparent;
	min-height: 44px;
}

/* Video / Film */
html{position:relative;}
a.Player {
	width: 450px;
	height: 300px;
	display: block;
}

.PlayerHolder {
	position:absolute;
	text-align: left;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	z-index: 50;
	top : 300px;
	left : 0;
	right: 0;
}

.PlayerHolder.hidden{
	display:none;
}

.PlayerClose {
	z-index: 60;
	background-image: url("/images/Sluiten.gif");
	width: 21px;
	height: 21px;
	display:block;
	float: right;
	right: 0;
}

#PlayerOverlay {
	position:absolute;
	left: 0;
	top: 0;
	height:100%;
	opacity:0.8;
	width:100%;
	background-color: #000;
	z-index: 40;
}

.PlayButton {
	position: absolute;
	display: block;
	top: 55px;
	left: 95px;
	background-image: url("/images/playButton.png");
	z-index: 5;
	width: 54px;
	height: 54px;
}

.extrafotos .BOGVideo .PlayButton {
	top: 0px;
	left: 15px;
}

.Right .banners a {
	display:block;
}

.Right .banners a + a {
	border-top: #fff 2px solid;
}
.social {
	clear: left;
	float: left;
}
.twitterklein{
	background-image: url("/images/twitterbirdklein.png");
	display:block;
	float: left;
	height:30px;
	margin:20px 0;
	width:30px;
}
.facebookklein{
	background-image: url("/images/facebookklein.png");
	display:block;
	float: left;
	height:30px;
	margin:20px 0;
	width:30px;
}
.youtubeklein{
	background-image: url("/images/youtubeklein.png");
	display:block;
	float: left;
	height:30px;
	margin:20px 0;
	width:30px;
}
#FormContainer, .Container{
	background-color:#f5f5f6;
	padding:15px;
	clear: both;
	width:650px;
}
.Container label{
    float: left;
    padding-top: 5px;
    width: 50px;
}
.Container #wachtwoord label{
	width:100px;
}
.validationerror{
	color:red;
}
.AllContainer .bannre {
	width: 695px;
}

.AllContainer .bannre .bijschrift, .banners .bijschrift{
	display:none;
}
.ContactWoning .woningfoto{
	float:left;
	margin-right:15px;
	}
.bezichtigingadres{
	float:left;
	font-weight:bold;
	font-size:120%;
	width:355px;
}
.bezichtigingadres .bezichtigingstraat{
	font-size:120%;
}
.voorkeursdata{
	clear:both;
	float:left;
	margin-top:20px;
	}
	
.Right .box-right.widbm {
	padding: 5px 15px;
}

.Right .box-right.widbm .enhanced {
	background: none;
}
.payoff{
	background-color:#426CA6;
	clear:both;
	color:#fff;
	font-weight:bold;
	font-size:130%;
	height:35px;
	line-height:35px;
	margin:15px 0;
	padding:0 12px;
	position: relative;
}
.payoff img {
	position: absolute;
	right: 0;
}
.content li {
	list-style:disc inside;
}
.GooglemapFoto {
    margin-right: 5px;
    margin-top: 10px;
}
.GoogleMapTekst{
    margin-top: 10px;
}
.GoogleMapTekst a{
    clear: none;
    font-size: 0.9em;
	min-height:50px;
	text-decoration:none;
}
.GoogleMapTekstContainer {
	clear: both;
	padding-top: 10px;
}
/*Vragen*/
.FAQ .Faq{
   border-bottom: 2px solid #E8E7E8;
   border-top: 2px solid #E8E7E8;
   padding:5px 10px;
	}
.FAQ h1{
	background-color: #426CA6 !important;
    color: #FFFFFF;
    margin: 0;
    padding: 2px 5px;
}
.FAQ h3 {
	display:none;
    font-weight: bold;
	padding:10px;
}
.FaqVraag {
	font-weight:bold;
}
.FaqAntwoord {
    font-weight: normal;
	font-style:italic;
}
.expanded .FaqAntwoord {
    display: block;
}

.emozo a {
	text-decoration: none;
}

.emozo a span {
	text-decoration: underline;
}

#Login-Overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: url("/images/BgOpenHuis.png");
}
#forcedlogin .AllContainer .paragraph1 {
	width:600px;
}
.VergelijkenContainer table td {
	border-right: 1px solid #D2E0EC;
	padding: 2px 5px;
	vertical-align: top;
}
.VergelijkenContainer table td + td {
	width: 175px;
}
.VergelijkenContainer table tr.odd {
	background-color: #E7EFF5;
}
.VergelijkenContainer .knop a {
    background-color: #426CA6;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 18px;
    line-height: 18px;
    margin: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 100px;
}
#LVZ .Lijst table {
    color:#666666;
    font-size:1.2em;
    line-height:18px;
    width:100%;
}
#LVZ .Lijst table td, #LVZ .Lijst table th {
    border-bottom:1px solid #DADFED;
    border-right:1px solid #DADFED;
    padding:5px 10px;
}
#LVZ .Lijst table th {
    text-align:center;
}
#LVZ .Lijst table .selected {
	display: table-cell;
    text-align:center;
}
#LVZ .Lijst .selected img {
	float: none;
	display: inline;
}
/*Woningfilm/Slideshow*/
.slideshow{
	background-color: #E0E9F2;
}
.WoningFilmContainer .adresdetails h1 {
    background-color: #E0E9F2;
	color:#004996;
    margin: 10px 0 0;
    padding: 10px;
}
.verkopervertelt textarea {
	height: 300px;
	width: 670px;
}
.IddHolder .Bodytekst td, .IddHolder .Bodytekst th {
	padding: 0 5px 5px 0;
}
