/*------------------------------------------
---------------- Reseting ------------------
----------------------------------------- */

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, 
em, img,  s, small, strike, strong, sup, 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: top;
				  background: transparent }
				  
:focus, :active	{ outline: 0 }

html 			{ height: 100% }
body 			{ height: 100%; color: #000; background:#FEEDDA url(/images/body.gif) repeat-x;font-family:"Trebuchet MS", Verdana, Arial, sans-serif;font-size:11px;}
				  
h1, h2, h3, h4, h5, h6
 				{ font-weight: bold }
h1 				{ font-size: 13px; line-height: 18px; margin-bottom: 18px } 
h2 				{ font-size: 12px; line-height: 18px; margin-bottom: 18px }
h3				{ font-size: 12px; line-height: 18px; margin-bottom: 18px }
h4, h5, h6		{ font-size: 12px; line-height: 18px; margin-bottom: 18px }

p, pre, code, label
				{ font-size: 12px; line-height: 18px; margin-bottom: 18px }
select	{ margin-bottom: 0 }
ul, ol			{ margin-bottom: 18px }
ul 				{ list-style: disc; }
ol 				{ list-style: decimal }
li	 			{ margin-left:18px;font-size:11px;line-height:18px; }
li p 			{ color: #000; }

/*------------------------------------------
------------------ Fonts -------------------
----------------------------------------- */

h1, h2, h3, h4, h5, h6
 				{ font-family: Arial, Verdana, sans-serif; color: #000; }
p, pre, label, th, td, li
				{ font-family: Arial, Verdana, sans-serif; } 

table caption {
	font-size:12px;
	font-weight:bold;
	text-align:left;
}				
				
/*------------------------------------------
------------------ Links -------------------
----------------------------------------- */

a:link, a:visited
				{ font-weight: normal; text-decoration: underline; color: #000; }
a:hover			{ color:#F89829; }
a:active
				{ color: #000; }
.home a:link, .home a:visited
				{ color: #562F03; }
.home a:hover
				{ color: #fff; }	
.home a:active
				{ color: #562F03; }					

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 }

.waarde 		{ clear:left; display:block; float:left; width:180px; }
.prijs			{ }

.logoos			{ margin-left:-2px; }
.home .logoos			{ margin-left:30px; }
/*------------------------------------------
---------------- Wrapper -------------------
----------------------------------------- */

#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, Arial, sans-serif;}
#links li a			{ font: 12px/13px Arial, Verdana, sans-serif; padding-top: 3px; color: #9b9b9b; text-decoration: underline}

/*---------------------------------------*/
#prospect img[src="/images/transparant.gif"],
#contact img[src="/images/transparant.gif"]
{
	visibility:hidden;display:none;
}
#content {
	position:relative;
	overflow:hidden;
	padding-bottom:84px;
	}
body.home #content {
	padding-bottom:0;
	}
.left
{
	float:left;
	width: 203px;
	color: #000;
	margin:112px 24px 0 12px;
	padding-bottom:66px;
	
}
.logo
{
	position:absolute;
	display:block;
	width: 232px;
	height: 82px;
	left:13px;
}
#blockLeft
{
	background: #ddd;
	overflow:hidden;
	width: 203px;
	margin-top:0;
}
p.directcontact {
	margin:0;
	padding:24px 8px 12px;
	background:#F89829 url(/images/bg-left.gif) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
p.directcontact  a{
	font-weight:bold;
	color:#fff;
}
p.directcontact  a:hover{
	font-weight:bold;
	color:#BF6706;
}
p.telefooncontact
{
	color:#800000;
	text-align:center;
	background:#ddd;
	margin:0;
	padding:0 0 12px;
}
p.telefooncontact span
{
	display:block;
	font-weight:bold;
}
/*--------- MENU --------------------------*/
#menu
{
	padding: 0 0 14px 0;
	margin-bottom:0;
	overflow:hidden;
}
#menu li
{
	display:block;
	overflow:hidden;
	float: left;
	list-style: none;
	margin:0;
	width: 203px; 
	height: 26px;
}
#menu li a
{
	display:block; 
	padding-left: 0;
}
#menu li a:hover
{

}
.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}

#tekst
{
	padding: 20px 20px 20px 44px;
}
#tekst img
{
	padding: 4px;
	border:none;
	margin-left:8px;
}
#tekst a img
{
	border:none;
	padding:0;
	border:none !important;
}
#aanbod #tekst img
{
	padding:0;
	border:0 !important;
	margin-left:0;
}
#verzekeringen div#verzekeringslogoos {
	position:relative;
	float:left;
	background:#fff;
	}
#verzekeringen #tekst a {
	display:block;
	float:left;
	width:169px;
	height:100px;
	text-align:center;
	}
#verzekeringen #tekst a img {
	margin:0 auto;
	}

/*-----------------------------------*/
.meer 				{  border-bottom: 1px solid #c2c2c2; margin-bottom: 34px}
.meer a				{ color: #b40d00 !important; font: normal 12px/20px Arial, Verdana, sans-serif;text-transform:uppercase; 
						padding:1px 0 2px 27px}
.meer a:hover		{ color: #b40d00}																

.sublogo
{
	
	margin:8px auto 0;
}
.links
{
    margin-right:36px;
}
/*-----------------------------------*/
.main	{
	width: 740px;
	color: #000;
	background:#feedda;
	padding-bottom: 20px;
	overflow:hidden;
	position:relative;
	/*border-top:solid 1px #F89829;*/
	}
#logoostop {
	 position:absolute;
	 right:24px;
	 top:10px;
}
#leftImg			{ float: left;  position: relative; width:400px; background:url(/images/WebsitePand.jpg) no-repeat; 
						height: 300px; overflow:hidden; clear:left;margin-top:55px;}
						
#leftImg h1			{ width: 296px; position: absolute; bottom: 17px; left: 42px }
/*-----------------------------------*/
#rightNieuws
{
	background:#BF6706;
	float:right;
	width: 272px;
	margin:55px 25px 0 0;
	padding: 26px 0 0 23px;
	height: 274px;
}
#rightNieuws img.nieuwtekst
{
	display:block;
	margin-bottom:12px;
}
#rightNieuws h1		{ border-bottom: 1px solid #a1a1a2;font: normal 17px/20px Arial, Verdana, sans-serif;}
#specialdiv img	{ float:left; border: 4px solid #fff; margin:0 10px 10px 0}
#rightNieuws span
{
	font-size: 12px;
}
#rightNieuws #highlight span#adrestext
{
	margin-top:-20px;
}
#rightNieuws #huizendiv
{
	width:128px;
	height:88px;
	background:#fff;
	float:left;
}
#rightNieuws p		{ font: normal 12px/15px Arial, Verdana, sans-serif; color: #393a3c; padding-top: 28px }
.two				{ padding-top: 43px !important}

img.kopverzekeringen{ margin-left: 25px; float:left;}
/*-----------------------------------*/
.grau
{
	clear:right;
	background:#F89829;
	margin:0 0 45px;
	padding-bottom: 30px;
	overflow:hidden;
	height: 1%;
	width:715px;
}
.leftMain {
	float:left;
	margin:20px 25px 0;
	width: 357px;
	}
.leftMain p			{ font: normal 12px/15px Arial, Verdana, sans-serif; color: #562F03; }

.rightMain			{ float:right; width: 295px; margin: 19px 0 0;}
.rightMain h1		{ border-bottom: 1px solid #a1a1a2;font: normal 17px/20px Arial, Verdana, sans-serif;}


.rightMain p 		{ font: normal 10px Verdana, Arial, sans-serif;margin-bottom: 7px;color: #}
.rightMain span		{ text-decoration:underline}
.submit				{ background: url(/images/bottom.gif) repeat-x; height: 20px; border: none; color: #fff; margin-left: 8px;
						font: normal 12px/17px Arial, Verdana, sans-serif;}
						
p.nawheader {
	font-weight:bold;
	font-size:11px;
	}
/*-------------------------------------*/										
#grauContentV {
	background:#F89829;
	width: 721px;
	padding-bottom: 30px;
	overflow:hidden;
	height: 30px
	}
#grauContentV #contentmenu
{
	margin:24px 0 0 44px;
	border-bottom:solid 4px #BF6706;
	overflow:hidden;
}
#grauContentV #contentmenu img
{
	display:block;
	float:left;
}
#grauContentV #contentmenuknoppen
{
	float:left;
	margin-top:4px;
}
#grauContentV #contentmenuknoppen img
{
	display:inline;
	float:none;
}

.title
{ 
	background:url(/images/titleBackground.gif) repeat-x;
	overflow:hidden;
	margin:0 19px 0 44px;
	padding:2px 0 0 16px;
	height: 23px;
} 
.title img
{
	display:block;
	margin-top:4px;
}

/*------------------------------------*/
#submenu			{ margin:14px 0 0 27px; float:left}
#submenu div		{ float: left; margin: 13px 18px; width: 150px; background: #fff; padding:6px 6px 0 6px;border:1px solid #CCCCCC;}
#submenu div p 		{ float:left; font: bold 12px/20px Arial, Verdana, sans-serif; margin:0; padding: 8px 0 11px 9px}
#submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active
				{ font: bold 12px/20px Arial, Verdana, sans-serif; text-decoration: none; color: #000; }
.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:absolute; left:0; bottom: 0;  width:743px; padding:3px 0; text-align:right; height: 40px; 
						background:url(/images/footerHome.gif) bottom left no-repeat; margin-left: 238px}					
#footer p			{ font: normal 12px/15px Arial, Verdana, sans-serif; color:#9b9b9b; padding-right: 17px; margin-bottom: 0; padding-top: 14px}
/*
#footerV			{ position:absolute; left:0; bottom: 0;  width:710px; padding:3px 0; text-align:left; height: 84px; 
						background:url(/images/footer.gif) bottom left no-repeat; margin-left: 238px; padding: 7px 0 0 45px}	
*/		
#footerV
{
	position:relative;
	height:84px;
	margin-top:-84px;
	background:none;
}
#footerCenter
{
	background:#FFFFFF url(/images/footer.gif) no-repeat scroll 238px 0;
	height:84px;
	margin:0 auto;
	position:relative;
	width:1000px;
}				
#footerV table		{ font: normal 12px/20px Arial, Verdana, sans-serif; color:#000; margin-left:300px;}
#footerV table a	{ font: normal 12px/20px Arial, Verdana, sans-serif; color:#000; text-decoration:underline}
.copyRight			{ text-align:right; color: #9b9b9b !important; padding-top: 25px; margin-right: 14px;font: normal 11px/15px Arial, Verdana, sans-serif !important; margin-bottom: 0 }

#tekst img.teamimage
{
	display:block;
	/* float:left; !! tekst naast foto weg op verzoek klant.*/ 
	border:none !important;
	padding:0 !important;
	margin-left:0 !important;
	margin-right:8px;
}
table#teamtable th
{
	text-align:left;
	font-weight:bold;
}
table#teamtable td
{
	padding-right:6px;
}
table.contacttable {
	float:left;
	margin-right:20px;
}
table.contacttable td,
table.contacttablelast td {
	padding-right:4px;
}
td.mailcell {
	padding-top:12px;
}


body.popup {
	background:#fff !important;
	padding:8px !important;
}

/* STYLES DIE DOOR HET SYSTEEM WORDEN GEGENEREERD
====================================================== */

td
{
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
}
select
{
    font-size:12px;
    font-family:Arial, Verdana, sans-serif;
}
input
{
    font-size:12px;
    font-family:Arial, Verdana, sans-serif;
}
textarea
{
    font-size:12px;
    font-family:Arial, Verdana, sans-serif;
}
body #fout
{
    font-size:12px;
    color: red
}
body #informatietext
{
    color: #000;
}
body #boginfotitletekst
{
    color: #000;
}
body #titel
{
    color: #000;
}

body #nieuwsdatum
{
    color: #000;
}
body #nieuwsimage
{
    border:black 1px solid;
	float:left;
}
body #selectbox
{
    font-size: 12px;
	font-family:Arial, Verdana, sans-serif;
    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 #homespecialborder
{
    border:none;
    background-color: transparent;
    overflow:hidden;
    width:300px;
}
body #homespecialborder a
{
    color:#000;
		text-decoration:none;
}
body #highlight
{
    color: #000;
		display:block;
		float:left;
		margin-left:6px;		
		width:116px;
}
body #highlight span#woonplaatstext
{
    display:block;
		cursor:pointer;
		margin-top:-30px;
		font-weight:bold;
}
body #highlight span#adrestext
{
    
}
body #login_box_password_input
{
    width: 98px
}
body #login_box_email_input
{
    width: 98px;
}
body #searchinfotitletekst
{
    color: #000000;
}
.buurtgegevens_header
{
  background-color:#F89829;
  color:#fff;
	width:600px;
}
td.buurtgegevens_header a
{
	font-weight:bold;
}	
.mailhuis_input
{
    width: 200px
}
.loginbox
{
    background-position: left top;
    background-image: url(/images/pic_loginbox.gif);
    background-repeat: no-repeat
}

.hometableborder
{
    BORDER-RIGHT: silver thin double;
   BORDER-TOP: silver thin double;
    BORDER-LEFT: silver thin double;
    BORDER-BOTTOM: silver thin double;
    BACKGROUND-COLOR: #ebebeb
}
#prospect #selectbox
{
	width:370px;
}
#prospectaanbiedertabellijntje1
{
}
#prospectaanbiedertabelborder
{
background-color:#516779;
}
#prospectaanbiedertabelheader
{
	background-color:#E3E8EC;
	font-weight:bolder;
}
#prospectaanbiedertabelrow1
{
	background-color:#BAC7D1;
}
#prospectaanbiedertabelrow2
{
	background-color:#9BAEBD;
}

/* OPEN HUIS
================================================================================================================*/
body#Openhuis
{
	width:100%;
	height:100%;
	margin:0;
	padding:0 !important;
	background:#fff;
}
table#test
{
	width:100% !important;
	border:none !important;
}
.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
{
	background:url(/images/logo.gif) no-repeat center 10px;
	height:100px;
}
body#Openhuis p.OpenHuisTitle
{
	position:relative;
	font-size:18px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
	padding-right:20px;
	color:#F89829;
	
}
body#Openhuis p.OpenHuisDate
{
	font-size:17px;
	font-weight:bold;
	text-align:center;
	color:#F89829;
	margin:12px 0 8px;
}
body#Openhuis p.OpenHuisTime
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#F89829;
}
.OpenHuisMainDiv table
{
	border-collapse:collapse;
	margin:0 auto;
	width:96%
}
.OpenHuisMainDiv table td
{
	padding-left:6px;
}
.TableWoonplaats
{
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	background:#F89829;
	color:#fff;
}
.TableTitle
{
	font-weight:bold;
	color: #000;
}
.TableData
{
	color: #000;
}
.TableData a
{
	color: #000;
}

.TableData a:hover
{
	color: #F89829;
}
#footerOH
{
	position:relative;
	height:20px;
	margin-top:-20px;
	background: #F89829;
}

/* END OPEN HUIS
==================================================================================================================*/
.rabobank{
	margin: 5px 35px;
}
















