/* CSS Document */
/*basic colors
blue #00225F
light blue #C4D1FE
green #B0AA00
light green #E1DD9E
gray #ABACB1
light gray #DEDFE3
*/

.pagenumbers a {
		text-decoration:none;
		color:#ABACB1;
		font-size:14px;
		font-weight:bold;

		}
	.pagenumbers a:hover {
		color:#00225F;
		font-size:14px;
		font-weight:bold;
		}
	.pagenumbers span {
		color:#00225F;

		font-size:14px;
		font-weight:bold;
		}

.newlistobject {
	float:left;
	width:110px;
	_height:110px;
	min-height:110px;
	margin:0px 15px 0px 0px;
	cursor:pointer;
	}
	.newlistobject .listimage {
	width:110px;
	height:80px;
	border:solid 2px #ABACB1;
	}
	.listinfo , .listprice, .listsize {
	font-size:12px;
	font-weight:bold;
	color:#00225F;
	}

	.listobect .listclear{
	float:left;
	clear:right;
	width:300px;
	}
.listsold {
	float:left;
	width:155px;
	_height:80px;
	min-height:80px;
	margin:2px 2px 0px 0px;
	cursor:pointer;
	}
	.listsold .listsoldimage {
	width:150px;
	height:100px;
	border:solid 2px #ABACB1;
	}
	.listsold .listsoldaddress {
	float:left;
	margin:0px 0px 0px 0px;
	width:160px;
	font-size:10px;
	font-weight:bold;
	color:#00225F;
	}
	.listsold .listsoldcity {
	margin:0px 0px 0px 0px;
	text-align:right;
	float:left;
	width:150px;
	font-size:12px;
	font-weight:bold;
	color:#00225F;
	}
.listobject {
	float:left;
	_height:80px;
	min-height:80px;
	margin:5px;
	cursor:pointer;
	}
	.listobject .listimage {
	float:left;
	width:95px;
	height:71px;
	border:solid 2px #ABACB1;
	}
	.listimage img {
	width:95px;
	height:71px;
	}
	.listobject .listaddress {
	float:left;
	margin:0px 0px 15px 10px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	color:#00225F;
	}
	.listobject .listcity {
	float:left;
	margin:0px 10px 15px 0px;
	text-align:right;
	width:160px;
	font-size:14px;
	font-weight:bold;
	color:#00225F;
	}
	.listobject .listlink {
	float:left;
	width:20px;
	font-size:12px;
	font-weight:bold;
	color:#00225F;
	}
	.listobject .listsize  {
	float:left;
	margin:0px 0px 0px 10px;
	width:140px;
	font-size:12px;
	font-weight:bold;
	color:#00225F;
	}
.listobject .listprice  {
	float:left;
	margin:0px 0px 15px 10px;
	width:230px;
	font-size:12px;
	font-weight:bold;
	color:#00225F;
	}


.listbutton {
	float:left;
	margin:10px 0px 0px 5px;
	width:80px;
	height:40px;
	background-color:#ABACB1;
	border-left:1px solid #00225F;
	border-bottom:1px solid #00225F;
	background-image:url(../img/corner_tab_gray.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
.listhead {
	float:left;
	margin:10px 0px 0px 5px;
	width:90px;
	height:40px;
	color:#ABACB1;
	font-weight:bold;
	}
	.listbutton a {
	font-weight:bold;
	color:#fff;
	display:block;
	height:20px;
        text-decoration:none;
	padding-top:22px;
	padding-left:3px;
	}	
#mainmenu .dropmenu ul li:hover ul, .mainmenu .dropmenu ul a:hover ul {
z-index:100;
background-color:#DEDFE3;
}
.header {
	width:800px;
	height:170px;
	background-image:url(../img/top_foto_bog.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
.accentcolor {
	color:#ABACB1;
	}
#mainmenu .dropmenu ul li ul li .activecolor, #mainmenu .dropmenu ul li .activecolor {
	color:#999999;
	}

#menu {
	background-image:url(../img/corner_menu_gray.jpg);
	}
	#mainmenu li {
		text-align:center;
		margin:10px 25px 0px 0px;
		float:left;
		list-style:none;
		}
		#mainmenu a {
		font-style:italic;
		color:#00225F;
		font-weight:bold;
		font-size:15px;
		text-decoration:none;
		}
		#submenu li {
		text-align:center;
		margin:0px 10px 0px 0px;
		float:left;
		list-style:none;
		}
		#submenu a {
		font-style:italic;
		color:#00225F;
		font-weight:normal;
		font-size:12px;
		text-decoration:none;
		}
		#submenu a:hover {
		font-style:italic;
		color:#ABACB1;
		font-weight:normal;
		font-size:12px;
		text-decoration:none;
		}
/*powermail */

.tx-powermail-pi1 { border:0px; color:#828181; }
.tx-powermail-pi1 fieldset { border:0px; color:#828181; }
.tx-powermail-pi1 label { color:#00225F }
#reageer .tx-powermail-pi1 label { color:#fff }
.tx-powermail-pi1_fieldset legend{display:none;}

.tx_powermail_pi1_fieldwrap_html {display:block; width:400px; }

.tx_powermail_pi1_fieldwrap_html label { width:200px; float:left;font-weight:bold; margin-top:4px;}

.tx_powermail_pi1_fieldwrap_html label .powermail_mandatory{color:#eb0000}

.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js{font-style:italic; color:#a8a8a8;}

.tx_powermail_pi1_fieldwrap_html input.powermail_text{width:360px; border:1px solid #999999;}

.tx_powermail_pi1_fieldwrap_html textarea {width:360px; border:1px solid #999999;}

.tx_powermail_pi1_fieldwrap_html .powermail_submit { text-align:center; float:left; background:#C4D1FE; border:none; color:#00225F; font-size:12px; font-weight:bold; padding:3px 7px 3px 7px; margin-top:5px; margin-bottom:7px;}

/* referenties */
h2.reference {

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

	margin: 5px 0 2px 0;

}



table.reference {

	font-size: 11px;

	border: 1px solid #003B83;

	margin-bottom: 10px;

	margin-right: 0;

	width: 530px;

}



table.reference td {

	vertical-align: top;

}



table.reference td.image {

	border-width: 0 1px 0 0;

	border-style: solid;

	border-color: #003B83;

	padding: 0px;

	width: 100px;

}



table.reference td.center {

	width: 215px;

}



table.reference td.right {

	font-weight: bold;

	width: 220px;

}



table.reference td.top {

	padding-left: 10px;

	height: 18px;

}



table.reference td.middle {

	padding-left: 10px;

	height: 18px;

}



table.reference td.bottom {

	padding-left: 10px;

}


