/*-----------------------------------------------------------------------------------------------
  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 { 
	clear: both;
}

.aanbodprofiel {
	border:1px solid #999;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #e2e2e2;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#meer {
	float: right;
	text-align : right; 
	width: 360px;
	margin-top: 5px;
	padding: 0px;
}
#wrapper {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-align: center; 
	width: 100%;
}
.ph {
	color: #bf2c37;
}

h1 {
	line-height: normal;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
}
a.norm			   { color : #000000; font-weight : bold; text-decoration :	underline; }
a.norm:hover		   { color : #bf2c37; font-weight : bold; text-decoration :	underline; }

a {
	font-family: Trebuchet MS;
	color: #bf2c37;
	text-decoration :	underline;
}
a:hover {
	font-family: Trebuchet MS;
	color: #bf2c37;
	text-decoration :	underline;
}
.ph {
	color: #bf2c37;
}

/*-----------------------------------------------------------------------------------------------
  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/cbglang.jpg");
	background-repeat: repeat;
	background-position: top center;
} 
#content3 {
	position: relative; 
	width: 800px; 
	text-align : left; 
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
    margin: 0 auto;
	background-color: #dff7fb;
	color: #666;
} 
#contact {
	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
-----------------------------------------------------------------------------------------------*/
