@charset "utf-8";
/* CSS Document */

body{
	color:#245190;
	background-color:#CCC;
	margin:0px;
	padding:0px;
	font-family:Calibri, Verdana, Geneva, sans-serif;}
	
.clear{
	clear:both;}
	
span.blauw{
	font-weight:bold;
	color:#245190;}
	
span.red{
	color:#F00;}

img{
	border:none;
	margin:0 10px 10px 20px;
	float:left;}
	
td img{
	margin:0 0 0 20px;}

#jquery-lightbox img{
	margin:0;}
	
#content img{
	float:left;}	

#afbeeldingen img{
	margin:0;
	left:0;
	position:absolute;}
	
p img{
	float:left;
	margin:0 5px 5px 0;}
	
.img{
	float:left;}
		
.img-right{
	float:right;
	margin:10px 20px 0 0;}
	
table{
	color:#000;
	font-size:12px;
	float:left;
	margin:10px 0 10px 20px;}
		
p{
	float:left;
	color:#000;
	text-align:left;
	font-size:12px;
	margin:10px 20px 0 20px;}
		
h1, h2{
	float:left;
	width:100%;
	text-align:left;
	margin:10px 0 0 20px;
	font-size:14px;
	color:#245190;}

h2{
	float:left;}
	
	
h1 img, h2 img {
	margin:2px 5px 0 0;
	border:none;}
	
h3{
	float:left;
	width:100%;
	text-align:left;
	margin:15px 0 0 20px;
	font-size:12px;
	color:#245190;}
	
iframe{
	float:left;
	border:none;
	overflow:hidden;
	margin-left:20px;}
	
contact_formulier{
	background-color:#FFF;}
	
body#contact{
	background-color:#FFF;
	margin:15px 0 0 0;}
	
body#contact td{
	color:#245190;
	font-weight:bold;
	margin:0;}
	
body#contact table{
	border:none;
	margin:0;}
	
/*body#contact tr, body#contact td {
	float:left;}
	
body#contact tr.right, body#contact td.right{
	float:right;} 
	*/
			
#container{
	margin:20px;
	width:900px;
	height:auto;
	background-color:#FFF;}
	
#header{
	height:150px;
	width:900px;}
	
#logo{
	float:left;
	margin:25px 0 0 25px;
	width:140px;
	height:100px;}
	
#slideshow{
	list-style:none;
	margin:0;
	float:right;
	width:483px;
	height:150px;}
	
#intro{
	float:left;
	width:100%;
	height:auto;}
	
#introtekst{
	float:left;
	width:450px;
	height:auto;}
	
#introafb{
	margin:10px 50px 0 0;
	float:right;
	width:400px;
	height:auto;}
	
#nieuws, #contact, #fotos{
	width:275px;
	height:auto;
	float:left;
	margin:20px 25px 0 0;}
	
#footer-full{
	margin:10px 0 5px 0;
	padding-bottom:5px;
	float:left;
	width:900px;}
	
#footer{
	margin:10px 0 5px 0;
	padding-bottom:5px;
	float:left;
	width:680px;}
	
hr{	
	height:4px;
	background-color:#245190;
	margin:0 20px 0 20px;}
	
.hr{
	margin:8px 0 5px 0;
	width:100%;
	float:left;}
	
#menu {
	float:left;
	background-color:#245190;
	width:900px;
	height:36px;
	margin-bottom:20px;}

#menu ul { 
	margin:0;
	padding:0;
	list-style:none;}

#menu li { 
	float:left;}

#menu a span{ 
	display:none;}

#menu li a { 
	display:block; 
	height:36px;
	background-position:center top;}

.btn1 a, .btn2 a, .btn3 a, .btn4 a, .btn5 a, .btn6 a, .btn7 a, .btn8 a, .btn9 a, .btn10 a, .btnhome a{
	background-repeat:no-repeat;}

.btn1 a{
	width:70px;
	background-image: url(images/btn1.jpg);}

.btn1 a:hover{
	width:70px;
	background-image:url(images/btn1hover.jpg);}

.btn2 a{ 
	width:83px;
	background-image:url(images/btn2.jpg) }
	
.btn2 a:hover{ 
	width:83px;
	background-image:url(images/btn2hover.jpg) }

.btn3 a{ 
	width:64px;
	background-image:url(images/btn3.jpg); }

.btn3 a:hover{ 
	width:64px;
	background-image:url(images/btn3hover.jpg); }
	
.btn4 a{ 
	width:75px;
	background-image:url(images/btn4.jpg);}
	
.btn4 a:hover{ 
	width:75px;
	background-image:url(images/btn4hover.jpg)}
	
.btn5 a{
	width:75px;
 	background-image:url(images/btn5.jpg)}

.btn5 a:hover{
	width:75px;
 	background-image:url(images/btn5hover.jpg)}
		
.btn6 a{
	width:69px;
 	background-image:url(images/btn6.jpg);}

.btn6 a:hover{
	width:69px;
 	background-image: url(images/btn6hover.jpg);}

.btn7 a{
	width:64px;
 	background-image:url(images/btn7.jpg);}
	
.btn7 a:hover{
	width:64px;
 	background-image:url(images/btn7hover.jpg);}
	
.btn8 a{
	width:66px;
 	background-image:url(images/btn8.jpg);}
	
.btn8 a:hover{
	width:66px;
 	background-image:url(images/btn8hover.jpg);}
	
#submenu{
	width:200px;
	height:100%;
	float:left;}
	
#submenu ul { 
	text-align:left;
	}

#submenu li a {
	color:#000;
	text-decoration:none;}
	
#submenu li a:hover {
	color:#245190;;
	border-bottom: 1px solid #245190;;}
	
#submenu li {
	text-decoration:none;
	list-style:inside;}	
	
#content{
	background-image:url(images/bg_met_submenu.jpg);
	width:900px;
	float:left;
	height:100%;
	margin-top:-20px;}
		
#content-right{
	width:700px;
	float:right;
	height:100%;}
	
#afbeeldingen {
	position:relative;
	margin:10px 0 0 20px;
	float:left;
	width:900px;}
	
#article_item{
	height: 150px;
	width: 100px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #245190;}
	
#contact-tekst{
	float:left;
	width:300px;}