/*-----------------------------------------------------------------------------------------------
  Layout 
-----------------------------------------------------------------------------------------------*/
body{
	background-repeat: repeat;	
	background-image: url("../img/bg.jpg");
	font-family: Trebuchet MS;
	font-size: 11px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	text-align: center; 
}
.clear { 
	display: block;height: 1px;clear: both;overflow: hidden;
}
#wrapper {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-align: center; 
	width: 100%;
}
.ph {
	color: #bf2c37;
}
.phright {
	float:right;
	color: #bf2c37;
}
h1 {
	line-height: normal;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
}
a {
	font-family: Trebuchet MS;
	color: #bf2c37;
	text-decoration :	none;
}
a:hover {
	font-family: Trebuchet MS;
	color: #bf2c37;
	text-decoration :	underline;
}
/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header {
	text-align: center; 
	position: relative; 
	margin: 0 auto;
	height: 315px;
	width: 100%; 
} 
#header2 {
	text-align : left; 
	position: relative; 
	height:100px; 
	width: 900px; 
	margin: 0 auto;
	background-image: url("../img/_topbg.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
} 

#parkhage {
		float: left;
		width: 374px;
}

#logos { 
		float:right;
		text-align : right;
		width:526px;
}
	#logos img {
			border:0;
			padding-top: 25px;
			padding-left:40px;
	}
	
/*-----------------------------------------------------------------------------------------------
  Content 
-----------------------------------------------------------------------------------------------*/
#content {
	position: relative; 
	width: 100%;
	text-align: center; 
	margin: 0 auto;
	padding: 0;
} 
#content2 {
	position: relative; 
	width: 880px; 
	text-align : center; 
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 14px;
    margin: 0 auto;
	background-image: url("../img/cbg.jpg");
	background-repeat: repeat-x;
	background-position: top center;
} 
#content3 {
	position: relative; 
	width: 800px; 
	min-height: 321px;
	height: auto;
	text-align : left; 
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
    margin: 0 auto;
	background-color: #dff7fb;
	color: #666;
} 
/*-----------------------------------------------------------------------------------------------
  Float containers
-----------------------------------------------------------------------------------------------*/
#home {
	float: left;
	width: 420px;
	color: #666;
}
	#home img {
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
		border-style : solid; 
		border-width : 1px; 
		border-color : #666666; 
	}
#meer {
	float: right;
	text-align : right; 
	width: 360px;
	padding: 0px;
}
#aanbod {
	float: right;
	width: 360px;
	height: auto;
	margin-top: 10px;
    background-color: #ccc;
	border-style : solid; 
	border-width : 1px; 
	border-color : #fff; 
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#aanboddb {
	width: 350px;
}
	#aanboddb img {
		float: left;
		border-style : solid; 
		border-width : 1px; 
		border-color : #fff; 
		margin-right: 5px;
	}
*/
#aankoop {
	float: left;
	width: 700px;
	color: #666;
}
	#aankoop img {
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
		border-style : solid; 
		border-width : 1px; 
		border-color : #666666; 
	}

#verkoop {
	float: left;
	width: 700px;
	color: #666;
}
	#verkoop img {
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
		border-style : solid; 
		border-width : 1px; 
		border-color : #666666; 
	}

#verhuur {
	float: left;
	width: 700px;
	color: #666;
}
	#verhuur img {
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
		border-style : solid; 
		border-width : 1px; 
		border-color : #666666; 
	}

#hypotheken {
	float: left;
	width: 700px;
	color: #666;
}
	#hypotheken img {
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
		border-style : solid; 
		border-width : 1px; 
		border-color : #666666; 
	}

#contact {
	float: left;
	width: 700px;
	color: #666;
}

#404 {
	float: left;
	width: 700px;
	color: #666;
}
/*-----------------------------------------------------------------------------------------------
  Menu 
-----------------------------------------------------------------------------------------------*/
#menu {
	position: relative; 
	height: 50px;
	width: 100%; 
	text-align: center; 
	padding: 0;
}
#menu2 {
	position: relative; 
	height: 50px;
	width: 900px; 
	text-align: center; 
	padding: 0;
	background-image: url("../img/mbg.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0 auto;
}
ul#navigation {
	text-align: center;
	border:0;
	padding:0;
	margin: 0 auto;
	width: 900px;
	height:50px;
}
ul#navigation li {
	display: inline;		
	margin: 0 auto;
	padding: 0;	
	list-style-type: none;
	border:0;
	font-size: 15px;
	line-height:50px;
	font-weight: bold;
}
ul#navigation li a {
	display: inline;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	color: #666666;
	text-decoration: none;
	border-left:1px solid #ccc;
}
ul#navigation li a.last {
	border-right:1px solid #ccc;
}
ul#navigation li a:hover, ul#navigation li a.selected {
	background-image: url("../img/navigatie_knop.jpg");
	background-repeat: repeat-x;
	background-position: center center;
	color: #bf2c37;
}
ul#navigation li a.selectedlast {
	background-image: url("../img/navigatie_knop.jpg");
	background-repeat: repeat-x;
	background-position: center center;
	border-right:1px solid #ccc;
	color: #bf2c37;
}
/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/
#footer {
	margin: 0 auto;
	position: relative; 
	height: 19px;
	width: 100%; 
	text-align: center; 
	background-image: url("../img/footer2.gif");
	background-repeat: repeat-x;
	background-position: center center;
} 
#footer2 {
	margin: 0 auto;
	position: relative; 
	height: 19px;
	width: 900px; 
	text-align: center; 
	background-image: url("../img/footer.gif");
	background-repeat: no-repeat;
	background-position: center center;
} 
#fz {
	position: relative; 
	height: 19px;
	width: 900px; 
	text-align: center; 
	margin: 0 auto;
}
ul#z {
	display: inline;
	list-style-type: none;
}
ul#z li {
	list-style-type: none;
	display: inline;
	padding-right: 40px;
}
/*-----------------------------------------------------------------------------------------------
  Kthxbye - David Weermeijer - Allaboutinternet / FI-Media / Haarlemonline
-----------------------------------------------------------------------------------------------*/