
/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
}
/* End CSS reset */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;	
}

a{
	color:#B3B3B3;	
	text-decoration:none;
}
a:hover{
	color:#0080C6;	
}

h1{
	font-size:20px;
	line-height:24px;
	color:#002644;
	padding:20px 0 0 11px;
	font-weight:normal;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
}
ul li {
	padding-left: 15px;
}

.bold{
	font-weight:bold;	
}
.left{
	float:left;
}

.right{
	float:right;	
}

#wrapper{
	position:relative;
	margin:0 auto;
	top:50px;
	width:886px;
	min-height:855px
}
#header{
	position:relative;
	width:100%;
	height:92px;
}
#header img{
	margin-left:20px;	
}
#navigation{
	position:relative;
	width:100%;
	height:28px;
	border-top:2px solid #B3B3B3;
	border-bottom:2px solid #B3B3B3;
	text-transform:uppercase;
	font-size:10px;
	line-height:12px;
}
#navigation ul {
	list-style: none;
}
#navigation ul li.active a {
	color: #0080C6;
}
#navigation ul li {
	padding: 0;
	margin: 0;
}
#navigation a{
	color:#000;	
}
#navigation a:hover,
#navigation a.active{
	color:#0080C6;	
}
#navigation ul{
	margin:8px 0 0 10px;
}
#navigation ul li{
	float:left;
	padding-right:26px
}
#contentWrapper{
	position:relative;
	width:100%; /*101% om te zorgen dat de breedte net iets groter is waardoor de rode buttons ruimte hebben om groter te worden */
}
/*#contentWrapper div.page_block,
#contentWrapper div.page_block_item {
	width: auto !important;
	}*/

.headerSlider {
	display: block;
}
.headerSliderSmall {
	display: none;
}
.headerSlider img, .headerSliderSmall img {
	zoom: 1;
	height: 280px;
}

div.textPage {
	overflow: hidden;
}

#contentWrapper div.photoPage,
#contentWrapper div.photoPage img,
#contentWrapper div.photoHomepage,
#contentWrapper div.photoHomepage img,
#contentWrapper div.textPage,
#contentWrapper div.textPage img,
#contentWrapper div.textHomepage,
#contentWrapper div.menuBlock,
#contentWrapper div.infoBlock {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url('/public/js/PIE.htc');
}
#contentWrapper div.headerDots {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	bottom: 8px;
	right: 20px;
	position: absolute;
	z-index: 1000;
}
#contentWrapper div.headerDots img {
	cursor: pointer;
	margin-left: 4px;
	position: relative;
}
#contentWrapper .title{
	height:58px;	
}
#contentWrapper .textPageForm {
	position:relative;
	float:left;
	width: 95%;
	background:#636363;	
	margin-bottom:20px;
	color:#fff;
	padding:20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#contentWrapper .textHomepage,
#contentWrapper .textPage {
	position:relative;
	float:left;
	width:260px;
	height:260px;
	background:#636363;	
	margin-bottom:20px;
	color:#fff;
	padding:10px;
}
#contentWrapper .textHomepage div {
	width: 260px !important;
}
#contentWrapper .textHomepage a,
#contentWrapper .textPage a{	
	color:#fff;
	text-decoration:underline;
}
#contentWrapper .textPage{
	width:560px;
	height:auto;
	margin-right:20px;
}
.textPage .wide {
	display: block;
}
.textPage .small {
	display: none;
}
.textPage ul.news,
.textPage ul.vacature {
	clear: both;
	float: left;
	list-style: none;
	margin-bottom: 10px;
}
.textPage ul.news li,
.textPage ul.vacature li {
	margin: 0;
	padding: 0;
}
.textPage ul.vacature ul,
.textPage ul.news ul {
	list-style: none;
}
.textPage ul.news li.image,
.textPage ul.news li.message {
	float: left;
}

div.small ul.news li.message {
	width: 185px;
}

.textPage ul.news li.message ul li.newsText div.wide div.block {
	float: left;
}
.textPage ul.news li.newsTitle {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
}
.textPage ul.news li.newsTitle h3 {
	display: inline;
}
.textPage ul.news li.image {
	padding-right: 15px;
	width: 60px;
}
.textPage ul.news.single li.image {
	padding-right: 0;
	width: 260px;
}
.textPage ul.news li.message {
	width: 400px;
}
.textPage ul.news.single li.message {
	padding-right: 15px;
	width: 275px;
}
.textPage p.intro,
.textPage span.intro{
	font-size:16px;
	line-height:18px;	
}
.textPage .textLeft,
.textPage .textRight{
	width:50%;
	float:left;
}


div.textPage ul.news li.message ul li.newsText div.block {
	float: left;
}

#contentWrapper .photoHomepage {
	float: right;
}
#contentWrapper .photoPage {
	float: left;
}
#contentWrapper .photoHomepage,
#contentWrapper .photoPage{	
	position:relative;
	/*background:url(/public/images/user/homepage_logo.jpg) 0px -70px no-repeat;*/
	width:580px;
	height:280px;
	margin:0 5px 20px 20px;	
}

div#wrapperNewsRight.left div.infoBlock.left {
	margin-right: 20px;
}
div.infoBlock h3 {
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 7px;
}

#contentWrapper .photoPage{	
	/*background:url(/public/images/user/page_header.jpg) 0px -70px no-repeat;*/
	width:880px;
	margin-left:0;
}
#contentWrapper .photoPage #siteHeader {
	width: 880px;
}
#contentWrapper .photoPage .slideshow {
	position: relative;
}
div.photo_block div.slideshow div.image {
	cursor: pointer;
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
}
div.photo_block div.slideshow div.image.seq_0,
div.photo_block div.slideshow div.image.break {
	margin-left: 0;
}


div.photoSlider {
	margin-bottom: 10px;
	width: 570px;
}
div.small div.photoSlider,
div.small div.slider div.slide {
	width: 270px;
}
div.slider div.slide {
	float: left;
	width: 570px;
}
div.arrow {
	cursor: pointer;
	font-weight: bold;
	width: 100px;
}
div.arrow.slideToPrevious {
	float: left;
	text-align: left;
}
div.arrow.slideToNext {
	float: right;
	margin-right: 10px;
	text-align: right;
}
div.sliderNav {
	margin-bottom: 10px;
	margin-top: 10px;
}
#contentWrapper .menuBlock{
	position:relative;
	display:block;
	float:left;
	width:110px;
	height:130px;
	background:#002644;
	margin:0 20px 20px 0;	
	font-size:13px;
	line-height:15px;
	text-transform:uppercase;
	padding:10px;
	cursor:pointer;
}
#contentWrapper .menuBlock:hover{
	width:121px;
	height:141px;
	margin:-5px 14px 0 -5px;
}
#contentWrapper .block6:hover{
	margin-right:0;
}
.menuBlock a{
	color:#fff;
	display: block;
}
.menuBlock a:hover{
	color:#0080C6;	
}
.menuBlock img{
	margin:39px 0 0 6px;	
}
#contentWrapper .block6{
	margin-right:0;
}
#wrapperMenuBlocks{
	width:286px;	
}
#wrapperMenuBlocks .menuBlock:hover,
#wrapperMenuBlocks div.active{
	width:110px;
	height:110px;
	margin:0 20px 20px 0;
	background:#636363;	
}
#wrapperMenuBlocks .block2,
#wrapperMenuBlocks .block4,
#wrapperMenuBlocks .block6,
#wrapperMenuBlocks .block2:hover,
#wrapperMenuBlocks .block4:hover,
#wrapperMenuBlocks .block6:hover{
	margin-right:0 !important;	
}

#contentWrapper .infoBlock{
	position:relative;
	float:left;
	width:260px;
	height:110px;
	margin:0 20px 20px 0;
	color:white;
	padding:10px;
}
.infoBlock a{
	position:absolute;
	display:block;
	clear:both;
	bottom:10px;	
	color:#fff;
	left:10px;
}
.infoBlock a:hover{	
	color:#000;
}
#contentWrapper .infoBlockNews{
	margin-right:0;
}

#contentWrapper .newsMessage{
	width:70%;
	position:relative;
	margin-bottom:20px;	
}
.newsMessage .newsPhoto{
	float:left;
	width:17%;
	padding-top: 3px;
}
.newsMessage .newsText{
	float:left;
	width:83%;
}
#wrapperNewsRight{
	width:280px;	
}
#contentWrapper .lightGrey{
	background:#B3B3B3;	
}
#contentWrapper .grey{
	background:#636363;	
}
#contentWrapper .darkGrey{
	background:#404040;	
}
#contentWrapper .address,
#contentWrapper .addressRight{
	position:relative;	
	float:left;
	margin-left:11px;
	color:#B3B3B3;
	font-size:10px;	
	height:20px;
}
#contentWrapper .addressRight{
	float:right;
	margin-right:11px;	
}

#footer{
	position:relative;
	border-top:2px solid #B3B3B3;
	padding-bottom:20px;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	margin: 0;
	padding: 0;
}
#footer .footerLeft,
#footer .footerRight{
	float:left;
}
#footer .footerLeft{
	width:60%;
}
#footer .footerRight{
	width:40%;
}
#footer ul{
	float:left;
	width:164px;
	margin:10px 0 0 11px;	
	color:#B3B3B3;
	text-transform:uppercase;
	font-size:10px;
	line-height:12px;	
}

div.vacaturesSmall {
	display: none;
}
div.vacaturesWide {
	display: block;
}

.grey p.large {
	font-size: 12px !important;
	line-height: 12px;
}


.textPageForm .textPage{
	width: 100%!important;
}


.formBody{
	width: 100%;
}
.formBlock{
	width: 100%;
}

.formBlock .fullBlock{
	width: 100%;
}
.fullBlock label{
	width: 50%;
}

.formBlock .halfBlock{
	width: 50%;
	float:left;
}

.formBlock .fifthBlock{
	float:left;
	width: 20%;
}
.formBlock .fifthBlock select{
	width: 75%;
	float:left;
}
.formBlock .fifthBlock label{
	width: 15%;
	float:left;
}
.fullLabel{
	display:block;
	width: 100%!important;
}
.noFloat input{
	float: none;
}

.halfBlock.rightAlign{
	text-align: right;
}

.rightAlign label{
	width: 49%!important;
	margin-right:5px;
}

.halfBlock label{
	width: 50%;
	float:left;
}

.halfBlock > input{
	float:left;
	width: 49%;
}

.formBlock hr{
	width: 100%;
	margin-bottom: 20px;
}

.wideLabel{
	width: 44%!important;
	width: 44%!important;
	display: block;
	float: left;
}



@media only screen and (max-width: 900px){
	#wrapper{
		width:586px;	
	}
	#navigation{
		width:580px;	
	}
	#navigation ul li.active a {
		color: #002644;
	}
	#contentWrapper .photoHomepage {
		background:url(/public/images/user/homepage_logo_klein.jpg) -60px 0 no-repeat;
		width:280px;
	}
	#contentWrapper .photoPage{
		overflow: hidden;
		width:580px;
		/*background:url(/public/images/user/page_header.jpg) 0 -115px no-repeat;*/
	}
	#contentWrapper .photoPage img {
		/*margin-left: -115px;*/
	}
	#contentWrapper .block4,
	#contentWrapper .block4:hover{
		margin-right:0;	
	}
	#contentWrapper .block6{
		margin-right:20px;	
	}
	#contentWrapper .block6:hover{
		margin-right:14px;		
	}

	#wrapperNewsRight {
		width: 580px;
	}

	#wrapperMenuBlocks{
		width:580px;	
	}
	#wrapperMenuBlocks .block2,
	#wrapperMenuBlocks .block2:hover{
		margin-right:20px !important;
	}
	#contentWrapper .lightGrey{
		margin-right:0;	
	}
	#contentWrapper .infoBlockNews.first {
		margin-right: 20px;
	}

	#contentWrapper .photoPage #siteHeader {
		width: 580px !important;
	}
	.headerSlider {
		display: none;
	}
	.headerSliderSmall {
		display: block;
	}	

	#footer ul{
		width:106px;	
	}

	.block{
		width: 100%!important;
	}
	.blockitem{
		width: 100%!important;
	}

	.halfBlock{
		width: 100%!important;
	}
	.rightAlign{
		text-align: left!important;
	}
	.rightAlign label{
		margin-right: 0px;
	}
	.fifthBlock {
		width: 100%!important;
		margin-bottom: 30px;
	}

	.fifthBlock input{
		width: 50%;
	}

	.textPageForm{
		width: 93%!important;
	}


}

@media only screen and (max-width: 600px) {
    #header a img {
        width:286px;;
        height: auto;
        margin: 0;
    }
    .textPageForm{
		width: 85%!important;
	}
	.wideLabel{
		width: 54%!important;
	}
	.halfBlock label{
		width: 49%!important;

	}
	.fifthBlock input{
		width: 95%;
	}
	.fullBlock{
		margin-bottom: 10px;

	}
	.fullBlock textarea{
		width: 97%;
	}
	#wrapper{
		width:286px;	
	}
	#navigation{
		height:auto;
		width:280px !important;
	}
	#navigation ul li{
		float:none;
	}
	#contentWrapper .title{
		height:auto;	
	}
	#contentWrapper .title h1{
		padding-bottom:10px;
	}
	#contentWrapper .photoHomepage,
	#contentWrapper .photoPage{
		display:none;	
	}
	#contentWrapper .textPage{
		overflow: hidden;
		width:260px;	
	}
	.textPage .textLeft,
	.textPage .textRight{
		width:100%;
	}
	.textPage .textRight{
		margin-top:10px;	
	}
	.textPage .wide {
		display: none;
	}
	.textPage .small {
		display: block;
		width: 260px;
	}
	.textPage[data-pageid="424"] .small {
		display: none;
	}
	.textPage[data-pageid="424"] .wide {
		display: block;
		min-width: 260px;
	}

	.textPage .blockitem {
		/*float: none !important;*/
		/*width: 260px !important;*/
	}
	#contentWrapper .block2,
	#contentWrapper .block2:hover,
	#contentWrapper .block4,
	#contentWrapper .block4:hover,
	#contentWrapper .block6,
	#contentWrapper .block6:hover,
	#contentWrapper .lightGrey,
	#contentWrapper .grey,
	#contentWrapper .darkGrey{
		margin-right:0 !important;	
	}
	#wrapperMenuBlocks{
		width:280px;	
	}
	#wrapperNewsRight {
		width: 280px;
	}
	#contentWrapper .address{
		height:13px;	
	}
	#contentWrapper .addressRight{
		float:left;
	}
	#footer ul{
		width:106px;	
	}
	#footer ul.list2,
	#footer ul.list3,
	#footer ul.list5{
		clear:left;
		margin-top:0;	
	}
	#footer .footerLeft,
	#footer .footerRight{
		width:50%;	
	}

	div.vacaturesSmall {
		display: block;
	}
	div.vacaturesWide {
		display: none;
	}

}

p {
	padding-bottom: 13px;
}
p.large {
	font-size: 15px;
	line-height: 16px;
}

div#contactPage div.addresses,
div#contactPage div.map {
	float: left;
}
div#contactPage div.addresses {
	padding-right: 20px;
	width: 278px;
}
div#contactPage div.addresses ul {
	list-style: none;
}
div#contactPage div.addresses ul li {
	margin: 0;
	padding: 0;
}
div#contactPage div.addresses div {
	width: 260px !important;
}
div#contactPage div.map {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url('/public/js/PIE.htc');
	overflow: hidden;
	width: 260px;
}

ul.contact {
	padding-bottom: 15px;
}

div#map_container {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url('/public/js/PIE.htc');
	height: 350px;
	width: 260px;
}

h2 {
	font-size: 16px;
	padding-bottom: 10px;
}

ul.vacature {
	padding-bottom: 10px;
}
ul.vacature li.vacatureTitle {
	font-weight: bold;
	text-transform: uppercase;
}

#siteHeader {
	position: relative;
}
#siteHeader,
.headerSlider {
	height: 280px;
	width: 100%;
}
.headerSlider {
	width: 100%;
}

.currentPicture {
	margin-bottom: 7px;
}
div.textPage div.client {
	float: left;
	padding-right: 10px;
	width: 100px;
}
div.textPage div.client img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url('/public/js/PIE.htc');
}

div.textPage div.employee {
	float: left;
	padding-bottom: 10px;
	width: 185px;
}
div.textPage div.employee div.picture,
div.textPage div.employee div.html {
	float: left;
}
div.textPage div.employee div.picture {
	padding-right: 10px;
	width: 200px;
}
div.textPage div.employee div.picture img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url('/public/js/PIE.htc');		
}

div.textPage div.employee div.html {
	padding-top: 5px;
	width: 345px;
}
div.textPage div.transportLeft {

}
div.textPage div.transportLeft,
div.textPage div.transportRight {
	float: left;
	/*width: 265px;*/
}
div.textPage div.transportLeft {
	padding-right: 25px;
}
div.textPage div.transportLeft div.page_block,
div.textPage div.transportLeft div.page_block_item {
	/*width: 265px;*/
}

div.blockitem.form label.label {
	display: block;
	float: left;
	width: 140px;
}
div.blockitem.form span.field {
	display: block;
	float: left;
}
div#contentWrapper div.textPageForm div.textPage {
	width: 820px;
}
div#contentWrapper div.textPageForm div.textPage form {
	margin-left: 0;
}

.footerSocialMedia {

}
.footerSocialMedia .socialMediaButton {
	float: left;
	margin-right: 15px;
}
.footerSocialMedia .socialMediaButton.facebook {
	margin-right: 20px;
}
.footerSocialMedia .socialMediaButton.linkedin {
}
.footerSocialMedia .socialMediaButton.twitter {
	width: 80px;
}
.footerSocialMedia .socialMediaButton.pinterest {
}

input.date[placeholder="dd"],
input.date[placeholder="mm"] {
	width: 20px;
}
input.date[placeholder="jjjj"] {
	width: 31px;
}

.required {
	color: #F00;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.hidden {
	display: none;
}
.bold {
	font-weight: bolder;
}

button, input[type='submit'], input[type='radio'], input[type='checkbox'] {
	cursor: pointer;
}

.pointer {
	cursor: pointer;
}

form input.error {
	border: #F00 1px solid !important;
	outline-color: #F00 !important;
}

.error-message-container {
	border: #F00 1px solid;
	background: #C33;
	padding: 20px;
}
.error-message-container p {
	font-weight: bolder;
}
.error-message-container ul {
	margin: 0;
}
.error-message-container ul li {
	margin-left: 0px;
	padding-top: 5px;
}