/* body { behavior:url("css/csshover.htc"); } */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #000000;	
}
body {
	border-top:1px solid #535353;
	margin:0;
	padding:0;
	background-color:#f3f5f6;
}


a:link {
	color: #154273;
	text-decoration: underline;
}
a:visited {
	color: #696969;
	text-decoration: underline;
}
a:hover {
	color: #0162cd;
	text-decoration: underline;
}
a:active{
	color: #0162cd;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px 0px 1em 0px;
}


h1 {
	margin:0;
	color: #000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height:26px;
	padding:0px 0px 0.5em 0px;
}

h2{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height:20px;
}

h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
}

img {
	border:none;
}

.left{ float:left; }
.right{ float:right; }
.hidden{ display:none; }

img.left{ margin:5px 10px 10px 0px; }
img.right{ margin:5px 0px 10px 10px; }

*{ outline:none; }

form{
	margin:0px;
	padding:0px;
}

.error{
	border:1px solid #e5322c;
	color:#e5322c;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
}

.alert{
	border:1px solid #F9DD34;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
	background-color:#FCF7DC
}


.clear{ clear:both; }

.clearfix:after{
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
*+html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */


h2.divider{
	background-color:#BDDFED;
	padding:5px;
	margin-bottom:1em;
}

/*--------------------- */
/* WRAPPERS				*/
/*--------------------- */

#wrapper{
	width:956px; /* 824px */
	margin:0px auto;
	padding:0 0 20px 0;
}

#header{
	background:url(../img/top.gif) no-repeat;
	height:95px;
	width:956px;
}

#content{
	background:url(../img/kolom_bg.gif) repeat-y;
	padding:0px 0px 40px 8px;
	line-height:17px;
	position:relative;
}

#bottom{
	background:url(../img/bottom.gif) no-repeat;
	height:34px;
	width:956px;
}

#nav{
	width:940px;
	height:50px;
	background:#046f96;
	border-bottom:#bddfed solid 10px;
}

#contact_menu{
	width:956px;
	margin:0px auto;
	height:15px;
	text-align:right;
	bottom:0px;
	padding:7px 0px 0px 0px
}

#titelbalk{
	height:23px;
	width:920px;
	background:#bddfed;
	padding:7px 0px 0px 20px;
}
#titelbalk h2{ padding:0; }


/*--------------------- */
/* Kolommen				*/
/*--------------------- */

.kolom_1{
	float:left;
	width:210px;
	padding:40px 0px 0px 0px;
	margin-left:20px;
	display:inline;
}
.kolom_1 img{ margin-bottom:5px; }

.kolom_2{
	float:left;
	width:440px;
	padding:40px 0px 0px 0px;
	margin-left:20px;
	display:inline;
}

.kolom_3{
	float:left;
	width:670px;
	padding:40px 0px 0px 0px;
	margin-left:20px;
	display:inline;
}

.tong{
	position:relative;
	margin-top:-10px;
	background:#046f96;
	color:#FFF;
	padding-top:50px;
	margin-left:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.medewerkers{
	margin:0px;
	padding-top:26px;
	width:230px;
}

.back_to_home{
	position:absolute;
	/*margin:12px 0px 0px 250px;*/
	top:102px;
	left:250px;
	font-size:11px;
}

/*--------------------- */
/* NAV					*/
/*--------------------- */

#nav ul{
	list-style:none;
	margin:0px;
	padding:28px 0px 0px 20px;
}

#nav li{
	float:left;
	display:block;
}

#nav li a{
	display:block;
	padding:3px 10px 5px 10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#nav li a:hover, #nav li a.active{
	background:#bddfed;
	color:#000;
}


.sitemap{
	display:block;
	float:right;
	width:235px;
	padding:30px 0px 0px 0px;
}
.sitemap a, .sitemap a.visited{
	color:#FFF;
	text-decoration:none;
}
.sitemap a:hover{text-decoration:underline;}


/*--------------------- */
/* TONG					*/
/*--------------------- */

.tong ul{
	list-style:none;
	margin:0px;
	padding:0px 0px 20px 0px;
}

.tong h2{
	padding-bottom:5px;
}

.tong li{
	padding:5px 0px 5px 10px;
	margin:0px;
	background:url(../img/arrow_white.gif) no-repeat left 50%;
}

.tong a, .tong a:visited{
	display:block;
	color:#FFF;
	text-decoration:none;
}

.tong a:hover{
	display:block;
	color:#FFF;
	text-decoration:underline;
}



.tong-bottom{
	background-color:#FFF;
	margin:0 0 -10px -10px;
	padding:10px 0;
	color:#000;
}
.tong-bottom a{
	color: #154273;
	text-decoration: none;
}
.tong-bottom a:visited {
	color: #696969;
}
.tong-bottom a:hover, .tong-bottom a:active{
	color: #0162cd;
}


/*#home_video{
	position:absolute;
	padding-top:10px;
	left:0;
	bottom:0;
	width:220px;
	height:123px;
	background-color:#FFF;
}*/

#quotes{
	height:170px;
	overflow:hidden;
}

.quote-block{
	margin-bottom:2em;
	color:#046f96;
	border:1px solid #BDDFED;
	background:#DEEFF6 url(../img/qoute-start.png) no-repeat 0 0;
}
.quote-inner{
	padding:28px 15px 28px 45px;
	background:url(../img/qoute-end.png) no-repeat right bottom;
}
.quote-tekst{
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
}
.quote-by{
}


/*--------------------- */
/* ACTUEEL				*/
/*--------------------- */

.actueel ul{
	margin:0px;
	padding:0px 0px 0px 0px;
}

.actueel li{
	padding:5px 0px 5px 0px;
	list-style:none;
}

.actueel a, .actueel a:visited{
	color:#154273;
	padding:0px;
	}

.actueel a:hover, .actueel a.active{
	color:#0162cd;

	}

/*.actueel a:visited{color:#696969;}*/

.actueel h3{
	padding:0px;
}

.actueel_desc{
	display:block;
	max-height:102px;
	overflow:hidden;
}

p.datum{
	color:#535353; 
	padding:0px 0px 2px 0px;
}


div.banners{
	padding-top:20px;
}

a.rss{
	display:block;
	padding:2px 0 2px 16px;
	background:url(../img/icon-rss-small.png) no-repeat 0 50%;
}


/*--------------------- */
/* MEDEWERKERS			*/
/*--------------------- */

.medewerkers ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.medewerkers li{
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}

.medewerkers a{
	display:block;
	width:200px;
	padding:4px 0px 5px 30px;
	color:#000;
	text-decoration:none;
	background:url(../img/arrowblack.gif) no-repeat 20px 8px;
}
.medewerkers a:hover, .medewerkers a.active{ background-color:#bddfed; }
.medewerkers li ul a{
	width:190px;
	padding:4px 0px 5px 40px;
	background:url(../img/arrowblack.gif) no-repeat 30px 8px;
}

a.first {background:#deeff6 url(../img/arrow_down.gif) no-repeat 18px 10px;}
a:hover.first  {background-color:#bddfed;}

.picture{
	float:left;
	margin-right:12px;
	padding:15px 0px 15px 0px;	
	height:83px;
	width:208px;
}

.picture img{
	float:left;
	padding:0px 5px 0px 0px;
}

.picture h3{
	padding:0px
	}



/*--------------------- */
/* Projecten			*/
/*--------------------- */

ul.project{
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.project li{
	padding:15px 0px;
	position:relative;
	min-height:140px;
}

ul.project li.indent{
	padding-left:230px;
}

ul.project li img{
	position:absolute;
	left:0;
	top:15px;
}

ul.project h3{
	margin:0;
	padding:0;
}
.project p{padding:5px;}


/*--------------------- */
/* Contact_menu			*/
/*--------------------- */

#contact_menu ul{
	padding:0px 20px 0px 0px;
	margin:0px;
	list-style:none;
}

#contact_menu li{
	float:right;	
	padding:0px 0px 0px 15px;
}

#contact_menu a{
	color:#535353;
	text-decoration:none;
}

#contact_menu a:hover{
	color:#535353;
	text-decoration:underline;
}


/*--------------------- */
/* Inschrijfformulier	*/
/*--------------------- */

td.col_1{
	width:128px;
}
td.col_2, .fld{
	width:300px;
}


/* GALLERY */ 
div.gallery img{
	margin:0 5px 5px 0;
}
div.gallery-nav{
	padding:5px 0;
	text-align:center;
}
div.gallery-nav a.active{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.download{
	display:block;
	padding:2px 0 2px 15px;
	background:url(../img/arrow_black_gray.gif) no-repeat  5px -13px;
}

.video{
	border-top:1px solid #CCC;
	padding:12px 0 24px 0;
}



