/*------------------------------------------
---------------- 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, 
table, caption, tbody, tfoot, thead, tr, th, td 
				{ 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: #000; background: #ededed}

h1, h2, h3, h4, h5, h6
 				{ font-weight: bold }
h1 				{ font-size: 14px; margin-bottom: 12px} 
h2 				{ font-size: 13px; margin-bottom: 12px}
h3				{ font-size: 12px; margin-bottom: 0 }
h4, h5, h6		{ font-size: 10px; line-height: 18px; margin-bottom: 14px }

p, pre, code, label, select
				{ font-size: 12px;  margin-bottom: 12px }
ul, ol			{ margin-bottom: 18px }
ul 				{ list-style: square }
ol 				{ list-style: decimal }
li	 			{ margin-left: 36px; color: #000; }
li p 			{ color: #000 }

tr, td { vertical-align:top; margin-bottom:0; }

table#TableNeiuwsOverzicht {
	margin-top:-20px;
	}
table#TableNeiuwsOverzicht td {
	padding-bottom:8px;
	}
/*------------------------------------------
------------------ Fonts -------------------
----------------------------------------- */

h1, h2, h3, h4, h5, h6
 				{ font-family: Arial, Helvetica, sans-serif }
p, pre, label, th, td, li
				{ font-family: Arial, Helvetica, sans-serif } 			
				
/*------------------------------------------
------------------ Links -------------------
----------------------------------------- */

a:link, a:visited
				{ font-weight: normal; color:#000;}
a:hover			{ color:#983025; }
a:active
				{ font-weight: normal; color:#000;}
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 }
.noBorder		{ border: none !important }
.noMargin		{ margin: 0 !important}
.noIndent		{ margin-left: 0; padding-left: 0 }
.noBullet		{ list-style: none; list-style-image: none }

/*------------------------------------------
---------------- Wrapper -------------------
----------------------------------------- */

#wrap					{ width: 952px; margin:0 auto; background: #fff; min-height: 100%; padding:0 24px; position:relative }
/*---------------------------------------*/

#header					{ width: 952px; overflow:hidden; position:relative; height: 173px }

.logo					{ float:left; margin:12px 0 20px 24px; display:block}
.logo2					{ float:right; margin:100px 24px 0 6px}
.logo3					{ float:right; margin:80px 0 0 0}

.menu					{ background: #983025; overflow:hidden; width:952px; height: 27px; float:left}

#menuRight				{ float:right; width: 175px; margin:7px 0 0 0}
#menuRight li			{ float:left; list-style: none; margin:0; border-right: 1px solid #fff; padding:0 7px}
#menuRight li a			{ float:left; display:block; color: #fff; font: normal 11px/12px Arial, Helvetica, sans-serif; height: 12px; text-decoration:none;}
#menuRight li a:hover	{ text-decoration: underline;}

#menuHeader				{ float:left; margin: 0; padding-left: 22px; width:600px; height: 27px}
#menuHeader	li			{ float:left; margin:0; list-style: none}
#menuHeader	li a		{ float:left; overflow:hidden; display:block; color: #fff; padding:5px 10px 0 10px;
							font: bold 16px/17px Arial, Helvetica, sans-serif; height: 22px; text-decoration:none;}						
#menuHeader	li a:hover	{ color: #983025; background: #fff !important;text-decoration:none;zoom: 100.01%}

.home li.homelink a,
#contactform li.zoekprofiellink a,
#prospect li.zoekprofiellink a,
#contact li.contactlink a,
#wiezijnwij li.wiezijnwijlink a,
#dienstverlening li.dienstverleninglink a,
#aankoop li.dienstverleninglink a,
#verkoop li.dienstverleninglink a,
#taxaties li.dienstverleninglink a,
#advisering li.dienstverleninglink a,
#search li.aanbodlink a,
#project li.aanbodlink a,
#bog li.aanbodlink a,
#agrarisch li.aanbodlink a	{
	color: #983025 !important;
	text-decoration:none !important;
	background: #fff !important;
	z-index:1;
	cursor:default;
	}

/*---------------------------------------*/
#content				{ overflow:hidden;  width: 952px; padding:24px 0 76px 0 }

.menuCol				{ float:left; background:url(../images/menuCol.gif) no-repeat; width: 300px; 
							height: 220px; text-align:center; padding-top: 1px; margin:0 26px 21px 0}
.menuCol a				{ font: bold 21px/26px Arial, Helvetica, sans-serif; clear: both; color: #fff; text-decoration:none;}
.menuCol a:hover				{ color:#fff;}

.smal					{ float:left; width: 789px; padding-left:163px}

.news					{ width: 300px; overflow:hidden; float:left}
.news h1				{ padding: 4px 0 0 26px; height: 22px; width:274px; background: #000; color: #fff; overflow:hidden; margin:0}
.text					{ width: 240px; border: 1px solid #d4d4d4; border-top: none; min-height: 100px;
							padding: 17px 33px 10px 25px; overflow:hidden}
div.news .text {
	padding-top:6px;
	min-height:111px;
	}
.text p					{ margin-bottom: 0}
.text a					{ color: #000; text-decoration:none}
.text a:hover			{ color: #983025; text-decoration:none}
.imgLink				{ float:left; display:block; margin-right: 18px}

.aanbod					{ margin-left: 27px; width: 300px; overflow:hidden; float:left}
.aanbod h1				{ padding: 4px 0 0 26px; height: 22px; width:274px; background: #000; color: #fff; overflow:hidden; margin:0}
.aanbod .text {
	padding-top:10px;
	min-height:107px;
	}
.aanbod img {
	display:block;
	float:left;
	margin-right:6px;
	}
.first					{ padding-top: 20px}

/*--------------------------------------*/

.left					{ float:left; width: 195px}

#leftMenu				{ float:left; width: 195px; margin:0}
#leftMenu li			{ float:left; list-style:none; margin:0 0 4px 0; width: 193px; border:1px solid #983025}
#leftMenu li a			{ float:left; display: block; width: 172px; padding:3px 0 0 21px; height: 20px;
							font: bold 15px/15px Arial, Helvetica, sans-serif; color: #983025; text-decoration:none;}
#leftMenu li a:hover { text-decoration:none!important; background: #983025 !important; color: #fff !important}

#dienstverlening #leftMenu li.leftdienstverlening a,
#aankoop #leftMenu li.leftaankoop a,
#verkoop #leftMenu li.leftverkoop a,
#taxaties #leftMenu li.lefttaxaties a,
#advisering #leftMenu li.leftadvisering a,
#search #leftMenu li.leftsearch a,
#project #leftMenu li.leftproject a,
#bog #leftMenu li.leftbog a,
.huur li.lefthuur a,
#agrarisch #leftMenu li.leftagrarisch a {
	text-decoration:none!important;
	background: #983025 !important;
	color: #fff !important;
	cursor:default;
	}

.right					{ float:right; width: 710px; padding-right: 25px;font-family: Arial, Helvetica, sans-serif;font-size:12px;}
.right p				{ font: normal 12px Arial, Helvetica, sans-serif}

#contentmenuknoppen {
	margin-bottom:20px;
	}
	
.taxatietabel {
	margin:12px 0;
	border-collapse:collapse;
	}
.taxatietabel td{
	border:solid 1px #666;
	padding:3px 20px 3px 6px;
	}
/*---------------------------------------*/
/*
#footer					{ position:absolute; left:24px; bottom:25px; padding-top: 12px; height:29px; 
							background:url(../images/footer.gif) repeat-x; width: 952px; text-align:center}
*/
#footer {
	position:relative;
	width: 952px;
	text-align:center;
	height:54px;
	margin:-54px auto 0;
	background:url(../images/footer.gif) repeat-x;
	}
#footer p				{ font: normal 14px/36px Arial, Helvetica, sans-serif; color: #231f20}
#footer a				{ color: #231f20 !important}
#footer a:hover				{ color: #983025 !important; text-decoration:none;}

