html, body {
	margin:0 auto;
	font-family:Arial;
}

img {
	behavior:	url("/style/iepngfix.htc");
	border: 0px;
}

p { margin:0px; }

.text {
	font-family:Arial;
	font-size:11px;
	line-height:19px;
	font-weight:normal;
}

.tekst {
	font-family:Arial;
	font-size:11px;
	line-height:19px;
	font-weight:normal;
	color:#666666;	
}
label{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#4580B7;
	display:block;
	margin:0px 0px 2px 0px;
}

.blue1 	{ color:#4580B7; }
.blue2 	{ color:#4A84BC; }
.grey 	{ color:#666666; }
.grey2	{ color:#999999; font-weight: bold; }

.btn_left {
	float:left;
	border:0;
	height:20px;
	width:4px;
	cursor:pointer;
	background:url(/images/btn_left.gif) right no-repeat;
}

.btn_middle {
	float:left;
	border:0;
	height:20px;
	font-family:Arial;
	font-size:11px;
	line-height:19px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background: url(/images/btn_middle.gif) repeat-x;
}

.btn_right {
	float:left;
	border:0;
	height:20px;
	width:4px;
	cursor:pointer;
	background:url(/images/btn_right.gif) left no-repeat;
}

.input2 {
	font-family:Arial;
	font-size:11px;
	line-height:19px;
	color:#666666;
	border:1px solid #666666;
	background-color:#FFFFFF;
}

.input2-error {
	font-family:Arial;
	font-size:11px;
	line-height:19px;
	color:#0857A3;
	border:1px solid #0857A3;
	background-color:#FFE018;
}

ul.menu_zoeken {
	border-top:1px solid #CDCDCD;
	margin:0 0 0 5px;
	padding:0;
}

.menu_zoeken_item {
	list-style-type:none;
	border-bottom:1px solid #CDCDCD;
	padding: 0 0 3px 25px;
	background: url(/images/background_menu_zoeken.gif) no-repeat;
}

a.menu_zoeken:link 		{ font-size:11px; color:#5088BE; text-decoration:none; font-weight:bold; }
a.menu_zoeken:visited { font-size:11px; color:#5088BE; text-decoration:none; font-weight:bold; }
a.menu_zoeken:hover 	{ font-size:11px; color:#5088BE; text-decoration:underline; font-weight:bold; }
a.menu_zoeken:active 	{ font-size:11px; color:#5088BE; text-decoration:none; font-weight:bold; }

ul.menu {
	border-top:1px solid #CDCDCD;
	margin:0 0 0 5px;
	padding:0;
}

.menu_item {
	list-style-type:none;
	border-bottom:1px solid #CDCDCD;
	padding: 0 0 3px 30px;
	background: url(/images/background_menu.gif) no-repeat;
}
.submenu_item {
	list-style-type:none;
	border-bottom:1px solid #CDCDCD;
	padding: 0 0 3px 30px;
	font-weight:normal;
}
.blue {
color: #0000CC;
}

a.menu:link 		{ font-size:11px; color:#5088BE; text-decoration:none; font-weight:bold; }
a.menu:visited 	{ font-size:11px; color:#5088BE; text-decoration:none; font-weight:bold; }
a.menu:hover 		{ font-size:11px; color:#5088BE; text-decoration:underline; font-weight:bold; }
a.menu:active 	{ font-size:11px; color:#5088BE; text-decoration:none; font-weight:bold; }

a.submenu:link 		{ font-size:11px; color:#666666; text-decoration:none; font-weight:normal; }
a.submenu:visited 	{ font-size:11px; color:#666666; text-decoration:none; font-weight:normal; }
a.submenu:hover 		{ font-size:11px; color:#5088BE; text-decoration:underline; font-weight:normal; }
a.submenu:active 	{ font-size:11px; color:#666666; text-decoration:none; font-weight:normal; }

ul.menu_geleidenavigatie {
	border-top:1px solid #CDCDCD;
	margin:0 0 15px 0;
	padding:0;
	width:250px;	
}

.menu_geleidenavigatie_item {
	list-style-type:none;
	border-bottom:1px solid #CDCDCD;
	padding: 0 0 3px 20px;
	background: url(/images/background_menu_zoeken.gif) no-repeat;
}

.menu_geleidenavigatie_meer {
	list-style-type:none;
	border-bottom:1px solid #CDCDCD;
	padding: 0 0 3px 8px;
}

span,a.menu_geleidenavigatie:link 		{ font-size:11px; color:#4A84BC; text-decoration:none; }
a.menu_geleidenavigatie:visited { font-size:11px; color:#4A84BC; text-decoration:none; }
a.menu_geleidenavigatie:hover 	{ font-size:11px; color:#4A84BC; text-decoration:underline; }
a.menu_geleidenavigatie:active 	{ font-size:11px; color:#4A84BC; text-decoration:none; }


/* START INTRO STIJLEN */
img.intro_logo {
	border:0px solid #000000;
	cursor:pointer;
}

.intro_header {
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#0052A0;
}

.intro_content {
	font-size:11px;
	line-height:19px;
	font-weight:normal;
	color:#0052A0;
}

.intro_button_naar_wonen {
	width:236px;
	height:60px;
	background: url(/images/background_wonen.gif) no-repeat;
	margin:8px 0 0 0;
	padding:12px 27px 0 0;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.intro_button_naar_wonen_selected {
	width:236px;
	height:60px;
	background: url(/images/background_wonen_selected.gif) no-repeat;
	margin:8px 0 0 0;
	padding:12px 27px 0 0;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#0D3F6D;
	cursor:pointer;
}

.intro_button_naar_zakelijk {
	width:236px;
	height:60px;
	background: url(/images/background_zakelijk.gif) no-repeat;
	margin:8px 0 0 0;
	padding:12px 27px 0 0;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.intro_button_naar_zakelijk_selected {
	width:236px;
	height:60px;
	background: url(/images/background_zakelijk_selected.gif) no-repeat;
	margin:8px 0 0 0;
	padding:12px 27px 0 0;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#0D3F6D;
	cursor:pointer;
}
/* EINDE INTRO STIJLEN */

/* START HOMEPAGE STIJLEN */
body.main {
	background: #0857A3 url(/images/background_main.gif) repeat-y center;
}

h1 {
	margin:4px 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#0052A0;
}

h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
	line-height:19px;
	font-weight:normal;
	color:#666666;
}

a:link 		{ color:#0052A0; text-decoration:none; }
a:visited { color:#0052A0; text-decoration:none; }
a:hover 	{ color:#0052A0; text-decoration:underline; }
a:active 	{ color:#0052A0; text-decoration:none; }

.header_menu_item {
	float:right;
	height:20px;
	margin: 12px 8px 5px 8px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:19px;
}

.header_menu_spacer {
	float:right;
	border-left:1px solid #5088BE;
	font-size:0px;
	height:10px;
	margin-top:18px;
}

a.header_menu:link 		{ color:#5088BE; text-decoration:none; font-weight:bold; }
a.header_menu:visited { color:#5088BE; text-decoration:none; font-weight:bold; }
a.header_menu:hover 	{ color:#5088BE; text-decoration:underline; font-weight:bold; }
a.header_menu:active 	{ color:#5088BE; text-decoration:none; font-weight:bold; }

a.website_choise:link 		{ color:#749FC7; font-weight:bold; font-size:14px; text-decoration:none; }
a.website_choise:visited 	{ color:#749FC7; font-weight:bold; font-size:14px; text-decoration:none; }
a.website_choise:hover 		{ color:#FFFFFF; font-weight:bold; font-size:14px; text-decoration:none; }
a.website_choise:active 	{ color:#749FC7; font-weight:bold; font-size:14px; text-decoration:none; }


.nieuw_verkoop_item {
	position:relative;
	float:left;
	width:302px;
	border-bottom:1px solid #DCDCDC;
	padding: 0 0 0 0;
	margin: 0 0 12px 0;	
}

.nieuw_verkoop_item_button_volledig {
	position:relative;
	float:left;
	width:302px;
	border-bottom:1px solid #DCDCDC;
	padding-bottom:7px;
	margin-bottom:12px;	
}

.nieuw_verkoop_image {
	position:relative;
	float:left;
	width:120px;
	margin: 0 4px 0 0;	
}

img.nieuw_verkoop { border:1px solid #DCDCDC; }
img.nieuw_verkoop_button { margin: 10px 0 0 0; }


.nieuw_verkoop_text {
	float:left;
	width:167px;
	background: url(/images/background_nieuwindeverkoop.gif) no-repeat;
	padding: 10px 5px 15px 5px;
}

.inloggen_header {
	font-size:14px;
	line-height:30px;
	font-weight:bold;
}

.input {
	border:1px solid #DCDCDC;
	font-family:Arial;
	font-size:11px;
	line-height:19px;
}

.buttonbox {
	float:left;
	margin: 8px 0 20px 0;
}

a.adres:link 		{ color:#999999; text-decoration:none; font-weight:normal; }
a.adres:visited { color:#999999; text-decoration:none; font-weight:normal; }
a.adres:hover 	{ color:#999999; text-decoration:underline; font-weight:normal; }
a.adres:active 	{ color:#999999; text-decoration:none; font-weight:normal; }
/* EINDE HOMEPAGE STIJLEN */
