/* SUB Styles */
* {
padding:0;
margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { /*margin:20px 0;*/ }
li, dd, blockquote {  }
fieldset { padding:10px; }
legend{font-weight:bold; color:#606A74;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-image: url(../images/streepje_2.gif);
	background-position: top;
	background-repeat: repeat-x;
	color:black;
	/*padding-left:50%;*/
}
a {
	color:#606a74;
}
a:hover {
	color:#00457D;
}
.clearboth {clear:both;}
.hidden{display:none;}
.overlib{border:1px solid #064678; color:#064678; padding:5px 10px; background:#FFFFFF;}

/* Main styles */
#wrapper {
	width:925px;
	/*margin-left:-462px;*/
	margin: 0 auto 0 auto;
}
#header {
	width:899px;
	height:10px;
}

/* MENU */
#menu {
	height:69px;
}
#main-menu {
	margin:42px 0 0 0;
	float:left;
	height:27px;
	min-width:462px;
}
	#main-menu ul {
	}
	#main-menu li {
		display:inline;
		padding-right:5px;
		list-style-type: none;
	}
	#main-menu a {
		color:#00457d;
		font-weight:normal;
		text-decoration:none;
		margin:0 7px 0 0;
	}
	#main-menu .select3, #main-menu .select1{
		font-weight:bold;
	}
	#main-menu ul ul {
		display:none;
	}

#meta-menu {
	margin:42px 0 0 0;
	float:left;
}	
	#meta-menu ul {
	}
	#meta-menu li {
		display:inline;
		padding-right:5px;
		list-style-type: none;
	}
	#meta-menu a {
		color:#72797e;
		font-weight:normal;
		text-decoration:none;
		margin:0 12px 0 0;
	}	
	#meta-menu .active a{
		font-weight:bold;
	}
	#meta-menu .select3, #meta-menu .select1{
		font-weight:bold;
	}
	#meta-menu ul ul {
		display:none;
	}
	
#languageswitch{
	margin:42px 0 0 0;
	float:left;
	color:#72797e;
	font-weight:normal;
	text-decoration:none;
}
	
#logo {
	padding:15px 0 0 0;
	float:right;
}

/* Other Styles */
#top {
	float:left;
	width:901px;
	height:59px;
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:20px;
}
	#top.top_nl {
		background-image:url(../images/img_kop_big.gif);
	}
	#top.top_en {
		background-image:url(../images/img_kop_big_en.gif);
	}
#main_left {
	float:right;
	width:675px;
	min-height:462px;
	height:100%!important;
	height:462px;
	padding:0 23px 23px 23px;
	/*background:url(../images/img_bghome.gif) bottom repeat-x;*/
	line-height:20px;
}
#main_left .inner {
	float:left;
	width:235px;
	height:204px;
}
	#main_left #breadcrumb {
	color:#606a74;
	margin:0 0 20px 0;
	}
	#main_left #content-intro{
		padding:16px 0 0 0;
	}
	#main_left #content-title h1{
		font-family:"Times New Roman", Times, serif;
		color:#00457d;
		font-size:1.8em;
		font-weight:bold;
	}
	#main_left #content-intro h2, #main_left .content-intro h2{
		color:#606a74;
		font-weight:bold;
		font-size:1.1em;
	}
	#main_left #content-main {
		margin: 5px 0;
		font-size:1.1em;
	}
		#main_left #content-main .button a{
			border:1px solid #00457D;
			display:block;
			height:20px;
			line-height:20px;
			text-decoration:none;
			padding:0 0 0 20px;
			background:#E3E9F2;
			color:#00457D;
			width:350px;
		}
		#main_left #content-main .button a:hover{
			background:#F4F6FA;
		}
		#main_left #content-main p{
			margin:10px 0;
		}
		#main_left #content-main li {
			margin: 5px 0 0 40px;
			list-style-image:url(../images/dash.gif);
		}
		#main_left #content-main table {
			border:solid #00457D;
			border-width:1px 0 0 1px;
		}
		#main_left #content-main td,
		#main_left #content-main th{
			font-size:0.8em;
			padding:0px 3px;
			border:solid #00457D;
			border-width:0 1px 1px 0;
		}
		#main_left #content-main th{
			background:#E5E8EB;
		}
		#main_left #content-main td p,
		#main_left #content-main th p{
			padding:0;
			margin:0;
		}
		#main_left #content-main h1{
			color:#606a74;
			font-weight:bold;
			font-size:1.1em;
			margin-top:25px;
		}
		#main_left #content-main h2{
			color:#606a74;
			font-weight:bold;
			margin-top:7px;
			font-size:1em;
		}
		#main_left #content-main h3{
			color:#606a74;
			font-weight:bold;
			font-size:1em;
			margin-top:7px;
		}
		#main_left #content-main h4{
			color:#606a74;
			font-weight:bold;
			font-size:1em;
			margin-top:7px;
		}
		#main_left #content-main h5{
			color:#606a74;
			font-weight:bold;
			font-size:1em;
			margin-top:7px;
			border:dotted #00457D;
			border-width:0 0 1px 1px;
			padding:0 0 0 10px;
		}
		#main_left #content-main h6{
			font-size:0.8em;
			font-weight:normal;
		}
		
		#main_left #downloads {
			border:1px solid #0070B2;
			padding:5px;
		}
			#main_left #downloads div {
				border:1px solid silver;
				margin:0 0 10px 0;
				padding:0 5px;
			}
		
		#main_left #content-main ul,
		#main_left ol{
			margin:20px 0;
		}
		#main_left li{
			margin:0 0 20px 0;
		}
		
		.clienten-lijst td{
		background: #E5E8EB !important;
		font-weight:bold;
		color:#00457D;
		font-size:1em !important;
		}
		

#main_right {
	float:left;
	width:195px;
}
	#main_right h1{
		font-family:"Times New Roman", Times, serif;
		color:#00457d;
		font-size:1.8em;
		font-weight:bold;
		padding:5px 0 11px 0;
	}
	#main_right h2{
		color:#606a74;
		font-weight:bold;
		font-size:1em;
		margin:0 0 11px 0;
	}

#slideshow {
position:absolute;
width:200px;
}
#foto {
	position:relative;
	top:-59px;
	margin-bottom:-50px;
	height:200px;
	overflow:hidden;
	width:453px;
	height:260px;
}
#subPractices {
/*ie6*/
_position:absolute;
_left:0px;
}
	#subPractices li {
	list-style-type:none;
	}
	#subPractices a {
	display:block;
	width:170px;
	color:#606A74;
	background:url(../images/arrow.gif) no-repeat 170px center;
	padding:0 0 0 16px;
	border:1px solid #E7E7E7;
	height:33px;
	line-height:33px;
	margin:0 0 7px 0;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	}
	#subPractices a:hover {
	color:#DD7A00;
	background-image:url(../images/arrow_hover.gif);
	}

#subpractices2 {
width:596px;
position:relative; top:-12px;

}
#subpractices2 .imagediv{
height:33px;
overflow:hidden;
width:148px;
float:left;
margin: 0 7px 7px 0;
}

	
#nieuws {
	padding-left:24px;
}
#copyright {
	float:left;
	margin-top:12px;
	height:20px;
	color:#BEBEC0;
	font-size:10px;
	text-align:center;
	font-weight:bold;
}
	#copyright a, #copyright a:hover {
		color:#BEBEC0;
	}