/*----------- General -----------*/

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;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:22px;
}

body {
	background-color:#FFFFFF;
	color:#dcdcdc;
	font-family: DaxRegular, Arial, Verdana, Tahoma; 
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}


	html, body, #wrapper {height: 100%;}
	body > #wrapper {height: auto; min-height: 100%;}


a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#fff;
}

@font-face {
    font-family: 'DaxMedium';
    src: url('../fonts/dax-medium-webfont.eot');
    src: url('../fonts/dax-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dax-medium-webfont.woff') format('woff'),
         url('../fonts/dax-medium-webfont.ttf') format('truetype'),
         url('../fonts/dax-medium-webfont.svg#DaxMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DaxRegular';
    src: url('../fonts/dax-regular-webfont.eot');
    src: url('../fonts/dax-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dax-regular-webfont.woff') format('woff'),
         url('../fonts/dax-regular-webfont.ttf') format('truetype'),
         url('../fonts/dax-regular-webfont.svg#DaxRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*----------- Header -----------*/

div#header {
	background-image: url("../images/balk.png");
	background-repeat:repeat-x;
	margin:0 auto;
	height:80px;
}

div#headerwrapper {
	margin:0 auto;
	height:80px;
}

a#logo {
	margin:27px 0 0 0;
	max-width: 100%;
	height: auto;
	display:block;
}

a#logo img {
	max-width:100%;
	height:auto;
}

/* navigatie */

ul#uppernav {
	float:left;
	display:block;
	margin:0 0 0 45px;
}

ul#uppernav2 {
	float:right;
	display:block;
	margin:0 0 0 0;
}

#uppernav li, #uppernav2 li  {
	float:left;
	display:block;
	text-decoration:none;
	font-family: DaxMedium, Arial, Verdana;
	font-size:16px;
	font-weight:100;
	text-transform:uppercase;
}

#uppernav2 li  {
	margin:0px;
	padding:0px;
	color:#a4a4a4;
}

#uppernav2 li#streepje  {
	margin:0 3px 0 3px;
	padding:0px;
	color:#a4a4a4;
	line-height:80px;
}

#uppernav a, #uppernav2 a{
	color: #a4a4a4;
	font-weight:lighter;
	display: block;
	float: left;
	text-decoration: none;
	line-height:80px;
	height:80px;
	padding:0 20px 0 20px;
}
#uppernav a:hover, #uppernav2 a:hover  {
	background-color:#221f1b;
	color: #ffffff;
	text-decoration: none;
}

#uppernav2 a:hover{
	background:none;
}

#uppernav a.active, #uppernav2 a.active {
	color: #ffffff;

}

/* einde navigatie */

/*----------- Content -----------*/

div#content2.slogan.hidden-xs {	
	text-align: center;
	position: fixed;
	width: 100%;
	margin: 0 auto;
	left: 30%;
	top: 45%;
	margin-top: -50px;
	opacity:0;
}


.slogan.visible-xs {
	opacity:0;
}


div#mainwrap {
	margin:0 auto;
	padding-bottom:150px;
}

@media (min-width:768px){
	img#logo-groot {
		position: fixed;
		top: 50%;
		left: 50%;
		margin-top: -65px;
		margin-left: -285px;
	}

	div#content {
		background: url(../images/contentbg-vervolg.png);
		width:650px;
		min-height:355px;
		position: fixed;
		top: 50%;
		left: 50%;
		margin-top: -175px;
		margin-left: -325px;
	}

	div#content2 {
		background: none !important;
		width:100%;
		height:355px;
		top: 50%;
		margin: 0 auto;
		margin-top: -175px;
	}

	
	.minmax {
		width: 25px;
		height: 25px;
		position: absolute;
		top: 0;
		right: 0;
		background: black;
		color: white;
		text-align: center;
		line-height: 25px;
		font-family: tahoma;
		font-weight: bold;
		cursor:pointer;
	}
	
	.minmax#maximize {
		display:none;
		top:100px;
		right:20px;
	}
	
	.minimized {
		width:0px!important;
		height:0px!important;
		position:absolute!important;
		top:50px!important;
		right:0!important;
	}

	div#content2 {
		background: url(../images/contentbg-vervolg.png);
		width:100%;
		height:420px;
		margin: 0 auto;
	}
	
	p.contenttext {
		width: 100%;
	}
}

h1.contentkop, h1.contentkop2 {
	float:left;
	color:#fff;
	margin:0 0 0 30px;
	font-family: DaxMedium, Arial, Verdana;
	font-weight:100;
	text-transform:uppercase;
}

h1.contentkop-contact {
	float:left;
	color:#fff;
	width: 400px;
	margin:30px 0 0 30px;
	font-family: DaxMedium, Arial, Verdana;
	font-weight:100;
	text-transform:uppercase;
}

h1.contentkop .center {
	text-align: center !important;
	color: red;
}

h1.contentkop2  {
margin-top:30px;
}

p.contenttext {
float: left;
color:#dcdcdc;
margin:0 auto;
width: 100%
text-align: left;
font-size:14px;
line-height:26px;
padding: 20px 0 0 30px;
}

p.contenttext_vervolg {
float:left;
font-weight: 400;
color:#dcdcdc;
margin:20px 0 0 0;
font-size:32px;
width: 820px;
line-height: 40px !important;
text-shadow: 0px 1px 4px rgba(0, 0, 0, 1.0);
line-height:26px;
}


table {
	float:left;
	width: 550px;
	color:#dcdcdc;
	margin:20px 0 0 30px;
	font-size:14px;
	line-height:26px;
}

/*----------- Scrollbar -----------*/


@media (min-width:768px){
	div#contentbox {
		width:630px;
		min-height:360px;
		padding: 0 0 20px 0;
		float:left;
	}

	div#content2.slogan.hidden-xs {	

		left: 10%;
	}

	#scrollbar1 {
		margin: 10px 0 10px;
		width: 630px;
	}
	#scrollbar1 .viewport {
		height:300px;
		overflow: hidden;
		position: relative;
		width: 610px;
		margin-top:30px;
	}
	#scrollbar1 .overview {
		left: 0;
		list-style: none outside none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
	}
	#scrollbar1 .scrollbar {
		background: url("../images/bg-scrollbar-track-y.png") no-repeat scroll 0 0 transparent;
		float: right;
		position: relative;
		width: 15px;
	}
	#scrollbar1 .track {
		background: url("../images/bg-scrollbar-trackend-y.png") no-repeat scroll 0 100% transparent;
		height: 100%;
		position: relative;
		width: 15px;
	}
	#scrollbar1 .thumb {
		background: url("../images/bg-scrollbar-thumb-y.png") no-repeat scroll 50% 100% transparent;
		cursor: pointer;
		height: 20px;
		left: -5px;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 25px;
	}
	#scrollbar1 .thumb .end {
		background: url("../images/bg-scrollbar-thumb-y.png") no-repeat scroll 50% 0 transparent;
		height: 5px;
		overflow: hidden;
		width: 25px;
	}
	#scrollbar1 .disable {
		display: none;
	}
}

@media (min-width:1180px){
	div#content2.slogan.hidden-xs {	
	
		left: 20%;
	}
}

/*----------- Form -----------*/

div.formuliervervolg {
	*float:left;
	width:600px;
	margin:20px 0 0 30px;
}

div.formboxvervolg {
	display:block;
	float:left;
	margin-bottom:10px;
	width:600px;
}

div.formboxvervolg label, form.mobile label {
	float: left;
	line-height: 20px;
	margin-right:10px;
	width: 120px;
	color:#dcdcdc;
	font-size:14px;
	font-family: DaxRegular, Arial, Verdana;
	font-weight:100;
}


div.formboxvervolg textarea {
	background-color:#e4e4e4;
	border:none;
	float: left;
	font-family: Arial;
	font-size: 12px;
	height: 65px;
	color: #161616;
	resize: none;
	padding: 10px;
	width: 270px;
}

div.formboxvervolg textarea.error {
	background-color:#e4e4e4;
	border:none;
	float: left;
	font-family: Arial;
	font-size: 12px;
	height: 65px;
	color: #161616;
	resize: none;
	border: 1px solid red;
	padding: 10px;
	width: 270px;
}

div.inputvervolg {
	background-color:#e4e4e4;
	border:none;
	float: left;
	height: 24px;
	position: relative;
	width: 220px;
}

div.inputvervolg input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 20px;
	color: #161616;
	line-height: 24px;
	padding: 2px 10px 4px 10px;
	position: relative;
	width: 140px;
}

div.inputvervolg input.error {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 20px;
	color: #161616;
	line-height: 24px;
	padding: 2px 10px 1px 10px;
	position: relative;
	width: 200px;
	border: 1px solid red;
}

input.formbutton {
	background-color:#161616;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: DaxRegular, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	height: 34px;
	width:100px;
	padding: 0 15px 0 15px;
	margin:5px 0 10px 160px;
	text-decoration: none;
	text-transform:uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

input.formbutton:hover {
	background-color:#e4e4e4;
	color: #161616;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

/*----------- Footer -----------*/

#footer {
	background-image: url("../images/balk.png");
	background-repeat:repeat-x;
	position: relative;
	
} 

div#footerwrapper {
	margin-left:auto;
	margin-right:auto;
	
}

p#copyright {
	color:#a4a4a4;
	float:left;
	margin:26px 0 0 0;
}

a#webdesign {
	color:#a4a4a4;
	font-size:12px;
	margin:26px 0 0 0;
	float:right;
}

a#webdesign:hover {
	color:#fff;
}


	html, body, #wrapper {
		height:100%;
	}

	body > #wrapper {
		height:auto; 
		min-height:100%;
	}
	
	#footer {
		margin-top: -80px; /* negative value of footer height */
		height: 80px;
		clear:both;
	}



.clearfix:after {
content: ".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
	
.clearfix {
display: inline-block;
} /* Hides from IE-mac \*/

* html .clearfix { 
height:1%;
}

.clearfix {
display:block;
} /* End hide from IE-mac */




@media (max-width:767px){
	#mainwrap img {
		max-width:100%;
		height:auto;
	}

	
	
	#navigation {
		display: none;
	}
	
	#overview {
		overflow:hidden;
	}
	
	.contentxs {
		background: none;
		
		font-size: 30px;
		text-shadow: 0px 1px 4px rgba(0, 0, 0, 1.0);
		padding:15px;display: none;
	}
	
	.contentxs h1 {
		float:none;
		margin:0;
	}
	

	.contentxs  .contentkop, .contentxs .contenttext, .contentxs  .contentkop2, .contentxs .contenttext2{
		float:none!important;
		font-size: 22px;
		line-height: 35px !important;
		margin-left:0!important;
	}

	.contentxs_alt {
		background: url(../images/contentbg-vervolg.png);
		padding:15px;display: none;
	}
	
	.contentxs_alt h1 {
		float:none;
		margin:0;
	}
	
	p.contenttext {	
		padding: 20px 0 0 0;
	}

	.contentxs_alt  .contentkop, .contentxs_alt .contenttext, .contentxs_alt  .contentkop2, .contentxs_alt .contenttext2{
		float:none!important;
		margin-left:0!important;
	}
	
	#uppernav2 {
		margin-top:5px!important;
		float:none;
		text-align:center;
		width:100%;
	}
	
	#uppernav2 a{
		line-height:20px;
		height:20px;
		padding:0 20px 0 20px;
		float:none;
	}
	
	#uppernav2 li#streepje {
		line-height: 20px;
	}
	
	#uppernav2 li {
		float:none;
		display:inline-block;
	}
	
	#pageForm input, #pageForm textarea{
		width:100%;
		margin-left:0!important;
		border:none;
	}
	
	#pageForm input[type=text], #pageForm textarea{
		background-color:#e4e4e4;
	}

}

@media (min-width:768px) and (max-width:998px){
	#uppernav2 a {
		padding:0;
	}
}
