/*
* tab-spacing gebruikt: 4 spaties;
* UTF-8 without BOM
* --------------------------------
* Extended classes (.content.voorbeeld etc...)
* staan altijd direct onder de eerst gedefineerde hoofdclass.
*/



.Container{
    margin: 15px;
}

.blauwblokje
{
	

	position: absolute;
	width: 350px;
	
		
	text-align: left;
	border: 1px solid black;
	margin-top:10px;
	
	color: #fff;
	padding:4px;

	background-color:#00A3d8;
	  vertical-align: middle;
   
		font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; 
	font-size: 12px;
}

.blauwblokje:hover
{
	background-color:#00c3ee;
}




/* Tooltip ----------------------------------------------------------------------------------------------------*/



.custom { padding: 0.5em 0.8em 0.8em 2em; }

.info {
	 padding:10px;

 background: #92e1fa; 

	
	
	 border: 1px solid #666;
	 text-align:left;	
	 }



.tooltip {
	/* border-bottom: 1px dotted #000000; outline: none; */
	/* cursor: help; text-decoration: none;  zorgt voor vraagteken */  
	
	
	position: relative;
}


.tooltip span {
	/* margin-left: -999em; */
	display: none;
	position: absolute;
}

.tooltip:hover span {

border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	
	position: absolute; left: 1em; top: 2em; z-index: 500;
	
	margin-left: 0; width: 250px;
	
	
	color:#000000;
	

		
	font-size:13px;
	font-weight:normal;
	line-height: 170%;
	display:block;

/*
	
	

	
*/
}

.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}


/* --------------------------------------------------------------------------------------------------------------------------- */








.terug {
	
	z-index: 100;
	padding:0px;
	margin:0px;
	
	float:left;
	
}


h2{
	margin:0px;
	padding:0px;    
	font-family: 'ProximaNova', 'Helvetica', 'Arial', 'Ubuntu'; 
	font-size:14px;
}

h2:before {
    background-image: url('../img/userinterface/h-tag.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 8px;
    
	content: "\00a0";
	
}

/*-------------------------------------------------------------- */


/*input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
*/



.btn {
  color: #ffffff;
  background: #00A3D8;
  font-weight: bold;
  border: 1px solid #000000;
  padding:5px;
  cursor: pointer;
}
 
.btn:hover {
  color:#000000;  
  background: #94E5FF;
}



fieldset {
	background:#ffffff;
	padding:10px; 
	border:1px solid #fff; 
	border-color:#666661; 
	margin-top:20px; 
	/margin-right:20px;
	/* width:600px; */
	

	}


fieldset.action {background:#9da2a6; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px;}

legend {
	background:#00A3D8;
	color:#fff;
	font:12px verdana;
	padding:5px 5px 5px 5px;
	margin:-25px 0 0 -11px;
	font-weight:bold;
	border:1px solid #fff;
	border-color:#666661;
	
	}

label {font-size:13px;  color:#000000;}
label.opt {font-weight:normal;}

/*-------------------------------------------------------------- */


.border1px {
border:solid 1px #000000;
color:#000;
}


.border1px-grey-white-text {
	border:solid 1px #AAA;
	color:#ffffff;
}


.border1px-white-back {
	border:solid 1px #000000;
	color:#000000;
	background-color:#ffffff;

}


/*---module button small----------------------------------------- */


a.module-btn-small {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 140px;
	background: #D3D3D3;
	margin: 10px;
	border-radius: 6px;
	border:1px solid #525252;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0px 0px 4px #666;
	-o-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	transition: all .1s linear;
	-o-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
		}

		a.module-btn-small:hover {
			
			 background: #999;
			
			
		}
			a.module-btn-small > div {
				display: table-cell;
				vertical-align: middle;
				width: 150px;
				height: 130px;
				text-align: center;
			}

			.ie7 a.module-btn-small > div {
				line-height: 210px;
			}

				a.module-btn-small > div img {
					vertical-align: middle;
				}

			a.module-btn-small span.module-text {
				position: absolute;
				bottom: 5px;
				left: 0;
				width: 100%;
				text-align: center;
				font-weight: 700;
				color: #222;
			}		

			a.module-btn-small:hover span.module-text {
				color: #fff;
			}






/* ------------------------------------------------------------------------------- */




#tableluxe2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; 
	-font-family: "Arial"; 
	font-size: 10px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	-border: 1px solid #6678b1;
	border: 1px solid black;
	margin-top:3px;
}



#tableluxe2 th
{
	font-size: 10px;
	line-height:12px;
	font-weight: bold;
	
	color: #fff;
	padding: 4px 4px;
	
	border-bottom: 1px solid black;
	background-color:#00A3d8;
	height:21px;
	
}

#tableluxe2 th a
{
	text-decoration:none;
	color:#000000;
	
}


#tableluxe2 td
{
	border-top: 1px solid #ccc;
	color: #669;
	padding: 4px 4px;
	background-color:#F7F7F7;
	height:21px;
}



#tableluxe2 tbody tr:hover td
{
	color: #009;
	background-color:#D6F4FE;
	cursor: pointer;

}




/* -----notificatie box----------------------------------------------------- */



.module-notification-icon {

	background-image:url(../img/userinterface/notification-icon-black.png);
	width:26px;
	height:28px;
	float:left;

		
}



.module-notification-box {
	min-height:75px;
	width:500px;
	background-image:url(../img/userinterface/box-back.png);
	border:2px solid #069;
	padding:5px;
	text-align:left;
	margin-bottom:15px;
	
	
}

.blue {

	border:2px solid #069;

	
}

.orange {

	border:2px solid #F90;

	
	
}


.red {

	border:2px solid #F00;

	
}



.module-notification-box:hover {
    /* border:2px solid #C90; */
	background-image:url(../img/userinterface/box-back2.png);
	cursor: pointer;
}


.module-notification-box-text-bold {
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	margin-left:30px;
	
	
}


.module-notification-box-text-normal {
	font-size:12px;

	padding:5px 0px 0px 0px;
	margin-left:30px;
	
	
}


/* ------------------------------------------------------------------- */











.filterbox {
	
border:1px solid #999;
width:112px;
background-color:#FFF;
padding:5px;


	
}


.actiebox {
	
border:1px solid #999;
width:330px;
background-color:#FFF;
padding:5px;


}



.filtertext {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:5px;
	vertical-align:top;

	
	
}



.submitbutton {
	
	
	height: 30px;
	line-height: normal;
	color: #000;
	padding: 0 20px;
	border: 2px solid #00a3d8;
	



	text-transform: uppercase;
	background: #fff;
	cursor: pointer;
	
}


.submitbutton-small {
	
	width:205px;
	height: 20px;
	line-height: normal;
	color: #000;

	
	border: 2px solid #00a3d8;
	



	text-transform: uppercase;
	background: #D3F0FE;
	cursor: pointer;
	
	
}


.button-div {
	
	
	width:190px;
	height:36px;
	color: #000;

	margin: 3px 3px 3px 0px;
	border: 2px solid #00a3d8;

	text-transform: uppercase;
	background: #D3F0FE;

	
	padding-left:10px;
	vertical-align: middle;
	line-height:36px;
	
}

.button-div input {
	
	padding:0px;
	margin:0px;
	margin-left:15px;
	vertical-align: middle;
}


.borer1px {

	border:1px solid black;
	padding:0px;
	maring:0px;
	
}


.tableborder1px {
	background:#ffffff;
	padding:10px; 
	border:1px solid #fff; 
	border-color:#666661; 
	


	}


/*--dit is het opslaan kader --*/

.opslaan {
	
	position:relative;
	z-index:6; /* komen VOOR de tabbladen */

	width:300px;
	
	left:730px;
	top:0px;
	
	height:0px;
	text-align:right;

	
}



.bullet {
	background: url(../img/userinterface/bullet-arrow.png) left center no-repeat;
	padding-left:25px;
	
	
	}
	




ul.b {
    list-style-type: square;
}
 

.textfield {
	
	border:1px solid black;
	
}


.selectbox {
	
	border:1px solid black;
	
}

.textbox {
	
	border:1px solid black;
	
}


html, body {
	position: relative;
	padding: 0;
	margin: 0;
	height: 100%; /*browser inconsistentie fix*/
	font: 13px/15px 'ProximaNova', 'Helvetica', 'Arial', 'Ubuntu';
	color: #fff; /* kleur tekst alles */

}


.basisfont-small {
	
font-size:10px;	
}



/*
* .main-wrapper is minimaal de hoogte van het scherm
* .main-wrapper houdt de footer onderaan het scherm / onder de content
*/

div.main-wrapper {
	position: relative;
	min-height: 100%;
	width: 100%;

}

/*
* .wrapper centreert content midden van pagina, 1230 layout, vanuit ontwerp
*/



div.content {
	width: 100%;
	min-height:0px;
	overflow-x:hidden;

}


div.blokjes-wrapper {
	margin:0 auto;
	width:1200px; /* 1280 is de volledige breedte van een 19"scherm */
	min-height:0px;	
	
	text-align: center;
}

	
	
	.topmargin {
		padding: 60px 0 46px;
	}



div.page-wrapper {
	
	/* deze doet geen zak */
	
	/*

	margin:0 auto;
	margin-top:60px;
	-min-width:1280px;  
	-min-height:0px; 

	border:2px solid blue;
	background-color:#FF0000;
	
	*/
	
	}
	

div.wrapper {

	/* deze doet geen zak!!! */	
	
	/*
	margin:0 auto;
	margin-top:60px; 
	-min-width:1280px;  1280 is de volledige breedte van een 19"scherm 
 	-min-height:0px; 
	*/
	
	
	
	}




.scrollframe { 
float:left;
clear:both;


margin-left:210px;

/*background-color:#3F0;*/
/*padding-left:210px; */


}




div.wrapper.desktop {
	width: 1100px;
}

/*
* resets
*/

/*firefox input reset*/
*::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/*lineheight fix*/
input:first-line {
    display: inline-block;    
}

input[type="text"],
input[type="password"] {
	color: #111;
}

input[type="text"]:focus,
input[type="password"]:focus {
	color: #222;
}

input {
	box-sizing: border-box;
	outline: none;
}

a, img, a img, object {
	outline: none;
	border: none;
}

a,
a * {
	text-decoration: none;
}







/*
* herbruikbare classes
*/

.margin-left {
	margin-left: 25px;
}

.t-a-center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.overflow-hidden {
	overflow: hidden;
}

.button {
	height: 30px;
	line-height: normal;
	color: #fff;
	padding: 0 20px;
	border: none;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 4px #666;
	-o-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	background: #00a3d8;
	cursor: pointer;
}



/*
* link kleur
*/

.text-blue {
	color: #00a3d8;
}

.text-blue * {
	color: #00a3d8;
}

/*
* fomulier styles - ook herbruikbaar maar voor overzicht in een apart gecomment onderdeel
* styles voor het formulier kunnen groot worden a.d.h.v. complexiteit / uitbreiding formulieren.
* dit is alvast een maatregel voor wat er kan gaan komen in de toekomst.
*/

form.find-employees {
	width: 400px;
}

/*form label / input container*/
div.form-row {
	overflow: hidden;
	min-height: 40px;
	/*border: 1px solid #f00; */
	margin-bottom: 10px;
}

	div.form-row label {
		float: left;
		width: 100px;
		height: 40px;
		line-height: 40px;
	}

	div.form-row input[type="text"],
	div.form-row select {
		box-sizing: content-box;
		padding: 12px 5px;
		width: 290px;
		border: none;
		border-radius: 4px;
		-o-border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}

	/*IE7 hack voor enigsinds consistentie in select t.o.v. overige form elementen.*/
	.ie7 div.select-padding-hack {
		float: left;
		padding: 12px 12px 12px 5px;
		background: #fff;
		overflow: hidden;
	}

	.ie7 div.select-padding-hack div.ie7-select-border-remover {
		position: relative;
		float: left;
		overflow: hidden;
		height: 17px;
		width: 95px;
	}

		.ie7 div.select-padding-hack div.ie7-select-border-remover select {
			position: relative;
			top: -2px;
			left: -2px;
		}

	div.form-row select {
		padding-right: 12px;
		width: 100px;
	}

		div.form-row .button {
			margin: 3px 0;
			height: 34px;
			line-height: 34px;
			font-weight: 700;
		}

		form.find-employees div.form-row .button {
			float: right;
		}

/*
* hoofdonderdelen (header / footer / content)
* child elementen worden geindent.
*/

div.header {
	z-index:10;
	position: fixed;
	height: 46px;
	background: #1e2932;
	line-height: 46px;
	width:100%;

	
}

div.header-wrapper {
	margin:0 auto;
	min-width:1280px; /* 1280 is de volledige breedte van een 19"scherm */
	min-height:0px;	
}

	div.header span.left,
	div.header span.right {
		height: 46px;
		margin-right:10px;
	}

	

	



	/*LOGIN*/
	
	login-wrapper { /* eigenlijk helemaal niet nodig!! */
	margin:0 auto;
	min-width:1280px; /* 1280 is de volledige breedte van een 19"scherm */
	min-height:0px;	


}
	
	
	div.login-container {
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -126px 0 0 -203px;
		width: 315px;
		height: 160px;
		padding: 45px;
		
		background: #EBEBEB;  /*fallback IE*/
		background: rgba(255,255,255, .8);
		
		border:1px solid black;
	

	}

		div.login-container div.input-container {
			position: relative;
			margin: 0 0 12px;
			width: 313px;
			height: 38px;
			/*line-height: 38px;*/
			border-radius: 4px;
			-o-border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			overflow: hidden;
			border: 1px solid #999;
			background: #fefefe;
		}

			div.login-container div.input-container input {
				border: 0 none;
				width: 313px;
				/*height: 38px;*/
				padding: 10px 10px 10px 40px;
				background: #fefefe;
			}

			.ie7 div.login-container div.input-container input {
				padding-top: 9px;
			}

			div.login-container div.input-container img {
				position: absolute;
				top: 9px;
				left: 12px;
			}

		div.login-container div.button-container {
			overflow: hidden;
			margin: 24px 0 0;
			width: 315px;
			height: 38px;
			line-height: 38px;
		}

			div.login-container div.button-container a {
				color: #222;
			}



		a.module-btn {
			position: relative;
			display: inline-block;
			width: 230px;
			height: 210px;
			-background: #fff;
			background: #EEE;
			margin: 10px;
			border:1px solid #525252;
			border-radius: 6px;
			-o-border-radius: 6px;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			box-shadow: 0px 0px 4px #666;
			-o-box-shadow: 0px 0px 4px #666;
			-moz-box-shadow: 0px 0px 4px #666;
			-webkit-box-shadow: 0px 0px 4px #666;
			transition: all .1s linear;
			-o-transition: all .1s linear;
			-moz-transition: all .1s linear;
			-webkit-transition: all .1s linear;
		}

		a.module-btn:hover {
			background: #1e2932;
		}
			a.module-btn > div {
				display: table-cell;
				vertical-align: middle;
				width: 230px;
				height: 210px;
				text-align: center;
			}

			.ie7 a.module-btn > div {
				line-height: 210px;
			}

				a.module-btn > div img {
					vertical-align: middle;
				}

			a.module-btn span.module-text {
				position: absolute;
				bottom: 30px;
				left: 0;
				width: 100%;
				text-align: center;
				font-weight: 700;
				color: #222;
			}		

			a.module-btn:hover span.module-text {
				color: #fff;
			}

	/*
	* MAINFRAME
	* pagina per module.
	*/
	
	
	/* div.main-frame {
		
	 	width:1260px;
	 	float:left;
	 	clear:left;
		
	 	sposition:fixed;

	 	margin:60px 0px 0px 0px; 
		padding: 0px;
	 	background: #fff; 

	*/
	

		div.side-menu {
			
			/*
			float: left;
			position: relative;
			*/
			
	
			
			float: left;
			clear:both;
			
			position:fixed;
			
			/* z-index:10; */
			
			
			left: -1px;
			border: 1px solid #ccc;

			border-left: 0 none;
			width: 210px;
			padding-bottom: 80px;
			
			background: #1e2932;
			
			margin-bottom: 35px;
			border-radius: 0 10px 10px 0;
			-o-border-radius: 0 10px 10px 0;
			-moz-border-radius: 0 10px 10px 0;
			-webkit-border-radius: 0 10px 10px 0;
		}

			div.side-menu div.module-title {
				height: 80px;
				width: 210px;
				font-size: 18px;
				font-weight: 700;
				border-bottom: 1px solid #eee;
			}

				div.side-menu div.module-title div.img-container {
					position: relative;
					float: left;
					height: 80px;
					line-height: 80px;
					width: 35px;
					padding: 0 0 0 25px;
					margin: 0 10px 0 0;
					
					
				}

					div.side-menu div.module-title div.img-container img {
						position: relative;
						width: 35px;
						vertical-align: middle;
					}

				/* > = alleen direct children*/
				div.side-menu div.module-title div.vertical-center {
					line-height: normal;
					height: 80px;
					width: 140px;
					display: table;
					
					
				}

					/* bron expression: http://css-tricks.com/vertically-center-multi-lined-text/ -- update 2 */
					div.side-menu div.module-title div.vertical-center p {
						display: table-cell;
						vertical-align: middle;
						padding: 3px 0;
						*clear: expression(
							style.marginTop = "" + (offsetHeight < parentNode.offsetHeight ? parseInt((parentNode.offsetHeight - offsetHeight) / 2) + "px" : "0"),
							style.clear = "none", 0
						);
					}

			div.side-menu ul {
				display: block;
				position: relative;
				padding: 0;
				margin: 0;
				list-style: none;
				
			}

				div.side-menu ul li {
					min-height: 33px;
					border-bottom: 1px solid #eee;
					font-weight: 700;
					display: block;
					
					
					
				}

				/*link selected / hover properties.*/
				div.side-menu > ul > li.selected > a {
					cursor: default;
					
				}

				div.side-menu > ul > li.selected > a,
				div.side-menu > ul > li > a:hover {
					background: #00a3d8;
				}

				/*Dit zorgt ervoor dat de nested UL in het geselecteerde list-item zichtbaar wordt.*/
				div.side-menu > ul > li.selected > ul {
					display: block;
				}

					div.side-menu ul li a {
						min-height: 23px;
						width: 210px;
						padding: 5px 0 7px;
						position: relative;
						*zoom: 1; /*trigger IE's hasLayout.*/
						display: table;
						vertical-align: middle;
						color: #fff;
						margin: 0 !important;
						cursor: pointer;
						
						
					}

						div.side-menu ul li a span.entity {
							position: relative;
							display: table-cell;
							font-size: 10px;
							vertical-align: middle;
							padding: 0 0 0 10px;
							width: 12px;
							*zoom: 1; /*trigger IE's hasLayout.*/
							
							
						}

						div.side-menu ul li a span.item {
							position: relative;
							display: table-cell;
							vertical-align: middle;
							padding: 3px 0 3px 3px;
							*zoom: 1; /*trigger IE's hasLayout.*/
							
							
						}

						/*comment/verwijder(tijdelijk) display none om submenu + behaviour te zien*/
						div.side-menu ul li ul {
							position: relative;
							display: none;
							padding: 5px 0;
							border-top: 1px solid #eee;
						}

							div.side-menu ul li ul li:first-child {
							}

							div.side-menu ul li ul li {
								border: none;
								padding: 0;
								min-height: 23px;
								font-weight: 400;
								
							}

							/*sub link selected / hover properties.*/
							div.side-menu ul li ul li.selected > a {
								cursor: default;
								
							}

							div.side-menu > ul li ul li.selected > a,
							div.side-menu ul li ul li:hover > a {
								background: none;
								color: #00a3d8;
							
							}

							/*sub link entity selected / hover properties.*/
							div.side-menu ul li ul li.selected > a span.entity,
							div.side-menu ul li ul li:hover > a span.entity {
								visibility: visible;
								
								
							}

								div.side-menu ul li ul li a {
									padding: 2px 0;
								
									
								}

									div.side-menu ul li ul li a span.entity {
										/* visibility: hidden; */
										padding: 0 0 0 25px;
										color: #FFF;
									}

		
	

div.sub-frame {

	position:relative;		
	margin-left:10px;
	width: 1010px;
	min-height: 600px;
	padding: 10px 10px 10px 10px; /*gekozen voor consistentie, anders had onderkant minder padding dan zijkanten*/
	border:1px solid #000000; 
	color:#000000;
	background-color:#EFEFEF;
	margin-bottom:60px;
	

}

	
	

/*-----TABBLADEN-------*/

.tab-frame {
	position:relative;
	margin-left:10px; /* om hem exact horizontaal boven het sub-frame te positioneren */
}



ul#navigation {
	width:1010px;
	list-style:none;
	position:relative;
	top:1px;
	display:table;
	border-left:1px solid #000000;
	margin:0px;
	padding:0px;
	z-index:5;
}
	

ul#navigation li {
	float:left;
}


ul#navigation li a {
	background: #00A3D8;
	color:#ffffff;
	display:block;
	padding:6px 15px;
	text-decoration:none;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	margin:0;
}
	

ul#navigation li a:hover {
	background:#45C6F0;
}
	

ul#navigation li a.active {
	border-bottom:1px solid #EFEFEF;
	color:#000000;
	background:#eee;
}

ul#navigation li a.active2 {
	border-bottom:1px solid #000000;
	color:#000000;
	background:#ccc;
}

	
	ul#navigation li a.sub {
padding:2px 15px 2px;
margin-top:8px;
background:#ccc;
color:#000000;

	}
	
	ul#navigation li a.sub.active {
	border-bottom:1px solid #EFEFEF;
	color:#000000;
	background:#eee;
	}

/* --------------------------- */
		
		

	


		
			
			div.sub-frame.employees {
			background:url(/img/backgrounds/employees.png) no-repeat 100% 0% #EFEFEF; 	
			}
			
			
			
			
				div.sub-frame.educatie {
			background:url(/img/backgrounds/poppetje.png) no-repeat 100% 0% #EFEFEF; 	
			}
			
	
	
				div.sub-frame.quality{
			background:url(/img/backgrounds/quality.png) no-repeat 100% 0% #EFEFEF; 	
			}
	
	
					div.sub-frame.error{
			background:url(/img/backgrounds/pionnen.png) no-repeat 100% 0% #EFEFEF; 	
			}
	
			
			
			
					div.sub-frame.bhv{
			background:url(/img/backgrounds/bhv.png) no-repeat 100% 0% #EFEFEF; 	
			}
	
	
				div.sub-frame.project {
			background:url(/img/backgrounds/project-plan.png) no-repeat 100% 0% #EFEFEF; 	
			}
			
			
					div.sub-frame.support {
			background:url(/img/backgrounds/support.png) no-repeat 100% 0% #EFEFEF; 	
			}
	

				div.sub-frame h1 {
					margin-top: 0;
					margin-bottom: 24px;
				}

				div.sub-frame p {
					margin: 15px 0;
					line-height: 20px;
				}

				div.sub-frame a  {
					color: #00a3d8;
				}

div.catch {
	position: relative;
	z-index: -10000; /*Voorkomt clickable-content-blocking*/
	height: 120px; /*Vangt footer*/
}

div.footer {
	z-index:10;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #1e2932;
	
}


div.footer-wrapper {
	margin:0 auto;
	min-width:1280px; /* 1280 is de volledige breedte van een 19"scherm */
	min-height:0px;	
}
	div.footer span.left,
	div.footer span.right {
		height: 46px;
		margin-right:10px;
		margin-left:10px;
	}

