/*
 ---------------------------
 Realisatie:               	
 ---------------------------
 ēM-Solutions              	
 ---------------------------
 ---------------------------
 www.2m-solutions.nl       	
 info@2m-solutions.nl      	
_____________________________________
Global Settings
______________________________________________
*/
html 
{ 
	height: 100%; 
}
body 
{
	font: Arial;
	font-family: 	Arial;
	font-size:		13px;
	padding: 		0;
	margin: 		0;
	height: 		95%;
	color:			#000000;
}
.container
{
	width: 			1000px;
	margin: 		0 auto;
 	}
/*
______________________________________________
Clearfix
______________________________________________
*/
.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix 
{
	display: inline-block;
}  
    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 100%;}
	.clearfix {display: block;}
    /* End Holly Hack */
/*
______________________________________________
Body Components
______________________________________________
*/
#header
{
	width:	1000px;
	text-align:	center;
	text-align:  right;
	background: #FFFFFF;
}
#menu
{
	width: 100%;
	text-align: left;
	margin-top: 0px;
	height:100px;
}
#menu a
{
	color:#00529B;
	line-height:2.2;
	font-size:9px;	
	width:100%;
	/*display:block;*/
	text-decoration:none;
	height:60px;
}
#menu a:hover
{
	color:#FF6306;
	line-height:2.2;
	font-size:9px;
	width:100%;
	/*display:block;*/
	text-decoration:none;
}
/* 
#menu ul
{
	display:  inline;
}
hoofdmenu
#menu ul li
{	padding-top: 2px;
	margin-right: 20px;
	display:  inline;
}
 */
#website
{
	float: left;
	width: 520px;
	min-height: 580px;
}
#content_left
{
	width:	150px;
	float: left;
	min-height: 300px;
}
#content_right
{
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px; 
	width: 340px;
	float:	right;
}
#content_foto
{
	width: 477px;
	float: right;
	height: 100%;
}
#disclaimer
{
	clear: both;
	margin-left: 523px;
	width: 467px;	
	vertical-align: bottom;
	padding: 5px;
	height:15px;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
}
#disclaimer a
{
	color: #969696;	
}
h1
{
	font-family: Arial;
	font-size:  30px;
	padding-top: 	0px;
	padding-bottom: 0px;
	color:		#000000;
}
h2
{
	font-size:  14px;
	padding-top: 	15px;
	padding-bottom: 15px;
	color:		#000000;
}
h3
{
	font-size:  12px;
	padding-top: 	15px;
	padding-bottom: 15px;
	color:		#000000;
}
h4
{
	font-size: 16px;
	text-align: center;
	padding-top : 15px;
	color:		#000000;
}
a
{
	color:#ef0020;
}
a:visited
{
	color:#960c1a;
}
#listyle1
{
	text-decoration:none;
	display:block;
	height: 20px;
	font-size:11px;
	font-family: Arial,roman;
	color:#000000;
	line-height:1.8;	
	list-style-type: none;
	width:150px;
}
#listyle1 a
{
	color: #000000;
	text-decoration: none;
	width:150px;
	display: block;
}
#listyle1 a:hover
{
	color: #FFFFFF;
	background-color: red;
	display: block;	
	width:150px;
	height: 20px;
}
#listyle1 a:active
{
	background-color: red;
	color: #FFFFFF;
	width:150px;
	display: block;
	height: 20px;
}	
#listyle2
{
	text-decoration:none;
	display:block;
	height: 20px;
	font-size:11px;
	font-family: Arial,roman;
	text-align: left;
	padding-left:0px;
	line-height:1.8;	
	list-style-type: none;
	width:150px;
	border-bottom: 1px solid red;
	}
#listyle2 a
{
	color: #000000;
	text-decoration: none;
	width:150px;
	display: block;
}
#listyle2 a:hover
{
	color: #FFFFFF;
	background-color: red;
	display: block;	
	width:150px;
	height: 20px;
}
#listyle2 a:active
{
	background-color: red;
	width:150px;
	display: block;
	height: 20px;
	color: White;
}
.listyle3
{
	text-decoration:none;
	display:block;
	height: 20px;
	font-size:11px;
	font-family: Arial,roman;
	color:#000000;
	text-align: left;
	padding-left:15px;
	line-height:1.8;	
	list-style-type: none;
	width:135px;
	}
.listyle4
{
	text-decoration:none;
	display:block;
	height: 20px;
	font-size:11px;
	font-family: Arial,roman;
	color:#000000;
	text-align: left;
	padding-left:15px;
	line-height:1.8;	
	list-style-type: none;
	width:135px;
}
/* mouseOver */