﻿/*Algemeen*/
html{overflow-y:scroll;position:relative;}
body{font-family: Verdana, Arial, Myriad Pro, Verdana, Helvetica, sans-serif;font-size:62.5%;line-height:1.8em;margin:0;}
#OverallContainer{color:#3e3b3b;margin:0 auto;font-size:1.2em;position:relative;width:990px;}
.clearer{clear:both;}
a:hover{color:#3e3b3b;cursor:pointer;text-decoration:none;}
img{border:0;}
.hidden{display:none;}
a{color:#3e3b3b;}
a:hover{color:#3e3b3b;}
h1{color:#EB3424;font-size:1.4em;margin:0;padding:25px 0 5px;}
h2{color:#EB3424;font-size:1.1em;margin:0;padding:25px 0 5px;}
h2.titel{
	font-family:verdana;
	font-size:125%;
	padding: 0 10px 10px;
	text-align: center;
	text-transform:uppercase;
}
h3{color:#EB3424;font-size:1em;margin:0;padding:25px 0 5px;}
select, text-area, input{color:#3e3b3b;font-family: Verdana, Arial;}
.titel{color:#3e3b3b;margin:0;padding:30px 0 10px 0;}
label{float:left;width:100px;}
.validationerror{color:#EB3424;}
/* start elementen bovenaan de pagina */
#header{
	border-bottom:1px solid #595959;
	height:114px;
	margin-top:10px;
	position:relative;
	width:990px;
	z-index:500;
}
.logo a{
    float: left;
    height: 110px;
    margin: 0 20px 0 0;
    text-align: center;
    width: 570px;
	}
/*Headermenu*/
.headermenu{
    font-size: 80%;
    height: 75px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 50px;
    width: 390px;
	}
.zoeken{border:none;float:left;}
.nvm{margin-left:4px;    margin-right: 10px;}
#menuheadermenu, #menufootermenu{float:right;font-size:1em;text-align:center;}
#menuheadermenu ul, #menufootermenu ul{margin:0;padding-left:0;}
#menuheadermenu li, #menufootermenu li{float:left;list-style-type:none;padding-right: 5px;}
#menuheadermenu li + li, #menufootermenu li + li{
	border-left: 1px solid #3E3B3B;
	padding-left: 5px;
}
#menuheadermenu a{
    color: #3E3B3B;
    float: left;
    text-decoration: underline;
	}
#menuheadermenu a:hover{
    text-decoration: none;
	}
#menufootermenu a{
	color:#3e3b3b;
	float:left;
	padding-right:5px;
	height:15px;
	text-decoration: underline;
	}
#menufootermenu a:hover {color: #222;text-decoration:underline;}
#menufootermenu a:hover{text-decoration: none;}
/*hoofdmenu*/
#menuhoofdmenu{
    border-bottom: 1px solid #595959;
	clear:both;
    font-size: 80%;
	height:92px;
	margin-bottom: 12px;
    padding: 0 0 12px;
    position: relative;
    width: 575px;
    z-index: 1;
	}
#menuhoofdmenu ul{
	font-size:1.3em;
	padding: 0;
	margin: 0;
	list-style: none;
	color:#EB3424;
	position:relative;
	z-index:2;
}
#menuhoofdmenu li{
	float: left;
	list-style-type:none;
	margin-right:5px;
	text-align: center;
	position:relative;
	width:90px;
}
#menuhoofdmenu li a{
	background-image:url("/images/menubuttonhover.png");
	color:#fff;
	font-weight:bold;
	font-size: 110%;
	height:65px;
	padding-top: 25px;
    text-decoration:none;
    display: block;
	width:90px;
    }
#menuhoofdmenu li a:hover, #menuhoofdmenu li a.selected, #menuhoofdmenu li.active a{	
	background-image:url("/images/menubutton.png");	
	color:#EB3424;
	font-weight:bold;
    text-decoration:none;
    display: block;
	width:90px;}
#menuhoofdmenu li.active a, #menuhoofdmenu li a:hover{cursor:pointer;text-align:center;}
#menuhoofdmenu li.active a, #menuhoofdmenu li.active li.active a{color:#EB3424;}
#menuhoofdmenu li.active li.active a{color:#fff;}
#menuhoofdmenu li.active a:hover{color:#3e3b3b;}
#menuhoofdmenu li.active li a, #menuhoofdmenu li.active li a:hover{background-image:none;}
#menuhoofdmenu li.active li.active{background-image:none;padding:0;}
#menuhoofdmenu li.active li a{color:#fff;width:190px;}
#menuhoofdmenu li.active li a:hover{color:#fff;width:190px;}
#menuhoofdmenu li ul{
    background-color: #EB3424;
    border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
    display: none;
    margin-left: 10px;
    padding: 0;
	position: absolute;
    width: 190px;
    z-index: 6;
	}
#menuhoofdmenu li ul li, #menuhoofdmenu li ul li:hover{
	background-image:none;
	background-color:#fff;
	border-bottom:1px solid #fff;
	color:#3e3b3b;
	padding-left:0;
	width:190px;
}
#menuhoofdmenu li ul li:hover{
	color:#3e3b3b;
	width: 190px;
}
#menuhoofdmenu li ul li a{
	background-color:#EB3424;
	background-image:none;
	border-bottom:1px solid #fff;
	font-size:75%;
	height:auto;
	padding:8px 0;
	width: 190px;
}
#menuhoofdmenu li ul li a:hover{
	background-color:#A7A9AC;
	background-image:none;
	color:#fff;
	width: 190px;
}
#menuhoofdmenu li ul li a.selected:hover{
	background-image:none;
	background-color:#ccc;
}
#menuhoofdmenu li:hover ul {
	display:block;
	background-image:none;
	background-position:0px 0px;
	background-image:none;
	z-index:6;
}
/*Fix hover ie7*/
#menuhoofdmenu li:hover, #menuhoofdmenu li.hover{position: static;}
.icons{float:left;width:200px;}
/* Einde menuhoofdmenu */
.KolomLinks{float:left;	margin-top:20px;width:190px;}
#KolomMidden{float:left;margin-top:20px;padding:0 20px;width:570px;z-index:1;}
#KolomRechts{float:left;margin-top:20px;width:190px;}
#KolomRechts .bannre{
	height: 190px;
	margin-bottom:12px;
	}
#KolomRechts .telefoonnummer{
    font-size: 160%;
    font-weight: bold;
	text-align:center;
}
#KolomRechts .vestigingadres{
    color: #EB3424;
    font-size: 85%;
    margin-top: 12px;
    text-align: center;
}
/*Afspraken*/
#KolomRechts .tabs {
	margin: 0;
	padding: 0;
}
#KolomRechts .tabs li {
	background-image: url('/images/bellen.gif');	
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	line-height: 29px;
	list-style-type: none;
	margin-right: 1px;
	padding-left: 19px;
	width: 40px;
	z-index: 1;
}
#KolomRechts .tabs li:hover, #KolomRechts .tabs .selected {
	background-position: left top;
}
#KolomRechts .tabs li + li {
	background-image: url('/images/afspraak.gif');
	width: 54px;
}
#KolomRechts .tabs li + li + li {
	background-image: url('/images/nieuwsbrief.gif');
	margin-right: 0;
	width: 68px;
}
#KolomRechts .pages {
	background-image: url('/images/pages.gif');
	clear: both;
	height: 176px;
	padding: 0 10px;
}
#KolomRechts .pages h2 {
	font-size: 120%;
	padding: 15px 0 0;
}
#KolomRechts .pages input {
	margin-bottom: 7px;
}
#KolomRechts .pages .submitbutton {
	background-color: transparent;
	background-image: url('/images/button.png');
	background-position: center top;
	background-repeat: no-repeat;
	border: 0;
	color: #fff;
	height: 24px;
	width: 84px;
}
#KolomRechts .pages .submitbutton:hover {
	background-position: center bottom;
}
/*Zoeken*/
.zoekpanel{
    background-image: url("/images/zoeken.jpg");
	background-position: right top;
    background-repeat: no-repeat;
	border-bottom: 1px solid #595959;
    float: right;
    height: 25px;
	margin: 8px 0 12px 0;
    padding: 0 0 12px 10px;
    position: relative;
    width: 180px;
	}
.zoekpanel:hover{
	background-image:url(/images/zoeken-over.jpg);
	}
.zoekpanel input{border:0;background-color:transparent;background-image:none;font-size:90%;height:23px;line-height:19px;}
.zoekbutton input{height:21px;position:absolute;right:0;width:35px;}
/*Banners*/
.bannre .banlink{margin-bottom:5px;padding-bottom:5px;text-decoration:none;}
.bannre .banlink img{
	width:190px;
}
.bannre .banlink .bijschrift{display:none;}
/*Snelzoeker*/
.ZoekContainer{
	background-image:url(/images/snelzoekerbg.jpg);
	height:160px;
	margin-bottom:12px;
	padding:10px 15px 20px 15px;
	width:160px;
}
.Button input, .Submit{
	background-image:url(/images/ButtonZwartSchaduwKL.png);
	background-color:transparent;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	height:38px;
	line-height:38px;
	margin-top:10px;
	padding-bottom: 12px;
	text-align:center;
	text-decoration:none;
	width:99px;
}
.Button input:hover, .Submit:hover{
	background-image:url(/images/ButtonRoodSchaduwKL.png);
	background-position:0 0;
}
.ZoekContainer h2{
    color: #000000;
    font-size: 160%;
    line-height: 110%;
    margin-top: 0;
    padding: 5px 5px 10px;
    text-align: center;
    text-transform: uppercase;
	}
.MasterFilterContainer select{
	display:block;
	font-size:110%;
	margin-bottom:5px;
	width:160px;
}
/*Content*/
.AllContainer{
	clear: both;
	padding-left:10px;
	width:575px;
}
.eigenaartekst textarea{width:435px;}
/*Sfeerbeeld*/
.sfeerbeeld{
    display: block;
    height: 190px;
    margin-bottom: 12px;
    position: relative;
    width: 570px;
	}
.sfeerbeeld .bijschrift{	color:#FFFFFF;font-size:150%;left:24px;line-height:1.4em;position:absolute;top:24px;width:100px;}
/*Nieuws*/
#NieuwsContainer{
    clear: both;
    float: left;
    margin: 12px 0;
    padding: 12px 0;
	}
#NieuwsContainer .newsitem{margin:0 0 10px 0;}
#NieuwsContainer .nieuwsbericht{
	background-image:url("/images/KaderBottom.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom: 5px;
}
#NieuwsContainer .nieuwsbericht h2 {
	margin: 5px 0;
	padding:0 10px;
}
#NieuwsContainer .nieuwsbericht h2 a{
	color: #EB3424;
	font-size: 75%;
	line-height: 120%;
	text-decoration:none;
}
#NieuwsContainer .startdatum{
	background-image:url("/images/KaderTop.gif");
	background-position:top center;
	background-repeat:no-repeat;
	padding: 5px 10px 0;
	}
#NieuwsContainer .leesmeer{
	color: #666666;
	padding:0 10px;
}
#NieuwsContainer .kortetekst{display:none;padding:0 10px;}
#NieuwsContainer .meernieuws{
    color: #666666;
    float: left;
    text-align: center;
    width: 190px;
}
/*Links Module*/
.links{margin:0;padding:10px 0 0 0;}
.links li{background-image:url("/images/list.gif");background-position:0 6px;background-repeat:no-repeat;list-style-type:none;padding-left:15px;}
/*Nieuw in Verkoop*/
.nieuwewoningen{
	font-size:80%;
	line-height:1.3em;
	text-decoration:none;
}
.nieuwewoningen .woning{
	background-image:url("/images/KaderBottom.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
	margin-bottom:10px;
	width:190px;
	overflow:hidden;
	}
.nieuwewoningen .woning a{
	background-image:url("/images/KaderTop.gif");
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
    padding: 10px;
	text-decoration:none;
    width: 170px;
}
.nieuwewoningen .woning .straat, .nieuwewoningen .woning .huisnummer{
	font-weight:bold;
}
.nieuwewoningen .woning .prijs{
	color: #EB3424;
	float: right;
	font-size: 100%;
	font-weight:bold;
}
.nieuwewoningen .brochuretekst p{color:#EB3424;font-weight:bold;margin:0;}
.nieuwewoningen .fotocontainer{float:left;height:51px;width:76px;}
.nieuwewoningen .fotocontainer img{border:1px solid #999;}
.nieuwewoningen .adres{float:left;width:170px;}
/*Route map*/
#Route label{float:left;}
/*Medewerkers*/
.medewerkers .odd, .medewerkers .even{float:left;margin-bottom:10px;text-align:center;width:200px;}
.medewerkers .odd img, .medewerkers .even img{display:block;margin:0 auto;}
.medewerkers .naam{display:block;font-weight:bold;}

/*Footer*/
#FooterContainer{
	border-top:1px solid #595959;
	color:#3e3b3b;
	float:left;
	font-size:90%;
	padding:10px 0;
	margin-top:20px;
	width:990px;
}
#FooterContainer p{margin:0;}
#FooterContainer .media{float:left;margin-right:10px;}
#menufootermenu{float:left;width: 260px;}
#menufootermenu ul li{list-style-type:none;}
#FooterContainer .naam{
	float:left;
	width:340px;
	}
#FooterContainer .poweredby{
	float:right;
	width:130px;
	}
.red{
	color: #EB3424;
	font-weight:bold;
}
.bold{
	font-weight:bold;
	}
.rssfeed {
	position: absolute;
	right: 17px;
	top: 30px;
}
.rssfeed img {
	float: right;
	margin-left: 5px;
}

span.spacer {
	display:block;
	clear:left;
	height:15px;
}
.WachtwoordVergeten{
	clear:both;
}
.contactformulier {
	border: 0;
}
.contactformulier .field {
	padding-bottom: 5px;
}
.contactformulier label {
	width: 200px;
}
.contactformulier input {
	display: block;
	font-size: 1.1em;
	height: 16px;
	width: 200px;
}
.contactformulier .validationerror {
	float: left;
	width: 100%;
}