/* ================================ +
   Hoogenraad & Haak advertising-ip
 + ================================ */



/* 
** Made by: Thomas Lievestro
** Email:	info@lstro.com
** Website:	www.lstro.com
*/



/* ================================ +
               STANDAARDS
+  ================================ */

/* start RESET DEFAULT styles */
*{ margin:0; padding:0; border:0px; }

body { 
	font-family: 		Georgia;
	font-size:			13px;
	line-height: 		17px;
	color: 				#024b65;
	text-align: 		center;
}
* html li{height:1%;}
	
img { border:0px; }	
ul { list-style:none; overflow:hidden;}

a{
	text-decoration:	none; 
	color:				#e00034;
}
a:hover{
	text-decoration:	underline;  
	color: 				#e00034;
}

.clear {
	clear:				both;
}

/* end RESET DEFAULT styles */

.red {
	color:				#e00034;
}

.red_title {
	color:				#e00034;
	font-size:			14px;
}

.green {
	color:				#0b4152;
	font-size:			14px;
}

.blue {
	color:#024b65
	}

.big_font {
	font-size: 			17px;
	line-height: 		19px;
}

.float_left {
	float: 				left;
}

.float_right {
	float: 				right;
}

.link_container {
	display:			inline;
	position:			absolute;
}

.link_container_pubhome {
	display:			inline;
}


.link {
	display:			block; 
	margin:				2px 0px 0px 2px; 
	padding:			0; 
	text-indent:		-1000px;
	text-decoration:	none;
	overflow:			hidden;
	height:				11px; 
	width:				14px; 
	background: 		url('../images/link.gif') no-repeat 0px 0px;
}

.link:hover, .link:focus { 
	background: 		url('../images/link.gif') no-repeat -14px 0px;
}

a.links{
	text-decoration:	none; 
	padding-right:		17px;
	background:			url('../images/link2.gif') no-repeat center right;
	white-space:		nowrap
}
a.links:hover{
	text-decoration:	underline;  
	color: 				#0b4152;
	background:			url('../images/link2_hover.gif') no-repeat center right;
}

.img_publicaties {	
	border:				1px solid #c2cfd4; 
	margin:				10px 24px 10px 20px;
}	




/* ================================ +
             GLOBAL LAYOUT
+  ================================ */

#wrapper {
	width: 				922px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			left;
}

#header_home {
	width: 				922px;
	height: 			123px;
	background-color: 	#FFFFFF;
}

#logo_home {
	width:				318px;
	height:				115px;
	float:				left;	
	margin-left:		32px ;
	display:			inline;
	margin-right:		327px;
}

#logo_home_nav_1{
	width:				89px;
	height:				89px;
	background: 		#FFFFFF url(../images/logo.gif) no-repeat;
	display:			block;
}

#logo_home_nav_2{
	width:				318px;
	height:				26px;
	background: 		#FFFFFF url(../images/logo.gif) no-repeat 0px -89px;
	display:			block;
}

#header {
	width: 				922px;
	height: 			112px;
	background-color: 	#FFFFFF;
}

#logo {
	width:				272px;
	height:				98px;
	float:				left;	
	margin-left:		32px ;
	display:			inline;
	margin-right:		373px;
}

#logo_nav_1{
	width:				76px;
	height:				76px;
	background: 		#FFFFFF url(../images/logo.gif) no-repeat;
	display:			block;
}

#logo_nav_2{
	width:				272px;
	height:				22px;
	background: 		#FFFFFF url(../images/logo.gif) no-repeat 0px -76px;
	display:			block;
}

#content_container {
	width: 				690px;	
	margin-left:		10px;
	float:				left;
}

#content_header {
	width: 				690px;
	height: 			270px;
	margin-top:			1px;
	background: 		#FFFFFF url(../images/foto_home.gif) no-repeat;
}

#content_header_klein {
	width: 				690px;
	height: 			185px;
}

#content_header_groot {
	width: 				690px;
	height: 			270px;
}

#content {
	width: 				688px;
	margin-top:			12px;
	border:				1px solid #c2cfd4;
	float: 				left;
	background: 		#FFFFFF;
	margin-bottom:		28px;
	padding-bottom:		19px;
	min-height: 		363px;
}

#content_disclaimer {
	width: 				688px;
	border:				1px solid #c2cfd4;
	float: 				left;
	background: 		#FFFFFF;
	margin-bottom:		28px;
	padding-bottom:		19px;
	min-height: 		559px;
}

#content_boxes {
	width: 				688px;
	margin-top:			12px;
	border:				1px solid #c2cfd4;
	float: 				left;
	background: 		#FFFFFF url(../images/bg_content.gif);
	margin-bottom:		28px;
	padding-bottom:		28px;
	min-height: 		363px;

}

#content_left {
	display:			inline;
	width: 				454px;
	float: 				left;
	margin-right:		1px;

}

#content_right {
	display:			inline;
	width: 				232px;
	float: 				left;
}

.kaart {
	margin:				10px 0px 0px 29px;
}

#content p {
	margin:				10px 181px 0px 29px;
}

#content_disclaimer p {
	margin:				10px 181px 0px 29px;
}

#content_left p {
	margin:				12px 24px 0px 29px;
}

#content_right p {
	margin:				12px 17px 0px 17px;
}

.content_top_spacer {
	height:				16px;
}

.content_top_spacer_right {
	height:				7px;
}

/* MENU's & NAV's */


#top_menu {
	width: 				245px;
	height: 			12px; 
	margin:				12px 0 0 0; 
	float:				left;
}

#top_menu ul {list-style: none;}

#top_menu ul li {float:left}

#top_nav a{
	display:			block; 
	margin:				0px; 
	padding:			0px; 
	text-indent:		-1000px;
	text-decoration:	none;
	overflow:			hidden;
}

#top_nav1{height:12px; width: 40px; background: url('../images/top_nav.gif') no-repeat 0px 0px;}
#top_nav2{height:12px; width: 60px; background: url('../images/top_nav.gif') no-repeat -49px 0px;}
#top_nav3{height:12px; width: 127px; background: url('../images/top_nav.gif') no-repeat -118px 0px;}

#top_nav1:hover, #top_nav1:focus{background-position: -270px 0px;}
#top_nav2:hover, #top_nav2:focus{background-position: -319px 0px;}
#top_nav3:hover, #top_nav3:focus{background-position: -388px 0px;}

#top_nav1_en{height:12px; width: 62px; background: url('../images/top_nav_en.gif') no-repeat 0px 0px;}
#top_nav2_en{height:12px; width: 60px; background: url('../images/top_nav_en.gif') no-repeat -71px 0px;}
#top_nav3_en{height:12px; width: 103px; background: url('../images/top_nav_en.gif') no-repeat -139px 0px;}

#top_nav1_en:hover, #top_nav1_en:focus{background-position: -270px 0px;}
#top_nav2_en:hover, #top_nav2_en:focus{background-position: -341px 0px;}
#top_nav3_en:hover, #top_nav3_en:focus{background-position: -409px 0px;}


.top_nav_spacer{
	width: 				9px;
	height:				12px;
	background: 		url('../images/top_nav.gif') no-repeat -40px 0px;
}
.top_nav_en_spacer{
	width: 				9px;
	height:				12px;
	background: 		url('../images/top_nav_en.gif') no-repeat -62px 0px;
}

#menu {
	display:			block;
	width: 				220px;
	border:				1px solid #c2cfd4;
	float: 				left;
	z-index:			2;
	background:			#FFFFFF;
 position: relative;
}

#menu ul {list-style: none;}

#nav{
	padding-top: 		27px;
	padding-bottom: 	14px;
}

#nav a{
	display:			block; 
	margin:				0px; 
	padding:			0px; 
	text-indent:		-1000em;
	text-decoration:	none;
	width:				220px;
	overflow:			hidden;
}

#nav1{height:30px;background: url('../images/nav.gif') no-repeat 0px -27px;}
#nav2{height:30px;background: url('../images/nav.gif') no-repeat 0px -57px;}
#nav3{height:30px;background: url('../images/nav.gif') no-repeat 0px -87px;}
#nav4{height:30px;background: url('../images/nav.gif') no-repeat 0px -117px;}
#nav5{height:30px;background: url('../images/nav.gif') no-repeat 0px -147px;}  
#nav6{height:30px;background: url('../images/nav.gif') no-repeat 0px -177px;}  
#nav7{height:30px;background: url('../images/nav.gif') no-repeat 0px -207px;}
#nav8{height:30px;background: url('../images/nav.gif') no-repeat 0px -237px;}
#nav9{height:30px;background: url('../images/nav.gif') no-repeat 0px -267px;}
#nav10{height:30px;background: url('../images/nav.gif') no-repeat 0px -297px;}

#nav1_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -27px;}
#nav2_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -57px;}
#nav3_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -87px;}
#nav4_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -117px;}
#nav5_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -147px;}  
#nav6_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -177px;}  
#nav7_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -207px;}
#nav8_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -237px;}
#nav9_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -267px;}
#nav10_en{height:30px;background: url('../images/nav_en.gif') no-repeat 0px -297px;}

#nav1:hover, #nav1:focus, #nav1_en:hover, #nav1_en:focus{background-position: -220px -27px;}
#nav2:hover, #nav2:focus, #nav2_en:hover, #nav2_en:focus{background-position: -220px -57px;}
#nav3:hover, #nav3:focus, #nav3_en:hover, #nav3_en:focus{background-position: -220px -87px;}
#nav4:hover, #nav4:focus, #nav4_en:hover, #nav4_en:focus{background-position: -220px -117px;}
#nav5:hover, #nav5:focus, #nav5_en:hover, #nav5_en:focus{background-position: -220px -147px;}  
#nav6:hover, #nav6:focus, #nav6_en:hover, #nav6_en:focus{background-position: -220px -177px;} 
#nav7:hover, #nav7:focus, #nav7_en:hover, #nav7_en:focus{background-position: -220px -207px;}  
#nav8:hover, #nav8:focus, #nav8_en:hover, #nav8_en:focus{background-position: -220px -237px;} 
#nav9:hover, #nav9:focus, #nav9_en:hover, #nav9_en:focus{background-position: -220px -267px;}  
#nav10:hover, #nav10:focus, #nav10_en:hover, #nav10_en:focus{background-position: -220px -297px;} 

#nav1_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -27px;}
#nav2_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -57px;}
#nav3_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -87px;}
#nav4_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -117px;}
#nav5_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -147px;}  
#nav6_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -177px;}
#nav7_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -207px;} 
#nav8_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -237px;}   
#nav9_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -267px;} 
#nav10_active{height:30px;background:#DBE3E5 url('../images/nav.gif') no-repeat -440px -297px;}   

#nav1_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -27px;}
#nav2_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -57px;}
#nav3_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -87px;}
#nav4_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -117px;}
#nav5_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -147px;}  
#nav6_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -177px;}
#nav7_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -207px;} 
#nav8_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -237px;} 
#nav9_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -267px;} 
#nav10_en_active{height:30px;background:#DBE3E5 url('../images/nav_en.gif') no-repeat -440px -297px;} 


/* SUB NAV RECHTSGEBIED*/

#sub_nav_rechtsgebied{	
	padding-top:		2px;
	padding-bottom: 	2px;
}

#sub_nav_rechtsgebied a{
	display:			block; 
	margin:				0px; 
	padding:			0px; 
	text-indent:		-1000em;
	text-decoration:	none;
	width:				220px;
	overflow:			hidden;
}

#sub_nav_rechtsgebied1{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat 0px -2px;}
#sub_nav_rechtsgebied2{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat 0px -24px;}
#sub_nav_rechtsgebied3{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat 0px -46px;}
#sub_nav_rechtsgebied4{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat 0px -68px;}
#sub_nav_rechtsgebied5{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat 0px -90px;} 
#sub_nav_rechtsgebied6{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat 0px -112px;}
#sub_nav_rechtsgebied7{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat 0px -134px;}
#sub_nav_rechtsgebied8{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat 0px -156px;}
#sub_nav_rechtsgebied9{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat 0px -178px;}   

#sub_nav_rechtsgebied1_en{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat 0px -2px;}
#sub_nav_rechtsgebied2_en{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat 0px -24px;}
#sub_nav_rechtsgebied3_en{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat 0px -46px;}
#sub_nav_rechtsgebied4_en{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat 0px -68px;}
#sub_nav_rechtsgebied5_en{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat 0px -90px;} 
#sub_nav_rechtsgebied6_en{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat 0px -112px;}
#sub_nav_rechtsgebied7_en{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat 0px -134px;}
#sub_nav_rechtsgebied8_en{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat 0px -156px;}
#sub_nav_rechtsgebied9_en{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat 0px -178px;}  

#sub_nav_rechtsgebied1:hover, #sub_nav_rechtsgebied1:focus, #sub_nav_rechtsgebied1_en:hover, #sub_nav_rechtsgebied1_en:focus{background-position: -220px -2px;}
#sub_nav_rechtsgebied2:hover, #sub_nav_rechtsgebied2:focus, #sub_nav_rechtsgebied2_en:hover, #sub_nav_rechtsgebied2_en:focus{background-position: -220px -24px;}
#sub_nav_rechtsgebied3:hover, #sub_nav_rechtsgebied3:focus, #sub_nav_rechtsgebied3_en:hover, #sub_nav_rechtsgebied3_en:focus{background-position: -220px -46px;}
#sub_nav_rechtsgebied4:hover, #sub_nav_rechtsgebied4:focus, #sub_nav_rechtsgebied4_en:hover, #sub_nav_rechtsgebied4_en:focus{background-position: -220px -68px;}
#sub_nav_rechtsgebied5:hover, #sub_nav_rechtsgebied5:focus, #sub_nav_rechtsgebied5_en:hover, #sub_nav_rechtsgebied5_en:focus{background-position: -220px -90px;}  
#sub_nav_rechtsgebied6:hover, #sub_nav_rechtsgebied6:focus, #sub_nav_rechtsgebied6_en:hover, #sub_nav_rechtsgebied6_en:focus{background-position: -220px -112px;}
#sub_nav_rechtsgebied7:hover, #sub_nav_rechtsgebied7:focus, #sub_nav_rechtsgebied7_en:hover, #sub_nav_rechtsgebied7_en:focus{background-position: -220px -134px;}
#sub_nav_rechtsgebied8:hover, #sub_nav_rechtsgebied8:focus, #sub_nav_rechtsgebied8_en:hover, #sub_nav_rechtsgebied8_en:focus{background-position: -220px -156px;}
#sub_nav_rechtsgebied9:hover, #sub_nav_rechtsgebied9:focus, #sub_nav_rechtsgebied9_en:hover, #sub_nav_rechtsgebied9_en:focus{background-position: -220px -178px;}  
  
#sub_nav_rechtsgebied1_active{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat -440px -2px;}
#sub_nav_rechtsgebied2_active{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat -440px -24px;}
#sub_nav_rechtsgebied3_active{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat -440px -46px;}
#sub_nav_rechtsgebied4_active{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat -440px -68px;}
#sub_nav_rechtsgebied5_active{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat -440px -90px;}  
#sub_nav_rechtsgebied6_active{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat -440px -112px;}
#sub_nav_rechtsgebied7_active{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat -440px -134px;}
#sub_nav_rechtsgebied8_active{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat -440px -156px;}
#sub_nav_rechtsgebied9_active{height:22px;background: url('../images/sub_nav_rechtsgebied.gif') no-repeat -440px -178px;} 

#sub_nav_rechtsgebied1_en_active{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat -440px -2px;}
#sub_nav_rechtsgebied2_en_active{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat -440px -24px;}
#sub_nav_rechtsgebied3_en_active{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat -440px -46px;}
#sub_nav_rechtsgebied4_en_active{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat -440px -68px;}
#sub_nav_rechtsgebied5_en_active{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat -440px -90px;}  
#sub_nav_rechtsgebied6_en_active{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat -440px -112px;}
#sub_nav_rechtsgebied7_en_active{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat -440px -134px;}
#sub_nav_rechtsgebied8_en_active{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat -440px -156px;}
#sub_nav_rechtsgebied9_en_active{height:22px;background: url('../images/sub_nav_rechtsgebied_en.gif') no-repeat -440px -178px;}  


/* SUB NAV ADVOCATEN*/

#sub_nav_advocaten{	
	padding-top:		2px;
	padding-bottom: 	2px;
}

#sub_nav_advocaten a{
	display:			block; 
	margin:				0px; 
	padding:			0px; 
	text-indent:		-1000em;
	text-decoration:	none;
	width:				220px;
	overflow:			hidden;
}

#sub_nav_advocaten1{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat 0px -2px;}
#sub_nav_advocaten2{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat 0px -24px;}
#sub_nav_advocaten3{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat 0px -46px;}
#sub_nav_advocaten4{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat 0px -68px;}
#sub_nav_advocaten5{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat 0px -90px;}  

#sub_nav_advocaten1:hover, #sub_nav_advocaten1:focus{background-position: -220px -2px;}
#sub_nav_advocaten2:hover, #sub_nav_advocaten2:focus{background-position: -220px -24px;}
#sub_nav_advocaten3:hover, #sub_nav_advocaten3:focus{background-position: -220px -46px;}
#sub_nav_advocaten4:hover, #sub_nav_advocaten4:focus{background-position: -220px -68px;}
#sub_nav_advocaten5:hover, #sub_nav_advocaten5:focus{background-position: -220px -90px;}  
  
#sub_nav_advocaten1_active{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat -440px -2px;}
#sub_nav_advocaten2_active{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat -440px -24px;}
#sub_nav_advocaten3_active{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat -440px -46px;}
#sub_nav_advocaten4_active{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat -440px -68px;}
#sub_nav_advocaten5_active{height:22px;background: url('../images/sub_nav_advocaten.gif') no-repeat -440px -90px;}  


#contact_gegevens {
	width:170px; 
	height:100px; 
	font-size:11px;  
	margin-top: 604px; 
	margin-left: 30px; 
	position:absolute;
	z-index: 1;
}

.contactdetail {
	float:left;
	width:250px;
	height:100px;
	margin:15px 10px 10px 14px
	}
	

.pub_home {

	margin-right:10px
	}

/* print styles */



div, ul, li{
	display:none;
	border:0px
	}

#wrapper, #content_container, #content, .contactdetail, #content_left, #content_boxes {
	display:block;
	border:0px
	}

