﻿/* Hoofdmenu*/
#hfdnav {
	position:relative;
	background-color:rgb(218,218,218);
	display:block;
	height:29px;
	z-index:9999;
}
.topnavContainer{
	border:none;
	border-left:solid 12px rgb(218,218,218);
	z-index:2;
}
/* Hoofdmenu item */
.topnav{
	background-image:url(/images/arrow_contentitem.jpg);
	background-repeat:no-repeat;
	background-position:3px center;
	font-size:10pt;
	background-color:rgb(218,218,218);
	font-weight:bold;
	width:403px;
}
/* Hoofdmenu Links */
.topnav a{
	display:block;
	white-space:nowrap;
	padding:7px 35px 2px 23px;
	height:20px;
	font-weight:bold;
	color:rgb(105,105,105);
}
/* Hoofdmenu Links Visited */
.topnav a:hover{
	font-weight:bold;
	color:#ffffff
}
/* Opgelichte MenuItem van waar je je nu bevindt */
.topnavselected{
	color:rgb(105,105,105);
	font-weight:bold;
	cursor:pointer;
	background-image:url(/images/arrow_contentitem_down.jpg);
	background-repeat:no-repeat;
	background-position:3px center;
}
/* Hoofdmenu Hover */
.topNavHover{
	background-image:url(/images/arrow_contentitem_down.jpg);
	background-repeat:no-repeat;
	background-position:3px center;
	background-color:rgb(218,218,218);
}
.topNavHover a{
	color:#29b5ce;
	font-weight:bold
}
.topnav img{
	position:relative;
	left:-6px;
}
.topNavFlyOutsContainer
{
	z-index:2;
}
/* Menu FlyOuts (decell zelf) */
.topNavFlyOuts{
	background-color:rgb(218,218,218);
	font-weight:bold;
	width:200px;
	font-size:10pt;
}
/* Menu FlyOuts Links */
.topNavFlyOuts a{
	display:block;
	min-width:120px;
	color:#ffffff;
	font-weight:bold;
	padding:5px 10px 5px 23px;
}
.topNavFlyOuts a:hover{
	font-weight:bold;
	background-color:rgb(218,218,218);
/*	color:#29b5ce; */
}
.topNavFlyOuts a:visited{
	color:#ffffff;
	font-weight:bold;
}
/* Einde hoofdmenu*/
/* Portal */
#portalupperbarleft
{
	width:462px;
	height:10px;
	background-color:rgb(163, 26, 126);
	float:left;
}
#portalupperbarright
{
	width:462px;
	height:10px;
	background-color:rgb(34,145,133);
	float:right;
}
#photocontainerleft
{
	width:462px;
	height:188px;
	display:inline;
	float:left;
}
#photocontainerright
{
	width:462px;
	height:188px;
	display:inline;
	float:right;
}
#textleft
{
	width:429px;
	height:130px;
	background-color:rgb(163, 26, 126);
	float:left;
	padding-left:18px;
	padding-top:20px;
	padding-right:15px;
	color:white;
}
#textright
{
	width:429px;
	height:130px;
	background-color:rgb(34,145,133);
	float:right;
	padding-left:18px;
	padding-top:20px;
	padding-right:15px;
	color:white;
}
#buttonleft
{
	width:429px;
	height:35px;
	background-color:rgb(163, 26, 126);
	float:left;
	padding-left:18px;
	padding-right:15px;
	padding-bottom:13px;
	text-align:right;
}
#buttonright
{
	width:429px;
	height:35px;
	background-color:rgb(34,145,133);
	float:right;
	padding-left:18px;
	padding-right:15px;
	padding-bottom:13px;
	text-align:right;
}
#baseline
{
	float:left;
	display:block;
	background-color:rgb(74,74,74);
	height:12px;
	width:924px;
	line-height:0;
	font-size:0;
}
/* Einde portal */

/* Masterpage */
#maincontent
{
	margin: 14px auto 0 auto ;
	width:924px;
}
#header
{
	position:relative;
	height:77px;
}
#logo
{
	position:absolute;
	left:0px;
	top:0px;
	margin-left:0px;
	margin-top:0px;
	width:107px;
	height:61px;
}
#zoeken
{
	height: 80px;
	width: 250px;
	float: right;
	
	padding-top: 10px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:rgb(136, 136, 136);
	text-align: center;

}

#zoeken p
{
	float:right;
	margin-bottom:16px;
}

#zoeken table
{
	float:right;
}

#zoekbox 
{
	font-size: 10px;
	border:solid 1px rgb(190,190,190);
	height: 16px;
	width: 150px;
	vertical-align:middle;
	color:rgb(190,190,190);
	padding-top:2px;
	padding-left:4px;
}

#zoeken img
{
	padding-top:2px;
	padding-left:4px;
}

#zoeken a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(105,105,105);
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}
.style1 {
	border-style: solid;
	border-color: #FFFFFF;
}
/* Einde masterpage*/





















/*homepage attentionboxes*/
#attentionboxcontainer
{
	float:left;
	display:block;
	background-color:rgb(246,246,246);
	height:153px;
	width:924px;
	margin-top:31px;
/*	padding-left:12px;
	padding-right:12px; */
}

.attentionbox
{
	position:relative; /* so we're able to position any siblings relatively to the borders of this box */
	float:left;
	width:231px; /* 225 - 9 - 17 */
	height:153px;
/*	margin-top:8px;
	margin-bottom:8px; */
}

* html .attentionbox
{
	width:231px;
}

.attentionboxtop
{
	width:231px;
	height:27px;	
	background-color: rgb(218,218,218);
}
.attentionboxbottom
{
	width:231px;
	height:126px;
	background-color: rgb(236,236,236);
}

.attentionboxheader
{
	font-size:12px;
	padding-left:29px;
	margin-top:6px;
	padding-top:1px; 
	color:rgb(105,105,105);
	font-weight:bold;
	background-image:url(/images/arrow_contentitem_cons.gif);
	background-repeat:no-repeat;
	background-position:9px;
	height:20px;
	display:block;
}

.attentionboxphoto
{
	display:block;
	height:60px;
	padding-left:9px;
	padding-right:17px;
	padding-top:4px;
}

.attentionboxtext
{
	font-size:10px;
	color:rgb(147,147,147);
	display:block;
	height:40px;
	font-weight:bold;
	padding-left:9px;
	padding-right:11px;
}

.attentionboxlink
{
/*	position:absolute; 
	bottom:4px;
	right:16px;
	padding-right:8px;
	display:table-cell; */
	z-index:9999;
	background-image:url(/images/pijl_contentverwijzing.gif);
	background-position:65px;
	background-repeat:no-repeat;
	padding-left:9px;
	padding-right:11px;
}

.attentionboxlink a
{
	font-size:10px;
	color:rgb(163, 26, 126);
}

/*einde homepage attentionboxes*/


#contentphoto-up
{	
	position:absolute;
	right:0px;
	top:0px;
}
#submenu
{
	float:left;
	display:inline;
	clear:left;
	width:173px; /* 200-27 */
	border-right:1px solid rgb(218,218,218);
	min-height:150px;
	margin-left:27px;

}
* html #submenu
{
	/*width:173px;*/
	height:150px;
}
#submenu ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#submenu ul li
{
	padding-left:20px;
	background-image:url(/images/arrow_submenu.gif);
	background-position:top left;
	background-repeat:no-repeat;	
}
#submenu ul li a
{
	font-size:15px;
	text-decoration:none;
	color:rgb(140,140,140);
}
#submenu ul li a.selected
{
	font-weight:bold;
	color:rgb(15,150,146);
}
.biggertopmargin
{
	margin-top:22px;
}
#content
{
	float:left;
	min-height:325px;
	width:100%;
	margin-left:21px;
	
}

#contentmetsubmenu
{
	float:left;
	min-height:325px;
	width:700px;
	margin-left:21px;
	
}

* html #content
{
	height:325px;
}


h1
{
	font-size:15px;
	font-weight:bold;
	color:rgb(105,105,105);

	float:left;
	clear:left;
	
	padding-top:1px;
}


#contenttext
{
	font-size:12px;
	color:rgb(105,105,105);
	margin-top:11px;
	clear:left;
	float:left;
	width:415px;
}

#contenttext ul
{
		padding-left:20px;
}

#contentphoto
{
	float: right;
}
#singlecontent
{
	float:left;
	clear:both;
	min-height:150px;
	margin-top:22px;
	margin-left:27px;
	width:898px;
}

* html #singlecontent
{
	margin-left:13px; /* IE 6 double margin fix */
	padding-left:1px;	
}

#singlecontenttext
{
	font-size:12px;
	color:rgb(105,105,105);
	width:500px;

	margin-top:11px;
	float:left;
	clear:left;
}

#singlecontenttext ul
{
	padding-left:20px;
}

#relatedcontent
{
	float:left;
	position:relative;
	background-color:rgb(246,246,246);
	width:897px; /* 924-27 */
	height:134px;
	margin-top:44px;
	padding-left:27px;
}

#relatedcontent div
{
	font-size:10px;
	color:rgb(105,105,105);
	font-weight:bold;
	margin-bottom:6px;
	margin-top:8px;
}

#relatedcontent ul
{
	list-style: none;
	font-size:12px;
	border-top:1px solid rgb(203,203,203);
	border-bottom:1px solid rgb(203,203,203);
	width:250px;
	padding-bottom:11px;	
}

#relatedcontent ul li
{
	margin-top:6px;
	padding-left:20px;
	padding-top:0px;
	background-image:url(/images/arrow_contentitem.gif);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;

}

#relatedcontent ul a
{
	text-decoration:underline;
	color:rgb(15,150,146);
}

#singlecontentphoto
{
	float: right;
}

#singlecontentphoto-up
{	
	position:absolute;
	right:0px;
	top:0px;
}
.nieuwsoverzichtheader
{
	padding-top:15px;
	padding-left:27px;
}

#articleboxcontainer
{
	float:left;
	display:block;

	width:884px; /* 924 - 20 - 20 */
	margin-top:22px;

	padding-left:20px;
	padding-right:20px;
}

.articlebox
{
	position:relative; /* so we're able to position any siblings relatively to the borders of this box */
	float:left;
	width:198px; /* 221 - 8-15 */
		
	padding-left:8px;
	padding-right:15px;
	margin-bottom:10px;
}

* html .articlebox
{
	width:198px;
}

.articleheader
{
	font-size:12px;
	padding-left:20px;
	margin-top:8px;
	padding-top:1px;
	padding-bottom:2px;
	
	color:rgb(105,105,105);
	font-weight:bold;
	
	background-image:url(/images/arrow_contentitem_bgwhite.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
	display:block;
}

.articledate
{
	font-size:10px;
	color:rgb(15,150,146);
	border-bottom:1px solid rgb(159,213,211);
	
	padding-bottom:2px;
	margin-bottom:4px;
}


.articlephoto
{
	display:block;
	height:60px;
}

.articletext
{
	font-size:10px;
	color:rgb(147,147,147);
	display:block;
	height:48px;
	font-weight:bold;
	width:100%;
	
	border-bottom:1px solid rgb(159,213,211);
}

.articlelink
{
	background-image:url(/images/pijl_contentverwijzing.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	
	zoom:1;
	_height: 1%;
	display:table-cell; 	
	z-index:9999;
	float:right;
	
	margin-top:6px;
	padding-right:8px;
}

.articlelink a
{
	font-size:10px;
	color:rgb(15,150,146);
}

.cleardiv
{
	clear:both;
}
.nieuwsberichtheader
{
	padding-top:15px;
	padding-left:27px;
}

#newsdate, #newsdatecontainer div.ms-formfieldcontainer
{
	font-size:10px;
	color:rgb(15,150,146);
	clear:left;
	padding-left:27px;
	padding-top:3px;
}


#photoarea
{
	position:relative;
	float:left;
	display:inline;
	clear:left;
	width:193px; /* 220-27 [ which is thus moved to this element ]*/
	margin-left:27px;
	padding-top:12px; /* 22- 10px fontsize of the contentdate text */
	min-height:350px;
}

* html #photoarea
{
	width: 220px;
	height:350px;
}

#newsphoto
{
	float:none;
	margin-left:8px;
	margin-top:12px;
	margin-bottom:24px;
}

#descriptioncontainer
{
	float:none;
	border-top:1px solid rgb(159,213,211);
	border-bottom:1px solid rgb(159,213,211);
	margin-left:0px;
	padding-top:4px;
	padding-bottom:7px;
	width:193px; /* 220 - 27px margin- 0px margin */
}

* html #descriptioncontainer
{
	width:193px;
}


#descriptionheader
{
	color:rgb(74,74,74);
	font-size:11px;
}

#description
{
	color:rgb(147,147,147);
	font-size:11px;
}

#linkback
{
	float: left;
	background-image: url(/images/arrow_back.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:15px 0 0 0;
	padding-left:24px;
	height:50px;
	z-index: -1;
}

#linkback a
{
	text-decoration:none;
	font-size:13px;
	color:rgb(15,150,146);
}

#newscontent
{
	float:left;
	width:650px;
}

#newstext
{
	font-size:12px;
	color:rgb(105,105,105);
	margin-top:8px;
	float:left;
	clear:left;
	margin-left:23px;
	padding-bottom:32px;
	padding-right:32px;
}

#newstext ul
{
	padding-left:20px;
}

#relatednews
{
	float:left;
	position:relative;
	background-color:rgb(246,246,246);
	width:682px; /* 924-242 */
	height:134px;
	margin-top:0px;
	padding-left:242px;
}



#relatednews div
{
	font-size:10px;
	color:rgb(105,105,105);
	font-weight:bold;
	margin-bottom:6px;
	margin-top:8px;
}

#relatednews ul
{
	list-style: none;
	font-size:12px;
	border-top:1px solid rgb(203,203,203);
	border-bottom:1px solid rgb(203,203,203);
	width:250px;
	padding-bottom:11px;	
}

#relatednews ul li
{
	margin-top:6px;
	padding-left:20px;
	padding-top:0px;
	background-image:url(/images/arrow_contentitem.gif);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;

}

#relatednews ul a
{
	text-decoration:underline;
	color:rgb(15,150,146);
}
#uitleg
{
	float:left;
	clear:both;

	margin-top:10px;
	width:600px;
	margin-left:10px;
	margin-bottom:
}

* html #uitleg
{
	margin-left:13px; /* IE 6 double margin fix */
	padding-left:1px;	
}

h3
{
	font-size:15px;
	font-weight:bold;
	color:rgb(15,150,146);
	
	float:left;
	clear:left;
	
	background-color:rgb(246,246,246);
}

#uitlegtext
{
	font-size:12px;
	color:rgb(105,105,105);
	width:100%;
	float:left;
	clear:left;
}

#standaardtext
{
	font-size:12px;
	color:rgb(105,105,105);
	width:100%;
	float:left;
	clear:left;
}


#uitlegtext-more
{
	display:none;
	float:left;
	clear:left;
	width:100%;
	font-size:12px;
	color:rgb(105,105,105);
}

#readmorecontent, #readlesscontent
{
	background-image:url(/images/pijl_contentverwijzing.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:12px;
	margin-top:12px;

	height: 10px;
	
	width:100%;
	text-align:right;
	
	float:left;
	clear:left;
	
	cursor:pointer;
	
	font-size:10px;
	color:rgb(15,150,146);
	text-decoration:none;
}

*html #readmorecontent, * html #readlesscontent
{
	background-position:100% 3px ;
}

#readlesscontent
{
	display:none;
}

#questionform
{
	background-color: rgb(246,246,246);
	padding: 0 0 0 25px;
	margin: 0;
	float:left;
	clear:left;
	height:525px;
	position:relative;
	border: 1px solid olive;

}

* html #questionform
{
	background-color: rgb(246,246,246);
	padding: 0 0 0 25px;
	margin: 0;
	float:left;
	clear:left;
	height:525px;
	position:relative;
	border: 1px solid olive;

}

body
{
	margin: 0px;
	padding: 0px;
}


#steplinkcontainer
{
	width:780px;
	height:28px;
	float:left;
	clear:left;
	margin-top:20px;
	
	cursor:pointer;
}

#steplinkcontainer div
{
	width:224px;
	height:100%;
	padding-top:4px;
	padding-left:36px;
	
	float:left;
	display:inline;
	
	font-size:15px;
	font-weight:bold;
	color:rgb(190,190,190);
}

#steplinkcontainer span
{
	font-size:15px;
	font-weight:bold;
	
	color:rgb(190,190,190);
}

#steplinkcontainer .active span
{
	color:rgb(105,105,105);
}

#steplinkcontainer .active
{
	color:rgb(15,150,146);
	cursor:text;
}

#step1link
{
	background-image:url(/images/number1-bggrey-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#step1link.active
{	
	background-image:url(/images/number1-bggrey-active.gif);
}

#step2link
{
	background-image:url(/images/number2-bggrey-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#step2link.active
{
	background-image:url(/images/number2-bggrey-active.gif);
}


#step3link
{
	background-image:url(/images/number3-bggrey-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#step3link.active
{
	background-image:url(/images/number3-bggrey-active.gif);
}


#stepcontainer
{
		float:left;
		clear:left;
		position:relative;
}

#stepcontainer *
{
	background-color:rgb(246,246,246);
}

#stepcontainer input
{
	background-color:white;
}

.step
{
	float:left;
	clear:left;
	padding-left:36px;
	padding-top:48px;

	width:650px;
	height:340px;
}

.step p
{
	font-size:11px;
	color:rgb(105,105,105);
	float:left;
	clear:left;
	width:650px;	
}

#step1
{
	filter:alpha(opacity=100);
	opacity:1;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2000;
}

#step2
{
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}

#step3 
{
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}

#addressinputcontainer
{
	margin-top:36px;
	margin-bottom:56px;
	float:left;
	clear:left;
	width:300px;
}

#addressinputcontainer label
{
	font-size:13px;
	font-weight:bold;
	color:rgb(105,105,105);
}

#addressinputcontainer input
{
	font-size:12px;
	color:rgb(105,105,105);
	margin-top:8px;
}

.zipcode-header
{
	width:30%;
}

.streetnumber-header
{
	width:70%;
}

.first
{
	clear:left;
}

#zipcode-numbers
{
	width:4em;
	float:left;
	margin-right:1em;
}

#zipcode-letters
{
	width:2em;
	float:left;
}

#streetnumber
{
	width:6em;
	float:left;
}


#fetchedaddress
{
	padding-top:32px;
	
	color:rgb(15,150,146);
	font-size:15px;
	font-weight:bold;
	float:left;
	clear:left;
	
	background-color:rgb(246,246,246);
}

* html #fetchedaddress
{
	padding-top:26px;
}

#stepnavigation
{
	float:left;
	clear:left;
	width:300px;
	padding-left:36px;
	margin-bottom:28px;
	margin-top:32px;
	height:26px;
	
	color:rgb(190,190,190);
	font-weight:bold;
	cursor:text;
	
	position:absolute;
	bottom:0px;
}


#stepback
{
	float:left;
	padding-left:26px;
	background-image:url(/images/stepback-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:middle;
	
	padding-top:1px;
	margin-top:3px;
	height:100%;
	
	font-size:12px;
}

#stepnext
{
	float:right;
	padding-right:36px;
	background-position:top right;
	
	background-image:url(/images/stepnext-inactive.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	
	padding-top:4px;
	height:100%;
	
	font-size:14px;
}

#stepback.active 
{
	background-image:url(/images/stepback-active.gif);
}

#stepnext.active 
{
	background-image:url(/images/stepnext-active.gif);
}

.active
{
	color:rgb(105,105,105);
	font-weight:bold;
	cursor:pointer;
}
#sitemaparea
{
	float:left;
	clear:both;
	min-height:150px;
	margin-left:27px;	
}

* html #sitemaparea
{
	margin-left:13px; /* IE 6 double margin fix */
	padding-left:1px;	
}

#sitemaptext
{
	font-size:12px;
	color:rgb(105,105,105);
	width:800px;

	margin-top:8px;
	float:left;
	clear:left;
	
	margin-bottom:28px;
}

#homelink
{
	text-decoration:underline;
	color:rgb(15,150,146);
	font-size:12px;
	font-weight:bold;
	
	float:left;
	clear:left;
	
	margin-bottom:24px;
}

#sitemap
{
	float:left;
	width:100%;
	margin-top: 22px;
}

#sitemap a
{
	text-decoration:underline;
	color: rgb(15,150,146);
	background-image: url(/images/pijl_contentverwijzing.gif);
	background-repeat:no-repeat;
	padding-right:10px;
	background-position: 100%;
}

.site_no_header
{
	padding-left:20px;	
}

.site_no_header a, .subsite a
{
	font-size:10px;
	font-weight:normal;
}

}
div ul li.subsite
{
	padding-left:40px;	
}

li ul li.subsite
{
	padding-left: 20px;
}

.site_header
{

}

#sitemap ul
{
	float:left;
	display:inline;
	list-style:none;
	font-size:11px;
}

#sitemap li
{
	font-weight:bold;
	width:170px;
	margin-bottom:2px;
	margin-top:2px;
}

* html #sitemap li
{
	margin-bottom:2px;
	margin-top:2px;
}

#sitemap ul li
{
	float:left;
	display:inline;
	font-size:12px;
}

#sitemap ul li ul
{
	float:none;
	display:block;
	width:150px;
}

* html #sitemap ul li ul
{	
	width:130px;
}

#sitemap ul li ul li
{
	float:none;
	font-weight:normal;
	display:block;
	width:100%;
	font-size:10px;
}

#sitemap ul li ul li ul
{
	float:none;
	display:block;
	width:130px;
}

* html #sitemap ul li ul li ul
{
	width:110px;
	
}

#sitemap ul li ul li ul li
{
	float:none;
	font-weight:normal;
	display:block;
	font-size:10px;
	width:100%;
	
}

* html #sitemap ul li ul li ul li /* Publicaties */
{

}

#sitemap ul li ul li ul li ul
{
	float:none;
	display:block;
	width:110px;
}

* html #sitemap ul li ul li ul li ul
{
	width:90px;	
	
}

.cleardiv
{
	clear:both;
}
#iframe
{
	float:left;
	display:inline;
	width:368px;
	height:198px;
	background-image:url(/images/picture_iframe.jpg);
	background-repeat: no-repeat;
}

#photocontainer
{
	float:left;
	width:556px;
	height:198px;
	display:inline;
}


#contentboxcontainer
{
	float:left;
	display:block;
	background-color:rgb(246,246,246);
	height:176px;
	width:900px; /* 924 - (2*12) */
	margin-top:45px;
	padding-left:12px;
	padding-right:12px;
}


.contentbox
{
	position:relative; /* so we're able to position any siblings relatively to the borders of this box */
	float:left;
	width:209px; /* 225 - (2*8) */
	height:160px;
	margin-top:8px;
	margin-bottom:8px;
	padding-left:8px;
	padding-right:8px;
}

* html .contentbox
{
	width:225px;
}

.contentheader
{
		font-size:12px;
		padding-left:20px;
		margin-top:8px;
		padding-top:1px;
		color:rgb(105,105,105);
		font-weight:bold;
		background-image:url(/images/arrow_contentitem.gif);
		background-repeat:no-repeat;
		background-position:top left;
		height:31px;
		display:block;
}

.contentphoto
{
	display:block;
	height:60px;
}

.contenttext
{
	font-size:10px;
	color:rgb(147,147,147);
	display:block;
	height:40px;
	font-weight:bold;
	width:100%;
}

.contentlink
{
	position:absolute;
	bottom:4px;
	right:16px;
	padding-right:8px;
	zoom:1;
	_height: 1%;
	display:table-cell;
	z-index:9999;
	background-image:url(/images/pijl_contentverwijzing.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.contentlink a
{
	font-size:10px;
	color:rgb(15,150,146);
}
.resultspager
{
		margin-left:auto;
		margin-right:auto;
		position:static;
		width:100%;
		text-align:center;
}

.pager-previous-link
{
	float:none;
	display:inline;
	color:rgb(15,150,146);
	margin-right:32px;
	font-size:11px;
	padding-left:12px;
	text-decoration:none;
	font-weight:bold;

	background-image:url(/images/pagerarrow_left.gif);
	background-position:0 2px;
	background-repeat:no-repeat;	

	zoom:1;
}

.pager-next-link
{
	float:none;
	color:rgb(15,150,146);
	margin-left:32px;
	font-size:11px;
	padding-right:12px;

	text-align:right;
	text-decoration:none;
	font-weight:bold;
	
	background-image:url(/images/pagerarrow_right.gif);
	background-position:100% 2px;
	background-repeat:no-repeat;
	
	zoom:1;
}

.pager-pages
{
	float:none;
	display:inline;
}
.pager-pages ul
{
	float:none;
	display:inline;
	list-style:none;
}
.pager-pages ul li
{
	float:none;
	display:inline;

	font-size:12px;
	font-weight:bold;
	padding-right:3px;
	margin-left:2px;
	border-right:1px solid rgb(0,129,171);
}

.pager-pages ul li.last
{
	border-right:0px;
}

.pager-pages ul li a
{
	text-decoration:none;
	color:rgb(0,129,171);
}

.pager-pages ul li.selected
{
	padding-right:3px;
	margin-left:2px;
}

.pager-pages ul li.selected a
{
	text-decoration:none;
	color:rgb(230,82,104);
	font-size:14px;
	font-weight:bold;
	cursor:text;
}

.pager-pages ul li.last a
{
	color:rgb(0,129,171);
}
#upperpager
{

	padding-top:50px;
	margin-left:15%;
	margin-right:15%;
	width:70%;
}

* html #upperpager
{
	padding-top:10px;
}

*:first-child+html #upperpager /* IE7 only */
{
	padding-top:20px;
}

#lowerpager
{
	padding-top:65px;
	margin-left:15%;
	margin-right:15%;
	width:70%;
}

/* Results table header and footer */

#resultstable
{
	float:left;
	clear:left;
	cellspacing:0px;
	cellpadding:0px;
	width:924px;
}

#resultstable tr
{
	vertical-align:top;
	width:924px;
}

#resultstable-header
{
	font-size:10px;
	color:rgb(105,105,105);
	background-image:url(/images/tableheader-border.gif); /* Place first border in thead tag */
	background-position:bottom left;
	background-repeat:repeat-x;
}

#resultstable-header td
{
	vertical-align:middle;
}

#resultstable-header img
{
	padding-left:8px;
	vertical-align:middle;
	border:0;
}

#resultstable-header a
{
	text-decoration:none;
}

#column-plaats
{
	padding-left:20px;
	padding-left:160px;
	width:118px;
	height:28px;
}
#column-type
{
	width:140px;
	padding-left:20px;
}
#column-aantalkamers
{
	width:120x;
	padding-left:20px;
}
#column-oppervlakte
{
	width:120px;
	padding-left:20px;
}
#column-prijsklasse
{
	width:186px;
	padding-left:20px;
}

#resultstable-footer
{
	height:114px;
	float:left;
	clear:left;
	background-color:rgb(245,245,245);
	width:924px;
	
	border-top:1px solid rgb(218,218,218);
}
/* end of Results table header and footer */

/* Results  */
.result
{
	float:none;
	clear:none;
	height:100px;
	margin-bottom:8px;
	color:rgb(74,74,74);
}


.even
{
	background-color:rgb(255,255,255);
}
.uneven
{
	background-color:rgb(245,245,245);
}

.result-photo-and-name-container
{

	position:relative;
	background-image:url(/images/tablecell-separator.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.result-photo-and-name-container .photo
{
	position:absolute;
	left:18px;
	padding-top:8px;	
}

.result-photo-and-name-container .location
{
	position:absolute;
	left:160px;
	padding-top:12px;
	width:115px;

}

.result-photo-and-name-container .location .areaname
{
	float:left;
	font-weight:bold;
	font-size:12px;
	padding-bottom:4px;
}

.result-photo-and-name-container .location .street
{
	float:left;
	clear:left;
	font-size:10px;
	padding-bottom:4px;
	width:100%;
}

.result-photo-and-name-container .location .place
{
	float:left;
	clear:left;
	font-size:10px;
	width:100%;
}


.result-photo-and-name-container .location .details-link
{
	float:left;
	clear:left;
	text-decoration:underline;
	color:rgb(15,150,146);
	font-size:12px;
	width:100%;
	padding-top:8px;
}

.result-type
{
	padding-left:20px;
	padding-top:20px;
	
	font-size:12px;
	height:100%;
	background-image:url(/images/tablecell-separator.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.result-aantalkamers
{


	padding-left:20px;
	padding-top:20px;
	
	font-size:12px;
	height:100%;
	background-image:url(/images/tablecell-separator.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.result-oppervlakte
{


	padding-left:20px;
	padding-top:20px;
	height:100%;
	font-size:12px;
	background-image:url(/images/tablecell-separator.gif);
	background-position:top right;
	background-repeat:no-repeat;

}
.result-prijsklasse
{

	padding-left:20px;
	padding-top:20px;
	
	font-size:12px;
	height:100%;

}
/* end of Results */
#zoekuitleg
{
	float:left;
	clear:both;
	padding-bottom:30px;
	margin-top:22px;
	margin-left:27px;	

}

* html #zoekuitleg
{
	margin-left:13px; /* IE 6 double margin fix */
	padding-left:1px;	
}


#zoekuitlegtext
{
	font-size:12px;
	color:rgb(105,105,105);
	width:500px;

	margin-top:11px;
	float:left;
	clear:left;
}

#search-main-container
{
	width:924px;
	float:left;
	display:block;
	height:153px;
	padding-left:20px;
	font-size:14px;
}

.searchboxheader
{
	margin-top:3px;
	font-size:16px;
	font-weight:bold;
	color:rgb(15,150,146);
	float:left;
	padding-bottom:8px;
}

#search-main-container input
{
	color:rgb(100,100,100);
	float:left;
	clear:left;
	display:inline;
	zoom:1;
	cursor:pointer;
	margin-right:8px;
	height:12px;
}

#search-main-container p
{
	color:rgb(105,105,105);
	font-size:12px;
	float:left;
	display:inline;

	zoom:1;
}
/* Searchboxes */
#search-buyrental-container
{
	width:158px; /* 194-32*/
	float:left;
	display:inline;
	padding-right:5px;
	height:100%;
	
	background-image:url(/images/number1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	padding-left:36px;
}

#search-buyrental-selector
{
	float:left;
	clear:left;
	width:100%;
	padding-top:24px;
}

#search-provincie-container
{
	width:129px;
	float:left;
	display:inline;
	padding-right:5px;

	height:100%;
	
	background-image:url(/images/number2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	padding-left:36px;
}

#search-map-holland
{
	float:left;
	clear:left;
}

#search-plaats-container
{
	width:158px;
	float:left;
	display:inline;
	padding-right:5px;

	height:100%;
	
	background-image:url(/images/number3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	padding-left:36px;
}

#search-plaats-selector
{
	float:left;
	clear:left;
	
	width:100%;
}

#search-prijsklasse-container
{
	width:138px;
	float:left;
	display:inline;
	padding-right:5px;
	
	height:100%;
	
	background-image:url(/images/number4.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	padding-left:12px;
	
}

#search-prijsklasse-container span
{
	padding-left:24px;
}
#search-prijsklasse-from-selector
{
	font-size:12px;
	width:120px;
	margin-bottom:16px;
	float:left;
	clear:left;
	margin-top:16px;
}
#search-prijsklasse-to-selector
{
	font-size:12px;
	width:120px;
}
#search-type-container
{
	width:140px;
	float:left;
	display:inline;
	padding-right:5px;
	
	height:100%;
	
	background-image:url(/images/number5.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	padding-left:36px;
}
#search-type-selector
{
	float:left;
	clear:left;
	width:100%;
}
/* End searchboxes */

/* Start search, number of results */
#resultscontainer
{
	width:924px;
	height:81px;
	float:left;
	clear:left;
	position:relative;
}

#numberofresults
{
	position:absolute;
	right:10px;
	top:10px;
	font-size:22px;
	font-weight:bold;
	color:rgb(218,218,218);	
}

#startsearchlink
{
	position:absolute;
	right:10px;
	bottom:4px;
}

#opnieuwzoekenlink
{
	position:absolute;
	left:24px;
	bottom:12px;
	height:18px;
}

#startsearchlink img
{
	border:0;
	cursor:pointer;
}

#opnieuwzoekenlink
{
	background-image:url(/images/arrow_back.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	cursor:pointer;
	
	font-size:14px;
	text-decoration:none;
	color:rgb(15,150,146);
}


/* end of Start search, number of results */

/* Results header*/
#searchcriteria
{
	width:924px;
	float:left;
	clear:left;
	height:28px;

	padding-top:20px;
	padding-left:20px;
	
	font-size:12px;
	color:rgb(105,105,105);
}

#searchcriteria em
{
	font-size:11px;
	color:rgb(158,158,158);
}

#searchresults-header
{
	background-color:rgb(245,245,245);
	width:924px;
	height:81px;
	float:left;
	clear:left;
	border-bottom:1px solid rgb(218,218,218);
	position:relative;
}

#searchresults-header h1
{
	font-size:15px;
	padding-top:18px;
	font-weight:bold;
	color:rgb(105,105,105);
	
	float:left;
	clear:left;
	
	padding-left:24px;
}

#numberofresults-container
{
	position:absolute;
	right:10px;
	top:13px;
	font-size:11px;
	color:rgb(100,100,100);
}

#numberofresults-selector
{
	margin-left:8px;
	width:4em;
	font-size:11px;
}

/* end of Results header*/
#menu
{
	position:relative;
	background-color:rgb(218,218,218);
	display:block;
	height:29px;
	z-index:9999;
}

#menu ul
{
	list-style: none;
	font-size:13px;
	color:rgb(105,105,105);
	font-weight:bold;
}

#menu ul li 
{
	position:relative;
	float:left;
	padding-top:7px;
	padding-left:28px;
	padding-right:28px;
	height:22px;
	cursor:pointer;
	z-index:9999
}

#menu ul li.active, #menu ul li.hover
{
	background-color:rgb(15,150,146);
	color:rgb(255,255,255);
}

#menu ul li ul 
{
	display:none;
	position: absolute; 
	top: 29px;
	left:0px;
	padding-top:10px; 
	padding-bottom:15px;
	/*height:188px; *//* 198 - 10px top-margin */
	
	list-style:none;
	background-color: rgb(130,186,184);

 }

* html #menu ul li ul 
{
	/*height:198px;*/
}

#menu ul li ul li
{
	display:block;
	float:none;
	padding: 3px 0 5px 14px;
	margin:0;
	
	width:250px;
	height:1em;
}

#menu ul li ul li.active
{
	background-color:rgb(15,150,146);
	color:rgb(255,255,255);
}

#menu ul li ul li a
{
	text-decoration:none;
	color:rgb(255,255,255);
}
*
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	text-align:left;
}

body
{
	margin:0px;
	padding:0px;
	text-align:center;	
}

h1, h2
{
	font-size:15px;
	font-weight:bold;
	color:rgb(105,105,105);

	float:left;
	clear:left;
}








#brood
{
	font-size:10px;
	padding-top:15px;
	padding-left:27px;	
	display:block;
	
	color: rgb(0, 39, 118);
}

#brood a
{
	color:rgb(0, 39, 118);
	text-decoration:underline;
	padding-right:.5em;
}

#contentarea
{
	zoom:1; /* IE 6 fix */
}

#topmargin
{
	margin-top:22px;
	width:100%;
}


#lowerbarlight
{
	background-color:rgb(246,246,246);
	width:100%;
	height:32px;
	line-height:0;
	font-size:0;
	float:left;
}

#upperbar
{
	background-color:rgb(15,150,146);
	width:100%;
	height:10px;
	line-height:0;
	font-size:0;
	clear:both;
}

#lowerbar
{
	background-color:rgb(105,105,105);
	width:100%;
	height:12px;
	line-height:0;
	font-size:0;
	float:left;
	clear:left
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:rgb(190,190,190);
	float:right;
	padding-top: 16px;
}

#footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:rgb(190,190,190);
	text-decoration: none;
}

#uitleg a
{
	color:rgb(15,150,146);
	float:left;
	clear:left;
	font-size:12px;
}

#uitleg
{
	margin-top:0px;
	width:899px;
	margin-left:27px;
	margin-top:22px;
	margin-bottom:0px;
}

#uitlegphoto
{
	float:right;
	margin-top:12px;
}

#uitlegtext
{
	position:relative;
	margin-top:11px;
	width:70%
}

#uitlegtext ul
{
		padding-left:20px;
}

#inputform
{
	float:left;
	clear:left;
	position:relative;
	
	background-color: rgb(246,246,246);
	padding-left: 25px;
	padding-top: 9px;

	width:899px;

	
	height:575px;
}

h3
{
	font-size:15px;
	font-weight:bold;
	color:rgb(15,150,146);
	padding-bottom:16px;
	
	float:left;
	clear:left;
	
	background-color:rgb(246,246,246);
}

#dienstenform
{
	background-color: rgb(246,246,246);
	padding-left: 25px;
	padding-top: 9px;
	float:left;
	clear:left;
	width:899px;
	margin-top:20px;
}

#dienstenform h2
{
	float:left;
	clear:left;
	margin-top:20px;
}

#dienstenform h3
{
	color:rgb(74,74,74);
	font-size:14px;
	
	margin-top:22px;
}

#abouttext
{
	float:left;
	clear:left;
	font-size:12px;
	color:rgb(105,105,105);
	
	margin-top:12px;
}

#abouttext ul
{
		padding-left:20px;
}

#aboutphoto
{
	float:right;
	
	margin-top:20px;
}

#kostentext
{
	float:left;
	clear:left;
	width:60%;
	color:rgb(105,105,105);
	font-size:12px;
}

#kostentext ul
{
		padding-left:20px;
}

#orderbutton
{
	float:left;
	clear:left;
	
	background-image:url(/images/button-orderservice.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	margin-top:64px;

	padding-bottom:20px;
	
	width:100%;
	
}

#orderbutton img
{
	border:0;
}

#dienstencategorie /* ul */
{
	list-style:none;
	float:left;
	clear:left;
	
	margin-top:20px;
	padding-bottom:20px;
	
	
	width:100%;
}

.dienstencategorievoor
{
	xdisplay:inline;
	
	background-image:url(/images/arrow-choice-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	color:rgb(15,150,146);
	font-weight:bold;
	font-size:14px;
	
	padding-left:32px;
	padding-top:1px;
	/* margin-right:64px; : orgineel*/
	margin-right:32px;
	
	-cursor:pointer;
}

/*
#dienstencategorie a:active
{
	background-image:url(/images/arrow-choice-active2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	cursor:pointer;
}
*/

.dienstencategoriena
{
	
	background-image:url(/images/arrow-choice-active2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	-cursor:pointer;
}


#dienstenselectie
{
	float:left;
	clear:left;
	
	list-style:none;
	width:600px;
	
	margin-top:20px;
	padding-bottom:20px;
	
	
	width:100%;
	
}

#dienstenselectie li
{
	background-image:url(/images/arrow-choice-active.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	color:rgb(15,150,146);
	font-weight:bold;
	font-size:12px;
	
	float:left;
	width:278px;
	padding-left:22px;
	margin-bottom:8px;
	
	cursor:pointer;
}

#dienstenselectie a
{
	background-image:url(/images/arrow-choice-active.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	color:rgb(15,150,146);
	font-weight:bold;
	font-size:12px;
	
	
	width:278px;
	padding-left:22px;
	margin-bottom:8px;
	
	cursor:pointer;
}

#dienstensteplinkcontainer
{
	width:880px;
	height:28px;
	float:left;
	clear:left;
	margin-top:20px;

	cursor:pointer;
	
}

#dienstensteplinkcontainer div
{
	margin-right:22px;
	height:100%;
	padding-top:4px;
	padding-left:36px;
	
	float:left;
	display:inline;
	
	font-size:13px;
	font-weight:bold;
	color:rgb(190,190,190);
}

#dienstensteplinkcontainer span
{
	font-size:13px;
	font-weight:bold;
	
	color:rgb(190,190,190);
	height:100%;
}

#dienstensteplinkcontainer .active span
{
	color:rgb(105,105,105);
}

#dienstensteplinkcontainer .active
{
	color:rgb(15,150,146);
	cursor:text;
}

#dienstenstep1link
{
	background-image:url(/images/number1-bggrey-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#dienstenstep1link.active
{	
	background-image:url(/images/number1-bggrey-active.gif);
}

#dienstenstep2link
{
	background-image:url(/images/number2-bggrey-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#dienstenstep2link.active
{
	background-image:url(/images/number2-bggrey-active.gif);
}


#dienstenstep3link
{
	background-image:url(/images/number3-bggrey-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#dienstenstep3link.active
{
	background-image:url(/images/number3-bggrey-active.gif);
}

#dienstenstep4link
{
	background-image:url(/images/number4-bggrey-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#dienstenstep4link.active
{
	background-image:url(/images/number4-bggrey-active.gif);
}


#dienstenstep5link
{
	background-image:url(/images/number5-bggrey-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#dienstenstep5link.active
{
	background-image:url(/images/number5-bggrey-active.gif);
}


#dienstenstepcontainer
{
		float:left;
		clear:left;
		position:relative;

		height:100%;
}

#dienstenstepcontainer *
{
	background-color:rgb(246,246,246);
}

#dienstenstepcontainer input
{
	background-color:white;
}

.dienstenstep
{
	float:left;
	clear:left;
	padding-left:36px;
	padding-top:48px;

	width:650px;
	height:340px;
	
	color:rgb(105,105,105);
	font-size:12px;
}

.dienstenstep p
{
	font-size:11px;
	color:rgb(105,105,105);
	float:left;
	clear:left;
	width:650px;	
}

#dienstenstep1
{
	filter:alpha(opacity=100);
	opacity:1;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2000;
}


#dienstenstep1 label
{
	float:left;
	clear:left;
	color:rgb(105,105,105);
	font-size:12px;
	
	width:190px;
	margin-top:16px;
	margin-bottom:16px;
}

#dienstenstep1 textarea
{
	background-color:white;
	width:300px;
	
	cursor:pointer;
}

#dienstenstep1 input
{
	float:left;
	clear:left;
	display:inline;
	width:200px;
	
	cursor:pointer;
}

#dienstenstep1 span
{
	float:left;
	display:inline;
}

#dienstenstep1 input.checkbox
{
	width:32px;
	background-color:rgb(246,246,246);
	cursor:pointer;
}
	
#werkzaamhedenanders
{
	margin-left:8px;
	width:120px !important;
	float:left !important;
	clear:none !important;
}

#dienstenstep1 p
{
	float:left;
	display:inline;
}

#dienstenstep2
{
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}

#dienstenstep3 
{
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}

#dienstenstepnavigation
{
	float:left;
	clear:left;
	width:300px;
	padding-left:36px;
	margin-bottom:28px;
	margin-top:32px;
	height:26px;
	
	color:rgb(190,190,190);
	font-weight:bold;
	cursor:text;
	
	position:absolute;
	bottom:0px;
}


#dienstenstepback
{
	float:left;
	padding-left:26px;
	background-image:url(/images/stepback-inactive.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:middle;
	
	padding-top:1px;
	margin-top:3px;
	height:100%;
	
	font-size:12px;
}

#dienstenstepnext
{
	float:right;
	padding-right:36px;
	background-position:top right;
	
	background-image:url(/images/stepnext-inactive.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	
	padding-top:4px;
	height:100%;
	
	font-size:14px;
}

#dienstenstepback.active 
{
	background-image:url(/images/stepback-active.gif);
}

#dienstenstepnext.active 
{
	background-image:url(/images/stepnext-active.gif);
}

.active
{
	color:rgb(105,105,105);
	font-weight:bold;
	cursor:pointer;
}

body{
	background-color:transparent
}
/* Correctie op de lengte van de tekstvelden op de nieuwspagina, in edit-mode. */
.ms-small{
	width:170px;
	font-size:8pt;
	font-family:Verdana,sans-serif;
}

/* Correctie op de inhoud van de zoekcontainer. */
#zoeken p {
	float:none;
	margin-left:100px;
}

#submenu a
{
	font-size:13px;	
}

/* MENU - door Sharepoint in TABLE opgemaakt */
#menu td {
	background-color:rgb(218,218,218);
	width: 200px;
	/*float: left; */ /*Indien dit aan staat worden de hoofmenu items in FF onder elkaar weergegeven.*/
	margin: 0;
	font-size:13px;
}

/* Correctie op #description uit #photoarea van nieuwsbericht. */
#descriptioncontainer div
{
	color:rgb(147,147,147);
	font-size:11px;
}

#menu td a {
	color:rgb(105,105,105);
	font-weight:bold;
	background-color:rgb(218,218,218);
	color: #696969;
	width: 208px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 5px 12px 8px 14px;
}

#menu a:hover, #menu .submenu a:hover {
	background-color:rgb(15,150,146);
}

#menu .submenu {
	width:220px;
}
#menu .submenu a {
	background-color: rgb(130,186,184);
	color:rgb(255,255,255);
	text-align:left;
	padding: 3px 0 5px 14px;
	font-size:13px;

}

#submenu a
{
	padding-left:20px;
	background-image:url(/images/arrow_submenu.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	font-size:13px;
	text-decoration:none;
	color:rgb(140,140,140);
}

#submenu a.selected
{
	font-size:13px;
	font-weight:bold;
	color:rgb(15,150,146);
}

/* Correctie op het hoofdmenu. Hoofdmenu item word wit bij hover.*/
#menu a:hover {
	color: #fff;
}

/* HOOFDITEM 'Amvest' in menu */
#zz1_TopNavigationMenun0 {
	display: none;
}

#logo img {
	 border: 0;
}

.content_edit {
	padding: 0 20px 20px 20px;
}

.contentbox img, .articlephoto img {
	width:198px;
	height: 55px;
}

#edit_attentionboxes div {
	display:block;
	width: 100%;
	font-size: 12px;
}

#photoarea img {
	float:none;
	margin-left:0px;
	margin-top:12px;
	margin-bottom:24px;
}

#zoeken table td
{
	border-width: 0px;
	padding:0;
	margin:0;
	background-color: white;
}

#zoeken input
{
	font-size: 10px;
	border:solid 1px rgb(190,190,190);
	height: 16px;
	width: 30px;
	vertical-align:middle;
	color:rgb(190,190,190);
	padding-top:2px;
	padding-left:4px;
}

#zoeken img
{
	padding-top:2px;
	padding-left:4px;
}

/* HOMEPAGE: niki voor woning zoeken */
#niki_iframe
{
	float:left;
	display:inline;
	width:368px;
	height:149px;
	background-color:rgb(15,150,146);
}

#niki_iframe iframe
{
	width:368px;
	height:149px;
}

#niki_link
{
	float:left;
	display:inline;
	width:368px;
	height:49px;
	background-color:rgb(15,150,146); 
}
#niki_link img {
	float: right;
	border: 0;
}
#niki_link a {
	border: 0;
}

#content a, #contentboxcontainer a, #articleboxcontainer a
{
	color:rgb(15,150,146);
	text-decoration: underline;
}
#topmargin
{
	height: 0px;
	}

#sitemaparea h1 {
	margin-bottom: 15px;
}

#newsdatecontainer div {
	padding-left: 20px;
}

/* Maak de search dropdownlist met scopes onzichtbaar */
#ctl00_Search_Webpart_SBScopesDDL {
	display: none; 
}

/* Maak de search details onzichtbaar */
.srch-Metadata {
	display: none;
}
