body{
	background-color:#FCFCFC;
	font-family:Roboto,'Open Sans',sans-serif;
	font-size:14px;
}
.alert {
	position:absolute;
	left:40%;
	top:30%;
	width:300px;
	min-height:150px;
	z-index: 1000;
	background-color:#EEE;
	border:#F00 thin solid;
	border-radius:3px;
}
.alert .melding{
	text-align:center;
	padding:15px;
	box-sizing:border-box;
	min-height:100px;
}
.alert .ok{
	height:50px;
	text-align:center;
}
.underconstruction{
	width: 100%;
	height: 90px;
	background-color: #FFF;
	border: none;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
.underconstruction span{
	position:relative;
	top:-30px;
	margin-left:10px;
	text-align:center;
}
.popup-back{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(bgimg.png);
	width:100%;
	height:100%;
	z-index:1000;
	cursor:pointer;
}
.popup{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 60%;
	height: 60%;
	/* [disabled]background-color:#EEE; */
	opacity: 1.0;
	border: #666 thin solid;
	border-radius: 3px;
	box-sizing: border-box;
	z-index: 1100;
}
.pop-video{
	display:none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	width:640px;
	height:360px;
	z-index: 1100;
	box-sizing: border-box;
}
.popup img{
	display:block;
	margin:auto;
	cursor:pointer;	
}
.popup-sm{
	display:none;
	position:absolute;
	top: 30%;
	left: 35%;
	width:30%;
	height:30%;
	padding:10px;
	background-color:#EEE;
	opacity: 1.0;
	border:#666 thin solid;
	border-radius:3px;
	box-sizing:border-box;
	z-index:1100;
}
.popup-tabel{
	display:none;
	position:absolute;
	top: 10%;
	left: 10%;
	width:80%;
	height:80%;
	background-color:#EEE;
	opacity: 1.0;
	border:#666 thin solid;
	border-radius:3px;
	box-sizing:border-box;
	z-index:1100;
	overflow:auto;
}
.popup-foto{
	display: none;
	position: absolute;
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	box-sizing: border-box;
	z-index: 1100;
}
.popup-foto img{
	display:block;
	margin:auto;
	cursor:pointer;	
}
.bewerk{
	background-image: url(bgimg.png);
}
#bewerk{
	position:absolute;
	top:5px;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, 0);
	z-index:1200;
	
}
#bewerkfoto{
	display: none;
	position:absolute;
	top:50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	z-index:1200;
}
.bewerk img{
	margin: 3px;
	padding:3px;
	float:left;
	border:#aaa solid thin;
	border-radius: 2px;
}
.bewerk img:hover{
	background-color:#fff;
}
#zip{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(bgimg.png);
	width: 100%;
	height: 100%;
	z-index: 1000;
}
#zip img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	z-index: 3000;
	box-sizing: border-box;
}
#zip div{
	color:#FFF;
	width:100%;
	text-align:center;
	margin:40% auto 0 auto;
}
#zip a{
	text-decoration:none;
}
#loadingimg{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	z-index: 3000;
	box-sizing: border-box;
	display: none;
}
#loading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3000;
	height: 100%;
	width: 100%;
	display: none;
	background-color: rgb(204,204,204);
	box-sizing: border-box;
}
#loadingpdf{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	z-index: 3000;
	box-sizing: border-box;
}
.pdftxt{
	width:100%;
	text-align:center;
	color: #EC6419;
	font-size:16px;
	font-weight:bold;
}
#div-tabel{
	text-align:center;
}
.pu-cross{
	background: none;
	position: absolute;
	top: 10px;
	right: 10px;
	height: 20px;
	width: 20px;
	/* [disabled]padding:0px 20px 0px 20px; */
	color: #EC6419;
	border: 0;
	font-size: 2.5em;
	/* [disabled]line-height: 45px; */
	font-weight: bold;
	cursor: pointer;
	outline: none;
	z-index: 2000;
}
.preview{
	text-align:center;
	font-size:13px;
	float:right;
	width:135px;
	padding:3px;
	border:#999 thin solid;
	border-radius:2px;
	background-color:#093;
	color:#FFF;
	box-sizing:border-box;
	cursor:pointer;
}
.preview:hover{
	background-color:#0C3;
}

/*** Mobiel menu ***/
.menu{
	display:none;
}
.cross{
	display:none;
}
.hamburger{
	display:none;
}

/*** NIEUWE STIJL ***/
.hoofd{
	position:fixed;
	background-color: #FCFCFC;
	font-size:30px; /* 40px */
	font-weight:bold;
	font-family:calibri;
	top:0;
	left:0;
	height:100px;
	width:100%;
	z-index:100;
	padding:5px 30px 0 30px;
	box-sizing:border-box;
}
.ingelogd{
	position:relative;
	right:0px;
	top:20px;
	font-size:16px;
}
.ingelogd #user{
	margin-right:10px;
	position:relative;
	top:2px;
}
.ingelogd #instelling{
	margin-left:10px;
	position:relative;
	top:2px;
	cursor:pointer;
}
#usermenu{
	display: none;
	position: absolute;
	padding-left: 5px;
	top: -10px;
	right: 120px;
	width: 200px;
	font-size: 14px;
	font-weight: normal;
	background: #EC6419;
	border: #999 thin solid;
	border-radius: 3px;
	box-sizing: border-box;
	z-index: 200;
	cursor: url(../image/up1.png), not-allowed;
}
.navigatie{
	position:fixed;
	top:100px;
	left:0;
	height:40px;
	background: #005386; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#005386, #579ecc); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#005386, #579ecc); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#005386, #579ecc); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#005386, #579ecc); /* Standard syntax (must be last) */
	width:100%;
	z-index:100;
	padding:0 30px 0 30px;
	box-sizing:border-box;
/*	border-bottom: 1px solid #EC6419; */
	font-size:17px; /*20px;*/
	color:#FFF;
}
.page-name {
	float:left;
	padding-top:8px;
	width:20%;
	height:38px;
	font-size:20px;/*24px;*/
	font-weight:bold;	
	box-sizing:border-box;
}
.u-menu{
	margin: 5px;
	color: #fff;
	box-sizing: border-box;
	border-bottem: 1px dotted #eee;
}
.nav-menu {
	float:left;
	padding-top: 10px;
	height:38px;
	color: #fff;
	width:15%;
	padding-left:5px;
	box-sizing:border-box;
	border-left: 1px dotted #eee;
}
.winkelwagen a,
.u-menu a,
.nav-menu a{
	text-decoration:none;
	color:#fff;
}
.u-menu a:hover,
.nav-menu a:hover{
	text-decoration:none;
	color:#FF0;
}
.active{
	color:#FF0;
}
.winkelwagen{
	float: right;
	padding-top: 6px;
	height: 38px;
	color: #fff;
	width: 10%;
	padding-left: 5px;
	box-sizing: border-box;
	border-left: 1px dotted #eee;
}	
.winkelwagen img{
	position:relative;
	top:3px;
}
div#taal{
	float:right;
}
#wteller{
	margin-left:5px;
}
.container {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding:140px 0 40px 0;
	box-sizing:border-box;
	overflow:hidden;
}
.voet{
	background: #005386; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#579ecc, #005386); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#579ecc, #005386); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#579ecc, #005386); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#579ecc, #005386); /* Standard syntax (must be last) */
	position: fixed;
	height: 40px;
	width: 100%;
	bottom: 0;
	left: 0;
	color: #FFF;
	font-size: 12px; /*13px;*/
	padding:0 30px 0 30px;
	box-sizing:border-box;
}
.euronorm{
	float:left;
	position:relative;
	top:3px;
}
.werkblad{
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #fafafa;
	padding: 10px 30px 10px 30px;
	box-sizing: border-box;
	border-bottom: #999 thin solid;
}
/*********************************/	
.hoofd-l{
	float:left;
	width:30%;
	height:100px;
	background-color:#EC6419;
	border:none;
	color:#eee;
	padding:20px;
	box-sizing:border-box;
}
.hoofd-r{
	float:left;
	width:70%;
	height:100px;
	background-color:#FFF;
	border:none;
	padding-left:30px;
	padding-right:30px;
	box-sizing:border-box;
}
.logo{
	width:100%;
	float:left;
}
.content{
	float:left;
	width: 100%;
	height: 100%;
	padding: 100px 0 20px 0;
	box-sizing:border-box;
}
.content-l{
	float:left;
	width:30%;
	height:100%;
	background-color:#EC6419;
	border:none;
	padding:20px;
	box-sizing:border-box;
	overflow:auto;
}
.content-r{
	float:left;
	width:70%;
	height:100%;
	background-color:#FFF;
	border:none;
	padding:20px;
	box-sizing:border-box;
	overflow:auto;
}

.links{
	float:left;
}
.midden{
    border: 2px solid #EC6419;
    border-radius: 3px;
    margin-top: 19px;
	float:left;
}
.rechts{
	float:right;
}
h1{
	font-weight: bold;
	line-height:40px;
	font-size:25px;
	margin: 10px 0;
	text-rendering: optimizelegibility;
}
h2{
	font-size:18px;
	text-rendering: optimizelegibility;
}
h3{
	font-weight:100;
}
h4{
	font-size:14px;
	font-weight:normal;
}
.taal,
.forget-password,
.create-account {
	float:left;
	margin-top:-20px;
	width:100%;
	padding: 2px 0 2px 0;
	z-index:10;
	box-sizing:border-box;
}
.taal{
	margin-top: 10px;
}
.taal a {
	text-decoration:none;
	font-size:18px;
	font-weight: bold;
}
.taal div,
.taal img {
	float:left;
}
.taal img {
	margin-left:10px;
	position:relative;
	top:0;
	margin-top:6px;
}
.tabel{
	width:100%;
}
.label-l{
	float:left;
	width:30%;
	padding: 5px 0 5px 0;
}
.label-r{
	float:left;
	width:70%;
	padding: 5px 0 5px 0;
}
form{
	display:block;
	line-height:20px;
}
.ietxt{
	display:none;
	position:relative;
	top:0px;
	font-size:10px;
	z-index:1;
}
.input{
	float:left;
	width:100%;
	padding: 2px 0 2px 0;
	z-index:10;
	box-sizing:border-box;
}
.txt{
	float:left;
	width:100%;
	padding: 2px 0 2px 0;
	z-index:10;
	box-sizing:border-box;
}
.input input[type=text],
.input input[type=email],
.input input[type=password]{
	background-color: #FFF !important;
	width: 100%;
	height: 31px;
	font-size: 14px;
	border: 1px solid #CCC;
	border-radius: 2px !important;
	color: #333;
	padding-left: 5px;
	box-sizing: border-box;
	position: relative;
}
.input select{
	background-color:#FFF !important;
	width:100%;
	height:31px;
	font-size:14px;
	border: 1px solid #CCC;
	border-radius:2px !important;
	color:#333;
	padding-left:25px;
	box-sizing:border-box;
}
.input input[type=button],
.input input[type=submit]{
	background-image:none !important;
	width:40%;
	height:35px;
	font-size:14px;
	border: 1px solid #e5e5e5;
	border-radius:2px !important;
	color:#fff;
}
.input input[type=checkbox]{
	width:15px;
	height:15px;
}
.img-office{
	background-image: url(icons/office.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.img-straat{
	background-image: url(icons/straat.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.img-nummer{
	background-image: url(icons/nummer.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.img-plaats{
	background-image: url(icons/plaats.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.img-loc{
	background-image: url(icons/loc.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.img-aarde{
	background-image: url(icons/aarde.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.img-user{
	background-image: url(icons/user.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.img-func{
	background-image: url(icons/vcard.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.img-mail{
	background-image: url(icons/mail.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.img-ww{
	background-image: url(icons/key.png);
	background-repeat:no-repeat;
	background-position: 3px;
	padding-left:25px !important;
}
.str{
	float:left;
	width:70% !important;
}
.hr{
	float:right;
	width:28% !important;
}
.algvw{
	float:right;
	width:90%;
	margin-bottom:10px;
}
.foutholder{
	float:left;
	display:block;
	/* [disabled]position:static; */
	height:18px;
	width:100%;
	padding-left:3px;
	box-sizing:border-box;
}
.fout{
	color:#333;
	display:none;
	height:15px;
	font-size:12px;
	padding-bottom:5px;
}
.aan{
	display:block;
}
.green {
	float:right;
	background-color:#090 !important;
}
#register {
	float:right;
	background-color:#090 !important;
}
.green:hover {
	background-color:#0C3 !important;
	font-weight:bold;
}
#register:hover{
	background-color:#0C3 !important;
	font-weight:bold;
}
#login {
	float:right;
	background-color:#090 !important;
}
#login:hover{
	background-color:#0C3 !important;
	font-weight:bold;
}
.gray,
#terug {
	float:left;
	background-color:#CCC !important;
	color:#000;
}
.gray:hover,
#terug:hover {
	background-color:#999 !important;
	font-weight:bold;
}
.sel-balk{
	display:block;
	font-weight:bold;
	margin: 0 20px 0 0;
	box-sizing:border-box;
}
.sel-balk input[type="submit"]{
	width: 100%;
	height:38px;
	margin-bottom:3px;
	font-size:16px;
	text-align:left;
}
.w-knop{
	width:150px;
	height:35px;
	background-image:none !important;
	font-size:14px;
	border: 1px solid #e5e5e5;
	border-radius:0px !important;
	color:#fff;
	cursor:pointer;
}
.upload-btn{
	float:left;
	margin:4px 0 4px 4px;
	width:150px;
	height:32px;
	background-color:#f3f3f3;
	border: 1px solid #ccc;
	border-radius:0px !important;
	background-image:none !important;
	font-size:12px;
	line-height: 14px;
	color:#000;
	cursor:pointer;
	box-sizing:border-box;
}
.upload-btn:hover{
	background-color:#ccc;
	color:#EC6419;
}
.upload-btn span{
	display:block;
	width:100px;
	height:30px;
	position:relative;
	top: -29px;
	left: 50px;
	box-sizing:border-box;
}
.aankoop-btn{
	float:left;
	margin:4px 4px 4px 0;
	margin-left:4px;
	width:225px;
	height:32px;
	background-color:#f3f3f3;
	border: 1px solid #ccc;
	border-radius:0px !important;
	background-image:none !important;
	font-size:12px;
	line-height: 14px;
	color:#000;
	cursor:pointer;
	box-sizing:border-box;
}
.aankoop-btn:hover{
	background-color:#ccc;
	color:#EC6419;
}
.aankoop-btn img{
	position:relative;
	top: -2px;
	left: -86px;
}
.aankoop-btn span{
	display:block;
	width:110px;
	text-align: left;
	position:relative;
	top: -29px;
	left: 45px;
	box-sizing:border-box;
}
span.pa-prijs {
    padding-right: 5px;
	width:70px;
    color: #EC6419;
    position: relative;
    top: -52px;
	left: 150px;
    font-weight: bold;
	box-sizing:border-box;
}
span.pa-ww {
    padding-right: 5px;
	width:60px;
    color: #EC6419;
    position: relative;
    top: -58px;
	left: 150px;
    font-weight: bold;
	box-sizing:border-box;
}
.groen{
	background-color:#007F00;
	color:#FFF;
}
.rood{
	background-color:#D47F00;
	color:#FFF;
}
.grijs{
	background-color: #CCC;
	color:#000;
}
.wit{
	background-color: #FFF;
	color:#000;
}
.groen:hover{
	background-color:#0F0;
	color:#000;
}
.rood:hover{
	background-color:#F00;
	color:#FFF;
}
.grijs:hover{
	background-color:#666;
	color:#FFF;
}
.wit:hover{
	background-color:#EEE;
	color:#000;
}
div#social_holder{
	height: 21px;
	padding-bottom: 10px;
	margin-bottom: 10px; 
	float:right;
}
div#social_txt {
	width:80px;
	height:32px;
	float:left;
	margin-top: 2px;
	color:#FFF;
}
div#social {
	cursor:pointer;
	width:32px;
	height:32px;
	margin-right:8px;
	float:left;
	margin-top: -2px;
	opacity:0.7;
	filter:Alpha(opacity=70); /* IE8 and earlier */
}
div#social:hover {
	margin-top:-5px;
	opacity: 1.0;
	filter: Alpha(opacity=100); /* IE8 and earlier */
}
.fb {
	background-image:url(../image/facebook_32.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.gp {
	background-image:url(../image/googleplus_32.png);
	background-repeat:no-repeat;
}
.ln {
	background-image:url(../image/linkedin_32.png);
	background-repeat:no-repeat;
}
.tw {
	background-image:url(../image/twitter_32.png);
	background-repeat:no-repeat;
}
.txt-oranje{
	color: #EC6419;
}
.txt-blauw{
	color: #063864;
}
.txt-grijs{
	color: #CCC;
}
.txt-c{
	text-align:center;
}
.txt-l{
	text-align:left;
}
.txt-r{
	text-align:right;
}
.txt-t{
	vertical-align:top;
}
.txt-b{
	vertical-align:bottom;
}
.txt-small{
	font-size:9px;
	line-height:12px;
}
.bgr-oranje{
	background-color: #EC6419;
}
.bgr_grijs{
	background-color: #CCC;
}
.bgr_lgrijs{
	background-color: #EEE;
}

/* MEDIA QUERIES */
@media screen and (max-width: 1168px) {
	body{
		font-size:90%;
		background-color:#EC6419;
	}
	h1{
		line-height:25px;
	}
	.container {
		padding:100px 0 0px 0;
		margin:0;
		left:0;
		background-color:#FFF;
		border:none;
	}

	.hamburger{
		display:block;
  		background:none;
  		position:absolute;
  		top:0;
  		right:120px;
  		line-height:45px;
  		padding:0px 15px 0px 15px;
  		color:#fff;
  		border:0;
  		font-size:1.4em;
  		font-weight:bold;
  		cursor:pointer;
  		outline:none;
  		z-index:10000000000000;
	}
	.cross{
  		background:none;
 		position:absolute;
  		top:0px;
  		right:0;
  		padding:10px 15px 0px 15px;
  		color:#fff;
  		border:0;
  		font-size:3em;
  		line-height:45px;
  		font-weight:bold;
  		cursor:pointer;
  		outline:none;
  		z-index:10000000000000;
	}
	.menu{z-index:1000000; font-weight:bold; font-size:1em; width:100%; background:#EC6419; position:absolute; text-align:center;}
	.menu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none;}
	.menu li {display: block; padding:15px 0 15px 0; border-bottom:#fff 1px dotted;}
	.menu li:hover{display: block; background:#EC6419; padding:15px 0 15px 0; border-bottom:#fff 1px dotted;}
	.menu ul li a {text-decoration:none;  margin: 0px; color:#fff;}
	.menu ul li a:hover {color: #fff; text-decoration:none;}
	.menu a{text-decoration:none; color:white;}
	.menu a:hover{text-decoration:none; color:white;}
	.hoofd{
		height:60px;
	}
	.hoofd #logo{
		width:100px;
		height:50px;
	}
	.koptxt{
		display:none;
	}
	.navigatie{
		top:60px;
		padding:0;
		width:100%;
	}
	.page-name{
		width:60%;
		margin-left:30px;
	}
	.nav-menu{
		display:none;  
	}
	
	#usermenu{
		right: 30px;
	}
	.winkelwagen{
		display:none;
	}
	.werkblad{
		padding: 5px;
	}
	.voet{
		display:none;
	}
	.euronorm{
	display:none;
	}
	#social_holder{
		display:none;
	}
}