*{
	padding: 0;
	margin: 0;
}

html, body{
	height: 100%;
}

body{
	font-family: Tahoma;
	font-size: 11px;
	color:#525762;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #014f73;
	line-height: 17px;
	padding: 10px 0 5px 0;
	text-transform: uppercase;
}

h2{
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin: 5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

h2 a{
	color: black;
	padding: 0 15px 0 0;
}

h3{
	font-size: 11px;
	font-weight: bold;
	color: #525762;
	padding: 0;
	margin: 5px 0 0 0;
}

h4{
	font-size: 11px;
	color: #3B98B4;
	padding: 0 0 5px 0;
}

a{
	color: #55adbf;
	text-decoration: none;
}

img{border: 0;}
.clear{clear: both;}
.floatleft{float: left;}
.floatright{float: right;}


/* ------------------------------ INDEX ------------------------------ */

div#wrapper{
	width:1000px;
	height:100%;
	position:relative;
	margin:0 auto;
}

div#header{
	width:1000px;
	height:350px;
	position:relative;
}

div#header.home{
	height:502px;
	background: #C6C6C6;	
}

div#logo{
	
	background-color: #C6C6C6;
	background-image:url(../images/design/logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:82px;	
}

#content{
	padding: 0 20px;
	position: relative;
	background: white;
}

.wide{
	width:705px;
}

.narrow{
	width:455px;
	margin: 0 0 0 250px;
}

.relative{
	top: -110px;
}

#content.home{
	margin: 0 0 0 115px;
	width: 595px;
}

.top{
	top: -175px;
	width: 705px;
}

div#container_right{
	width:255px;
 	position:absolute;
 	top:25px;
 	right:0px;
	z-index:2;
}

/* MENU */
ul#menu li{
	clear:both;
	overflow:hidden;
	margin-bottom:3px;
	list-style:none;
}

ul#menu li a{
	font-size:13px;
	background:#19476a;
	float:left;
	display:block;
	padding: 0 5px;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;	
}

ul#menu li a.selected,
ul#menu li a:hover{
	color:#71e6ff;
	background-color:#000;
}

ul#menu li a.blue{
	color:#0d476a;
	background-color:#70e5ff;
}

/* SUBMENU */
ul#menu li.shover ul,
ul#menu li.selected ul{
	display:block;
}

ul#menu li ul{
	display:none;
}

ul.submenu{
	display:block;
	position:absolute;
	right:255px;
	width:200px;
	padding: 0 5px 0 0;
}

ul.submenu li a{
	font-size:13px !important;
	background-color:#fff !important;
	color:#173758 !important;
	text-transform:uppercase;
	float:right !important;
	clear:both;
	display:block;
	font-weight:normal !important;
}

ul.submenu li a.selected,
ul.submenu li a:hover{
	color:#75e1ff !important;
	background-color:#000 !important;
}

/* CONTENT RIGHT */
div#content_right{
	padding: 0 15px;
	position: absolute;
	top: 325px;
	width: 192px;
	background: white;
	margin: 0 0 30px 0;
}

div#content_right h2 { 	font-size: 14px; font-weight: bold; color: #014f73; line-height: 17px; padding: 10px 0 5px 0; text-transform: uppercase;}
div#content_right.relative{
	position: static;
	background: white;
}

div#content_right h2 a img{
	position: relative;
	left: 2px;
	
}

div#content_right ul li{
	list-style-type: none;
}

div#content_right ul li a{
	color:#525762;
}

div#content_right ul li a:hover{
	background-color: #72e7ff;
	display: block;
}

ul.nohover li{
	list-style-type: none;
}

div#footer{
	/*
width: 200px;
height: 30px;
position: absolute;
bottom: 0;
left: 760px;
background: white;
z-index: 1;
*/
}

div#footer a{
 color: black;	
 font-weight:bold;
}
/* ------------------------------ PAGES ------------------------------ */

div#content ul{
	margin: 0 0 0 15px;
	line-height: 15px;
}

div.advocate{
	float: left;
	width: 120px;
	height: 175px;
	margin: 10px 21px 0 0;
}
div.advocate h2 { font-size: 11px; color: #3B98B4;     text-transform: none;  padding: 0 0 5px 0;}
div.advocate h2 a { color: #3B98B4; }		
		
		
		 
div.advocate ul li{
	list-style-image: url(../images/design/list_line.gif);
	list-style-type: none;
	
}

div.shortadvocate{
	float: left;
	width: 125px;
	margin: 10px 18px 0 0;
}
div.shortadvocate h3 { padding: 0 0 5px; }
div.shortadvocate ul li{
	list-style-image: url(../images/design/list_line.gif);
	list-style-type: none;
	
}

div#content_right #lawyerList ul li a:hover { background-color: #fff; }

div.subnav{
	width: 210px;
}
div.subnav h2 {color: #014F73; font-size: 14px; margin: 0; font-weight: bold; line-height: 17px; padding: 10px 0 5px; text-transform: uppercase; }
div.subnav h3 {color: black; font-size: 11px; font-weight: bold; margin: 5px 0 0; padding: 0; text-transform: uppercase; }
div.subnav h3 a { color: #000; }
div.subnav ul{
	padding: 0 0 20px 0;
	
}
div.subnav ul li a { line-height: 15px; display: block; color: black; font-size: 11px; font-weight: bold; margin: 5px 0 0; padding: 0; text-transform: uppercase;}
div.subnav ul li a:hover { background: #fff none; }    
div.subnav ul li{
	margin: 0 0 0 -15px;
	list-style-type: none;
}

div.nexto{
	width: 430px;
}

ul.longlist{
	float: left;
	width: 200px;
}

ul.longlist li{
	list-style-image:none;
	list-style-type:square;
}

ul.longlist li a{
	color: #525762
}

ul.longlist li a:hover{
	color:#3B98B4;
}

a.terug{
background: transparent url(../images/design/terug.gif) no-repeat left top;
height:14px;
border:1px solid #005275;
padding: 0 5px 0 21px;
font-size:11px;
font-family:Tahoma;
color:#014a5b;
float:left;
clear:both;
display:block;
margin: 10px 0 25px 0;
}

.tdFormText{
	padding: 0 0 5px 0;
}
.tdInput{
	padding: 0 0 5px 0;
}

.publication h2{  margin: 0; padding: 20px 0 0;  color: #525762;  text-transform: none}
.publication-link { padding: 5px 0 0; display: block; }
.newslist h2{ margin: 0; padding: 20px 0 0;  color: #525762;  text-transform: none;}
.newslist-link { padding: 5px 0 0; display: block; }
.gallery{
	width: 455px;
	list-style:none;
	margin: 20px 0 0 !important;
	padding: 0;
}
.gallery li{
	float: left;
	margin: 2px;
}

.pageNav { clear: both; padding: 20px 0 0; }

div#content_right ul.home-list li a {      display: block;  color: black; font-size: 11px; font-weight: bold; margin: 5px 0 0; padding: 0 15px 0 0; text-transform: uppercase;}
div#content_right ul.home-list li a img { margin: 0 0 0 5px; }
div#content_right ul.home-list li a:hover { background: none #fff; }

.block-newsletter { border: 3px solid #70e5ff; width: 215px; left: -10px; position: relative; line-height: 20px; margin: 20px 0; }
.block-newsletter h2 { background-color: #f3f3f3; color: #014f73; text-transform: uppercase; text-indent: 12px; margin: 0; padding: 0; height: 22px; }
div#content_right .block-newsletter h2 { padding: 0; line-height: 22px; }
.block-newsletter .block-content { padding: 10px; }
.block-newsletter .form-submit { background-color: #666666; cursor: pointer; font-family: tahoma; overflow: hidden; font-size: 11px; text-transform: uppercase; border: 1px solid #c5c5c5; border-color: #c5c5c5 #7f7f7f  #7f7f7f #c5c5c5; width: 85px; color: #fff; text-align: center; display: block; height: 20px; overflow: hidden; line-height: 20px;  }
.block-newsletter .input_text { width: 190px; height: 17px; margin: 0 0 10px; border: 1px solid #abadb3; border-color: #abadb3 #e2e3ea #e2e3ea #e2e3ea; }
.block-newsletter .error {     color: red; display: block; margin: -10px 0 10px; }
.block-directcontact { width: 233px; border: 3px solid #e5e5e5;line-height: 170%; margin: 20px 0; }
.block-directcontact p { margin: 0 0 10px; }
.block-directcontact h2 { background-color: #f3f3f3; color: #014f73; text-transform: uppercase; text-indent: 12px; margin: 0; padding: 0; height: 22px; }
div#content_right .block-directcontact h2 { padding: 0; line-height: 22px; }
.block-directcontact .block-content { padding: 10px; }
.block-directcontact .form-submit { cusor: pointer; background-color: #666666; font-family: tahoma; font-size: 11px; text-transform: uppercase; cursor: pointer; border: 1px solid #c5c5c5; border-color: #c5c5c5 #7f7f7f  #7f7f7f #c5c5c5; width: 85px; color: #fff; text-align: center; display: block; height: 20px; overflow: hidden; line-height: 18px;  }
.block-directcontact .input_text { width: 190px;     display: block; height: 17px; margin: 0 0 10px; border: 1px solid #abadb3; border-color: #abadb3 #e2e3ea #e2e3ea #e2e3ea; }
.block-directcontact textarea { width: 190px;     display: block; margin: 0 0 10px; border: 1px solid #abadb3; border-color: #abadb3 #e2e3ea #e2e3ea #e2e3ea; }
.block-directcontact .error {     color: red; display: block; margin: -10px 0 10px; }

.block-specials { width: 233px; border: 3px solid #e5e5e5;line-height: 170%; margin: 20px 0; }
.block-specials p { margin: 0 0 10px; }
.block-specials .block-content { padding: 12px; } 
.block-specials h2 { margin: 0 0 5px; font-size: 14px; color: #014f73; }
div#content .block-specials .nohover { margin: 0 0 10px; }
.block-specials ul a{ text-transform: uppercase; font-size: 12px; font-weight: bold; color: #000; }

.block-advocatedetail { float: right; width: 435px; }
