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

BODY{
	background: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	}
H1{
	color: #156fae;
	font-size: 20px;
	margin: 0;
	padding: 20px;
	display: block;
	}
H2{
	color: #156fae;
	font-weight: bold;
	font-size: 12px;
	margin: 0 14px 0 14px;
	padding: 12px 0 12px 0;
	display: block;
	border-bottom: #e1e1e1 1px solid;
	}
HR{
	background: #d9d9d9;
	height: 1px;
	margin: 0 0 15px 0;
	border: none;
	}
#container{
	width: 910px;
	margin: auto;
	background: #FFF url(../images/bg_container.gif) repeat-y top left;
	}
#header{
	height: 188px;
	background: #F1F1F1 url(../images/bg_header.gif) no-repeat top left;
	position:relative;
	}
#header P{
	width: 870px;
	margin: 0 10px 0 10px;
	padding: 6px 0 6px 20px;
	font-size: 11px;
	color: #bfbfbf;
	border-bottom: #e1e1e1 1px solid;
	position: absolute;
	top: 162px;
	}
#header P a{
	color: #bfbfbf;
	}
#header P a:hover{
	text-decoration: none;
	}
	
#nav{
	list-style: none;
	height: 40px;
	width: 890px;
	background: url(../images/bg_nav.gif) repeat-x top left;
	border-top: #3e99d9 1px solid;
	border-bottom: #257fbe 1px solid;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	position: absolute;
	top: 120px;
	clear: left;
	}
#nav LI{
	float: left;
	margin: 0 0 0 0;
	}
#nav LI a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 12px 20px 12px 20px;
	border-right: #3e99d9 1px solid;
	border-left: #1d7abb 1px solid;
	
/*
	border-right: #3e99d9 1px solid;
	border-left: #1d7abb 1px solid;
*/	
	}
#nav LI a:hover{
	background: url(../images/bg_nav_over.gif) repeat-x top left;
	}
	
/* MAIN */

#main{
	width: 646px;
	margin: 0 254px 0 10px;
	padding: 10px 0 0 0;
	background: url(../images/bg_content.gif) repeat-x bottom left;
	}
#main P{
	/*background: url(../images/bg_content.gif) repeat-x bottom left;*/
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 20px 20px 20px;
	color: #4d4d4d;
	} 
#main strong{
	color: #4f99d0;
}
	
	
.vac-list {
	margin-top: 0px;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 20px;
}

	
/* RIGHT */

#right{	
	width: 234px;
	float: right;
	margin: 0 10px 0 0 ;
	padding: 10px 0 10px 0;
	}
	
#diensten{
	border: #e1e1e1 1px solid;
	background: url(../images/bg_content.gif) repeat-x bottom left;
	margin: 0 0 10px 0;
	}
#diensten UL{
	list-style: none;
	margin: 0 14px 0 14px;
	padding: 0 0 0 0;
	}
#diensten LI{
	background: url(../images/bullit.gif) no-repeat bottom left;
	font-size: 11px;
	}
#diensten LI a{
	padding: 6px 0 9px 20px;
	display: block;
	background: url(../images/bg_dotted.gif) repeat-x bottom left;
	color: #646464;
	text-decoration: none;
	}
#diensten LI a:hover{
	text-decoration: underline;
	}

#fotoalbum{
	border: #e1e1e1 1px solid;
	background: #FFF;
	margin: 0 0 9px 0;
	padding: 5px 5px 3px 5px;
	}
#fotoalbum img{
	bordeR: none;
}

#contact{
	border: #e1e1e1 1px solid;
	background: url(../images/bg_content.gif) repeat-x bottom left;
	min-height: 205px;
	}
#contact P{
	font-size: 11px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 14px;
	color: #4d4d4d;
	} 
#contact a{
	color: #4d4d4d;
	}
#contact a:hover{
	text-decoration: none;
	}
	
/* BANNER FADE */

#banner{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#banner img{
	border: none;
	}
	
	
/*FOOTER*/

#footer{
	background: #F1F1F1 url(../images/bg_footer.gif) no-repeat top left;
	color: #9d9d9d;
	clear: left;
	}
#footer P{
	font-size: 11px;
	margin: 0 0 0 20px;
	padding: 13px 0 0 15px;
	}
#footer a{
	color: #9d9d9d;
	text-decoration: none;
	}
#footer a:hover{
	text-decoration: underline;
	}
	
.slideshow { height: 253px; width: 646px;}
.slideshow img {  }

.ref-image {
	float: left;
	margin-right: 8px;
	width: 100px;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}
.clear {
clear: both;
}

.contact-table {
font-size: 12px;
margin-left: 20px;
}
