html {
	background: #FFFFFF;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #545454;
	line-height: 18px;
	text-align: center;
}

a, a:link, a:visited { color:#000000; }
a:hover	             { color:#004c92; }
p                    { margin: 15px 0 15px 0; padding: 0 0 0 0; }
h1                   { font-size: 30px; font-weight: normal; color:#004c92; font-style:italic; margin-bottom:7px; margin-top:0; }
h2                   { font-size: 30px; font-weight: normal; color:#004c92; font-style:italic; margin-bottom:7px; margin-top:0; }
img	                 { border: 0px; }
ul                   { list-style-image:  url(../img/ul.gif); }

hr {
	width: 287px;
	height: 1px;
	color: #004c92;
}					

.wrapper {
	margin: 0 auto 0 auto;
	width: 980px;
}

.container {
	width: 980px;
	min-height: 423px;
	_min-height: 423px;
	background: #FFFFFF url(../img/bg_main.jpg) top left no-repeat;
	float: left;
	
}

.containerMain {
	float: left;
	padding: 0 10px 10px 9px;
	text-align: left;
	width: 667px;
	height: auto;
	margin: 20px 0 0 0;
	position: relative;
}



.containerCv {
	float: left;
	width: 240px;
	text-align:left;
	margin: 20px 0 0 50px;
}

.containerRight {
	float: left;

	padding: 0 0 0 0;
	text-align: left;
	width: 200px;
}

.header {
	margin: 0 0 0 0;
	padding: 10px 48px 0 0;
	height: 197px;
	width: 932px;
	background: #FFFFFF url(../img/header.jpg) top left no-repeat;
	text-align: right;
}

.headerLinks a, .headerLinks a:link, .headerLinks a:visited {
	color:#4d4d4d;
	text-decoration: none;
	padding-left: 10px;
font-weight: bold; 
font-size: 11px;
}


.headerLinks a:hover {
	color:#004c92;
	text-decoration: none;
	padding-left: 10px;
}

.footer {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.footerWrapper {
	position: relative;
	zoom: 1;
	background: #FFFFFF url(../img/bg_footer.gif) top left repeat-x;
	clear: both;
top: 70px;
	text-align: left;
	border-top: 1px solid #000000;
}

.footerWrapper .naw {
	padding: 15px 30px 0 49px;
	color:#555555;
	line-height: 18px;
	text-decoration: none;
}

.footerWrapper .naw a {
	color:#333333;
	text-decoration: underline;
}

.headerVolg {
	margin: 0 0 0 0;
	padding: 10px 48px 0 0;
	height: 197px;
	width: 932px;
	background: #FFFFFF url(../img/headervolg.jpg) top left no-repeat;
	text-align: right;
}

.containerVolg {
	width: 980px;
	min-height: 666px;
	_min-height: 666px;
	float: left;
	
}

.blauwvlak {
    background: url(../img/bg_blauwvlak.png) top left no-repeat;
	right: 0;
	top: -275px;
	text-align: right;
    margin-right: 18px;
	position: absolute;
	width: 235px;
	height: 382px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
}

.blauwvlak a{
	color: #FFFFFF;
	padding: 0px;
	text-decoration: underline;
}

.blauwvlakInhoud {
	padding: 20px;
}

.tableHome {
	border-top: 1px solid #004c92;
	width: 100%;
}

.tableHomeArrow {
	width: 32px;
	text-align: right;
	vertical-align:middle;
}

.tableHomeTd1{
	padding: 10px 0 0 0;
}

.tableHomeTd1 a{
	padding: 10px 0 0 0;
	color: #004c92;
	font-weight: bold;
	font-size: 15px;
}

.tableHomeTd2 {
	padding: 0 0 10px 0;
}

.tableHomeTd3 {
	padding: 10px 0 0 0;
	text-align: right;
}

.tableHomeTd3 a {
	text-decoration: underline;
}

.tableVolg {
	border-top: 1px solid #004c92;
	width: 620px;
}

.tableVolgArrow {
	width: 32px;
	text-align: right;
	vertical-align:middle;
}

.tableVolgTd1{
	padding: 10px 0 0 0;
}

.tableVolgTd1 a{
	padding: 10px 0 0 0;
	color: #004c92;
	font-weight: bold;
	font-size: 15px;
}

.tableVolgTd2 {
	padding: 0 0 10px 0;
}

.vacatureInhoud {
	width: 620px;
	padding: 0 0 0 0;
}

.inputfield input
{
	font-size: 11px; 
	border: solid 1px #b2b2b2;	
	width: 250px;
	font-family: Tahoma;
}
* html .inputfield input
{
	/* Browser Hack: IE6 */
	width: 240px;
}

.inputfield select
{
	margin: 0 0 0 5px;
}

html:not([dummy]) .inputfield select {
	/* Browser Hack: Safari, Opera and Firefox */
	margin: 0;
} 

.labelfield
{
	border-bottom: solid 1px #f2f2f2;
	width: 200px;
	float: left;
	margin: 4px 0 0 0;
	*margin: 5px 0 0 0;
}
.inputfield
{
	width: 150px;
	*margin: 4px 0 0 5px;
	margin: 5px 0 0 5px;
	float: left;
	
}
.inputfield textarea
{
	width: 250px;
	border: solid 1px #b2b2b2;	
	font-size: 11px; 
	height: 158px;
	font-family: Tahoma;
}
* html .inputfield textarea
{
	/* Browser Hack: IE6 */
	width: 240px;
}

.submitbtn
{
	float: right;
	margin: 3px 50px 0 0;
}
a.imageButtonVacature
{
    display: block;
    float: right;
    width: 20px;
    height: 22px;
    background: url('../img/arrow.png') no-repeat;
}
a.active
{
    display: block;
    width: 20px;
    height: 22px;
    background: url('../img/arrowdown.png') no-repeat;
}
ul.menu {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul.menu li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}

ul.menu li a {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	width: 150px;
	height: 30px;
}

ul.menu li a:hover, ul.menu li.on a{
	background-position: center bottom !important;
}


/* BUTTONS: specifieke properties buttons */

li#home a, li#home a:link, li#home a:visited
{
    background: url('../img/buttons/home.gif') center top;
}

li#contact a, li#contact a:link, li#contact a:visited
{
    background: url('../img/buttons/home.gif') center top;
}

.academy {
	position: absolute;
	right: 20px;
	bottom: 0;
}

.bordeBox
{
	float: left;
	margin: 0 0 6px 0;
	width: 297px;
	background: url(../img/bm.gif) repeat-y left top;
}

.bordeBoxT
{
	float: left;
	width: 297px;
	background: url(../img/bt.gif) left top  no-repeat;
}

.bordeBoxB
{
	float: left;
	width: 257px;
	padding: 20px;
	background: url(../img/bb.gif) left bottom  no-repeat;
}


.btn1
{
	display: block;
	float: left;
	width: 308px;
	height: 70px;
	background: url(../img/buttonshome.jpg) left top no-repeat; 	
}

.btn2
{
	display: block;
	float: left;
	width: 308px;
	height: 70px;
	background: url(../img/buttonshome.jpg) left -72px no-repeat; 	
}


.btn3
{
	display: block;
	float: left;
	width: 308px;
	height: 70px;
	background: url(../img/buttonshome.jpg) left -143px no-repeat; 	
}

.containerHome {
	float: left;
	padding: 0 10px 10px 9px;
	text-align: left;
	width: 297px;
	height: auto;
	margin: 20px 0 0 0;
	position: relative;
}

.containerRight
{
	float: left;
	width: 615px;
	margin: 20px 0 0 20px;
}
.midM a{
color: #dddc3a;
}
.midM
{
	height: 28px;
	background: url(../img/mm.gif);
	color: #dddc3a;
	text-align: center;
	float: left;
	padding: 4px 4px 0 0;

}
.mid
{
	position: relative;	
}
.midW
{
	text-align: center;	
	float: left;
position: relative;	
left: 0;
margin:  0 0 20px 0;
	width: 615px;
	background: url(../img/mmm.gif) left top;
}

.midL
{
	height: 32px;
	width: 25px;
	float: left;
	background: url(../img/mr.gif) no-repeat left top;
}

.midR
{
	height: 32px;
	width: 25px;
	float: left;
	background: url(../img/ml.gif) no-repeat right top;
}

h2 span
{
	
	color: #dddc3a!important;
	}



.homelogofoot{
	float: right;
top: -122px;
right: 28px;
position: relative;

}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

.lijn {
display: block;
width: 100%;
border-bottom: 3px solid #004C92;
}


