body{
	font-family: Arial;
	font-size:0.8em;
}
a img{
	border-style:none;
}

div#myslidemenu,
div#search,
ul#breadcrumb,
div.subtext,
div.footer,
div#panel-right,
ul#nav-ter{
	display:none;
}

/* OFFICE DETAIL PAGE
-------------------------------- */

div.specialisaties{
	display:block;
	clear:left;
}

div.specialisaties ul{
	width:450px;
	margin:0; padding:0;
}

div.specialisaties ul li{
	width:200px;
	float:left;
	color:#58595b !important;
	padding: 0 0 0 5px;
	margin:0 0 0 17px;
}

/* LAWYER DETAIL PAGE
-------------------------------- */

div.advocaten {
	display:block;
	clear:left;
}

div.advocaten ul{
	margin:0; padding:10px 0 0 0;
}

div.advocaten ul li{
	width:100px;
	float:left;
	list-style-type:none;
	margin: 0 0 10px 0;
}

div.advocaten ul li img{
	width:80px; height:80px;
	background:#ccc;
	
}

div.profile{
	float:right;
	width:520px;
}

img.profile-foto{
	width:80px; height:80px;
	background:#ccc;
	float:left;
}


div.profile ul{
	margin:0 0 20px 0; padding:0;
}

div.profile ul li{
	list-style-type:none;
	clear:left;
	color:#58595b !important;
	line-height:25px;
	margin:5px 0;
	background:#e5eaf0;
}

div.profile img.contact{
	background:url(../img/btn_contact.jpg) no-repeat 0 0;
	width:98px;
	height:27px;
	float:right;
}

div.profile a:hover img.contact{
	background-position:0 -27px;
}

div.profile ul li label{
	float:left;
	width:100px;
	font-weight:bold;
	text-indent:5px;
}

div.profile ul li.even{
	background:#fff;
}


/* TITLE BIG
-------------------------------- */