/*------------------------------------------
---------------- Reseting ------------------
----------------------------------------- */

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, 
em, img,  s, small, strike, strong, sub, 
dl, dt, dd, ol, ul, li, form, fieldset, label, legend
				{ margin: 0; padding: 0;
				  border: 0; outline: 0;
				  font-weight: inherit;
				  font-style: inherit;
				  font-size: 100%;
				  font-family: inherit;
				  vertical-align: baseline;
				  background: transparent }
:focus, :active	{ outline: 0 }

html 			{ height: 100% }
body 			{ height: 100%; color: #231f20; background: #cbccce url(/images/body.gif) repeat-x; font-family: Arial, Tahoma, Helvetica, sans-serif;font-size:12px;}
				  
h1, h2, h3, h4, h5, h6
 				{ font-weight: normal }
h1 				{ font-size: 17px; line-height: 18px; margin-bottom: 18px } 
h2 				{ font-size: 14px; line-height: 18px; margin-bottom: 18px }
h3				{ font-size: 12px; line-height: 18px; margin-bottom: 18px }
h4, h5, h6		{ font-size: 10px; line-height: 18px; margin-bottom: 18px }

div#inhoud h2 {
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:12px 0;
	}
div#inhoud h2.firstHeader {
	margin:0 0 12px 0;
	}

p, pre, code
				{ font-size: 12px; line-height: 18px; margin-bottom: 18px }
ul, ol			{ margin-bottom: 18px }
ul 				{ list-style: square }
ol 				{ list-style: decimal }
li	 			{ margin-left: 36px; color: #999; }
li p 			{ color: #231f20 }

p.topmargin {
	margin-top:12px;
	}

strong {
	font-weight:bold;
	}
/*------------------------------------------
------------------ Fonts -------------------
----------------------------------------- */

h1, h2, h3, h4, h5, h6
 				{ font-family: Arial, Tahoma, Helvetica, sans-serif; color: #C60B27; }
p, pre, label, th, td, li
				{ font-family: Arial, Tahoma, Helvetica, sans-serif; } 			
				
/*------------------------------------------
------------------ Links -------------------
----------------------------------------- */

a:link, a:visited, a:hover, a:active
				{ font-weight: normal; text-decoration: underline; color: #231f20 }
a:hover			{ color:#C60B27; }
a img			{ border: 0 }

/*------------------------------------------
------------- Global Classes ---------------
----------------------------------------- */

.clear			{ clear: both }
.floatLeft		{ float: left }
.floatRight		{ float: right }

.textLeft		{ text-align: left }
.textRight		{ text-align: right; padding-top: 0 !important }
.textCenter		{ text-align: center }
.textJustify	{ text-align: justify }

.bold			{ font-weight: bold !important }
.italic			{ font-style: italic }
.underline		{ border-bottom: 1px solid }
.highlight		{ background: #ffc }

.noPadding		{ padding: 0 }
.noMargin		{ margin: 0 !important}
.noIndent		{ margin-left: 0; padding-left: 0 }
.noBullet		{ list-style: none; list-style-image: none }

/*----------------------------------- FORMS -----------------------------------------------*/
fieldset
{
	position:relative;
	border:solid 1px #000;
	padding:5px;
	margin-bottom:10px;
}
legend
{
	display:block;
	font-weight:bold;
	float:left;
	color:#000;
}
.persoon
{
	margin:0 0 0 142px;
}
.persoon label
{
	margin:0 106px 0 0;
}
.data
{
	clear:both;
	overflow:hidden;
	margin-bottom:2px;
}
.data span
{
	width:140px;
	float:left;
	margin:0;
	padding:0;
}
.data label
{
	width:140px;
	float:left;
	margin:0;
	padding:0;
}
.data label.man1		{ margin-left:-25px; float:none; }
.data label.vrouw1		{ margin-left:-25px; float:none; }
.data input.inputman2	{ margin-left:58px; }
.data label.man2		{ margin-left:-25px; float:none; }
.data label.vrouw2		{ margin-left:-25px; float:none; }

.data input
{
	/*float:left;*/
	margin:0 30px 0 0;
}
.data .checkbox
{
    width:auto !important;
    border:none;
}
.data .radio
{
    float:none;
    border:none !important;
    width:auto !important;
}
/*------------------------------------------
---------------- Wrapper -------------------
----------------------------------------- */
#plaatjeMijnTekst
{
	margin-top:20px;
}
#wrap				{ min-height: 100%; width: 1000px; overflow: visible; margin: 0 auto; background: #fff url(/images/wrap.gif) left top repeat-y; 
						position:relative}	
/*---------------------------------------*/

#header				{ overflow:hidden; height: 33px;background: #fff}

#links				{ float:right; padding:10px 48px 0 5px}
#links li			{ float:left; list-style: none; padding: 0 4px; margin: 0; font: 10px/13px "Verdana", sans-serif}
#links li a			{ font: 11px/13px Arial, Tahoma, Helvetica, sans-serif; padding-top: 3px; color: #9b9b9b; text-decoration: underline}

/*---------------------------------------*/
#content			{ overflow:hidden; padding-bottom: 50px}

.left				{ float:left; width: 203px; color: #231f20; margin:0 24px 0 12px}
.logo				{ margin-top:0; display:block; height: 195px;}
.logo img	{ margin:0 auto; display:block;}
#blockLeft			{ background: #cbccce; overflow:hidden; width: 203px; margin-top: 20px}
/*-----------------------------------*/
#menu				{ padding: 0; overflow:hidden}
#menu li			{ display:block; overflow:hidden;float: left; list-style: none; margin:0; width: 203px; 
						background: url(/images/menuBackground.jpg) repeat-x; height: 26px}
#menu li a			{ color: #6e6e6e; font: normal 14px/26px "MetaPlusNormal-Roman", Arial, Tahoma, Helvetica, sans-serif; display:block; 
						/* background: url(/images/submit.jpg) left top no-repeat;*/ padding-left: 28px; text-decoration:none;}
#menu li a:hover	{ color: #C60B27 !important; /* background:url(/images/submit.jpg) right top no-repeat !important */}
#menu li:hover		{ background: #fff !important}

.active				{ background: #fff !important}
.active	a 			{ color: #a71901 !important; /* background:url(/images/submit-hover.gif) right top no-repeat !important */}
.actived				{ background: #fff !important}
.actived	a 			{ color: #a71901 !important; /* background:url(/images/submit-hover.gif) right top no-repeat !important */}

/*-----------------------------------*/
.meer 				{  border-bottom: 1px solid #c2c2c2; margin-bottom: 34px}
.meer a				{ color: #b40d00 !important;; font: normal 12px/20px "MetaPlusNormal-Roman", Arial, Tahoma, Helvetica, sans-serif;text-transform:uppercase; 
						padding:1px 0 2px 27px}
.meer a:hover		{ color: #b40d00}																
.sublogo			{ top:0px;right:10px; position:absolute;}
.sublogohome			{ top:0px;right:20px; position:absolute;}

/*-----------------------------------*/
.main				{ position:relative;width: 740px;  color: #231f20; background: #cbccce; border-top: 1px solid #CBCCCE; padding-bottom: 20px; 
						overflow:hidden}
#leftImg			{ float: left;  position: relative; margin-top: 54px; width: 425px; background:url(/images/imgHome.jpg) no-repeat; 
						height: 282px; overflow:hidden }
#leftImg h1			{ width: 296px; position: absolute; bottom: 17px; left: 42px }
/*-----------------------------------*/

#rightNieuws		{ background: #CBCCCE; float:right; width: 252px; margin:54px 20px 0 0; padding: 26px 0 32px 43px; height: 224px}
#rightNieuws img.nieuwtekst
{
	display:block;
	margin-bottom:12px;
}
#rightNieuws h2		{ border-bottom: 1px solid #fff;font: bold 17px/20px Arial, Tahoma, Helvetica, sans-serif; color:#fff;}
#specialdiv img	    { float:left; border: 4px solid #fff; margin:0 10px 10px 0}
#rightNieuws span
{
	font-weight: bold;
	font-size: 11px;
}
#rightNieuws #highlight span#woonplaatstext
{
	color:#fff;
	text-decoration:none;
}
#rightNieuws #highlight span#adrestext
{
	margin-top:-16px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
#rightNieuws #huizendiv
{
	width:128px;
	height:88px;
	background:#fff;
	float:left;
}
#rightNieuws p		{ font: normal 11px/15px Arial, Tahoma, Helvetica, sans-serif; color: #393a3c; padding-top: 28px }
.two				{ padding-top: 43px !important}

/*-----------------------------------*/
.grau				{ clear:right;  background: #C60B27; margin-right: 20px;  padding-bottom:10px; overflow:hidden; min-height: 300px}
.leftMain			{ float:left; margin:19px 25px 0 43px; width: 357px;}
.leftMain h1		{ font-size:17px;color:#fff;font-weight:bold;border-bottom:1px solid #fff;line-height:20px;}
.leftMain p			{ font: normal 11px/15px Arial, Tahoma, Helvetica, sans-serif; color: #fff}
.leftMain a			{font-weight:bold;color:#fff;}
.rightMain			{ float:right; width: 253px; margin: 19px 0 0 42px}
.rightMain h2		{ border-bottom: 1px solid #fff; color:#fff;font: bold 17px/20px Arial, Tahoma, Helvetica, sans-serif;}
.rightMain p 		{ font: bold 11px/18px Arial, Tahoma, Helvetica, sans-serif; color: #fff; margin-bottom: 7px}
.rightMain span		{ text-decoration:underline}
.submit				{ background: url(/images/bottom.gif) repeat-x; height: 20px; border: none; color: #fff; margin-left: 8px;
						font: normal 13px/17px "MetaPlusNormal-Roman", Arial, Tahoma, Helvetica, sans-serif;}
.rightMain table td,
.rightMain table td a {
	color:#fff;
	font-size:11px;
	}

/*-------------------------------------*/										
#grauContentV 		{ background: #CBCCCE; width: 721px; padding-bottom: 30px; overflow:hidden; height: 30px;position:relative; }
#grauContentV h1 	{ font: normal 23px/20px Arial, Tahoma, Helvetica, sans-serif; margin:20px 0 0 44px; 
						padding-bottom: 8px; border-bottom: 4px solid #fff; color:#fff;}
.title				{ /* background:url(/images/titleBackground.gif) repeat-x;*/ overflow:hidden;margin:0 19px 0 44px; padding:4px 0 0 2px; height: 23px} 
.title	p			{ float:left;  color: #393a3c; font: normal 16px/20px "MetaPlusMedium-Roman", Arial, Tahoma, Helvetica, sans-serif; }
.rightLink 			{ float:right !important; text-align:right; margin-right: 9px}
.rightLink a		{ color: #a1a1a2 !important;font: normal 14px/20px "MetaPlusMedium-Roman", Arial, Tahoma, Helvetica, sans-serif; }
.rightLink span		{ font-family: "arial", tahoma,  sans-serif}

#blinktekst{
	font-size: 14px;
	padding-bottom: 14px;
}

#inhoud             { padding:20px 20px 91px 45px;}
/*------------------------------------*/
#submenu			{ margin:14px 0 0 27px; float:left}
#submenu div		{ float: left; margin: 13px 18px; width: 150px; background: #fff; padding:6px 6px 0 6px}
#submenu div p 		{ float:left; font: normal 16px/20px "MetaPlusMedium-Roman", Arial, Tahoma, Helvetica, sans-serif; margin:0; padding: 8px 0 11px 9px}
.arrow				{ float:right; background: url(/images/arrow.gif) top right no-repeat; height: 35px; width: 15px; display:block}
.activeSub			{ background: #4d4e50 !important; color: #fff !important}
.activeSub a.arrow	{ background:url(/images/arrow-hover.gif) top right no-repeat  !important}
.activeSub img		{  width: 150px; height: 113px}

.hover				{ display:block !important}
.visible			{ display:none}

/*---------------------------------*/						
#footer				{ position:relative;  margin:-46px auto 0 auto; width:1000px; padding:3px 0; text-align:right; height: 40px; 
						background:url(/images/footerHome.gif) 238px bottom no-repeat;}					
#footer p			{ font: normal 11px/15px Arial, Tahoma, Helvetica, sans-serif; color:#CBCCCE; padding-right: 19px; margin-bottom: 0; padding-top: 14px}

#footerV			{ position:relative;  width:704px; height: 84px;
						background:url(/images/footer.gif) 238px bottom no-repeat; padding: 7px 0 0 297px; margin:-91px auto 0 auto;}					
#footerV p			{ font: normal 11px/14px "Tahoma", sans-serif ; color:#fff; padding-right: 20px}
#footerV a			{ font: normal 11px/14px "Tahoma", sans-serif ; color:#fff; text-decoration:underline}
.copyRight			{ text-align:right; color: #CBCCCE !important; padding-top: 25px; margin-right:0;font: normal 11px/15px Arial, Tahoma, Helvetica, sans-serif !important; margin-bottom: 0 }


/* Active menu */
.home .homelink,
.aanbodpagina .aanbodlink,
#contact .contactlink,
#verkoop .verkooplink,
#aankoop .aankooplink,
#taxaties .taxatieslink,
#taxatieopdracht .taxatieslink,
#wiezijnwij .wiezijnwijlink
                    { color: #C60B27 !important; /* background:url(/images/submit.jpg) right top no-repeat !important */ }
.home .homeli,
.aanbodpagina .aanbodli,
#contact .contactli,
#verkoop .verkoopli,
#aankoop .aankoopli,
#taxaties .taxatiesli,
#taxatieopdracht .taxatiesli,
#wiezijnwij .wiezijnwijli
                	{ background: #fff !important}


/* PADDING IN DE POPUPS IN HET ZOEKSCHERM
====================================================== */
.popup
{
	padding: 10px;
	background:#fff!important;
}
#thickboxForm td
{
	text-align:left;
}
/* STYLES DIE DOOR HET SYSTEEM WORDEN GEGENEREERD
====================================================== */

td
{
	font-size:12px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}
select
{
    font-size:12px;
    font-family:Arial, Tahoma, Helvetica, sans-serif;
}
input
{
    font-size:12px;
    font-family:Arial, Tahoma, Helvetica, sans-serif;
}
textarea
{
    font-size:12px;
    font-family:Arial, Tahoma, Helvetica, sans-serif;
}
body #fout
{
    font-size:12px;
    color: red
}
body #informatietext
{
    color: #000;
}
body #boginfotitletekst
{
    color: #000;
}
body #titel
{
    color: #000;
}
body #highlight 
{
	color:#000000;
	display:block;
	float:left;
	margin-left:6px;
	margin-top:-25px;
	width:116px;
	text-decoration:none;
}
body #highlight span
{
    color: #000;
    display:block;
	text-decoration:none;
}
body #homespecialborder {
	background-color:transparent;
	border:medium none;
	overflow:hidden;
	width:300px;
}
body #nieuwsdatum
{
    color: #000;
}
body #nieuwsimage
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid
}
body #selectbox
{
    font-size: 12px;
    background-color: #fff;
    text-decoration: none
}
.printwindow
{
    background-color: #fff;
}
.verkocht
{
    color: #f00;
}
body #huislink
{
    text-decoration: none
}
body #inputdisabled
{
    background-color: #888888
}
body #checkbox
{
    width: 13px
}
body #informatie
{
    font-size:12px;
    color: #000;
}
body #informatietext
{
    font-size:12px;
    color: #000;
}
.homebox
{
    background-color: #fff;
}
body #huizeninformatiekleur
{
    background-color: #000;
}
body #lijntje
{
    background-color: #888;
}
body #login_box_password_input
{
    width: 98px
}
body #login_box_email_input
{
    width: 98px;
}
body #searchinfotitletekst
{
    color: #000000;
}
.buurtgegevens_header
{
    background-color: #949598;
    width:635px;
    color:#fff;
}
.mailhuis_input
{
    width: 200px
}
.loginbox
{
    background-position: left top;
    background-image: url(/images/pic_loginbox.gif);
    background-repeat: no-repeat
}

.hometableborder
{
    BORDER: silver thin double;
    BACKGROUND-COLOR: #ebebeb
}
#prospectaanbiedertabellijntje1
{
}
#prospectaanbiedertabelborder
{
	background-color:#516779;
}
#prospectaanbiedertabelheader
{
	background-color:#E3E8EC;
	font-weight:bolder;
}
#prospectaanbiedertabelrow1
{
	background-color:#BAC7D1;
}
#prospectaanbiedertabelrow2
{
	background-color:#9BAEBD;
}

/* TAXATIEFORMULIER
=============================================*/
#taxatieopdracht fieldset {
	border:solid 4px #BDBEC0;
	padding:0 0 12px;
	}
#taxatieopdracht legend {
	display:inline;
	line-height:1.8;
	padding:0 4px 8px;
	margin:0 4px;
	font-weight:bold;
	width:auto;
	}
#taxatieopdracht fieldset p {
	margin:0 0 6px 8px;
	clear:left;
	}
#taxatieopdracht fieldset p label,
#taxatieopdracht fieldset p span {
	width:12em;
	display:block;
	float:left;
	}
#taxatieopdracht fieldset p label#labelAanhefDhr,
#taxatieopdracht fieldset p label#labelAanhefMevr,
#taxatieopdracht fieldset p label#labelAanhefFam,
#taxatieopdracht fieldset p label#labelAanhefBewonerDhr,
#taxatieopdracht fieldset p label#labelAanhefBewonerMevr,
#taxatieopdracht fieldset p label#labelAanhefBewonerFam,
#taxatieopdracht fieldset p label#errorNummerobject {
	width:auto;
	display:inline;
	float:none;
	}
#taxatieopdracht fieldset p label#errorOpmerkingen {
	width:0;
	text-indent:-10000em;
	}
#taxatieopdracht fieldset p textarea#Opmerkingen {
	width:323px;
	}
/* OPEN HUIS
================================================================================================================*/
body#Openhuis
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
.OpenHuisMainDiv
{
	position:relative;
	min-height:100%;
}
* html .OpenHuisMainDiv
{
	height:100%;
	text-align:center;
}
.OpenHuisMainDiv div
{
	position:relative;
	padding-bottom:30px;
}
body#Openhuis p
{
	margin:0;
	padding:0;
}
.OpenHuisHeaderText
{

}
body#Openhuis p.OpenHuisTitle
{
	position:relative;
	height:160px;
	line-height:60px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #C60B27;
	color: #C60B27;
	background: #CBCCCE url(../images/logo-openhuis.gif) left top no-repeat; /*hier kun je een een logo van de betreffende makelaar zetten*/
}
body#Openhuis p.OpenHuisDate
{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	color:#C60B27;
	margin-top:12px;
	margin-bottom:12px;
}
body#Openhuis p.OpenHuisTime
{
	font-size:28px;
	font-weight:bold;
	text-align:center;
	color:#C60B27;
}
.OpenHuisMainDiv table
{
	width:96%;
	border-collapse:collapse;
	margin:0 auto;
}
.OpenHuisMainDiv table td
{
	padding-left:6px;
	text-align:left;
}
.TableWoonplaats
{
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	background:#CBCCCE;
	color:#000;
}
.TableTitle
{
	font-weight:bold;
	color: #000;
}
.TableData
{
color: #000;
}
.TableData a
{
color: #000;
}

.TableData a:hover
{
color: #000;
}
#footerOH
{
	position:relative;
	height:20px;
	margin-top:-20px;
	background: #CBCCCE;
}

/* END OPEN HUIS
==================================================================================================================*/
/*----------------------------------- FORMS -----------------------------------------------*/
.right form#formGen p {
	margin-bottom:4px;
	padding:0;
	clear:left;
	overflow:hidden;
	}
.right form#formGen label {
	margin-bottom:4px;
	padding:0;
	}
	
fieldset
{
	border:solid 4px #BDBEC0;
	padding:12px;
	margin-bottom:10px;
}
legend
{
	display:block;
	font-weight:bold;
	float:left;
}
.gegevens label,
.gegevens p.radio span,
.informatie label#errorVragen,
.informatie label#errorOpmerkingen
{
	width:200px;
	float:left;
	margin:0;
	padding:0;
}
.informatie span {
	width:500px;
	float:left;
	}
.energielabel form .informatie span {
	width:200px;
	float:left;
	}
.gegevens input
{
	width:200px;
	float:left;
}
.gegevens .checkbox
{
    width:auto !important;
    border:none;
}
.gegevens p.radio label,
.gegevens p.radio input
{
    float:none;
    border:none !important;
    width:auto !important;
}
#contact table tr
{
	vertical-align:top !important;
}

.adresgegevens {
	margin-bottom: 20px;
}