*
{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

html
{
	background-image: url(../assets/DHB_background.jpg);
	background-color:#666666;
	background-repeat:repeat-x;
	background-position:top;
}
#container2
{
	width: 789px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
}
#container
{
	border: solid 1px #666666;
	background-color:#FFFFFF;
	float:left;
	margin-left:0px;
	margin-right:0px;
	padding: 0px 0px 0px 0px;
}
/*.bordercontainer
{
	z-index:10;
	width: 785px;
	border-left: solid 2px #666666;
	border-right: solid 2px #666666;
}*/
	#container #header
	{
		clear:both;
		background:url(../assets/DHB_header.jpg) no-repeat;
		border-bottom:solid 1px #CCCCCC;
		width:789px;
		height:119px;
	}
	#container #menu_up
	{
		clear:both;
		background-color:#ffffff;
		width:789px;
		height:20px;
	}
	#container #menu_down
	{
		clear:both;
		background-color:#ffffff;
		width:789px;
		height:24px;
	}
	#container #menu
	{
		clear:both;
		background-color:#f1f1f1;
		border-top:solid 1px #CCCCCC;
		border-bottom:solid 1px #CCCCCC;
		width:789px;
		height:19px;	
	}
		/* -------------------------------------------------------------------------------------------------- */
		/* Menu home */
		#item_home
		{
			background: url(../assets/DHB_menu_home.jpg) no-repeat top;
			float:left;
			display: block;
			width: 87px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_home_active
		{
			background: url(../assets/DHB_menu_home.jpg) no-repeat bottom;
			float:left;
			display: block;
			width: 87px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_home:hover, #item_home_active:hover
		{ 
			background-position: bottom;
		}
		
		#item_home span, #item_home_active span
		{
			display: none;
		}
		/* End Menu home */
		/* -------------------------------------------------------------------------------------------------- */
		/* Menu visie */
		#item_visie
		{
			background: url(../assets/DHB_menu_visie.jpg) no-repeat top;
			float:left;
			display: block;
			width: 70px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_visie_active
		{
			background: url(../assets/DHB_menu_visie.jpg) no-repeat bottom;
			float:left;
			display: block;
			width: 70px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_visie:hover, #item_visie_active:hover
		{ 
			background-position: bottom;
		}
		
		#item_visie span, #item_visie_active span
		{
			display: none;
		}
		/* End Menu visie */
		/* -------------------------------------------------------------------------------------------------- */
		/* Menu oplossingen */
		#item_oplossingen
		{
			background: url(../assets/DHB_menu_oplossingen.jpg) no-repeat top;
			float:left;
			display: block;
			width: 119px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_oplossingen_active
		{
			background: url(../assets/DHB_menu_oplossingen.jpg) no-repeat bottom;
			float:left;
			display: block;
			width: 119px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_oplossingen:hover, #item_oplossingen_active:hover
		{ 
			background-position: bottom;
		}
		
		#item_oplossingen span, #item_oplossingen_active span
		{
			display: none;
		}
		/* End Menu oplossingen */
		/* -------------------------------------------------------------------------------------------------- */
		/* Menu wie-is-den-haag-bruist */
		#item_wie-is-vizieverza
		{
			background: url(../assets/DHB_menu_wie_is_dhb.jpg) no-repeat top;
			float:left;
			display: block;
			width: 157px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_wie-is-vizieverza_active
		{
			background: url(../assets/DHB_menu_wie_is_dhb.jpg) no-repeat bottom;
			float:left;
			display: block;
			width: 157px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_wie-is-vizieverza:hover, #item_wie-is-vizieverza_active:hover
		{ 
			background-position: bottom;
		}
		
		#item_wie-is-vizieverza span, #item_wie-is-vizieverza_active span
		{
			display: none;
		}
		/* End Menu wie-is-den-haag-bruist */
		/* -------------------------------------------------------------------------------------------------- */
		/* Menu hoe-werkt-dhb */
		#item_hoe-werkt-vizieverza
		{
			background: url(../assets/DHB_menu_hoe_werkt_dhb.jpg) no-repeat top;
			float:left;
			display: block;
			width: 172px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_hoe-werkt-vizieverza_active
		{
			background: url(../assets/DHB_menu_hoe_werkt_dhb.jpg) no-repeat bottom;
			float:left;
			display: block;
			width: 172px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
		}
		#item_hoe-werkt-vizieverza:hover, #item_hoe-werkt-vizieverza_active:hover
		{ 
			background-position: bottom;
		}
		
		#item_hoe-werkt-vizieverza span, #item_hoe-werkt-vizieverza_active span
		{
			display: none;
		}
		/* End Menu hoewerktdhb */
		/* -------------------------------------------------------------------------------------------------- */
		/* Menu contact */
		#item_contact
		{
			background: url(../assets/DHB_menu_contact.jpg) no-repeat top;
			float:left;
			display: block;
			width: 108px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
			border-right: solid 1px #CCCCCC;
		}
		#item_contact_active
		{
			background: url(../assets/DHB_menu_contact.jpg) no-repeat bottom;
			float:left;
			display: block;
			width: 108px;
			height: 19px;
			border-left: solid 1px #CCCCCC;
			border-right: solid 1px #CCCCCC;
		}
		#item_contact:hover, #item_contact_active:hover
		{ 
			background-position: bottom;
		}
		
		#item_contact span, #item_contact_active span
		{
			display: none;
		}
		/* End Menu contact */
		/* -------------------------------------------------------------------------------------------------- */
	#container #title
	{
		clear:both;
		background-color:#f1f1f1;
		border-top:solid 1px #CCCCCC;
		border-bottom:solid 1px #CCCCCC;
		width:789px;
		height:38px;
	}
		#container #title .kop
		{
			background-color:#00CCFF;
			border-right:solid 1px #CCCCCC;
			width:275px;
			height:23px;
			padding: 11px 0px 4px 39px;
		}
		#container #title .kop span
		{
			display:none;
		}
	#container #content
	{
		clear:both;
		background-color:#FFFFFF;
		width:789px;
	}
		#container #content #column1
		{
			float:left;
			width:436px;
			padding: 23px 34px 34px 39px;
		}
			#container #content #column1 h2 em
			{
				color:#666666;
				font-size:14px;
			}
			#container #content #column1 em
			{
				color:#666666;
			}
			#container #content #column1 a
			{
				color:#000000;
			}
			#container #content #column1 a:hover
			{
				color:#00CCFF;
			}
		#container #content #column2
		{
			float:left;
			width:280px;
			height:353px;
		}
			#container #content #column2 .foto
			{
				width:229px;
				height:284px;
				border:solid 1px #CCCCCC;
				margin: 23px 39px 34px 0px;
				padding:6px 5px;
			}
#webparking
{
	width: 789px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
#webparking a
{
	font-size:10px;
	color:#FFFFFF;
}
#webparking a:hover
{
	color:#00CCFF;
}
