/*******************************************
 main
********************************************/
body
{
	margin: 0px;
}

#containeromgeving
{
	width: 785px;
	padding-top: 5px;
	float: left;
	padding-bottom: 10px;
}


#devider
{
	float: left;
	width: 780px;
	margin-top: 5px;
	background-color: #DEE4D3;
	padding-right: 5px;
}
#devideromgeving
{
	float: left;
	width: 780px;
	margin-top: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE4D3;
}
div#devideromgeving h1
{
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
	padding-bottom: 1px;
	padding-left: 1px;
	display: block;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 5px;
}
a
{
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr
{
	margin-bottom: 10px;
	border-bottom: 1px solid #DEE4D3;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
th
{
	margin-bottom: 5px;
	height: 1px;
	border: 1px solid #000000;
}
td
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
tr
{
	border: 0;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B70050;
	font-weight: bolder;
	margin-bottom: 7px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-bottom: 5px;
	font-weight: bolder;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

li
{
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 10px;
}
li.listtwo
{
	list-style-type: square;
	margin-left: 20px;
}
li.listthree
{
	list-style-type: square;
	margin-left: 30px;
}
ul
{
	margin-left: 0px;
	padding-left: 5px;
}
#sponsoredlist
{
	margin: 0;
	list-style: none;
	padding-left: 0px;
}
li.sponsoredlist
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	background-image: url(/images/arrowsponlink.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 1px;
	padding-left: 12px;
}
li.sponsoredlist a:link, li.sponsoredlist a:visited, li.sponsoredlist a:active
{
}
li.sponsoredlist a:hover
{
	color: #007AF3;
	text-decoration: none;
}

/*******************************************
 layout
********************************************/
.schijnwerper {
	text-align: center;
	width: 148px;
	padding-top: 3px;
	height: 155px;
	display: table;
}
.schijnwerper  a	{
	font-size: 10px;
}

#hdr
{
	background-image: url(/images/v2/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#hdrcontainer
{
	width: 950px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/v2/hdr_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#logo
{
	float: left;
	height: 60px;
	width: 280px;
}
#usr
{
	height: 20px;
	float: right;
	text-align: right;
	width: 500px;
}


div#usr p
{
	color: #000000;
}
div#usr a
{
	color: #000000;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
div#usr a:hover
{
	text-decoration: none;
}
div#usr a.home {
	background-color: #000;
	padding: 3px;
	color: #FFF;
	margin-right: 15px;
}
#sponsoredmenu
{
	width: 950px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#topmenu
{
	width: 950px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 0px;
	display: table;
}
div#topmenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 2px;
	color: #FFFFFF;
	margin-left: 4px;
}
div#topmenu a:hover
{
	color: #F0E100;
	text-decoration: none;
}
#topnav
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#topnav a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	display: inline;
	padding-left: 5px;
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
div#topnav a:hover
{
	text-decoration: none;
	color: #D6B606;
}
#objects
{
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#objects p
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#pagewrapper
{
	}
#bg {
	float: left;
	width: 950px;
	background-image: url(/images/v2/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
}

#contentwrapper
{
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#searchdata
{
	width: 950px;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
}
#tabs {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.tabs {
	margin:0;
	list-style:none;
	height:23px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	position: relative;
	background-color: transparent;
}

.tabs li {
	list-style-type: none;
	float:left;
	height:23px;
	margin-right:0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabs li a {
	display:block;
	float:left;
	height:23px;
	line-height:23px;
	color:#FFF;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	text-align:center;
	cursor:pointer;
	background:url(/images/pro_five_0a.gif) no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	font-size: 14px;
}
.tabs li a b {
	float:left;
	display:block;
	background:url(/images/pro_five_0b.gif) no-repeat right top;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.tabs li.current a {
	color:#9A1E4F;
	background:url(/images/pro_five_2a.gif) no-repeat;
}
.tabs li.current a b {
	background:url(/images/pro_five_2b.gif) no-repeat right top;
}
.tabs li a:hover {
	color:#9A1E4F;
	background: url(/images/pro_five_1a.gif) no-repeat;
}
.tabs li a:hover b {
	background:url(/images/pro_five_1b.gif) no-repeat right top;
}
.tabs li.current a:hover {
	background: url(/images/pro_five_2a.gif) no-repeat;
	cursor:default;
}
.tabs li.current a:hover b {
	background:url(/images/pro_five_2b.gif) no-repeat right top;
}
#maintop
{
	height: 100%;
	width: 950px;
	float: left;
}
#mainbottom
{
	margin-top: 10px;
	width: 950px;
	float: left;
	height: 100%;
	padding-bottom: 10px;
}
#leftpane
{
	float: left;
	width: 600px;
}
#rightpane
{
	float: right;
	height: 280px;
}
#searchbox
{
	float: left;
	width: 600px;
	height: 100px;
	background-image: url(/images/searchboxhome.gif);
	background-repeat: no-repeat;
}
div#searchbox a
{
	padding-right: 5px;
	padding-left: 12px;
	background-image: url(/images/arrowsearchboxlinks.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#searchboxadvanced
{
	float: left;
	width: 605px;
	height: 286px;
	background-image: url(/images/searchboxadvanced1.gif);
	background-repeat: no-repeat;
}
div#searchboxadvanced a
{
	padding-right: 5px;
	padding-left: 12px;
	background-image: url(/images/arrowsearchboxlinks.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#inpicture {
	float: left;
	height: 177px;
	background-image: url(/images/inpicturebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	width: 600px;
	padding-left: 0px;
}
#listing
{
	float: left;
	width: 790px;
}
#content
{
	float: left;
	width: 750px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEE4D3;
}
#content_huislijn
{
	float: left;
	width: 610px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEE4D3;
}
#searchboxresults
{
	float: left;
	width: 790px;
	height: 100px;
	background-image: url(/images/searchboxresults.gif);
	background-repeat: no-repeat;
}
div#searchboxresults a
{
	padding-right: 5px;
	padding-left: 12px;
	background-image: url(/images/arrowsearchboxlinks.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#menuresults
{
	float: left;
	width: 785px;
	height: 22px;
	background-image: url(/images/menuresultsbg.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 3px;
}
#menuresults2
{
	float: left;
	width: 100%;
	height: 20px;
	background-image: url(/images/menuresultsbg.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}
div#menuresults a
{
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #000;
	text-decoration: none;
}
div#menuresults a.interesse 
{
	color: #FFF;
	background-color: #FF9900;
}
div#menuresults a.interesse:hover
{
	color: #390;
	background-color: #FF9900;
}
div#menuresults a:hover
{
	color: #0066CC;
	
}
#results
{
	float: left;
	width: 785px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE4D3;
	margin-top: 10px;
}
#nextback
{
	float: left;
	width: 780px;
	margin-top: 5px;
	text-align: right;
	padding-right: 5px;
}
#nextbacktop
{
	width: 780px;
	text-align: right;
	padding-right: 5px;
}
div#nextbacktop p
{
	font-weight: normal;
	padding-top: 0px;
}

#nextbackcntnttop
{
	width: 620px;
	padding-right: 0px;
	margin-left:115px;
}
div#nextbackcntnttop p
{
	font-weight: normal;
	text-align: center;
}
#devider
{
	float: left;
	width: 780px;
	margin-top: 5px;
	background-color: #DEE4D3;
	padding-right: 5px;
}
#devideromgeving
{
	float: left;
	width: 780px;
	margin-top: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE4D3;
}
div#devideromgeving h1
{
	font-size: 13px;
	color: #87876E;
	font-weight: bolder;
	padding-bottom: 1px;
	padding-left: 1px;
	display: block;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
div#containeromgeving strong
{
	color: #87876E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#thumbresults
{
	text-align: center;
	width: 116px;
	padding-top: 3px;
	height: 110px;
	display: table;
}
#searchboxdetails
{
	float: left;
	width: 790px;
	height: 50px;
	background-image: url(/images/searchboxdetails.gif);
	background-repeat: no-repeat;
	background-position: top;
}
div#searchboxdetails a
{
	padding-right: 5px;
	padding-left: 12px;
	background-image: url(/images/arrowsearchboxlinks.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#detailspicture
{
	float: left;
	width: 785px;
	height: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE4D3;
	margin-top: 5px;
	padding-bottom: 5px;
}
#detailspictureroute {
	background-image:url(/images/huismannetje_softklein.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #DEE4D3;
	float:left;
	height:265px;
	margin-top:5px;
	padding-bottom:5px;
	width:785px;
}

#details
{
	float: left;
	width: 785px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#kenmerken
{
	float: left;
	width: 785px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE4D3;
	margin-top: 3px;
	margin-bottom: 3px;
}
#thumb
{
	background-image: url(/images/thumbbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 128px;
	padding-top: 3px;
	height: 128px;
	background-position: top;
	display: table;
}
div#thumb a
{
	font-size: 10px;
}
#containeritems
{
	width: 150px;
	float: right;
	background-image: url(/images/itemsbg.gif);
	background-repeat: repeat-y;
}
#containeritemsleft {
	width: 145px;
	float: left;
	height: 250px;
	background-image: url(/images/itemsbg.gif);
	background-repeat: repeat-y;
}
#containeritemsright {
	float: right;
	width: 145px;
	height: 250px;
	background-image: url(/images/itemsbg.gif);
	background-repeat: repeat-y;

}
#containerright
{
	float: right;
	width: 150px;
}
#containerrightgoogleads
{
	float: right;
	width: 160px;
}
#containerrightrectangle
{
	float: right;
	width: 300px;
}
#vereniging
{
	width: 150px;
	float: right;
	height: 50px;
	text-align: center;
	display: table;
}
#containermakelaar
{
	width: 144px;
	float: right;
	border: 1px solid #DDEEF4;
	margin-bottom: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
#uwmakelaar
{
	width: 150px;
	float: right;
	background-image: url(/images/uwmakelaarbg.gif);
	background-repeat: no-repeat;
	margin-top: 55px;
	height: 20px;
	padding-top: 5px;
}
div#uwmakelaar p
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#containercontenthome {
	background-image: url(/images/contenthome_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	width: 300px;
}
#containercontenthomebreed {
	background-image: url(/images/contenthomebreed_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	width: 336px;
}
div#containercontenthome  h1, div#containercontenthomebreed h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
div#containercontenthome h2, div#containercontenthomebreed h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bolder;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
div#containercontenthome h3, div#containercontenthomebreed h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
div#containercontenthome p, div#containercontenthomebreed p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#containercontenthome1
{
	background-image: url(/images/contenthome_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	width: 300px;
}
div#containercontenthome1 h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
div#containercontenthome1 h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bolder;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
div#containercontenthome1 h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
div#containercontenthome1 p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#leaderboardhome
{
	width: 950px;
	text-align: center;
	padding-top: 10px;
	height: 100px;
	float: left;
}
#leaderboardresults
{
	width: 785px;
	height: 100px;
	text-align: center;
	padding-top: 10px;
	float: left;
}
#containerbanners
{
	width: 300px;
	text-align: center;
	padding-top: 15px;
	float: left;
	padding-bottom: 15px;
}
#ftr
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #9A1E4F;
}
#bgftr {
	float: left;
	width: 950px;
	background-image: url(/images/v2/bgftr.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
}
#links
{
	text-align: center;
	width: 950px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#links p
{
	font-size: 10px;
	color: #87876E;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
div#links a
{
	font-size: 10px;
	color: #87876E;
	text-decoration: underline;
}
div#links a:hover
{
	text-decoration: none;
}
#disclaimer
{
	width: 945px;
	float: left;
	padding-left: 5px;
	text-align: center;
}
div#disclaimer p
{
	font-size: 10px;
	color: #87876E;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
div#disclaimer a
{
	font-size: 10px;
	color: #87876E;
	text-decoration: underline;
}
div#disclaimer a:hover
{
	text-decoration: none;
}
#bottomnav
{
	height: 25px;
	background-image: url(/images/v2/ftr_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	width: 950px;
	text-align: center;
	padding-top: 5px;
}
div#bottomnav a
{
	padding-right: 8px;
	display: inline;
	padding-left: 8px;
	font-size: 14px;
	text-decoration: underline;
}
div#bottomnav a:hover
{
	text-decoration: none;
}
/*******************************************
 class
********************************************/
.resultoption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A1E4F;
	text-decoration: none;
	font-weight: bold;
}
.textsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87876E;
	text-decoration: none;
	margin-bottom: 8px;
	margin-top: 5px;
	font-weight: normal;
}
a.textsmall:link
{
	text-decoration: underline;
}
a.textsmall:visited
{
	text-decoration: underline;
}
a.textsmall:hover
{
	text-decoration: none;
}
.textsmallnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:center;
}
a.textsmallnav:link
{
	text-decoration: underline;
}
a.textsmallnav:visited
{
	text-decoration: underline;
}
a.textsmallnav:hover
{
	text-decoration: none;
}
.next
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/next.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	color: #FFFFFF;
	padding-left: 10px;
	width: 65px;
	display: block;
	height: 14px;
}
.back
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/back.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	color: #FFFFFF;
	padding-left: 25px;
	width: 50px;
	display: block;
	height: 14px;
}
.h1_item
{
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
	background-color: #DEE4D3;
	padding-bottom: 1px;
	padding-left: 1px;
	display: block;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
.sponsoredlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/arrowsponlink.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-right: 15px;
}
a.sponsoredlink:link
{
}
a.sponsoredlink:hover
{
	color: #007AF3;
	text-decoration: none;
	background-image: url(/images/arrowsponlinkhover.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.sponsoredlinkgrn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/arrowsponlinkgrn.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-right: 15px;
	color: #0E9D0E;
}
a.sponsoredlinkgrn:link
{
}
a.sponsoredlinkgrn:hover
{
	color: #4BC34B;
	text-decoration: none;
	background-image: url(/images/arrowsponlinkhovergrn.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*******************************************
 styles
********************************************/
.tablestyle
{
	padding: 1px;
	background-color: #F0F6FF;
	border: 1px solid #DEE4D3;
}



/*******************************************
 form items
********************************************/
.inputgeneral
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 150px;
	border: 1px solid #DEE4D3;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #FFFFFF;
}
.errormessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	visibility: hidden;
	color: #FF0000;
}
.errormessagerange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.inputgeneralmultiline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 300px;
	border: 1px solid #DEE4D3;
	margin: 0px;
	padding: 0px;
	height: 75px;
	background-color: #FFFFFF;
}
.inputplacepostall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 140px;
	border: 1px solid #DEE4D3;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
.inputplaceradio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 16px;
}

.inputcountry
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 140px;
	border: 1px solid #DEE4D3;
	height: 20px;
}
.inputmaxarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 60px;
	border: 1px solid #DEE4D3;
	height: 20px;
}
.inputminprice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 105px;
	border: 1px solid #DEE4D3;
	height: 20px;
}
.inputhfoodtype
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 120px;
	border: 1px solid #DEE4D3;
	height: 20px;
}
.inputmaxprice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 105px;
	border: 1px solid #DEE4D3;
	height: 20px;
}
.inputsearchin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 105px;
	border: 1px solid #DEE4D3;
	height: 20px;
}
.inputcountry
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #DEE4D3;
	height: 20px;
}
.buttonzoeken
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/zoeken.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 110px;
	cursor: hand;
	font-weight: bold;
	line-height: normal;
	background-position: 0px 0px;
}
.buttonzoeken:hover
{
	color: #F0E100;	
}

.buttonnieuwezoekopdracht
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/buttonnieuwezoekopdracht.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 175px;
	cursor: hand;
	font-weight: bold;
}
.buttonnieuwezoekopdracht:hover
{
	color: #F0E100;	
}
.buttonaanpassen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/zoeken.gif);
	background-repeat: no-repeat;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 110px;
	cursor: hand;
	font-weight: bold;
}
.buttonbewaren
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 99px;
	background-image: url(/images/bewaren.gif);
	background-repeat: no-repeat;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.buttonvolgen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 99px;
	background-image: url(/images/woning_volgen.gif);
	background-repeat: no-repeat;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.buttonnext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 99px; /*background-image: url(/images/bewaren.gif);*/
	background-repeat: no-repeat;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*******************************************
 hypotheektest
********************************************/
tabhuis0
{
	color: #9A1E4F;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

.tabhuis1
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	background: #87876E;
}

.tabhuis2
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	background: #10AF10;
}

.tabhuis3
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #DEE4D3;
}


.textbox-style
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.textbox-style input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.button-style
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100px;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.table-header
{
	text-align: center;
	height: 20px;
	background-color: #DEE4D3;
}

.table-row td
{
	border-bottom: 1px solid #DEE4D3;
	text-align: center;
}

.verkotch-radio-pad
{
	padding-left: 40px;
}

td#sorting a
{
	padding-right: 0px;
	padding-left: 0px;
	border-right: 0px;
}

td#sorting1 a
{
	padding-right: 0px;
	padding-left: 0px;
	border-right: 0px;
}

td#sorting2 a
{
	padding-right: 0px;
	padding-left: 0px;
	border-right: 0px;
}

.inputplacepostallcode
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 60px;
	border: 1px solid #DEE4D3;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
.inputplacepostallcode
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 16px;
}

.verzend
{
	border: none;
	color: #FFF;
	background-color: #0E9D0E;
	cursor: pointer;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	overflow: visible;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
}

.verzendbig
{
	border: none;
	color: #FFF;
	background-color: #0E9D0E;
	cursor: pointer;
	font-size: 14px;
	font-weight :bold ;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	overflow: visible;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	text-align :center ;
}
.more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 5px;
	display: block;
	text-align: left;
	cursor: hand;
	background-image: none;
	padding-right: 5px;
	text-decoration: underline;
}
a.more:link
{
}
a.more:visited
{
	color: #FFFFFF;
}
a.more:hover
{
	color: #FFFFFF;
}

.inputcities
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 140px;
	border: 1px solid #DEE4D3;
}

.dropdownlist
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #DEE4D3;
}
.thumb
{
	background-image: url(/images/thumbbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 128px;
	padding-top: 3px;
	height: 128px;
	background-position: top;
	display: table;
	font-size: 10px;
}
.thumb a
{
	font-size: 10px;
}
.thumbresults
{
	text-align: center;
	width: 116px;
	padding-top: 3px;
	height: 110px;
	display: table;
}
.results
{
	float: left;
	width: 785px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE4D3;
	margin-top: 10px;
}

#mfoto
{
	/* Commented out for not stretching photos in showObjectFoto.aspx (Rody) */ /*width: 266px;*/
}
.textbig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 5px;
	font-weight: normal;
}
.textNaslov
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 8px;
	margin-top: 5px;
	font-weight: normal;
}




.volgen
{
	background-image: url(/images/volgen.gif);
	background-position: 1px 50%;
	background-repeat: no-repeat;
	border-width: 0px;
	color: #FFFFFF;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 14px;
	padding-left: 5px;
	text-align: left;
	width: 50px;
}


.notvolgen
{
	background-image: url(/images/notvolgen.gif);
	background-position: 1px 50%;
	background-repeat: no-repeat;
	border-width: 0px;
	color: #FFFFFF;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 14px;
	padding-left: 5px;
	text-align: left;
	width: 50px;
}


#MHUserName
{
	background-position: right;
	height: 20px;
	width: 200px;
	float: right;
	text-align: right;
}

div#MHUserName p
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.inputhypotheekpasmultiline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	border: 1px solid #DEE4D3;
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-color: #FFFFFF;
}
#nationalehypotheekpas
{
	float: left;
	width: 785px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#nationalehypotheekpasbut
{
	border: none;
	color: #FFFFFF;
	background-color: #0E9D0E;
	cursor: pointer;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	overflow: visible;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*Huislijn Yes/No Poll*/
.submit
{
	background-color: #0E9D0E;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	overflow: visible;
	padding: 2px 5px;
	width: auto;
}

/* Added by Sanel - 24.08.2008 */
#containernewsfeedbreed {
	background-repeat: no-repeat;
	background-position: center center;

	height: 280px;
	width: 331px;
	border: 1px dotted #544f45;
	padding-left: 5px;
}
#containernewsfeedbreed a {
	color: #23211e;
	text-decoration: underline;	
}
#containernewsfeedbreed a:hover {

	color: #544f45;	
}

#links2 
{
	background-color:#E8F9FF;
	border-top:1px dotted #87876E;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:5px;
	width:950px;
}

div#links2 p {
	font-size: 10px;
	color: #87876E;
	margin-bottom: 8px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
div#links2 a {
	font-size: 10px;
	color: #87876E;
	text-decoration: underline;

}
div#links2 a:hover {
	text-decoration: none;	
}

#buitenland {
	float: left;
	height: 177px;
	margin-top: 2px;
	width: 605px;
}
#buitenlandleft {
	float: left;
	height: 60px;
	margin-top: 2px;
	width: 300px;
	background-image: url(/images/buitenland_left.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 80px;
}
#buitenlandright {
	float: left;
	height: 60px;
	margin-top: 2px;
	width: 300px;
	background-image: url(/images/buitenland_right.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 80px;
}



.gadgetfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 5px;
}
.gadgetfonturl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	margin-top: 1px;
	margin-bottom: 5px;
}

.modalBackground
{
	background-color:Black;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index:10000; 
}

.thumbresultsroute {
	background-color:#003399;
	background-image:url(/images/thumbresultsroutebg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	display:table;
	height:110px;
	padding-top:3px;
	text-align:center;
	width:116px;
}

.thumbresultsrouteIE {
	background-color:#003399;
	background-image:url(/images/thumbresultsroutebg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	display:table;
	height:110px;
	padding-top:0px;        
	text-align:center;
	width:116px;
}

.openhuis {
	background-image:url(/images/huismannetje_soft.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	
}

.openhuistext 
{
	color:#003399;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

a.powerbutton {
	height: 150px;
	width: 150px;
	display: block;
	background-image: url(/images/v2/power_button_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


a.powerbutton:hover {
	height: 150px;
	width: 150px;
	display: block;
	background-image: url(/images/v2/power_button_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Tips pagina's */

#rightalignbanner {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
#categorie {
	height: 38px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	padding-top: 15px;
	clear: both;
}

div#categorie a {
	color: #000000;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

div#categorie a:hover {
	text-decoration: none;
}


div#categorie p {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
