/*
CSS Style website M2 Makelaars
(c) 2008
Programming: Marco van der Knaap

Kleurenschema:
FFcf06 = M2 Geel

*/

body {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	background-color: #3d3d3d;
	margin: 0px;
	padding: 0px;
}


li {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #cccccc;
	font-size: 11px;
	position:relative;
	left: 20px;
	max-width: 780px;
	text-decoration:none;
}


td {
	vertical-align: top;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #cccccc;
}

h6, h5, h4, h3 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFcf06;
	font-weight:normal;
}

#HoofdVakRechts h3 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFcf06;
	font-weight:normal;
}



textarea {
	font-family: "Lucida Sans Unicode";
	color: #515151;
	font-size: 12px;
}

.SubmitFormButton {
	font-family: "Lucida Sans Unicode";
	color: #515151;
	font-size: 12px;
	cursor: pointer;
}

.standardlink {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	text-decoration: underline;
}

#HoofdVakMiddenZonderLogo a {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	text-decoration: underline;

}

a {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	text-decoration: underline;
	background:inherit;
}

p {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	
}

input:focus {
	background-color:#FFcf06;
	color: #3d3d3d;
	}
	
textarea:focus {
	background-color:#FFcf06;
	color: #3d3d3d;
	}
	
select:focus {
	background-color:#FFcf06;
	color: #3d3d3d;
	}	




#midden2 {
	width: 810px;
	border: 0px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	position: relative;
}

#topbalkje {
	width: 810px;
	height: 10px;
	border: 0px;
	background-image: url(../afb/topbalkje.jpg);
	background-repeat: none;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#logolinks {
	width: 90px;
	height: 100px;
	border: 0px;
	position: absolute;
	left: -90px;
	top: 17px;
	}
#logorechts {
	width: 28px;
	height: 100px;
	border: 0px;
	position: absolute;
	top: 17px;
	left: 0px;
	z-index: 99;
	}
#paebalk {
	width: 810px;
	height: 100px;
	border: 0px;
	}
/* #funda {
	width: 100px;
	height: 45px;
	border: 0px;
	position: absolute;
	left: 650px;
	top: 5px;
	margin: 10px;
	
}	
*/
#funda {
	width: 100px;
	height: 45px;
	border: 0px;
	position: absolute;
	left: 735px;
	top: 68px;
	margin: 10px;
	
}	
#nvm {
	width: 40px;
	height: 60px;
	border: 0px;
	position: absolute;
	left: 740px;
	top: 5px;
	margin: 10px;
	
}	

#chat {
	width: 150px;
	height: 70px;
	border: 0px;
	position: absolute;
	left: 570px;
	top: 13px;
	margin: 10px;
	
}	



#hoofdvak1 {
	width: 810px;
	position: absolute;
	top: 127px;
}

#HoofdVakMiddenMetLogo {
	border: 0px;
	width: 810px;
	height: 700px;
	background-image: url(../afb/m2_achtergrond.jpg);
	position: absolute;
	background-repeat: no-repeat;
	padding: 5px;
}

#HoofdVakMiddenZonderLogo {
	border: 0px;
	width: 800px;
	min-height: 800px;
	overflow: visible;
	position: absolute;
	background-color: #515151;
	padding: 5px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #cccccc;
	font-size: 12px;
	
}


.HoofdVakLinks {
	vertical-align: top;
}

.HoofdVakRechts {
	vertical-align: top;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #cccccc;
	
}
.HoofdVakRechtsExclusief {
	vertical-align: top;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #cccccc;
	background-image: url(../afb/exclusief_achtergrond.jpg);
}




#AanbodZoekVak {
	width: 730px;
	height: 50px;
	overflow: hidden;
	padding: 5px;
	background-color:#3d3d3d;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #cccccc;
	font-size: 11px;
}



.AanbodZoekVakInput {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #3d3d3d;
	font-size: 10px;
	margin-top: 5px;
	}



.AanbodZoekVakSubmit {
	font-family: "Lucida Sans Unicode",Arial, sans-serif;
	color: #FFcf06;
	font-size: 16px;
	height: 40px;
	width: 60px;
	cursor: pointer;
	background-color: #999999;
	border: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top:19px;
	right: 25px;
}


.AanbodZoekVakopkaartSubmit {
	font-family: "Lucida Sans Unicode",Arial, sans-serif;
	color: #FFcf06;
	font-size: 16px;
	height: 40px;
	width: 60px;
	cursor: pointer;
	background-color: #999999;
	border: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top:60px;
	right: 70px;
}
#AanbodPaginaVak {
	width: 730px;
	height: 70px;
	overflow: hidden;
	padding: 5px;
	color: #cccccc;
	font-size: 12px;
	text-align: center;	
}

#AanbodPaginaVak a {
	color: #FFcf06;
	font-size: 12px;
}

.AanbodObjectVakNieuw {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 98;
}
.AanbodObjectVakKijkdag {
	position: absolute;
	top: 0px;
	left: 100px;
	z-index: 99;
}


#AanbodObjectVak {
	width: 740px;
	height: 100px;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	
}
#AanbodObjectVakExclusief {
	width: 740px;
	height: 100px;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	background-image: url(../afb/objectvak_exclusief2.jpg);
	position: relative;
	background-repeat: no-repeat;
}

#AanbodObjectVak img {
	padding-left: 5px;
}

#AanbodObjectVakExclusief img {
	padding-left: 5px;
}



.AanbodObjectVakImg {
	float: left;
	margin-right: 5px;
}


#AanbodObjectVak a {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#AanbodObjectVakExclusief a {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	background:inherit;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#AanbodObjectVakPrijs {
	text-decoration: none;
	color: #FFcf06; 
	position:relative;
	left:auto;
	text-align: right;	
}


/* ********************************** Begin Object Details ********************************** */

.HoofdVakObjectTabel {

	padding: 15px;
}
	

.HoofdVakObjectDetailsSubmenu {
	vertical-align: top;
	/* background-color:#666666; */
	margin: 15px;
	width: 100px;
	
}

#ObjectDetailsSubmenu {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	text-decoration:none;
	background-color:#666666;
	padding: 10px;
	margin-top: 10px;
	margin-left: 5px;
	min-height: 750px;
	height:auto;
}

#ObjectDetailsSubmenu a {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	text-decoration:none;
	background-color:#666666;
}

#ObjectDetailsSubmenu a:hover {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	text-decoration:underline;
	background-color:#666666;
}

.GeleKopTekst {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 14px;
	text-decoration: none;
}

.GrijzeKopTekst {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #cccccc;
	font-size: 14px;
	text-decoration: none;
}

#ObjectDetailsHoofdvak {
	margin-top: 10px;
	margin-left: 5px;
}

.ObjectDetailHoofdvakKolomLinks {
	width: 400px;
	vertical-align: top;
	}

.ObjectDetailHoofdvakKolomRechts {
	width: 230px;
	vertical-align: top;
	text-align:right;
	}

#ObjectDetailHoofdfoto {
	position:absolute;
	top: 30px;
	}

#ObjectDetailHoofdkaart {
	position:absolute;
	top: 30px;
	left: 420px;
	}
	
#ObjectDetailDetails {
	width: 230px;
	vertical-align:top;
	text-align: right;
	font-size:9px;
	}

#KijkdagVak {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	width: 550px;
	min-height: 80px;
	color:#666666;
	background-color:#cccccc;
	border: 2px;
	border-style:double;
	border-color:#ffcc33;
	
	vertical-align: top;
	text-align:center;
	padding:5px;
	}
	
#KijkdagVak h4, h3, h2 {
	color: #000000;
	}	
	
#KijkdagVak h3 {
	color: #000000;
	}	
	
#KijkdagVak p {
	text-align: center;
	color:#666666;
	font-size:14px;
	}	
	
	
/* **********************************  Einde Object Details ********************************** */

#FotoPagina {
	text-align: center;
	width:825px;
	height:575px;
	padding: 5px;
	position:relative;
	right:auto;
	}

#FotoPaginaNavbalk {
	width:800px;
	height: 10px;
	display:block;
	vertical-align:top;
	text-align:center;
	position: absolute;
	top: 10px;
	left: 5px;
}

#FotoPaginaFotoVak {
	width:800px;
	height: 500px;
	text-align:center;
	position: absolute;
	top: 25px;
	left: 5px;
}


#FotoPaginaThumbbalk {
	width:190px;
	height: 500px;
	display:block;
	vertical-align:middle;
	text-align:center;
	position: absolute;
	right: 40px;
	top: 45px;
	overflow: auto;	
}

.FotoPaginaNavbalkTd {
	width: 266px;
	text-align:center;
}

#FotoPaginaNavbalk a {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 11px;
	
}	
	

#FotoPaginaNavbalk a:hover {
	color: #cccccc;
}


#navbalkcontainer {
	
	width: 790px;
	height: 21px;
	background-color: #5f5f5f;
	overflow: visible;
	position: absolute;
	top: 107px;
	left: 0px;
	margin: 0px;
	padding-left: 20px;
	z-index: 96;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#navbalk {
	width: 780px;
	height: 20px;
	overflow: visible;
	z-index: 95;
	position: absolute;
	top: 0px;
	*top: 2px;
	left: 30px;
	padding: 0px;
}

#navbalk ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navbalk li {
	float: left;
	top: auto;
	left: auto;
	margin-left: 5px;
}

/* kleurstelling hoofdmenu */
#navbalk li a:link, li a:visited, li a:active {
	font-size: 13px;
	text-decoration: none;
	background-color: #5f5f5f;
	color: #cccccc;
	width: 106px;
	
}

/* vormgeving hoofdmenu bij hoveren */
#navbalk li a:hover {
	background-color: #FFcf06;
	color: #3d3d3d;
	display:block;
}



#navbalk a {
	display: block;
}

#navbalk ul ul {
	display: none;
	
}

#navbalk ul li:hover > ul {
	display: block;
	position: absolute;
	
}

#navbalk li ul li {
	position: relative;
	left: -10px;
	float: none;
	display:block;
	line-height: 20px;
	padding-left: 5px;
	background-color: #3d3d3d;
	padding-right: 5px;
}

/* kleurstelling submenu */
#navbalk li ul li a:link, li ul li a:visited, li ul li a:active {
	text-decoration: none;
	background-color: #3d3d3d;
	color: #FFcf06;
	display:block;
	font-size: 11px;
}

/* vormgeving submenu bij hoveren */
#navbalk li ul li a:hover {
	background-color: #FFcf06;
	color: #5f5f5f;
}

.pagehead {
	font-family: "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 14px;
	color: #FFcf06;
	font-size: 13px;
	background-image: url(../afb/m2blokjekl.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom:15px;
	background-position: 5px center;
	margin: 0px;
	;
}

.AfbeeldingLinks {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.AfbeeldingRechts {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#Boxgrijs {
	background-color:#999999;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	padding: 3px;
	}

#Boxgrijs a {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 12px;
	text-decoration: underline;
	background-color:#999999;
}
.BoxgrijsLinkRechts {
	font-family: "Lucida Sans Unicode";
	color: #FFcf06;
	font-size: 12px;
	height: 20px;
	width: 90px;
	background-color:#999999;
	border: none;
	float: right;
}
.StandaardSubmitButton {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
	margin-top: 5px;
	background-color: #FFCC33;
	cursor: pointer;
	}
.blokje {
	color: #FFcf06;
	text-decoration: none;
	background-image: url(../afb/m2blokjekl.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 0px;
}
.GeleTekst {
	color: #FFCC33;
}
.GeleTekstGroot {
	color: #FFCC33;
	font-size:14px;
}
.GrijzeTekstGroot {
	color: #cccccc;
	font-size:14px;
}

#ExclusiefVak {
	width: 350px;
	height: 294px;
	display: block;
	background-image: url(../afb/exclusief_lijstachtergrond.jpg);
	color: #FFcf06;
	position: relative;
	}
	
#ActieVak {
	width: 350px;
	height: 300px;
	display: block;
	background-color:#333333;
	color: #FFcf06;
	position: relative;
	}

#ExclusiefVak a {
 text-decoration: none;
 background: inherit;
 }
 
#ExclusiefVak h5 {
	font-size:14px;
}

#ExclusiefVakFotos {
	width: 350px;
	height: 70px;
	position: absolute;
	top: 211px;
	left: 0px;
	text-align: center;
}
#ExclusiefVakPrijs {
	width: 350px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
}

#ExclusiefVakTekst {
	width: 350px;
	height: 106px;
	position: absolute;
	top: 105px;
	left: 0px;
	text-align: center;
}
	 
#footer {
	width: 720px;
	position: relative;
	left: 50%;
	bottom: 0px;
	margin-left: -360px; 
}
.klein {
	font-size:10px;
	}

#VonVak {
	width: 375px;
	height: 180px;
	position: relative;
}	
	.doorgehaald {
	text-decoration: line-through;
}
#AanbodIndexVak {
	width: 200px;
	height: 100px;
	display: block;
	padding: 3px;
	
	border:dotted 1px #FFcf06;
	position: relative;
	}
	
#WebLog {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	background-color:#333333;
	font-size: 13px;
	width: 700px;
	display: block;
	padding: 5px;

}

#WebLog  a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#WebLog p {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFCC33;
	font-size: 13px;
}

#WebLog li ul {
	text-decoration:none;
	color: #cccccc;
	}
	
#Nieuws {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	background-color:#333333;
	font-size: 13px;
	width: 700px;
	display: block;
	padding: 5px;

}
	
	
#ReferentieCijfer {
	border: solid 2px #000000;
	background-color: #FFFFFF;
	font-size:36px;
	text-align: center;
	margin:auto;
	height:60px;
	width:60px;
	display: block;
	color:#000000;
	margin-left: 10px;
}

#ReferentieCijfer2 {
	font-size:18px;
	text-align: center;
	color:#FFCC33;
	margin-left: 10px;
	font-weight:bold;
}


#ReferentieTekst {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 14px;
	width: 350px;
	background-color:#FFFFFF;
	border-radius: 5px;
	border: solid 1px #000000;
	height:auto;
	color: #000000;	
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ReferentieTekst2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight:bold;
	font-size: 14px;
	width: 350px;
	height:auto;
	color: #FFCC33;	
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}


	
	
	