
/* Layout Stylesheet */ 

body {
 text-align:center;
 padding:0;
 font-family: verdana, arial, serif;
 font-size: 10pt;
 background: #ffffff url(images/body_background.jpg) repeat-x top left;
 margin-top: 0px;
}

#outer {
 position: relative;
 padding: 0px;
 text-align:left;
 width:808px;
 margin:auto;
 height: 100%;
 background: url(images/body_spacer.jpg) repeat-y top;

}

#inner {
 padding-left: 4px;
 padding-right: 4px;
}


#header {
 position: relative;
 height: 43px;
 background: url(images/header.jpg) no-repeat top left;
 margin-left: -4px;
 padding-top: 195px;
 padding-left: 4px;
 width: 800px;
}

#menu_section {
 position: relative;
 margin: 0px;
 padding: 0px;
 width: 800px;
 height: 35px;
 white-space: nowrap;
 list-style-type: none;
 display: block;
}

#menu_section li {
 display: inline;
 width: 160px;
 height: 35px;
 white-space: nowrap;
 list-style-type: none;
 float: left;
}


#bodyblock {
 position:relative;
 color: #313131;
 width:730px;
 padding-top: 40px;
 padding-left: 35px;
 padding-right: 35px; 
 padding-bottom: 35px;
 min-height: 300px;
 line-height: 140%;
}

#foto {
	float: left;
	width: 285px;
	height: 285px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}

#content {
	margin-left: 320px;
}

* html #content {
	position: relative;
	margin-left: 35px;
	padding-left: 35px; 
	width: 400px;
}

#ftr {
 height:112px;
 width: 808px;
 background: url(images/body_footer.jpg) top no-repeat;
 margin: 0px;
 padding: 0px;

}
 
.contactdiv {
	position: relative;
	display: block;
	margin-left: 434px;
	padding-top: 41px;
	width: 80px;
	height: 13px;

	

}

.contactbutton {
	position: relative;
	display: block;
	margin-left: 0px;
	padding-top: 0px;
	width: 80px;
	height: 13px;
	color:#26A49A;


} 
 
 
.tabel_zonder_borders {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.tabel_zonder_borders td {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.tabel_zonder_borders tr {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.advocaten td img {
	border: 1px #000 solid;
	margin-bottom: 5px;
	margin-right: 35px;
}

table.advocaten a {
	text-decoration: underline;
	font-weight: bold;
}

table.advocaten a:hover {
	color: #26A49A;
	text-decoration: underline;
}

table.advocaten a img:hover {
	text-decoration:none;
}

td.separator {
	height: 20px;
}

table.contact {
	width: 400px;
	border-collapse: collapse;
}

table.contact td {
	vertical-align: top;
	border-collapse: collapse;
	padding-bottom: 3px;
}

table.contact td.omschrijving{
	font-weight: bold;

}

a img
{
	border: 0px;
	text-decoration:none;
}

a
{

	color: #26A49A;
	text-decoration:underline;
}

a:hover
{
	text-decoration: underline;
}


h1
{
	font-family: arial, serif;
}

h2 {
	font-family: arial, serif;
	font-size: 16pt;
}

h3
{
	margin-bottom: 5px;
	font-size: 13pt;
	color: #0D3967;
	line-height: 130%;
}

.tekstkleur {
	color: #000;
}


.kopje {
	font-size: 14pt;
	line-height: 160%;
	font-family: "Times New Roman";
}

.mediation_kopje{
	text-decoration:underline;
}
/* einde systeem stylen */