*{
	padding:0px;
	margin:0px;
}
html{
	width:100%;
	height:100%;
}
body{ 
	width:100%;
	min-height:100%; 
	/*background:url("../images/white.png") repeat-x bottom left;*/
	font-family:avantgarde_bk_btbook,Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:#b46548;
	margin:0px;
}

body a:hover{
	color:#C66E4E;
	text-decoration:underline;
}

body a{
	text-decoration:underline;
	color:#C66E4E;
}
.werkervaring{
	font-size: 11pt;
	color: #C66E4E;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0;
}
.pdf, .excel{
    display: inline-block;
    line-height: 22px;
    padding-left: 20px;
}
.pdf, a[href$=".pdf"]{
	background: url("/images/document-pdf-text.png") no-repeat top left;
}
.excel{
	background: url("/images/blue-document-excel.png") no-repeat top left;
}

.tekst p{
	font-size:12pt;
}
.els{
	position:absolute;
	top:134px;
	right:0px;
}

@font-face {
	font-family: 'avantgarde_bk_btbook';
	src: url('846-webfont.eot');
	src: url('846-webfont.eot?#iefix') format('embedded-opentype'),
		 url('846-webfont.woff') format('woff'),
		 url('846-webfont.ttf') format('truetype'),
		 url('846-webfont.svg#avantgarde_bk_btbook') format('svg');
	font-weight: normal;
	font-style: normal;
}
#menu a{
	text-decoration:none;
}

#bg{
	background: url('../images/top.png') repeat-x top left;
}
#bg1{
	background-image: url('../images/right3.png');
	background-repeat:no-repeat;
	background-position: center 406px;
}
#header{
	width:100%;
	height:135px;
	background: url('../images/headerRight.png') no-repeat right;
}

#content{
width:100%;
margin-top: 270px;
}
#content h1.head{
line-height:85px;
height:75px;
font-weight: normal;
font-family: 'avantgarde_bk_btbook';
color: #fff;
font-size: 22pt;
padding:0px;
margin:0px;
padding-left: 25px;
}
.tekst{
min-height:470px;
padding: 17px 0px 20px 25px;
}

#footer{
width:100%;
height:70px;
}

#menu{
list-style-type:none;
width:100%;
font-family: 'avantgarde_bk_btbook';
font-size:11pt;
line-height:135px;
margin-bottom:0px;
}
#menu a{
color: #C66E4E;
}

#menu li:hover ul{
display:block;
}
#menu li ul{
display:none;
position: absolute;
top:30px;
left:0px;
width: 100%;
background:#a2aeb4;
}
#menu li.active a{
	font-weight:bold;
}
#menu li{
position:relative;
float:left;
margin:0px 25px;
line-height:135px;
}
.button{
text-align:center;
line-height:24px;
height:24px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight: bold;
font-size: 12px;
padding:0px 6px;
position: relative;
z-index: 100;
cursor:pointer;
text-transform:uppercase;
border:1px solid #6a9c22;
background:#97c748;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#97c748), to(#60a118));
background: -webkit-linear-gradient(#97c748, #60a118);
background: -moz-linear-gradient(#97c748, #60a118);
background: -ms-linear-gradient(#97c748, #60a118);
background: -o-linear-gradient(#97c748, #60a118);
background: linear-gradient(#97c748, #60a118);
-pie-background: linear-gradient(#97c748, #60a118);
color:#fff;
display:inline-block;
behavior: url(/javascript/PIE.php);
}
h2.headline{
font-family:avantgarde_bk_btbook;
font-size: 24pt;
color: #C66E4E;
margin:100px 0px 0px 450px;
font-weight: bold;
}
h1,h2,h3,h4{
font-family:avantgarde_bk_btbook;
font-size: 24pt;
color: #C66E4E;
}
h5{
font-size: 11pt;
color: #C66E4E;
}
#faqs h5{
	cursor:pointer;
}
.ervaring39{
	margin-bottom:20px;
}
.smbutton{
	margin-left:150px;
}
@media only screen and (max-width: 767px) {
	#header{
		height: 135px;
	}
	#menu li{
		margin:0px 10px;
		line-height:65px;
	}
.els{
		display:none;
	}
	h2.headline{
		font-family:avantgarde_bk_btbook;
		font-size: 14pt;
		color: #C66E4E;
		margin:10px 0px 10px 0px;
	}
	.tekst{
		min-height:300px;
		padding: 15px 0px 0px 5px;
	}
	#content h1.head{
		font-size: 17pt;
		padding-left: 5px;
	}

	#bg1{
		background-image: url('../images/right3.png');
		background-repeat:no-repeat;
		background-position: center 256px;
	}
	
	
	#header{
		width:100%;
		height:132px;
		background: url('../images/headerRightSmall1.png') no-repeat right bottom;
	}
	
	#content{
	width:100%;
	margin-top: 120px;
	}
	.tekst label{
	width:100%;
	}
	.smbutton{
		margin-left:0px;
	}
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#content h1.head{
		font-size: 20pt;
		padding-left: 25px;
	}
	.els{
		display:none;
	}
	h2.headline{
		font-family:avantgarde_bk_btbook;
		font-size: 20pt;
		color: #C66E4E;
		margin:20px 5px 10px 0px;
		float:right;
	}
	#content{
		width:100%;
		margin-top: 150px;
	}
	#bg1{
		background-image: url('../images/right2.png');
		background-repeat:no-repeat;
		background-position: center 286px;
	}
	.tekst{
		min-height:490px;
	}

}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
	#content h1.head{
		font-size: 20pt;
		padding-left: 25px;
	}
	.els{
		display:none;
	}
	h2.headline{
		font-family:avantgarde_bk_btbook;
		font-size: 20pt;
		color: #C66E4E;
		margin:20px 5px 10px 0px;
		float:right;
	}
}
@media only screen and (min-width: 1024px) {
	.els{
		display:block;
	}
}

/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1280px) {
.els{
		display:block;
	}
}

/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) {
.els{
		display:block;
	}
}