html, * {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 16px;
	background: url('/img/background_back.gif') repeat-x #FFF;
}
img {
	border: none;
}
a {
	color: #333333;
}
#header {
	background: url('/img/header.jpg') no-repeat;
	height: 113px;
}
#language {
	width: 950px;
	margin: 0 auto;
	text-align: right;
	height: 44px;
	padding-top: 20px;
	padding-right: 10px;
}
#language a {
	margin-right: 10px;
	height: 15px;
	width: 23px;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	background: url('/img/background.jpg') no-repeat #FFF; 
	height: 1092px;
}
#navigation {
	text-align: right;
	width: 960px;
	height: 27px;
	/*filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;*/
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}
#navigation div {
	padding-left: 5px;
	background-image: url('/img/nav_left.gif');
	background-repeat: no-repeat;
	line-height: 27px;
	height: 27px;
	display: inline;
	float: right;
	margin-right: 4px;
}
#navigation div.active {
	background-image: url('/img/nav_left_active.gif');
}
#navigation div a {
	padding-right: 10px;
	padding-left: 5px;
	background-image: url('/img/nav_right.gif');
	background-repeat: no-repeat;
	background-position: right;
	line-height: 27px;
	height:27px;
	display: block;
	_width: 10px;
	white-space: nowrap;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation div.active a {
	background-image: url('/img/nav_right_active.gif');
}
#sub_nav {
	width:  934px;
	margin: 0 auto;
	text-align: right;
	color: #FFFFFF;
	line-height: 19px;
	font-size: 11px;
}
#sub_nav a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#content {
	padding-top: 25px;
	width: 960px;
}
#left {
	clear: left;
	float: left;
	width: 170px;
}
#left .arrow, #right .arrow {
	float:right; 
	margin-top: -14px; 
	margin-right: 5px;
}
#right .arrow {
	margin-right: 15px;
}
#left .pararius .arrow {
	margin-top: 20px;;
}
#sub_sub_nav {
	width: 154px;
	border-top: 2px solid #ff4800;
	background-image: url('/img/subsubnav_background.gif');
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#sub_sub_nav a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 140px;
	background-image: url('/img/arrow_white.gif');
	background-position: 90% 50%;
	background-repeat: no-repeat; 
	margin-bottom: 5px;
}
#sub_sub_nav_bottom {
	background-image: url('/img/subsubnav_background_bottom.gif');
	background-repeat: no-repeat;
	height: 5px;
	width: 169px;
	margin-bottom: 37px;
}
#left h1 {
	color: #ff4800;
	text-transform: uppercase;
	font-size: 16px;
	padding-left: 10px;
}
.actueel_aanbod {
	height: 46px;
	width: 169px;
	background-image: url('/img/actueel_aanbod_background.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 37px;
	margin-top: -2px;
	padding-top: 60px;
}
.aanbod {
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #003478;
}
.aanbod .aantal_woningen {
	color: #ff4800;
}
#snelzoeken {
	height: 174px;
	width: 149px;
	padding: 5px 10px 0 10px;
	background-image: url('/img/snelzoeken_background.gif');
	background-repeat: no-repeat;
	border-top: 2px solid #FF4800;
}
.short_stay {
	height: 106px;
	width: 169px;
	background-image: url('/img/short_stay_background.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 37px;
}
.expat_service {
	height: 98px;
	width: 169px;
	background-image: url('/img/expat_service_background.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 37px;
}
.aanbieden {
	height: 107px;
	width: 169px;
	background-image: url('/img/aanbieden_background.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 37px;
}
.online_verzekering {
	height: 107px;
	width: 169px;
	background-image: url('/img/online_verz_background.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 37px;
}
.service_today {
	height: 106px;
	width: 169px;
	background-image: url('/img/service_today_background.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 37px;
}
.franchise {
	height: 106px;
	width: 169px;
	background-image: url('/img/franchise_background.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 38px;
}
.pararius {
	height: 48px;
	width: 169px;
	background-image: url('/img/pararius_background.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
#left h2, #right h2 {
	color: #3376cd;
	font-size: 15px;
	padding-left: 15px;
}
#left p {
	padding: 5px;
}
#mid {
	float: left;
	width: 588px;
	padding-left: 14px;
	padding-right: 14px;
}
.mid_box, #middle_onder_blok {
	background-image: url('/img/mid_background.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.mid_box {
	position: relative;
}
#middle_onder_blok {
	background-image: url('/img/mid_background_onder.gif');
}
.mid_box h1, #middle_onder_blok h1 {
	color: #ff4800;
	padding-left: 15px;
	width: 380px;
	height: 35px;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: -1px;
	position: relative;
}
#middle_onder_blok h1 {
	width: 500px;
}
.mid_box p {
	position:relative;
}
.intro_text {
	color: #003478; 
	font-size: 13px;
	font-weight: bold;
}
.search_box {
	width: 197px;
	padding-left: 25px;
	height: 271px;
	padding-top: 5px;
	background-image: url('/img/search_background.gif');
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
.search_box h3, #mid h3  {
	color: #003478;
	float: left;
	font-size: 13px;
	height: 15px;
	line-height: 15px;
	display: table;
	margin-right: 5px;
	margin-right: 0;
	*margin-bottom: 5px;
}
#mid #nieuwsbrief h3 {
	float: none;
	display: block;
}
.search_box .aantal_huizen {
	float: left; 
	clear: right;
	color: #ff4800;
}
.search_box .title {
	color: #003478;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
.search_box .aantal_kamers {
	border: 1px solid #E0E7EF;
	width: 60px;
}
.search_box .van_tot {
	border: 1px solid #E0E7EF;
	width: 130px;
}
.search_box .uitgebreid_zoeken {
	width: 197px;
	text-align: right;
}
.snelzoek_uitgebreid_zoeken {
}
.snelzoek_uitgebreid_zoeken a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 25px;
	*margin-top: -1px;
	_margin-top: -2px;
	_margin-bottom: 2px;
}
.search_box .uitgebreid_zoeken div a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width: 70px;
	height: 40px;
	display: block;
	text-align: center;
	margin-left: 99px;
	*margin-right: 29px;
	margin-top: 9px;
	*margin-top: 7px;
}
#nieuwsbrief {
	height: 89px;
	width: 194px;
	padding: 5px 10px;
	background-image: url('/img/nieuwsbrief_background.gif');
	background-repeat: no-repeat;
	margin-left: 7px;
	display: block;
	position: absolute;
	bottom: -18px;
	left: 16px;
}
.mid_box_bottom, .middle_onder_blok_bottom {
	background-image: url('/img/mid_background_bottom.gif');
	background-repeat: no-repeat;
	height: 50px;
	margin-left: 0;
	width: 583px;
	z-index: 1;
}
.middle_onder_blok_bottom {
	background-image: url('/img/mid_background_onder_bottom.gif');
	margin-bottom: 5px;
}
#mid_top {
	min-height: 100px;
}
ul {
	list-style-image: url('/img/red_dot.gif');
	margin-left: 15px;
}
ul li {
	margin-bottom: 4px;
}
.mid_bottom_box {
	background-image: url('/img/mid_bottom_background.gif');
	background-repeat: repeat-y;
	padding-left: 24px;
	padding-right: 24px;
	width: 540px;
	padding-top: 5px;
	padding-bottom: 5px;
/*	margin-top: -55px;
	*margin-top: -40px;*/
	margin-left: -3px;
}
.mid_bottom_box p {

}
.mid_bottom_left, .mid_bottom_right {
	width: 253px;
	float: left;
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.mid_bottom_left h4, .mid_bottom_right h4, #inloggen h4 {
	color: #003478;
	float: left;
	display: table;
	margin-right: 5px;
	font-size: 11px;
    line-height: 16px;
    margin-bottom: -2px;
}
.mid_bottom_left p, .mid_bottom_right p {
	line-height: 15px;
}
.mid_bottom_left {
	padding-right: 30px;
}
.mid_bottom_box_bottom {
	width: 586px;
	background-image: url('/img/mid_bottom_background_bottom.gif');
	background-repeat: repeat-y;
	height: 6px;
	margin-left: -3px;
}
.mid_bottom_box_top {
	width: 582px;
	background-image: url('/img/mid_bottom_top.gif');
	background-repeat: no-repeat;
	height: 89px;
	position: relative;
	margin-bottom: -17px;
	margin-top: 15px;
}
#google_ads {
	/*border: 1px solid black;*/
	/*height: 60px;*/
	/*width: 468px;*/
	/*margin: 5px auto;*/
	clear: both;
}
#right {
	float: left;
	clear: right;
	width: 173px;
	*margin-left: 0px;
	_xmargin-left: -22px;
}
#inloggen {
	background-image: url('/img/inloggen_background.gif');
	background-repeat: no-repeat;
	width: 163px;
	height: 103px;
	border-top: 2px solid #ff4800;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}
#inloggen input {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#inloggen input.login_button {
	border: none;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
#eyecatchers, #woonruimte_google {
	width: 160px;
	padding-top: 13px;
	padding-left: 13px;
	border-top: 2px solid #3376cd;
	background-image: url('/img/eyecatchers_background.gif');
	background-repeat: repeat-y;
	padding-bottom: 13px;
}
#eyecatchers h3 {
	color: #FFF;
	font-size: 13px;
    width: 145px;
}
#woonruimte_google {
	padding-left: 5px;
	width: 165px;
	padding-right: 3px;
}
#woonruimte_google a {
	background-image: url('/img/arrow_white.gif');
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 7px;
	display: block;
	color: #000;
	text-decoration: none;
	margin-bottom: 1px;
}
#woonruimte_google a:hover {
	background-image: url('/img/arrow_yellow.gif');
}
#eyecatchers_bottom {
	background-image: url('/img/eyecatchers_background_bottom.gif');
	height: 7px;
	width: 173px;
	margin-bottom: 40px;
}
#woonruimte_google_bottom {
	background-image: url('/img/woonruimte_background_bottom.gif');
	height: 65px;
	width: 166px;
	padding-left: 7px;
	padding-top: 5px;
}
#woonruimte_google_bottom p {
	color: #FFF;
}
#aanmeld_formulier {
	background-color: #FFF;
	padding-left: 5px;
	padding-top: 5px;
}
#aanmeld_formulier .inputveld, select, .show_object input, #zoek_formulier .inputveld{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 250px;
	margin-left: 10px;
}
#aanmeld_formulier select, #zoek_formulier select {
	width: 253px;
}
#aanmeld_formulier textarea, #zoek_formulier textarea {
	height: 100px;
}

#aanmeld_formulier input, #zoek_formulier input, #mid_top input {
	margin-bottom: 3px;
	margin-top: 3px;
    margin-left: 10px;
}

#aanmeld_formulier select, #zoek_formulier select, #mid_top input {
	margin-bottom: 3px;
	margin-top: 3px;
    margin-left: 10px;
}

#aanmeld_formulier td, #zoek_formulier td {
	border-bottom: 1px dashed #EEE;
}
#zoekresultaat {
	
}
#zoekresultaat td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#zoekresultaat table {
	border-collapse:collapse;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.zoekresultaat_even, .zoekresultaat {
	padding-left: 5px;
}
.zoekresultaat_foto {
	width: 100px;
	padding: 5px;
}
#zoekresultaat strong {
	color: #003478;	
}
#zoekresultaat table tr td table, #zoekresultaat table tr td td {
	border: none;
}
.show_object table th {
	text-align: left;
	color: #003478;
	vertical-align: top;
	height: 18px;
}
.show_object table td {

}
.show_object table tr {
}
strong {
	color: #003478;	
}
.foto_thumb {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
#pager {
	margin-top: 5px;
	margin-left: 5px;
}
#pager .active_page {
	text-decoration: none;
}
#policy {
	margin-top: 3px;
	height: 100px;
	width: 250px;
	overflow: scroll;
	font-size: 10px;
	overflow-x: hidden;
	background-color: #EEE;
	padding: 2px;
	margin-left: 10px;
}
#policy h1{
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #000000;
	position: static;
}

#onderhouds_abc table {
	border-collapse: collapse;
}
#onderhouds_abc table td {
	padding: 4px;
}
#online_wrapper h1 {
	margin: 5px 0;
}
#online_wrapper img {
	margin: 5px 0;
}
a.zoekresultaat_link {
	text-decoration: none;
}
