
/* Layout Stylesheet */ 

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

#outer {
 position: relative;
 padding: 0px;
 text-align:left;
 width:750px;
 margin:auto;
 height: 100%;
}

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


#header {
 position: relative;
 height: 47px;
 background: url(images/header.jpg) no-repeat top left;
 margin-left: 0px;
 padding-top: 184px;
 padding-left: 0px;
 padding-bottom: 32px;
 width: 750px;
}

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

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


#bodyblock {
 position:relative;
 color: #333333;
 width: 750px;
 padding: 0px;
 /*padding-top: 0px;
 padding-left: 0px;
 padding-right: 35px; 
 padding-bottom: 35px;*/
 min-height: 150px;
 line-height: 140%;
}

#menu_left {
	float: left;
	width: 293px;
	height: 380px;
	padding-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	background: url(images/menu_left.jpg) top left no-repeat;
}

#spacer_left {
	float: left;
	width: 293px;
	height: 380px;
	padding-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}

#wie_zijn_wij_left {
	float: left;
	width: 293px;
	height: 380px;
	padding-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	background: url(images/wie_zijn_wij_left.jpg) top left no-repeat;
}

#item_left {
	float: left;
	width: 293px;
	height: 380px;
	padding-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}


#menu_left ul {
	padding: 0px;
	padding-left: 45px;
	margin: 0px;
	font-size: 14px;
}

#menu_left ul li {
	margin-bottom: 8px;
}

#menu_left ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

#menu_left ul li a.actief {
	font-weight: bold;
	text-decoration: underline;
}

#menu_left ul li a:hover {
	text-decoration: underline;
}


#wie_zijn_wij_left ul {
	padding: 0px;
	padding-left: 45px;
	margin: 0px;
	font-size: 14px;
}

#wie_zijn_wij_left ul li {
	margin-bottom: 8px;
}

#wie_zijn_wij_left ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

#wie_zijn_wij_left ul li a.actief {
	font-weight: bold;
	text-decoration: underline;
}

#wie_zijn_wij_left ul li a:hover {
	text-decoration: underline;
}


#content {
	margin-left: 293px;
	width: 431px;
	padding-left: 26px;
	min-height: 400px;
	background: url(images/content_header.jpg) top left no-repeat;
	
}

#content h3 {
	padding: 0px;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 25px;
	font-size: 18pt;
	font-family: Georgia;
	color: #006ab9;
}

* html #content {
	position: relative;

	width: 425px;
	height: 400px;
}

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

}
 
.footerbuttondiv {
	position: relative;
	display: block;
	margin-left: 566px;
	padding-top: 34px;
	width: 182px;
	height: 18px;
}

.startbutton {
	position: absolute;
	display: block;
	margin-left: 0px;
	padding-top: 0px;
	width: 40px;
	height: 18px;
		


} 

.contactbutton {
	position: absolute;
	display: block;
	margin-left: 55px;
	padding-top: 0px;
	width: 55px;
	height: 17px;
	


} 
 
.topbutton {
	position: absolute;
	display: block;
	margin-left: 137px;
	padding-top: 0px;
	width: 45px;
	height: 18px;
	


}  
 
.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: #333333;
	text-decoration:underline;
}

a:hover
{
	text-decoration: underline;
}


h1
{
	font-family: arial, serif;
	font-size: 10pt;
}

h2 {
	font-family: arial, serif;
	font-size: 11pt;
	margin-bottom: 0px;
}

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

.tekstkleur {
	color: #26A49A;
}


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

/* einde systeem stylen */
