/*
	basis.css
	
	Versie 05 augustus 2010
*/

/*---------------------------begin Website Elementen----------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #cccccc;
	text-align: center;
}

#container {
	width: 900px;
	margin: 0 auto;
	background: #eeeeee;
	margin-bottom: 0;
}

#headerlogo {
	width: 190px;
	height: 120px;
	float: right;
	z-index: 100;
}

#content {
	float: left;
	display: inline;
	width: 644px;
	margin-left: 20px;
	overflow: none;
	margin-bottom: 20px;
}

#sidebar {
	float: right;
	display: inline;
	width: 196px;
	margin-right: 20px;
	padding: 0;
	text-align: left;
	margin-bottom: 16px;
}

#navigatiepaneel {
	float: right;
	display: inline;
	width: 196px;
	padding: 0;
	text-align: left;
}

#navigatiepaneel td {
	padding-right: 8px;
	padding-bottom: 6px;
}

#sideblocks {
	float: right;
	display: inline;
	width: 196px;
	padding: 0;
	text-align: left;
	padding-top: 2px;
}

#banner {
	margin: 6px 0 0 0;
}

.omschrijvingskader {
	width: 644px;
	height: auto;
	margin: 6px 14px 20px 0;
	padding-bottom: 60px;
	overflow: none;
	text-align: left;
}

img{
	border: 0;
}

.footerimg{
	padding-left: 10px;
}
/*--------------------einde Website Elementen--------------*/

/*--------------------begin Homepage------------------*/
#welkomtekst {
	padding-top:30px;
	float:left;
	width: 312px;
	margin-right: 10px;
}

#welkomfoto {
	padding-top:66px;
	float: left;
	width: 322px;
}

#nieuws {
	float: left;
	display: inline;
	width: 658px;
	padding: 0;
	background: none;
	position: relative;
	top: 0px;
	padding-top: 20px;
}

#nieuwsblok {
	width: 209px;
	height: 224px;
	float: left;
	display: inline;
	background: #d7d7d7;
	position: relative;
	top: 0;
	margin: 40px 8px 0 0;
	color: #333;
}

.nieuwstekst {
	position: relative;
	top: -60px;
	padding: 0 10px 10px 10px;
}

/*--------------------einde Homepage------------------*/

/*--------------------begin Algemene Text-styles------------------*/
p {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	/*font-size: 1em;*/
	margin: 0;
	line-height: 16px;
	text-align: left;
}

b {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	/*font-size: 1em;*/
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	text-align: left;
}

#breadcrumb {
	font-size: 11px;
	text-align: left;
	color: #666;
}

/*titel op de pagina*/
h1 {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5f5f5f;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

h2 {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

h3 {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

h4 {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	margin-bottom: 10px;
	text-decoration: none;
}

/*h6 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #eee;
}*/

.leesverder {
	text-align: right;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	margin: 0px 10px 0 0;
	font-weight: bold;
}

.tussenkop {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

.fotobijschrift {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding-bottom: 15px;
}

/*.advertentie {*/
/*	font-family: "Arial", Arial, Helvetica, sans-serif;*/
/*	font-size: 10px;*/
/*	text-align: center;*/
/*}*/
/**/
/*#advertentie {*/
/*	width: 200px;*/
/*	height: auto;*/
/*	float: left;*/
/*	display: inline;*/
/*	margin: 5px 0 10px 0;*/
/*}*/
/*.aktieondergrond {*/
/*	background: url(../img/ss_ondergrond2.jpg) top center no-repeat;*/
/*	padding: 15px 0px 0px 0px;*/
/*	color: #fff;*/
/*	font-size: 18px;*/
/*	line-height: 18px;*/
/*	font-weight: bold;*/
/*	width: 200px;*/
/*	height: 100px;*/
/*	text-align: center;*/
/*}*/

/*-------------- einde Algemene Text-styles----------------*/

/*-----------------Algemene link----------------*/
a:link {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	outline: none;
}

a:visited {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #525252;
	text-decoration: none;
	outline: none;
}

a:active {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	outline: none;
}

a:hover {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #444;
	text-decoration: underline;
	outline: none;
}

a.titelpaginaterug:link, a.titelpaginaterug:visited, a.titelpaginaterug:active, a.titelpaginaterug:hover {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	outline: none;
}

a.meerinfo {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	outline: none;
}

a.meerinfo:hover {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #444;
	text-decoration: underline;
	outline: none;
}
/*---------------Vacature pagina--------------*/
#vacatures {
	float: left;
	display: inline;
	width: 640px;
	margin-left: 20px;
	/*margin-top: 20px;*/
	overflow: none;
}

#vacaturetekst {
	float: left;
	width: 640px;
	height: auto;
	/*margin-right: 14px;*/
	padding-bottom: 15px;
	text-align: left;
	border-bottom: 4px solid #ddd;
}

/*---------------Nieuwspagina-------------*/
#nieuwstekst {
	float: left;
	display: inline;
	width: 640px;
	/*margin-left: 20px;*/
	margin-bottom: 20px;
	overflow: none;
	border-bottom: 4px solid #ddd;
}

#nieuwstekst_bericht {
	width: 320px;
	float: left;
	display: inline;
	margin: 0 0 20px 0;
	text-align: left;
}

.datumtekst {
	font-size: 10px;
	text-align: right;
	color: #555;
	margin-bottom: 10px;
}

/*-------------begin Pagina Productgroep - Productlijst-------------*/
#tekstkader {
	float: left;
	width: 652px;
	height: auto;
	text-align: left;
	margin-bottom: 12px;
}

#opsommingslijst {
	float: left;
	display: inline;
	width: 199px;
	margin: 0 8px 0 0;
	padding-left: 10px;
	background: #ddd;
	text-align: left;
}

a.productlijst:link, a.productlijst:active {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 30px;
}

a.productlijst:visited {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	line-height: 30px;
	padding-right: 15px;
	background: transparent url(../img/bezocht2.gif) no-repeat center right;
}

a.productlijstleeg {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #dddddd;
	text-decoration: none;
	line-height: 30px;
}

.klein {
	padding-left: 10px;
}

/*.productnaam {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	color: #666;
	font-weight: bold;
	padding: 5px 0 5px 0px;
}*/

#verborgen {
	display: none;
}

#fotogallery {
	float: left;
	width: 660px;
	overflow: none;
	margin-left: -8px;
	margin-top: -9px;
}

.fotokader {
	float: left;
	display: inline;
	width: 114px;
	height: 116px;
	margin: 9px;
	padding-top: 7px;
	padding-bottom: 45px;
	border: 0;
	background: url(../img/fotokader.gif) top left no-repeat;
}

p.beschrijving {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin: 15px 0 25px 0;
	/*padding-bottom: 10px;*/
	text-align: left;
	color: #444;
	overflow: none;
}

#beschrijvingskader {
	float: left;
	/*display: inline;*/
	width: 642px;
	height: auto;
	margin-right: 14px;
	padding-bottom: 15px;
}

/*-------------einde Pagina Productgroep - Productlijst-------------*/

/*-------------begin Pagina Productgroep - Producttekst-------------*/

#producttekst {
	width: 340px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

#productdoorlinktekst {
	float: left;
	width: 312px;
	height: 18px;
	background-color: #525252;
	color: #fff;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 2px 0 0 8px;
}

.productdoorlink {
	float: left;
	width: 150px;
	background-color: #ddd;
	text-align: left;
	margin: 8px 8px 0 0;
	padding: 0px 0 0 6px;
}

#gallerykolom {
	float: right;
	display: inline;
	width: 266px;
	padding: 11px;
	overflow: auto;
	background-color: #e5e5e5;
	margin-bottom: 10px;
}
/*-------------einde Pagina Productgroep - Producttekst-------------*/

/*-------------------- begin Personeelsbestand ---------------------*/

#pasfotoondergrond {
	float: left;
	display: inline;
	width: 355px;
	/*height: auto;*/
	padding: 10px 0 5px 0px;
	/*background: #939393;*/
	/*border: 1px solid #F3C;*/
	margin: 10px 0 10px 0;
}

#pasfotokader {
	float: left;
	display: inline;
	width: 100px;
	height: 195px;
	margin: 0 15px 0px 0;
	/*padding: 5px;*/
	/*background: #939393;*/
}

.naamtekst {
	font: "Arial", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
}

.naamfunctie {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	color: #fff;
	padding-left: 10px;
	color: #666666;
}

a.mailnaam:link, a.mailnaam:visited {
	font: "Arial", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	color: #333333;
	text-decoration: underline;
	background: url(../img/mail.gif) top left no-repeat;
	padding-left: 23px;
}

a.mailnaam:hover, a.mailnaam:active {
	font: "Arial", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	color: #fff;
	background: #999999 url(../img/mail.gif) top left no-repeat;
	padding-left: 23px;
	text-decoration: none;
}

/*--------------------einde Personeelsbestand---------------------*/

/*-------------------begin zoek----------------*/

.sbSearchContainer {
	margin: 16px;
	width: 216px;
	float: -4px;
}

.input {
	width: 165px;
	font-size: 0.9em;
	/*display: block;*/
	border: 0px;
	margin: 12px 0 0 4px;
	background-color: transparent;
	/* border: 1px dotted #999999; */
	float: left;
	color: #ccc;
}

.input:focus {
	color: #19150e;
	border: 0px;
}

.submit {
	width: 28px;
	height: 25px;
	background-color: transparent;
	border: 0px dotted #999999;
	cursor: pointer;
	float: left;
}

/*-------------------einde zoek----------------*/

/*------------------------------- float fix ---------------------------------*/
/*
 #container:after, .inner:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container, .inner{
	display: inline-block;
}

/* Hides from IE-mac \*/

/** html #container, * html .inner;
	height: 1%;
}

#container, #inner{
	display: block;
}*/

/* End hide from IE-mac */

/* end float fix */