html{
	margin:0;
	padding:0;
	font-family: arial, helvetica, 'trebuchet MS';
	font-size:14px;
	width:100%;
	height:100%;
	color:#636363;
}
body{
	margin:0;
	padding:0;
	margin:0 auto;
	width:100%;
}
a{
	color:#e65504;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0;
}

h1{
	font-family:georgia, verdana, 'trebuchet ms';
	font-size:24px;
	color:#e65504;
	font-weight:normal;
	margin:20px 0 5px 0;
}

h2{
	font-family:georgia, verdana, 'trebuchet ms';
	font-size:20px;
	color:#e65504;
	font-weight:normal;
	margin:20px 0 5px 0;
	padding:0;
}

h3{
	font-family:arial, verdana, 'trebuchet ms';
	font-size:13px;
	color:#12517d;
	font-weight:bold;
	margin:0;
	padding:0;
}

h4{
	font-family:georgia, verdana, 'trebuchet ms';
	font-size:17px;
	color:#12517d;
	font-weight:normal;
	margin:20px 0 5px 0;
	padding:0;
}

.container{
	width:100%;
	background:#fff;
}
.welkom {
	display:none;
}
.noshow {
	display:none;
}
.header{
	width:100%;
	height:138px;
	background:url(/gfx/header_background.gif) repeat-x;
	overflow:hidden;
}

img.logo{
	position:absolute;
	top:15px;
	left:25px;
}

.contact_abs{
	position:absolute;
	top:75px;
	left:725px;
}


/*   MENU    */

.banner_demo{
	float:left;
	width:703px;
	height:204px;
	background:url(/gfx/banner_bg.jpg) no-repeat;
	display:block;	
}
.banner_demo .text span{
	font-family:georgia, verdana, 'trebuchet ms';
	font-size:24px;
	color:#e65504;
	font-style:italic;
}
.banner_demo .text{
	width:390px;
	height:130px;
	margin:10px 0 0 300px;
	overflow:hidden;
	font-size:12px;

}
.banner_demo img{
	margin:10px 0 0 300px;
}

.content{
	width:975px;
}
.content_left{
	width:705px;
	padding:20px 25px 25px 25px;
	float:left;
	line-height:170%;
}
.content_left ul{	
	margin:0;
	padding:0;
	list-style:none;
}
.content_left ul li{	
	background:url(/gfx/orange_li.gif) no-repeat left center;
	padding:0 0 0 20px;
}
.content_right {
	width:220px;
	min-height:500px;
	background:url(/gfx/rechts.gif) no-repeat;
	background-position:bottom;
	float:right;
	padding:0 0 25px 0;
	margin:0 0 25px 0;
}
.right_item{
	padding:0 20px 0 15px;
	font-family:arial;
	font-size:11px;
	color:#84878c;	
}
.right_item p{
	margin:0;	
}
.right_item img{
	margin:0 5px 5px 0;
	float:left;	
}
.right_item .blauw{
	color:#204989;	
}
.item{
	padding:5px 0;	
	clear:both;
	overflow:auto;
}

.item img{	
	margin:3px 15px 0 0;
}


/*   MENU    */

.menu_div{
	height:38px;
	float:left;
	font-size:15px;
	background:#BBBBBB url(/gfx/menu_left.gif) no-repeat;
	margin:100px 0 0 25px;
	padding:0 20px 0 0;
}

.menu_right{
	background:#BBBBBB url(/gfx/menu_right.gif) no-repeat;
	height:38px;
	width:5px;
	float:left;
	margin:100px 0 0 0;
}
		

ul.menu{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}


ul.menu li.active{
	float:left;
	background:#fff url(/gfx/sub_menu_left.gif) no-repeat top left;
	height:33px;
	margin:5px 0 0 5px;	
}

ul.menu li{
	float:left;
	height:33px;
	margin:5px 0 0 5px;
}

ul.menu li.active a{
	display:block;
	background:transparent url(/gfx/sub_menu_right.gif) no-repeat top right;
	height:23px;
	padding:10px 20px 0 20px;
	color:#FF7200;
}
ul.menu li a{
	display:block;
	height:23px;
	padding:10px 20px 0 20px;
	color:#fff;
	float:left;
}

.submenu{
	border-bottom:1px solid #cccccc;
	height:30px;
}

.submenu ul{
	margin:0 0 0 25px;
	padding:0;
	list-style:none;
}
.submenu ul li{
	float:left;
	margin:10px 20px 0 0;
}

.submenu ul li a{
	color:#bbbbbb;
}
.submenu ul li.active a{
	color:#e65504;
}


/*   COUNTER    */

.counter{
	position:relative;	
	height:118px;
	width:220px;
	background:url(/gfx/counter_bg.gif) no-repeat;
	background-position:50% 50%;
	float:left;
	
}
#counter{
	font-family:impact, arial, verdana, 'trebuchet ms';
	font-size:85px;
	color:#84878c;
	margin:0;
	padding:0;	 
	text-align:center;
	line-height:118px;
}
.counter_over{
	height:118px;
	width:220px;
	position:absolute;
	display:block;	
	background:url(/gfx/counter_over.gif) no-repeat;
	background-position:50% 50%;
	
}
.banner_links{
	width:340px;
	float:left;
	margin:0 20px 35px 0;
}
.banner{
	width:340px;
	float:left;
	margin:0 0 35px 0;
}
.block{
	border-bottom:1px dotted #000;
	overflow:auto;
	font-size:11px;
	line-height:170%;
}

.block p{
	margin:0;
	padding:0;
}

.block img.sup_pic{
	float:left;
	margin:5px 5px 5px 0;
}
.block a img{
	margin:0 5px 0 10px;
}
.read_more{
	font-weight:bold;
	width:339px;
	text-align:right;
	clear:both;
	line-height:24px;
}
.read_more a:hover{
	color:#204989;
	text-decoration:none;
}

ul.banner_links{
	list-style:none;
	font-size:11px;
	margin:8px 0 0 0;
	padding:0;
	width:100%;
}

ul.banner_links li{
	float:left;
	margin:0 0 0 25px;
	list-style:none;
}

ul.banner_links li img{
	float:left;
	margin:5px 5px 0 0;
}

ul.banner_links li a{
	color:#959595;
}

/*   NIEUWS   */

.intro{
	color:#204989;
	font-weight:bold;			
}
.news_img{
	float:left;
	margin:20px 15px 10px 0;	
}
.date_news{
	font-size:11px;	
}


.quote{	
	background:#fef5f0 url(/gfx/quote.gif) no-repeat 15px 10px;
	padding:5px 15px 5px 140px;
	font-family:georgia;
	font-style:italic;
	font-size:16px;
	color:#000;
}

.quote2{	
	background:#fef5f0 url(/gfx/quote.gif) no-repeat 550px 10px;
	padding:5px 15px 5px 15px;
	font-family:georgia;
	font-style:italic;
	font-size:16px;
	color:#000;
	width:680px;
	clear:both;
	overflow:auto;
	margin:0 0 25px 0;
}

.quote2 .news_img{	
	margin:10px 15px 15px 0;
}

.quote p{	
	margin:0 0 10px 0;
	padding:0;
}

span.quote_sugnature{	
	font-style:normal;
	color:#e65504;
	font-size:13px;
}

.testimonial_text{	
	display:block;
	float:left;
	width:500px;
	padding:5px;	
}

.newsitem{	
	font-size:12px;
	border-bottom:1px dotted #9c9c9c;
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
}
.newsitem p{	
	margin:0;
	padding:0;
}

.newsitem span.date{	
	font-size:11px;
	float:left;
}

.news_item h3{	
	float:left;
}	

/*   FOOTER    */

.footer{
	clear:both;
	overflow:auto;
	background:#246899;
	padding:15px 0 0 20px;
	margin:30px 0 0 0;
	text-align:center;
	font-size:10px;
	height:40px;
}
.footer a{
	color:#ffffff;	
}
.site_data{
	float:left;
	width:950px;
	text-align:right;
	line-height:38px;
}

.type_disclaimer{
	border-bottom:1px solid green;
	float:left;
	width:500px;
}
.copyright{
	color:#ffffff;
	float:left;	
}
.sitemap{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;	
}
.sitemap ul {
	list-style:none;	
}