/* CSS Document */

body {
	margin: 10px 0 0 0px;
	background-color:#03347A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
input {
	border:1px solid #153c7e;
	color:#153c7e;
}
textarea {
	border:1px solid #153c7e;
	color:#153c7e;
}
.sendbutton {
	color:#fff;
	background-color:#006a71;
	padding:5px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color:#006a71;
	font-size:14px;
}

small {
	
	color:#153c7e;
}

#container {
	width:954px;
	margin:0px auto;
	overflow:hidden;
	border:8px solid #fff;
}
#header {
	float:left;
	height:198px;
	width:954px;
	padding-top:0;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat;
}
#header_left {
	float:left;
	width:241px;
	height:198px;
}
#header_logo {
	float:left;
	width:472px;
	height:53px;
	overflow:hidden;
}
#header_photo {
	float:left;
	width:472px;
	height:134px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	overflow:hidden;
}
#left {
	float:left;
	overflow:hidden;
	width:241px;
	padding:0;
	margin:0;
	background-image:url(../images/bg_left.gif);
	background-repeat:repeat-y;
	min-height:600px;
	height:auto !important; /* voor moderne Browser */
	height:600px; /*voor IE6 */
}
#right {
	float:left;
	width:52px;
}
#navigatie {
	float:right;
	width:713px;
	height:34px;
	background-color:#b0ced2;
	overflow:hidden;
}
#navigatie ul {
	width:713px;
	margin:10px 0px 0px 80px;
	padding:0px;
}
#navigatie ul li {
	float:left;
	list-style-type:none;
	margin:0px 11px 3px 0px;
	padding:0px;
	color:#1c7f86;
}
#navigatie ul li a {
	text-decoration:none;
	color:#006f76;
}
#navigatie ul li a:hover {
	text-decoration:none;
	color:#153c7e;
}
#main_content a {
	text-decoration:none;
	color:#006f76;
}
#main_content a:hover {
	text-decoration:none;
	color:#153c7e;
}
#content {
	background-image:url(../images/bg_container.gif);
	background-repeat:repeat-y;
}
#main {
	float: left;
	width: 713px;
	overflow:hidden;
	margin: 0px;
	padding:0;
	background-image:url(../images/blokje_rechtsboven.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#main_content {
	float: left;
	color:#06357a;
	width: 553px;
	line-height:20px;
	overflow:hidden;
	margin: 0px;
	padding:40px 80px 40px 80px;
	min-height:500px;
	height:auto !important; /* voor moderne Browser */
	height:500px; /*voor IE6 */
}
#main_footer {
	float:left;
	width:553px;
	height:37px;
	padding:15px 80px 0px 80px;
	background-image:url(../images/blokje_rechtsonder.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#006a71;
}
#footer {
	float:left;
	background-color:#d8daeg;
	height:18px;
	width:895px;
	padding:5px 69px 10px 10px;
	background-image:url(../images/bg_footer.gif);
	text-align:right;
}
#footer div.lightfont {
	color:#A1A6CA;
}
#footer a {
	text-decoration:none;
	color:#d8dae9;
	padding:4px;
	font-size:9px;
	
}
#footer a:hover {
	text-decoration:none;
	color:#ffffff;
	padding:4px;
	
}
#footer .logo {
	margin:10px;
	vertical-align:middle;
}
#newsblock {
	padding:25px 0 0 20px;
}
#newsblock_content {
	color:#ffffff;
	width:160px;
	height:172px;
	overflow:hidden;
	line-height:18px;
	margin-bottom:20px;
}
#newsblock_content .newsitem {
	height:160px;
	width:160px;
	overflow:hidden;
	color:black;
}
#newsblock_content .newsitem_extra {
	height:160px;
}
#newsblock_content .newsitem a {
	text-decoration:none;
}
#newsblock_content .newsitem h1 {
	height:20px;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}
#newsblock_content strong {
	color:#000000;
}
#newsblock_content a {
	color:#000000;
}
#newsblock_content a:hover {
	text-decoration:underline;
}
#newsblock_content a.text {
}
#imagerotatorblock {
	width:472px;
	height:135px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.small {
	font-size:10px;
	color:#333;
}
.clearer {
	height:1px;
	clear:both;
}
#advocaten {
	float:left;
	width:165px;
	overflow:hidden;
}
#advocaten ul {
	margin:0 15px 0 0;
	padding:0;
	
	list-style-type: none;
}
#advocaten ul li {
	margin:0;
	padding:0 0 10px 0;
	list-style-type: none;
	border-bottom:1px solid #006b72;
}
#advocaten ul li a {
	text-decoration:none;
	color:#153c7e;
}
#advocaten ul li a:hover {
	text-decoration:none;
	color:#006f76;
}


.advocaat{
	
	
	}
.advocaten_foto {
	width:100px;
	overflow:hidden;
	float:left;
}
.advocaten_info {
	width:265px;
	overflow:hidden;
	float:left;
}
.advocaten_info ul {
	margin:0 0 0 15px;
	padding:0;
	font-size:11px;
}

