.zoeken, .menu, .menubar {
_position:			relative;
_top:				-70px;
}

.midlinks, .foto {
_position:			relative;
_top:				-90px;
}

.zoekvak {
_margin:			-1px -3px
}

.top5 {
_position:			relative;
_left:				20px;
_top:				-212px;
}

.contlinks, .contrechts, #footer {
_position:			relative;
_top:				-302px;
}

body, form {
margin:				0px;
padding:			0px;
color:				#00adef;
font-family:		verdana, arial;
font-size:			11px;
margin:				0px auto;
}

p {
margin:				4px;
}

.h1 {
color:				#f26522;
}

.contlinks a:link, .contlinks a:visited, .contlinks a:active {
color:				#00adef;
text-decoration:	none;
}

.contlinks a:hover {
color:				#f26522;
text-decoration:	none;
}

.contrechts a:link, .contrechts a:visited, .contrechts a:active {
color:				#00adef;
font-style:			italic;
text-decoration:	none;
}

.contrechts a:hover {
color:				#f26522;
font-style:			italic;
text-decoration:	none;
}

.menu a:link, .menu a:visited, .menu a:active {
color:				#00adef;
padding:			0px 2px 3px 2px;
text-decoration:	none;
}

.menu a:hover {
color:				#ffffff;
background:			#4dc6f4;
padding:			0px 2px 3px 2px;
text-decoration:	none;
}

#container {
width:				770px;
/* height:				100%; */
height:				auto;
margin:				10px auto 0px auto;
}

#header {
width:				770px;
height:				82px;
clear:				both;
}

	.logo {
	width:			268px;
	height:			50px;
	background:		url('img/logo.png') no-repeat;
	margin:			10px;
	float:			left;
	}
	
	.zoeken {
	width:			478px;
	height:			74px;		/* 070227 MMOLE: was 70, aangepast voor IE7 */
	background:		#e9f7fa;
	float:			right;
	}
	
		.zoekbar {
		width:		20px;
		height:		74px;		/* 070227 MMOLE: was 70, aangepast voor IE7 */
		background:	url('img/zoekbar.png') no-repeat;
		float:		left;
		}
		
		.zoek {
		width:		458px;
		height:		74px;		/* 070227 MMOLE: was 70, aangepast voor IE7 */
		float:		left;
		}
		
			.zoekvak {
			font-size:			10px;
			height:				74px;		/* 070227 MMOLE: was 70, aangepast voor IE7 */
			margin-left:		2px;
			float:				left;
			}

			.zoekinput {
			width:				148px;	/* 070227 MMOLE: breedte aangepast van 150 voor IE7 */
			height:				22px;		/* 070227 MMOLE: was 20, aangepast voor IE7 */
			border:				0px;
			background:			url('img/input.png') no-repeat;
			}
			
			.zoeksubmit {
			width:				142px;
			height:				19px;
			border:				0px;
			margin:				12px 0px 0px 4px;
			background:			url('img/zoekknop.png') no-repeat;
			}
		
	.menu {
	width:			770px;
	height:			16px;
	color:			#3aa2f3;
	text-align:		center;
	clear:			both;
	}
	
	.menubar {
	width:			770px;
	height:			6px;
	background:		url('img/menubar.png') repeat-x;
	clear:			both;
	}

#midden {
width:				770px;
height:				212px;
margin-top:			20px;
clear:				both;
}

	.midlinks {
	width:			234px;
	height:			212px;
	float:			left;
	}
	
		.top5bar {
		width:		20px;
		height:		212px;
		background:	url('img/top5bar.png') no-repeat;
		float:		left;
		}
		
		.top5 {
		width:		214px;
		height:		212px;
		background:	url('img/top5.png') no-repeat;
		float:		left;
		}
	
		.items {
		margin: 	8px 8px 0px 26px;
		}
	
		.top5item {
		color:		#ffffff;
		width:		184px;
		height:		40px;
		font-size:	10px;
		clear:		both;
		}
	
	.foto {
	width:			525px;
	height:			212px;
	background:		url('img/foto.png') no-repeat;
	float:			right;
	}
	
#content {
width:				770px;
/* height:				260px; */
height:				100%;
margin-top:			10px;
clear:				both;
}

	.bar {
	height:			18px;
	line-height:	18px;
	color:			#ffffff;
	background:		url('img/oranjebar.png') repeat-x;
	padding-left:	10px;
	}
	
	.contlinks {
	width:			234px;
/* height:				260px; */
height:				auto;
	background:		#f0f0f0;
	float:			left;
	}
	
	.contrechts {
	width:			525px;
/* height:				260px; */
height:				100%;
	background:		#f0f0f0;
	float:			right;
	}

	.appartement {
	width:			137px;
	height:			203px;
	font-size:		9px;
	color:			#707070;
	position:		relative;
	top:			20px;
	float:			right;
	}
	
#footer {
width:				770px;
height:				12px;
color:				#cacaca;
font-size:			9px;
text-align:			center;
clear:				both;
}

/*
**
** 070227 MMOLE: toegevoegde stijlen uit style.css
**
*/
img{
border: 0px;
vertical-align: absmiddle;
}

.borderimg{
border: 1px solid black;
float:left; margin-right: 10px;  margin-bottom: 10px;
}

h1_org{
color: #74D1F2;
font-size: 13pt;
margin-bottom: 3px;
letter-spacing: -1;
}

h1 {
font-size: 11px;
font-family:		verdana, arial;
	height:			18px;
	line-height:	18px;
	color:			#ffffff;
	background:		url('img/oranjebar.png') repeat-x;
	padding-left:	10px;
	}
    
h2{
color:				#f26522;
font-size: 11px;
/*font-size: 11px;
margin-bottom: 3px;
letter-spacing: -1;*/
margin-top: 10px;
margin-bottom: -2px;
margin-left: 4px;
margin-right: 4px;
}

.prijs{
font-size: 10pt;
font-weight: bold;
color: #f26522;
}

#footer a:link, #footer a:visited, #footer a:active {
color:				#cacaca;
text-decoration:	none;
}
#footer a:hover {
color:				#f26522;
text-decoration:	underline;
}

.top5item a:link, .top5item a:visited, .top5item a:active {
color:		#ffffff; 
text-decoration:	none;
}

.top5item a:hover {
text-decoration:	underline;
}
