html {
    
}

body {
	
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:87.5%;
	font-family: Verdana;
	text-align:left;	
}
.topknoppentabel {
	margin-left: 5px; 
	font-size: 12px;
}
a {
	text-decoration:none;
}
.zichtbaar900 {
	display:none;
}
.onzichtbaar900 {
	display:block;
}
a:link, a:visited {
	color:#dc892b;
}

a:hover, a:active {
	color:#dc892b;
	
}
.tableTips {
	margin-bottom: 20px; 
	margin-top: 37px;
}
.deelfotoReport {
	width:100%;
	float:left;
	margin:10px 0px 0px 0px !important;

	font-size:13px !important;
	
}
.disable-select {
  -webkit-user-select: none;  
  -moz-user-select: none;    
  -ms-user-select: none;      
  user-select: none;
}
.besteloverzichtCode {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	
	width:340px;
	height:83px;
	margin:15px 0px 15px 0px;
}
.besteloverzichtTitel {
	margin: 4px 0px 0px 12px;
	max-width:100%;
}
.besteloverzichtAantal {
	margin: 4px 0px 0px 12px;
	width:230px;
	height:34px;
	float:left;
	color:#333333;
}
.besteloverzichtPrijs {
	margin: 15px 15px 0px 0px;
	float:right;
	color:#333333;
}
.besteloverzichtAantalInput {
	border:1px solid #cccccc;
	width:28px;
	height:24px;
	text-align:center;
	font-size:14px;
	color:#333333;
	margin:0px 0px 0px 7px;
}
.besteloverzichtEmail {
	width:340px;
	height:46px;
	
}
.bestelEmailInp {
	margin:0px;
	color:#333333;
	width:338px;
	height:44px;
	font-size:18px;
	line-height:44px;
	vertical-align:middle;
	text-indent:10px;
	
	border:1px solid #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	
}
.inpdisabled {
	background:url(../images/icons/bestelIngelogd.png) no-repeat right;
	background-color:#dddddd;
}
.besteloverzichtBetaalopties{
	width:340px;
	/*height:110px;*/
	margin:15px 0px 15px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
.betaaloptie {
	margin:10px 0px 0px 10px;
	color:#333333;
	max-width:100%;
	font-size:14px;
	
}
.knopBetalen {
	height:56px;
	width:338px;
	float:left;
	
	margin:0px 0px 0px 0px;
	
	border:2px solid #ffdc8d; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 

	cursor:pointer;
	
	
	
	font-size:16px;
	line-height:24px;

	
	color: #663300; 
	background-color: #ffdc8d;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffdc8d), color-stop(100%, #ffbf2e));
	background-image: -webkit-linear-gradient(top, #ffdc8d, #ffbf2e);/* eerste is bovenste */
	background-image: -moz-linear-gradient(top, #ffdc8d, #ffbf2e);
	background-image: -ms-linear-gradient(top, #ffdc8d, #ffbf2e);
	background-image: -o-linear-gradient(top, #ffdc8d, #ffbf2e);
	background-image: linear-gradient(top, #ffdc8d, #ffbf2e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffdc8d, endColorstr=#ffbf2e);
	
}
.knopBetalen:hover{
	border:2px solid #ffdc8d; 
	background-color: #ffdc8d;
	background-image:none;
}
.knopBetalenTekst {
	float:left;
	color:#663300;
	font-weight:bold;
	padding-left:14px;
	padding-top:15px;

}
.foutmeldingWebshop {
	font-size:14px;
	color:#ff0000;
	margin:0px 0px 15px 0px;
	display:none;	
}







.tariefbox {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:340px;
	height:114px;
	margin:15px 0px 15px 0px;
}
.xltitel {
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color:#1e73d2;
	float:left;
	margin:4px 0px 0px 10px;
	width:245px;
	height:30px;
	font-weight:bold;
}
.xxltitel {
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color:#9a177f;
	float:left;
	margin:4px 0px 0px 10px;
	width:245px;
	height:30px;
	font-weight:bold;
}
.tarief1 {
	margin:15px 5px 0px 0px;
	float:left;
	font-size:14px;
	color:#333333;
	line-height:14px;
}
.tarief2 {
	float:left;
	font-size:11px;
	color:#bbbbbb;
	line-height:12px;
}
.tariefplusjes {
	margin:0px 0px 0px 9px;
	float:left;
	width:242px;
	font-size:14px;
}
.addtoshop {
	float:left;

	padding:21px 0px 0px 0px;
}

.tariefvraag {
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	
	-moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
  	
	-webkit-border-top-right-radius:5px;
  	-webkit-border-top-left-radius:5px;
	
	border:1px solid #cccccc;
	background-color:#eeeeee;
	
  
	width:340px;
	height:42px;
	margin:10px 0px 0px 0px;
	cursor:pointer;
}
.tariefvraaginh {
	margin: 12px 0px 0px 9px;
	width:292px;
	float:left;
	font-size:14px;
}
.tariefvraagarrow {
	margin:15px 0px 0px 0px;
}

.tariefvraagUit {
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	
	-moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
  	
	-webkit-border-bottom-right-radius:5px;
  	-webkit-border-bottom-left-radius:5px;
	
	border:1px solid #cccccc;
	border-top-color:#ffffff;
	
	width:340px;
	height:300px;
	
	display:none;
}
.tdVerhoudingImg {
	width:80px;
	text-align:center;
	height:30px;
}
.tdVerhoudingImg img{
	text-align:center;
    vertical-align: middle;
}
.tdXl {
	width:130px;
	text-align:center;
	background-color:#d2e3f6;
	color:#333333;
	height:30px;
	font-size:13px;
}
.tdXxl {
	width:130px;
	text-align:center;
	background-color:#ebd1e5;
	color:#333333;
	height:30px;
	font-size:13px;
}
.tariefvraaginhTable {
	margin: 17px 0px 0px 0px;
	width:322px;
	float:left;
}
.showsize {
	font-size:14px !important;
	color:#666666 !important;
	margin:0px 0px 15px 10px !important;
	width:100% !important;
	max-width:100% !important;
}
.sizenote {
	font-size:12px !important;
	color:#aaaaaa !important;
	margin:15px 0px 0px 10px !important;
	width:100% !important;
	max-width:100% !important;
}
.selectCmInXl {
	height:20px;
	font-size:13px;
	line-height:11px;
	font-family:Arial;
	background-color:#d2e3f6;
	color:#1e73d2 !important;
	border:none;
	padding:0px;
	margin:0px;
}
.selectCmInXl {
	padding:0px;
	margin:0px;
}	


.downloadHRcode {
	position:relative;
	font-size:16px;
	font-weight:bold;

	padding:10px 30px 10px 10px;
	
	background-color:#118408;
	color:#FFFFFF;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.downloadHRcode a{
	color:#ffffff;
	
	
}

.downloadHRcode img{
	margin:0px 10px 0px 0px;	
}

.downloadOptie {
	height:72px !important;
	width:280px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;border-radius: 5px; 
	cursor:pointer;
	margin:15px 0px 0px 0px;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
	background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
	background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
	background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
	background-image: -o-linear-gradient(top, #ffffff, #dddddd);
	background-image: linear-gradient(top, #ffffff, #dddddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#dddddd);
	
	
	
}
.downloadOptie:hover{
	background-color: #ffffff !important;
	background-image:none;
}
.downloadOptieTekst {
	font-size:14px !important;
	padding:8px 0px 0px 8px;
	float:left;
}
.downloadOptiePijl {
	float:right;
	padding:18px 10px 0px 0px;
	
}



.downloadMelding {
	
	float:left;
	margin: 10px 0px 10px 0px;
	
}

hr {
	display:none;
}

h5 {
	color:#e1007a;
	font-size:20px;
	font-weight:bold;
	font-family: 'Oswald', sans-serif;
}

h1 {
	font-family: 'Oswald', sans-serif;
	font-size:30px;
}

.loadgif {
	position:absolute;
}

.betaalcodepijl {
	position:absolute;
	margin:122px 0px 0px 48px;
}

.laderDivDeelfotos {
	position:absolute;
	margin: 106px 0px 0px 107px;  
}
.laderDivMosaic {
	position:absolute;
	margin: 161px 0px 0px 162px;
}

.mymosaicsTable {
	/*min-width:284px;*/
	width:100%;
	background-color:#eeeeee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	
}
.mymosaicsTable:hover{
	background-color:#cccccc;
	
}
.mymosaicsTable td{
	height:35px;
}
.mymosaicsTableDropDown {
	/*min-width:284px;*/
	width:100%;
	background-color:#eeeeee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.mymosaicsTableDropDown td{
	border-top:1px solid #ffffff;
	height:35px;
}

.mymosaicsTableImg {
	margin:5px 0px 0px 0px;
	height:22px;
}


.laadLijn {
	height: 2px;
	background-color: #2D8210;
	width: 0%;
	float: left;
	margin-bottom: 10px;
}

.body {
	margin: 0px;
	width:730px;
	clear:both;
}

.mainHeader nav {

	font-size:14px;
	background-color:#5f534f;
	height:55px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader nav ul {
	list-style: none;
	margin: 0 auto;
	
}

.mainHeader nav ul li {
	float: left;
	display: inline;
}

.mainHeader nav a:link, .mainHeader nav a:visited {
	color:#FFF;
	display: inline-block;
	padding: 20px 14px 16px 14px;
	height: 19px;
}

.mainHeader nav a:hover, .mainHeader nav a:active,
.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
	background-color:#70625e;
	color:#FFF;
	text-shadow:none;
}
.active a {
	background-color:#70625e;
}
.mainHeader nav ul li a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

.mainHeader nav img{
	margin: 3px 6px;
	padding-right:26px;
	float: left;

}






.navMobile ul {
	list-style: none;
	margin: 0 auto;
	width:100%;
	float:left;
	display:none;
	padding-left:0;
	

}

.navMobile ul li {
	float: left;
	display: inline;
	background-color:#5f534f;
	width:100% ;
	border-top:1px solid #ffffff;
	

}

.navMobile a:link, .navMobile a:visited {
	color:#FFF;
	display: inline-block;
	padding: 15px 0px 0px 0px;
	height: 30px;
	width:100%;

}

.navMobile a:hover, .navMobile a:active,
.navMobile .active a:link, .navMobile .active a:visited {
	background-color:#70625e;
	color:#FFF;
	text-shadow:none;
	display:block;

}

.navMobile ul li a {
	text-indent:5%;
	color:#FFFFFF;
}











.talen ul {
	list-style: none;
	margin: 0px 0px 0px 590px;
	width:250px;
	float:right;
	display:none;
	
	position:absolute;
}

.talen ul li img {
	margin: 0px 15px 2px 0px;
	vertical-align:middle;
	/*height:20px;*/
}
.myEMmenu {
	margin: 0px 11px 2px 0px;
	vertical-align:middle;
}
.talen ul li {
	float: right;
	display: inline;
	background-color:#5f534f;
	width:250px ;
	border-top:1px solid #ffffff;
	font-size:15px;
}

.talen a:link, .talen a:visited {
	color:#FFF;
	display: inline-block;
	padding: 14px 18px 14px 18px;
	height: 22px;
	width:214px;
}

.talen a:hover, .talen a:active,
.talen .active a:link, .talen .active a:visited {
	background-color:#70625e;
	color:#FFF;
	text-shadow:none;
	display:block;
}

.talen ul li a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*
.mainHeader nav ul {
		padding-left:0;
		display:none;
		
	}
	
	.mainHeader nav ul li {
		width:100% ;
	}
	
	.mainHeader nav a:link, .mainHeader nav a:visited {
	}
	
	.mainHeader nav a:hover, .mainHeader nav a:active,
	.mainHeader nav .active a:link, .mainHeader nav .active a:visited {

		display:block;
	}
	*/










.mainContent{
	width:100%;
	margin-top:23px;
}

.contentFullwidth {
	width:100%;
	background-color:#ffffff;
	float:left;
	
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

.contentFullwidth h1{
	margin:22px 10px 27px 55px;
	padding: 10px 0px 10px 0px;
	font-weight:bold;
	color:#5f534f;
	float:left;
}
.contentFullwidth img{
	margin:55px 10px 0px 5px;
	padding: 0px 0px 0px 0px;
	float:left;
}
	
	
.contentHalfwidthLeft {
	width:50%;
	background-color:#ffffff;
	float: left;
	min-height:395px;
	
	border-radius:0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
}

.contentHalfwidthLeft iframe {
	margin:0px 0px 0px 57px;
	
}

.reacties_home {
	
	margin:0px;
	
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	line-height:36px;
	font-style:italic;
	color:#999999;
	/*
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	*/	
	
}
.contentHalfwidthLeft img {
	margin: 10px 5px 0px 80px;	float:left;
}

.contentHalfwidthRight {
	width:50%;
	background-color:#ffffff;
	float: left;
	min-height:395px;

	border-radius:0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
}


.contentHalfwidthRight ul {
	padding-top: 25px;
	margin-left:54px;
	font-size:14px;
	line-height:24px;
	color:#666666;
	list-style-image: url('../images/licheck.png');
	
}

.ulOranje {
	padding-top: 0px;
	margin-left:0px;
	font-size:14px;
	line-height:24px;
	color:#666666;
	list-style-image: url('../images/licheck.png');
	
}

.contentHalfwidthRight p {
	padding-top: 25px;
	padding-right: 67px;
	margin-left:61px;
	font-size:14px;
	line-height:24px;
	color:#666666;
	
}
/*Knoppen */
.homeCTA {
	margin-left:61px;
}
.buttontext {
	float:left;
	color:#ffffff;
	padding-left:12px;
	padding-top:14px;

}
.buttonarrow {
	float:right;
	color:#ffffff;
	padding-right:12px;
	padding-top:17px;
	font-size:16px;
}
.buttoncreatemosaic {
	height:50px !important;
	width:284px;
	
	
	border:1px solid #f9a326 !important; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;border-radius: 5px; 

	cursor:pointer;
	
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:16px !important;
	font-weight:bold;
	
	color: #FFFFFF !important; 
	background-color: #f9a326;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9a326), color-stop(100%, #f6782d));
	background-image: -webkit-linear-gradient(top, #f9a326, #f6782d);
	background-image: -moz-linear-gradient(top, #f9a326, #f6782d);
	background-image: -ms-linear-gradient(top, #f9a326, #f6782d);
	background-image: -o-linear-gradient(top, #f9a326, #f6782d);
	background-image: linear-gradient(top, #f9a326, #f6782d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f9a326, endColorstr=#f6782d);
	
}
.buttoncreatemosaic:hover{
	border:1px solid #f6782d; 
	background-color: #f9a326;
	background-image:none;
}

.buttonFacebook {
	height:50px !important;
	width:284px;
	
	
	border:1px solid #627cad !important; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;border-radius: 5px; 

	cursor:pointer;
	
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:16px !important;
	font-weight:bold;
	
	color: #FFFFFF !important; 
	background-color: #778db8;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #778db8), color-stop(100%, #627cad));
	background-image: -webkit-linear-gradient(top, #778db8, #627cad);
	background-image: -moz-linear-gradient(top, #778db8, #627cad);
	background-image: -ms-linear-gradient(top, #778db8, #627cad);
	background-image: -o-linear-gradient(top, #778db8, #627cad);
	background-image: linear-gradient(top, #778db8, #627cad);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#778db8, endColorstr=#627cad);
	
}
.buttonFacebook:hover{
	border:1px solid #627cad; 
	background-color: #778db8;
	background-image:none;
}




.menu-trigger {
	
	display: none;
	float:left;
	margin-top:0px;
	margin-right:0px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
}
.menu-trigger img {
	/*margin-right:8px !important;*/

	cursor:pointer;
	margin:0px;
	padding:0px;
}
.myandlang {
	float:right;
	margin-right:8px;
}
.myeasymoza {
	float: left;
	margin:6px 0px 0px 0px;
	cursor:pointer;
	padding:0px 0px 0px 0px;
}
.myeasymoza img{
	margin:0px 0px 0px 0px:!important;
	cursor:pointer;
	padding:0px 0px 0px 0px !important;
}

.taalkeuze {
	float: left;
	margin:3px 0px 0px 0px;
	cursor:pointer;
	padding:0px 0px 0px 0px;
}
.taalkeuze img{
	margin:0px 0px 0px 0px:!important;
	cursor:pointer;
	padding:0px 0px 0px 0px !important;
}

.fb-like-box {
	margin-top:26px ;
	float:left; 
	display:block;
	width:287px;
}
	

.contentTwoThirdWidthRight {
	margin-top:26px ;
	margin-left:24px;
	
	padding:38px 48px 38px 48px;
	
	width:473px;
	background-color:#ffffff;
	float: left;

	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.contentTwoThirdWidthRight h5{
	margin:0px;
	padding:0px;
}

.contentTwoThirdWidthRight p{
	margin:25px 0px 0px 0px;
	padding:0px;
	color:#666666;
	font-size:14px;
	line-height:24px;
}

.contentTwoThirdWidthRight iframe {
	/*op informatie pagina als eerste */
	
}

.webshopPayMethodsLogos {
	margin:41px 30px 0px 5px;
	padding:0px;
	float:left;

}

.buttonGrey {
	cursor:pointer;
	
	float:left;
	margin:41px 0px 0px 0px;
	padding:0px;
	
	height:50px;
	width:284px;
	
	border:1px solid #84746e; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;border-radius: 5px; 
	
	
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	
	color: #FFFFFF; 
	background-color: #84746e;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #84746e), color-stop(100%, #5f534f));
	background-image: -webkit-linear-gradient(top, #84746e, #5f534f);
	background-image: -moz-linear-gradient(top, #84746e, #5f534f);
	background-image: -ms-linear-gradient(top, #84746e, #5f534f);
	background-image: -o-linear-gradient(top, #84746e, #5f534f);
	background-image: linear-gradient(top, #84746e, #5f534f);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#84746e, endColorstr=#5f534f);
	
}
.buttonGrey:hover{
	border:1px solid #5f534f; 
	background-color: #84746e;
	background-image:none;
	/*
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84746e), color-stop(100%, #5f534f));
	background-image: -webkit-linear-gradient(top, #84746e, #5f534f);
	background-image: -moz-linear-gradient(top, #84746e, #5f534f);
	background-image: -ms-linear-gradient(top, #84746e, #5f534f);
	background-image: -o-linear-gradient(top, #84746e, #5f534f);
	background-image: linear-gradient(top, #84746e, #5f534f);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#84746e, endColorstr=#5f534f);
	*/
}

.contentBlockLeft {
	margin-top:26px ;
	padding: 38px 28px 38px 48px;
	
	width:352px;
	min-height:300px;
	
	background-color:#ffffff;
	float: left;
	

	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.contentBlockLeft h5{
	margin:0px;
	padding:0px;
}


.contentBlockLeft p{
	margin:25px 0px 0px 0px;
	padding:0px;
	width:215px;
	float:left;
	
	color:#666666;
	font-size:14px;
	line-height:24px;
}
.contentBlockRight {
	margin-left:24px;
	margin-top:26px;
	padding: 38px 28px 38px 48px;
	
	width:352px;
	min-height:300px;
	
	background-color:#ffffff;
	float: left;

	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.contentBlockRight h5{
	margin:0px;
	padding:0px;
}

.contentBlockRight p{
	margin:25px 0px 0px 0px;
	padding:0px;
	float:left;
	width:225px;

	
	color:#666666;
	font-size:14px;
	line-height:24px;
}

.contentBlockImg{
	float:right;
	margin-top:24px;
	
}

.gototop {
	float:right;
	display:none;
}

.socialIcons
{
	float:left;
	margin-top:0px;
	margin-right:20px;
}
.socialIcons img
{
	margin-right:2px;
}
.copyR {
	margin-top:3px;
	font-size:13px;
}

.footer {
	width:832px;
	margin:24px 0px 40px 0px;
	padding:15px 0px 0px 48px;
	height:35px;
	
	background-color:#5f534f;
	float:left;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.footer a {

	color:#dddddd;
}
	




.contentInfoPage {

	padding:0px;

	
	width:760px;
	min-height:300px;
	
	background-color:#ffffff;
	float: left;
	

	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.contentTextPage{
	float:left;
	margin: 0px 48px 30px 48px;
}




.contentVideoPage{
	float:left;
	margin-left:48px;
	margin-bottom:30px;
}
.contentVideoPage h1 {
	margin:0px;
	padding:0px;

}
.contentVideoPageSharebuttons {
	float:left;
	margin-top:15px;

}
.contentVideoPageSharebuttons2 {
	display:none;
	
}
.contentVideoPagePijl {
	float:right;
	margin-right:20px;
	
}
.contentVideoPageButton {
	float:right;
}



.contactPageLeft {
	float:left;
	margin:0px 48px 30px 48px;
	min-height:300px;
	width:400px;
}
.contactPageLeft h1 {
	margin:0px;
	padding:0px;
}
.inputVeld{
	margin-bottom:0px 0px 10px 0px;
	
	
	-webkit-appearance: none; -moz-appearance: none;
	display: block;
	width: 90%; height: 25px;
	line-height: 25px; font-size: 14px;
	border: 1px solid #bbb;
	font-family: Verdana;
	color:#000000;
	letter-spacing: 1px;
	font-weight:bold;
	text-indent:3px;
}
.contactPageLeft textarea {
	margin-bottom:0px 0px 10px 0px;
	-webkit-appearance: none; -moz-appearance: none;
	display: block;
	width: 100%; height: 60px;
	line-height: 25px; font-size: 17px;
	border: 1px solid #bbb;
	font-family: 'Open Sans',sans-serif;
	color:#333333;
}


.contactPageRight {
	float:left;
	padding-top:61px;
	margin-left:48px;
}






.appPageLeft {
	float:left;
	margin:10px 60px 0px 10px;
	min-height:445px;
	width:360px;
}
.appPageLeft p {
	color:#666666;
	font-size:14px;

	font-family: 'Open Sans',sans-serif;
	margin:6px 0px 0px 0px;
	padding:0px;
	float:left;
	max-width: 220px;
}
.nummers {
		height:39px;
		margin:0px;
}

.nr {
    border-radius:50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	   
    width: 30px;
    height: 30px;
    
	padding: 0px;
	line-height:30px;
    
    color: #ffffff;
   
    
    text-align: center;

	font-size:17px;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
}
.nr1a {
	float:left;
	margin-right:11px; 
	background: #b3b3b3;
}
.nr2a {
	float:right;
	margin-right:11px;
	background:#b3b3b3;
}
.nr3a {
	float:right;
	background:#b3b3b3;
}

.nr1b {
	float:left;
	margin-right:9px;
	background:#b3b3b3;
}
.nr2b {
	float:left;
	margin-right:11px;
	background:#b3b3b3;
}
.nr3b {
	float:right;
	background:#b3b3b3;
}

.nr1c {
	float:left;
	margin-right:9px;
	background:#b3b3b3;
}
.nr2c {
	float:left;
	margin-right:9px;
	background:#b3b3b3;
}
.nr3c {
	float:left;
	margin-right:11px;
	background:#b3b3b3;
}

.holderHoofdFoto {
	background-color:#b3b3b3;
	width:250px;
	height:250px;
	float:left;
	margin:3px 0px 12px 0px;
}
.holderEditHoofdFoto {
	background-color:#b3b3b3;
	width:106px;
	height:250px;
	margin:3px 0px 12px 4px;
	float:left;

}
.holderEditHoofdFoto p{
	padding: 65px 0 0 0 !important;
}
.holderEditHoofdFoto img
{
	display:block;
	margin:0px 0px 30px 33px;
	display:none;
	cursor:pointer;
}
.knopKiesHoofdfoto {
	margin:0px 4px 4px 0px;
	height:50px;
	width:176px;
	
	float:left;
	cursor:pointer;
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	color: #FFFFFF; 
	
	background-color: #f9a326;
	border:1px solid #f9a326; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9a326), color-stop(100%, #f6782d));
	background-image: -webkit-linear-gradient(top, #f9a326, #f6782d);
	background-image: -moz-linear-gradient(top, #f9a326, #f6782d);
	background-image: -ms-linear-gradient(top, #f9a326, #f6782d);
	background-image: -o-linear-gradient(top, #f9a326, #f6782d);
	background-image: linear-gradient(top, #f9a326, #f6782d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f9a326, endColorstr=#f6782d);
	
}
.knopKiesHoofdfoto:hover{
	border:1px solid #f6782d; 
	background-color: #f9a326;
	background-image:none;
}

.recentDownload {
	height:35px;
	width:280px;
	float:left;
	
	margin:10px 0px 5px 0px;
	
	border:1px solid #16a80b; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 

	cursor:pointer;
	
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:14px;
	line-height:14px;
	/*font-weight:bold;*/
	
	color: #FFFFFF; 
	background-color: #16a80b;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #16a80b), color-stop(100%, #118408));
	background-image: -webkit-linear-gradient(top, #16a80b, #118408);
	background-image: -moz-linear-gradient(top, #16a80b, #118408);
	background-image: -ms-linear-gradient(top, #16a80b, #118408);
	background-image: -o-linear-gradient(top, #16a80b, #118408);
	background-image: linear-gradient(top, #16a80b, #118408);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#16a80b, endColorstr=#118408);
	
}
.recentDownload:hover{
	border:1px solid #118408; 
	background-color: #16a80b;
	background-image:none;
}

.opslaanKnop {
	height:50px;
	width:306px;
	float:left;
	
	margin:0px 0px 5px 0px;
	
	border:1px solid #16a80b; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 

	cursor:pointer;
	
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:16px;
	line-height:24px;
	/*font-weight:bold;*/
	
	color: #FFFFFF; 
	background-color: #16a80b;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #16a80b), color-stop(100%, #118408));
	background-image: -webkit-linear-gradient(top, #16a80b, #118408);
	background-image: -moz-linear-gradient(top, #16a80b, #118408);
	background-image: -ms-linear-gradient(top, #16a80b, #118408);
	background-image: -o-linear-gradient(top, #16a80b, #118408);
	background-image: linear-gradient(top, #16a80b, #118408);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#16a80b, endColorstr=#118408);
	
}
.opslaanKnop:hover{
	border:1px solid #118408; 
	background-color: #16a80b;
	background-image:none;
}



.knopGaVerder1 {
	height:50px;
	width:176px;
	float:left;
	
	margin:0px 0px 4px 0px;
	
	border:1px solid #f9a326; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 

	cursor:pointer;
	
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	
	color: #FFFFFF; 
	background-color: #f9a326;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9a326), color-stop(100%, #f6782d));
	background-image: -webkit-linear-gradient(top, #f9a326, #f6782d);
	background-image: -moz-linear-gradient(top, #f9a326, #f6782d);
	background-image: -ms-linear-gradient(top, #f9a326, #f6782d);
	background-image: -o-linear-gradient(top, #f9a326, #f6782d);
	background-image: linear-gradient(top, #f9a326, #f6782d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f9a326, endColorstr=#f6782d);
	
}
.knopGaVerder1:hover{
	border:1px solid #f6782d; 
	background-color: #f9a326;
	background-image:none;
}
.knopGaVerder2 {
	height:50px;
	width:176px;
	float:left;
	
	margin:0px 0px 0px 4px;
	
	border:1px solid #999999; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 

	cursor:pointer;
	
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	
	color: #FFFFFF; 
	background-color: #999999;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #666666));
	background-image: -webkit-linear-gradient(top, #999999, #666666);
	background-image: -moz-linear-gradient(top, #999999, #666666);
	background-image: -ms-linear-gradient(top, #999999, #666666);
	background-image: -o-linear-gradient(top, #999999, #666666);
	background-image: linear-gradient(top, #999999, #666666);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#999999, endColorstr=#666666);
}
.knopGaVerder2:hover{
	border:1px solid #666666; 
	background-color: #999999;
	background-image:none;
}
.knopRood {
	border:1px solid #cc0000; 
	background-color: #cc3333;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc3333), color-stop(100%, #cc0000));
	background-image: -webkit-linear-gradient(top, #cc3333, #cc0000);
	background-image: -moz-linear-gradient(top, #cc3333, #cc0000);
	background-image: -ms-linear-gradient(top, #cc3333, #cc0000);
	background-image: -o-linear-gradient(top, #cc3333, #cc0000);
	background-image: linear-gradient(top, #cc3333, #cc0000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cc3333, endColorstr=#cc0000);
	
}
.knopRood:hover{
	border:1px solid #cc0000; 
	background-color: #cc3333;
	background-image:none;
}

.knopGaTerug {
	height:50px;
	width:176px;
	float:left;
	
	margin:0px;
	
	border:1px solid #999999; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 

	cursor:pointer;
	
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	
	color: #FFFFFF; 
	background-color: #999999;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #666666));
	background-image: -webkit-linear-gradient(top, #999999, #666666);
	background-image: -moz-linear-gradient(top, #999999, #666666);
	background-image: -ms-linear-gradient(top, #999999, #666666);
	background-image: -o-linear-gradient(top, #999999, #666666);
	background-image: linear-gradient(top, #999999, #666666);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#999999, endColorstr=#666666);
	
}
.knopGaTerug:hover{
	border:1px solid #666666; 
	background-color: #999999;
	background-image:none;
}



.overlayBoxtekst {
	text-align:left;
	margin:10px !important;
}
.overlayBoxtekst table{
	margin-left:5px;
	font-size:13px !important;
}
.overlayBoxtekst td {
	color:#000000;
	height:18px;
}
.overlayBoxtekst img{
	padding:20px;
}
.overlayBoxtekst h4{
	text-align:left;
	padding:0px 20px !important;
	font-size:15px !important;
	color:#000000 !important;
}
.overlayBoxtekst p{
	text-align:left;
	padding:10px !important;
	font-size:14px !important;
	color:#00CC00 !important;
	max-width:100% !important;
}

.wachtenBoxWebshop{
	background-color:#ffffff;
	width:340px;
	height:335px;
	float:left;
	margin:3px 0px 12px 0px;
	display:none;
	border:1px solid #999999;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 
}
.instellingen {
	background-color:#ffffff;
	width:360px;
	height:350px;
	float:left;
	margin:3px 0px 12px 0px;
	display:none;
	border:1px solid #999999;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 
}
.instellingen table {
	width: 100%;
	float:left;
}

.instellingenClose {
	float:right;
	margin:10px 10px 0px 0px;
	cursor:pointer;
}
.instellingen h3{
	color:#666666 !important;
	margin:20px 20px 17px 25px;
	font-size:18px;
}
.instelling {
	float:left;
	width:130px;
	height:30px;
	line-height:28px;
	text-align:right;
}
.instellingen select { 
	
	margin-bottom:13px;
	font-size:13px;
	height:30px;
	line-height:16px;
	color:#666666;
	width:260px;
	float:left;

}
.instellingUitleg {
	margin:0px 0px 0px 25px;
	text-align:left !important;
	color:#666666 !important;
	
	font-size:16px !important;
}
.infoBoxUitleg {
	margin:0px 25px 0px 25px;
	text-align:left !important;
	color:#666666 !important;
	
	font-size:15px !important;
	line-height:19px !important;
}
.instellingKnoppen {
	padding: 5px 0px 0px 25px;
	
}
.knopInstelling {
	
	height:35px;
	
	padding:0px 10px 0px 10px;
	
	float:left;
	text-align:center;
	line-height:35px;
	
	margin:0px 4px 0px 0px;
	
	border:1px solid #999999; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; 

	cursor:pointer;
	
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-size:16px;
	font-weight:bold;
	
	color: #FFFFFF; 
	background-color: #999999;
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #666666));
	background-image: -webkit-linear-gradient(top, #999999, #666666);
	background-image: -moz-linear-gradient(top, #999999, #666666);
	background-image: -ms-linear-gradient(top, #999999, #666666);
	background-image: -o-linear-gradient(top, #999999, #666666);
	background-image: linear-gradient(top, #999999, #666666);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#999999, endColorstr=#666666);
	
}
.knopInstelling:hover{
	border:1px solid #666666; 
	background-color: #999999;
	background-image:none;
}
.infoInstelling {
    border-radius:50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	  
	cursor:pointer;
    width: 29px;
    height: 29px;
    
	padding: 0px;
	line-height:29px;
    float:left;
	margin:0px 0px 0px 10px;
  
    text-align: center;

	font-size:18px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	font-style:italic;
	
	color: #999999; 
	background-color: #ffffff;
	border:1px solid #dddddd; 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
	background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
	background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
	background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
	background-image: -o-linear-gradient(top, #ffffff, #dddddd);
	background-image: linear-gradient(top, #ffffff, #dddddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#dddddd);
}

.infoInstelling:hover{
	border:1px solid #dddddd; 
	background-color: #ffffff;
	background-image:none;
}








.appPageRight {
	float:left;
	/*margin:36px 0px 0px 0px;*/
	margin:13px 0px 0px 0px;
	width:320px;
	line-height: 22px;
	font-size: 13px;
}









.contentInfoPageLijst{
	float:left;
	margin-left:48px;
}
.contentInfoPageLijst a:hover, .contentInfoPageLijst a:active 
{
	color:#dc892b;
	text-decoration:underline;
}

.contentInfoPageUitleg {
	
	float:right;
	margin-right:55px;
	width:380px;
}

.contentInfoPageLijst ul {
	list-style: none;
	margin: 0 auto;
	padding:0px;
}

.contentInfoPageLijst ul li {
	line-height:40px;
	font-size:15px;
	
}

.contentInfoPageUitleg h5{
	margin:0px;
	padding:0px;

}

.contentInfoPageUitleg p{
	margin:25px 0px 0px 0px;
	padding:0px;
	
	color:#666666;
	font-size:14px;
	line-height:24px;
}

.inactief {
	opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
	pointer-events: none;
    cursor: default;
}


.foutmelding {
	background-color:#b3b3b3;
	width:250px;
	height:250px;
	float:left;
	margin:0px 0px 0px 0px;
	display:none;
}
.foutmelding p {
	background-color: #ffffff;
   	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: #f32d20;
    margin: 15px;
    padding: 15px 15px 25px 15px;
    text-align: center;
	font-size:13px;
	height:180px;
}
.foutmelding img {
	margin-bottom:10px;
	margin-top:5px;
}


.deelfotoLaadInfo {
	height: 204px;
	width:100%;
	padding-top:17px;
}
.deelfotoLaadInfo p{
	width:80% !important;
	padding:5% 10% 0% 10% !important;
	text-align:center !important;
	color:#666666 !important;
	max-width:80% !important;
}

.deelfotoDriehoek {
	height:14px;
	width: 100%;
	background-color:#FFFFFF;
	
	margin:17px 0 0 0;
	float:left;
	padding:0px;
	
}
.deelfotoDriehoek img{
	margin:0px 0px 0px 78px;
	padding:0;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #ffffff;
}
.deelfotoDriehoekNew {
	height:14px;
	width: 360px;
	background-color:#FFFFFF;
	position: absolute;
	margin-top:245px;
	
	float:left;
	padding:0px;
	
}
.deelfotoDriehoekNew img{
	margin:0px 0px 0px 78px;
	padding:0;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #ffffff;
}
.deelfotosOpties {
	background-color:#b3b3b3;
	width:360px;
	height:252px;
	float:left;
	margin:3px 0px 10px 0px;
	display:none;
}
.deelfotoOptiesClose {
	float:none;
	margin:10px 10px 0px 315px;
	cursor:pointer;
}
.deelfotoOptiesCloseNew {
	float:right;
	margin:10px 10px 10px 10px;
	cursor:pointer;
}


.deelfotoOptie {
	margin-top:72px;
	margin-left: 15px;
	padding:5px;
	
	float:left;
	background-color: #ffffff;
   	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    
	width:75px;
	height:90px;
	
	cursor:pointer;
}
.deelfotoOptieNew {
	margin-top:15px;
	margin-left: 15px;
	padding:5px;
	
	float:left;
	background-color: #ffffff;
   	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    
	width:90px;
	height:90px;
	
	cursor:pointer;
}
.deelfotoOptieNew:hover {
	background-color:#eeeeee;
}
.deelfotoOptieNew img {
	margin-left: auto;
    margin-right: auto;
	margin-top:5px;
}
.deelfotoOptieNew p{
	text-align:center;
	font-family: 'Open Sans',sans-serif;
	font-size:10px !important;
	width:100%;
	color:#666666 !important;
	margin-top:4px !important;
}

.deelfotoOptie:hover {
	background-color:#eeeeee;
}
.deelfotoOptie img {
	margin-left: auto;
    margin-right: auto;
}
.deelfotoOptie p{
	text-align:center;
	font-family: 'Open Sans',sans-serif;
	font-size:10px !important;
	width:100%;
	color:#666666 !important;
}

.holderEditDeelFotos {
	background-color:#b3b3b3;
	width:106px;
	height:250px;
	margin:3px 0px 12px 4px;
	float:left;

}
.holderEditDeelFotos p{
	
	margin:38px auto 0px auto !important;
	float:none !important;
	text-align:center !important;
}
.holderEditDeelFotos img
{
	display:block;
	margin:0px auto;
}
.holderEditDropdown {
	width:70px;
	height:30px;
	font-size:11px;
	line-height:13px;
	font-family:Arial;
	background-color:#d8d8d8;
	color:#666666 !important;
	border:1px #d8d8d8 solid;
}

.progBar {
	width: 80%;
	margin: 20px 10% 0px 10%;
	height: 14px;
	border:1px #666666 solid;
	background-color:#ffffff;
	float:left;
}
.progBar span {
	width:1%;
	background-color:#333333;
	height:14px;
	display:block;
}
.progBar2 {
	width: 80%;
	margin: 20px 20% 0px 0%;
	height: 14px;
	border:1px #666666 solid;
	background-color:#ffffff;
	float:left;
}
.progBar2 span {
	width:1%;
	background-color:#333333;
	height:14px;
	display:block;
}

/* Bewerken foto >> copieer .holderHoofdFoto en .holderEditHoofdFoto */
.holderEditFoto {
	display:none;
	background-color:#b3b3b3;
	width:250px;
	height:250px;
	float:left;
	margin:3px 0px 12px 0px;
}
.holderEditTools {
	background-color:#b3b3b3;
	width:106px;
	height:250px;
	margin:3px 0px 12px 4px;
	float:left;
	display:none;
}
.holderEditTools p{
	padding: 65px 0 0 0 !important;
}
.holderEditTools img
{
	display:block;
	margin:0px 0px 30px 33px;
	cursor:pointer;
}

.mosaicDiv {
	width:360px;
	height:360px;
	background-color:#b3b3b3;
	margin:3px 0px 0px 0px;
	padding:0px;
	float:left;
}
.mosaic {
	/*width:360px;
	height:360px;
	*/
	width:350px;
	height:350px;
	border:5px #b3b3b3 solid;
	
	background-color:#999999;
	float:left;
}
.shareOptions {
	width:360px;
	
	float:left;
}
.mosaicTools {
	background-color:#999999;
	width:355px;
	height:55px;
	float:left;
	margin:0px 0px 12px 0px;
	text-align:center;
	vertical-align:middle;
	padding:5px 0px 0px 5px;

}
.mosaicTools img{
	cursor:pointer;
}

.mosaicTools1{
	padding:0px 2px 0px 2px;	
}

.knoppenResultaat {
	float:left;
}

.mosaicToolsBig {
	display:none;
	background-color:#999999;
	width:165px;
	height:560px;
	float:left;
	
	text-align:center;
	vertical-align:middle;
	margin:3px 0px 0px 0px;
	padding:0px;
	border:5px #b3b3b3 solid;
}
.mosaicToolsBig img{
	cursor:pointer;
}

.downloadUitleg p {
	width:100% !important;
	max-width:100%;
	color:#666666;
}
.titelDownload {
	font-size:18px;
	font-weight:bold;
	color:#666666;
}
.downloadUitleg input {
	width:110px;
	height:45px;
	float:left;
	margin: 0px 4px 0px 0px;
	font-size:22px;
	text-indent:3px;
	font-family:Arial !important;
	color:#000000;
	box-shadow: inset 1px 1px 2px 0 #707070;
  transition: box-shadow 0.3s;
}
.DownloadIconVb{
		display:none;
	}

@media only screen and (max-width: 730px)
{
	.zichtbaar900 {
		display:block;	
	}
	.tableTips {
		margin-bottom: 20px; 
		margin-top: 0px;
	}
	.onzichtbaar900 {
		display:none;	
	}
	h1 {
		font-size:28px;
	}
	.DownloadIconVb{
		display:block;
	}
	.menu-trigger {
		display:block;
		margin-top:6px !important;
		margin-left:5%;
	
	}
	.menu-trigger img{
		margin-left:0px !important;
		padding-left:0px !important;
	}
	.myandlang {
		float:left;
		margin-right:0px;
	}
	.taalkeuze {
		float:left;
		margin-top:6px !important;
	}
	.myeasymoza {
		float:left;
		margin-top:14px !important;
		margin-right:4px;
		margin-left:2px;
	}
	
	.body {
		margin: 0% auto;
		width:100%;
		clear:both;
		font-size:95%;
		background-image:none;
		background-color: #e4dacc;
	}
	.mainContent{
		width:100%;
	
	}
	
	.minH {
		min-height:442px;
	}
	
	.mainHeader nav {
		height:66px;
	
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
	} 
	
	.mainHeader nav ul {
		padding-left:0;
		display:none;
		
	}
	
	.mainHeader nav ul li {
		width:100% ;
	}
	
	.mainHeader nav a:link, .mainHeader nav a:visited {
	}
	
	.mainHeader nav a:hover, .mainHeader nav a:active,
	.mainHeader nav .active a:link, .mainHeader nav .active a:visited {

		display:block;
	}
	
	.mainHeader nav ul li a {
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
	}
	
	.mainHeader nav img{
		margin: 8px 6px 0 5%;
		padding-right:0px;
		float: left;
	}
	
	

	.betaalcodepijl {
		display:none;
	}
	
	
	
	.talen ul {
		margin: 0 auto;
		width:100%;
		float:right;
		position:relative;
	}
	
	.talen ul li img {
		margin: 0px 15px 0px 5%;
	}
	.myEMmenu {
		margin: 0px 11px 0px 5%;
	}
	
	.talen ul li {
		float: left;
		width:100% ;
	}
	
	.talen a:link, .talen a:visited {
		padding: 14px 0px 14px 0px;
		width:100%;
	}

	.recentDownload {
	
		width:280px;
		
	}
	
	.opslaanKnop {
		width:306px;
	}
	
	
	
	
	
	.contentFullwidth {
		width:100%;
		background-color:#ffffff;
		float:left;
		
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
	}
	
	.contentFullwidth h1{
		margin:5% 5% 5% 5%;
		padding:0px;
	}
	.contentFullwidth img{
		display:none;
	}
	
	.contentHalfwidthLeft {
		width:100%;
		background-color:#ffffff;
		float: left;
		min-height:165px;
		padding-bottom:5%;

		
		border-radius:0 0 0 0;
		-moz-border-radius: 0 0 0 0;
		-webkit-border-radius: 0 0 0 0;
	}
	
	.contentHalfwidthLeft iframe {
		margin:0px 0px 0px 5%;
	}
	
	.contentHalfwidthLeft p {
		display:none;
	}
	.contentHalfwidthLeft img {
		display:none;
	}

	.contentHalfwidthRight {
		width:100%;
		min-height:200px;
	
		border-radius:0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
	}
	
	.contentHalfwidthRight ul {
		padding-top: 3%;
		margin-left:4%;
		list-style-image: url('../images/licheck.png');
	}
	.ulOranje {
		padding-top: 0;
		margin-left:0;
		list-style-image: url('../images/licheck.png');
	}
	.contentHalfwidthRight p {
		padding-top: 2%;
		padding-bottom:2%;
		padding-right: 4%;
		margin-left:5%;
		width: 380px;
	}
	.homeCTA {
		margin-left:5%;

	}
	.buttontext {
		
	}
	.buttonarrow {

	}
	.fb-like-box {
		margin-left:0%;
		margin-top:5%;
	}
	
	
	
	.contentTwoThirdWidthRight {
		margin-top:26px ;
		margin-left:0px;
		padding:5%;
		width:90%;
	}
	
	
	.contentTwoThirdWidthRight p{
		margin:3% 0px 0px 0px;
		padding:0px 5% 0px 0px;
		color:#666666;
		font-size:14px;
		line-height:24px;
		width:380px;
	}
	
	.contentTwoThirdWidthRight iframe {
		width:381px;
		height:244px;
	}
	
	
	.webshopPayMethodsLogos {
		margin:5% 10% 0% 5%;
		padding:0px;
		float:left;
	
	}
	.buttonGrey {
		margin:5% 0px 0px 0px;		
	}
	
	.contentBlockLeft {
		margin-top:26px ;
		padding: 5%;
		width:90%;
		min-height:200px;
	}
	.contentBlockLeft p{
		margin:3% 0px 0px 0px;
		padding:0px 5% 0px 0px;
		width:80%;
		float:left;
	}
	.contentBlockRight {
		margin-left:0px;
		margin-top:26px ;
		padding: 5%;
		width:90%;
		min-height:200px;
	}
	.contentBlockRight p{
		margin:3% 0px 0px 0px;
		padding:0px 5% 0px 0px;
		width:80%;
		float:left;
	}
	
	.contentBlockImg{
		float:left;
		margin-top:24px;
		width:15%;
		
	}
	
	.footer {
		width:95%;
		margin:30px 0px 0px 0px;
		padding:25px 0px 0px 5%;
		height:50px;
		
		background-color:#5f534f;
		float:left;
	
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
	}
	
	
	
	
	.contactPageLeft {
		float:left;
		margin:0% 5% 0% 5%;
		width:auto;
		min-height:none;
	}
	.contactPageRight {
		float:left;
		margin: 10% 5% 0% 5%;
		width:auto;
		padding:0px;
	}
	
	
	
	
	
	
	
	.appPageLeft {
		margin:10px 10px 0px 10px;
		min-height:250px;
		width:370px;
	}
	.appPageLeft p {
		color:#666666;
		font-size:14px;
	
		font-family: 'Open Sans',sans-serif;
		margin:6px 0px 0px 0px;
		padding:0px;
		float:left;
		max-width: 200px;
	}
	.downloadUitleg p {
		width:100% !important;
		max-width:100%;
		color:#666666;
	}
	.titelDownload {
		font-size:14px;
	}
	.nummers {
		width:360px;
		height:39px;
		margin:1% 0 0 0;
	}
	.nr {
		border-radius:50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		   
		width: 30px;
		height: 30px;
		
		padding: 0px;
		line-height:30px;
		
	}
	.nr1a {
		float:left;
		margin-right:11px;
	}
	.nr2a {
		float:right;
		margin-right:11px;
	}
	.nr3a {
		float:right;
	}
	.holderHoofdFoto {
		background-color:#b3b3b3;
		width:250px;
		height:250px;
		float:left;
		margin: 0 0 12px 0;
	}
	.holderEditHoofdFoto {
		background-color:#b3b3b3;
		width:106px;
		height:250px;
		margin:0px 0px 12px 4px;
		float:left;
		display:block;
	}

	.knopKiesHoofdfoto {
		/*
		height:50px;
		width:358px;
		float:left;
		margin:0px;
		*/	
	}

	.knopGaVerder1 {
		/*
		height:50px;
		width:178px;
		float:left;
		
		margin:0px 0px 0px 180px;
		*/
	}
	.knopGaVerder2 {
		width:176px;	
	}
	.knopGaTerug {
		
	}
	.instellingen {
		
		margin:0px 0px 12px 0px;

		
	}
	
	.appPageRight {
		float:left;
		margin: 0px 10px;
		/*width:90%;*/
	}
	
	
	
	
	
	
	
	
	
	.contentInfoPage {
		width:auto;
		padding:0px;

	}
	.contentInfoPageLijst{
		float:left;
		margin-left:5%;
	}
	.contentInfoPageLijst ul li {
		line-height:35px;		
	}
	.contentInfoPageUitleg {
		
		float:left;
		margin:5% 7% 5% 5%;
		width:88%;
	}
	.contentInfoPageUitleg p{
		margin:3% 0px 0px 0px;
		padding:0px;
		
		color:#666666;
		font-size:14px;
		line-height:24px;
	}
	
	
	
	
	
	.contentTextPage{
		margin:0% 7% 5% 5%;
		width:88%;
	}
	
	
	
	
	.contentVideoPage{
		width:100%;
		margin:0%;
	}
	.contentVideoPage h1 {
		margin-left:5%;
		margin-top:1%;
		padding:0px;
	}
	.contentVideoPageSharebuttons {
		float:none;
		margin-top:0%;
		margin-left:5%;
		margin-bottom:3%;
	}
	.contentVideoPagePijl {
		display:none;
	}
	.contentVideoPageButton {
		float:none;
		margin-left:5%;
	}
	
	.contentVideoPage iframe{
		margin:0px 0px 0px 5%;
		width:381px;
		height:244px;
	}
	
	
	
	
	
	.inputVeld{
		width: 100%; height: 40px;
		line-height: 40px;
		font-size: 19px;
	}
	.contactPageLeft textarea {
		width: 100%; height: 60px;
		line-height: 40px; font-size: 19px;
	}
	
	
	
	.foutmelding p {
		
		margin: 15px;
		padding: 15px 15px 25px 15px;

	}
	
	.deelfotoDriehoek {
		height:14px;
	}
	.deelfotosOpties {
		margin:0px 0px 10px 0px;
		font-size:87.5%;
	}
	.holderEditDeelFotos {
		background-color:#b3b3b3;
		width:106px;
		height:250px;
		margin:0px 0px 12px 4px;
		float:left;
		display:block;
	}
	
	
	
	
	/* Bewerken foto >> copieer .holderHoofdFoto en .holderEditHoofdFoto */
	.holderEditFoto {
		margin:0px 0px 12px 0px;
	}
	.holderEditTools {
		margin:0px 0px 12px 4px;
	}
	.holderEditTools p{
		
	}
	.holderEditTools img
	{
		display:block;
		margin:0px 0px 30px 33px;
		cursor:pointer;
	}
	.iconFull {
		display:none;
	}
}

@media only screen and (max-width: 445px)
{
	html {
		overflow-y:none;
	}
	h1 {
		font-size:26px;
	}
	.tekstwit {
		color:#FFFFFF !important;
	}
	.body {
		margin: 0% auto;
		width:100%;
		clear:both;
		font-size:95%;
		background-image:none;
		background-color: #ffffff;
	}
	hr {
		display:block;
		margin: 10px 3% 0% 0%;
		border: 0; 
		height: 0; 
		border-top: 1px solid rgba(0, 0, 0, 0.1); 
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);

	}
	.contentFullwidth h1{
		margin:2% 5% 5% 5%;

	}
	.contentHalfwidthLeft iframe {
		margin:0% 5% 0% 5%;
		width:284px;
		height:160px;

	}
	.onzichtbaar445 {
		display:none;
	}
	.zichtbaar445 {
		display:block;	
	}

	.laderDivMosaic {
		
		margin: 136px 0px 0px 137px;
	}
	
	
	
	.mainContent{
		width:100%;
		
	}
	
	
	.showsize {
		font-size:13px !important;
	}

	
	.contentHalfwidthRight ul {
		padding-top: 3%;
		margin-left:2%;
	}
	.ulOranje {
		padding-top: 3%;
		margin-left:2%;

	}
	.contentHalfwidthRight p {
		margin:0% 5% 0% 5%;
		width:90%;
	}
	.homeCTA {
		margin-left:5%;

	}
	.buttontext {

		padding-left:7px;
		font-weight:normal !important;
		
	}
	.buttonarrow {
		
		padding-right:8px;

	}
	.fb-like-box {
		margin-left:0%;
		display:none;
	}
	
	.recentDownload {
		width:280px;

		margin:0 0 0 5%;
	}
	.opslaanKnop {
		width:306px;
	}
	
	
	
	
	.besteloverzichtCode {
		margin:0px 0px 15px 0px;
		width:320px;
	}
	.besteloverzichtTitel {
		max-width:100%;
	}
	.besteloverzichtAantal {
		width:180px;
	}
	.besteloverzichtPrijs {
		
	}
	.besteloverzichtEmail {
		width:320px;
	}
	.bestelEmailInp {
		width:318px;
	}
	.besteloverzichtBetaalopties{
		width:320px;
	}
	.betaaloptie {
		max-width:100%;
	}
	.knopBetalen {
		width:318px;
	}
	.wachtenBoxWebshop{
		width:320px;
		
	}
	
	
	
	
	
	
	
	
	.tariefbox {
		width:320px;
	}
	.xltitel {
		width:235px;
	}
	.xxltitel {
		width:235px;
	}
	
	.tariefplusjes {
		margin:0px 0px 0px 9px;
		float:left;
		width:232px;
		font-size:13px;
	}
	
	.tariefvraag {
		width:320px;
	}
	.tariefvraaginh {
		width:280px;
		font-size:13px;
	}
	
	
	.tariefvraagUit {
		width:320px;
	}
	.tdVerhoudingImg {
		width:70px;
	}
	
	.tdXl {
		width:120px;
	}
	.tdXxl {
		width:120px;
	}
	.tariefvraaginhTable {
		width:308px;
	}
	.sizenote {
		width:100% !important;
		max-width:100% !important;
	}
	
	
	
	
	
	
	
	
	
	
	.contentTwoThirdWidthRight {
		margin:10% 5% 0% 5%;
		padding:0%;
	}
	.contentTwoThirdWidthRight p{
		margin:0%;
		width:300px;
	}
	.contentTwoThirdWidthRight iframe {
		width:284px;
		height:160px;
	}
	
	
	.webshopPayMethodsLogos {
		margin:4% 10% 0% 4%;
		padding:0px;
		float:left;
	
	}
	.buttonGrey {
		margin:4% 0px 0px 0px;		
	}
	.downloadOptie {
		width:280px;
		margin:10px 0px 0px 5%;	
	}
	
	.contentBlockLeft {
		margin-top:12% ;
		padding:4% 5% 4% 5%;
		width:92%;
	}
	.contentBlockLeft p{
		margin:3% 0% 2% 0%;
		padding:0px;
		width:72%;
		float:left;
	}
	.contentBlockRight {
		margin-top:12% ;
		margin-left:0%;
		padding:4% 5% 4% 5%;
		width:92%;
	}
	.contentBlockRight p{
		margin:3% 0% 2% 0%;
		padding:0px;
		width:72%;
		float:left;
	}
	.contentBlockImg{
		float:left;
		margin-top:4%;
		margin-right:4%;
		width:20%;
		
	}

	
	
	.contentInfoPage {
		padding:0px;
	}
	.contentInfoPageLijst{
		float:left;
		margin-left:5%;
	}
	.contentInfoPageUitleg {
		
		float:left;
		margin:6% 7% 0% 5%;
		width:93%;
	}
	.contentInfoPageLijst ul li {
		line-height:30px;		
	}
	.contentInfoPageUitleg p{
		margin:3% 5% 0px 0px;
		padding:0px;
		
		color:#666666;
		font-size:14px;
		line-height:24px;
	}
	
	
	
	.contentTextPage{
		margin:0% 7% 0% 0%;
		width:93%;
	}
	
	
	
	
	.contactPageLeft {
		margin: 0% 5% 0% 5%;
		width:90%;
	}
	.contactPageRight {
		margin: 10% 5% 0% 5%;
	}
	

	
	.appPageLeft {
		
		min-height:250px;
		width:340px;
	}
	.appPageLeft p {
		color:#666666;
		font-size:14px;
	
		font-family: 'Open Sans',sans-serif;
		margin:4px 0px 0px 0px;
		padding:0px;
		float:left;
		max-width: 200px;
	}
	
	.downloadUitleg p {
		width:100% !important;
		max-width:100%;
		color:#666666;
		
	}
	
	.nummers {
		max-width:306px;
		height:35px;
		margin:0 0 0 0;
	}
	.nr {
		
		border-radius:50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		   
		width: 24px;
		height: 24px;
		
		padding: 0px;
		line-height:24px;
		
		font-size:13px;
		
	}
	.nr1a {
		float:left;
		margin-right:8px;
	}
	.nr2a {
		float:right;
		margin-right:8px;
	}
	.nr3a {
		float:right;
	}
	
	
	
	
	.holderHoofdFoto {
		/*
		background-color:#b3b3b3;
		width:250px;
		height:250px;
		float:left;
		*/
	}
	.holderEditHoofdFoto {
		width:54px;
		/*
		background-color:#b3b3b3;
		height:250px;
		
		float:left;
		display:block;
		*/
	}
	.holderEditHoofdFoto img{
		margin:0px 0px 30px 4px;
	}

	.knopKiesHoofdfoto {
		
		height:50px;
		width:150px; 
	
	}

	.knopGaVerder1 {
		height:50px;
		width:152px;
		float:left;
		
		margin:0px 0px 4px 0px;
		
	}
	.knopGaVerder2 {
		width:152px;
	}
	.knopGaTerug {
		width:150px;

	}
	
	.instellingen {
		
		width:308px;
	
	}
	
	.instellingenClose {
		float:right;
		margin:10px 10px 0px 0px;
		cursor:pointer;
	}
	.instellingen h3{
		margin:20px 20px 17px 15px;

	}
	.instelling {
		/*
		float:left;
		width:150px;
		height:30px;
		line-height:28px;
		*/
	}
	.instellingen select { 
		/*
		margin-bottom:13px;
		font-size:16px;
		height:30px;
		line-height:16px;

		width:110px;

	*/
	}
	.instellingUitleg {
		margin:0px 0px 0px 15px;
		/*;
		
		font-size:16px !important;
		*/
	}
	.instellingen select { 
	

		width:220px;

	
	}
	.instellingKnoppen {
		padding: 5px 0px 0px 15px;
		
	}
	.infoInstelling {

		margin:0px 0px 0px 10px;
	}
	
	.infoBoxUitleg {
	margin:0px 15px 0px 15px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	.appPageRight {
		float:left;
		margin: 0 10px;
		/*width:90%;*/

		/*background-color:#5f534f;*/
	}
	
	
	
	
		
	
	
	
	
	
	
	.contentVideoPage{
		width:90%;
		margin:0% 5% 0% 5%;
	}
	.contentVideoPage h1 {
		margin-left:0%;
		margin-top:1%;
		padding:0px;
	}
	.contentVideoPageSharebuttons {
		float:none;
		display:none;
		margin-top:0%;
		margin-left:0%;
		margin-bottom:5%;
	
	}
	.contentVideoPageSharebuttons2 {
		float:none;
		display:block;
		margin-top:8%;
		margin-left:0%;
		margin-bottom:5%;
		
	}
	.contentVideoPagePijl {
		display:none;

		
	}
	.contentVideoPageButton {
		float:none;
		margin-left:0%;
	}
	
	.contentVideoPage iframe{
		margin:0px 0px 0px 0%;
		width:284px;
		height:160px;
	}
	.foutmelding p {
		
		margin: 15px;
		padding: 15px 15px 25px 15px;

	}
	
	.inputVeld{
		width: 90%; height: 40px;
		line-height: 40px;
		font-size: 19px;
	}
	
	
	
	
	.deelfotosOpties {
		width:308px;
	}
	.deelfotoDriehoekNew {
		width:308px;
	}
	.deelfotoOptiesClose {
		float:none;
		margin:10px 10px 0px 263px;
		cursor:pointer;
	}

	.deelfotoOptie {
		margin-top:72px;
		margin-left: 13px;
		
	}
	.holderEditDeelFotos {
		background-color:#b3b3b3;
		width:54px;
		height:250px;
		
		float:left;
		display:block;
	}
	.holderEditDropdown {
	width:44px;
	}
	
	.holderEditTools {
		width:54px;

		
	}
	
	.holderEditTools img
	{
		margin:0px 0px 30px 7px;
	}
	
	
	
	
	
	
	.mosaicDiv {
		width:310px;
		height:220px;
	}
	.mosaic {
		width:300px;
		height:210px;
		
	}
	.shareOptions {
		width:310px;
	}
	
	.mosaicTools {
		width:305px;
	}
	.mosaicTools img{
		
	}
	.iconFull {
		display:none;
	}
	
}



@media only screen and (max-width: 359px)
{
	
	.mainContent{
		width:100%;
		
	}
	.topknoppentabel {
		margin-left: 0px; 
	}
	.contentHalfwidthLeft iframe {
		width:284px;
		height:160px;
	}
	
	
	h1{
		font-size:22px;
	}
	h5 {
		font-size:18px;
	}
	.contentHalfwidthRight ul {
		margin-left:0;
		
	}
	.ulOranje {
		margin-left:0;
		
	}
	.contentInfoPageLijst ul li {
		line-height:25px;		
	}
	
	
	.downloadUitleg {
		margin-left: 3%;
		margin-right: 3%;
	}
	.downloadUitleg input {
		width:100px;
		height:36px;
		float:left;
		margin: 0px 4px 0px 0px;
		font-size:28px;
		color:#000000;
	}
	
	.appPageLeft {
		margin:5px 0px 0px 5px;
		min-height:250px;
		width:300px;
	}
	.DownloadIconVb{
		margin-left: 3%;
		
	}
	
	
	.besteloverzichtCode {
		
		width:300px;
	}
	.besteloverzichtTitel {
		max-width:100%;
	}
	.besteloverzichtAantal {
		width:180px;
	}
	.besteloverzichtPrijs {
		
	}
	.besteloverzichtEmail {
		width:300px;
	}
	.bestelEmailInp {
		width:298px;
	}
	.besteloverzichtBetaalopties{
		width:300px;
	}
	.betaaloptie {
		max-width:100%;
	}
	.knopBetalen {
		width:298px;
	}
	.wachtenBoxWebshop{
		width:300px;
		
	}
	
	
	
	
	.tariefbox {
		width:300px;
	}
	.xltitel {
		width:215px;
	}
	.xxltitel {
		width:215px;
	}
	
	.tariefplusjes {
		margin:0px 0px 0px 9px;
		float:left;
		width:212px;
	}
	.tariefvraag {
		width:300px;
	}
	.tariefvraaginh {
		width:262px;
	}
	.tariefvraagarrow {
		margin:12px 0px 0px 0px;
	}
	
	
	.tariefvraagUit {
		width:300px;
	}
	.tdVerhoudingImg {
		width:60px;
	}
	
	.tdXl {
		width:110px;
	}
	.tdXxl {
		width:110px;
	}
	.tariefvraaginhTable {
		width:290px;
	}
	.sizenote {
		width:100% !important;
		max-width:100% !important;
	}
	
	
	.nummers {
		display:none;
	}
	
	.holderHoofdFoto {
		/*
		background-color:#b3b3b3;
		width:250px;
		height:250px;
		float:left;
		*/
	}
	.recentDownload {
		width:280px;
		margin-left:5%;
	}
	.opslaanKnop {
		width:290px;
	}
	.holderEditHoofdFoto {
		width:46px;
		/*
		background-color:#cccccc;
		height:250px;
		
		float:left;
		display:block;
		*/
	}
	.holderEditHoofdFoto img{

		margin:0px 0px 30px 3px;
	}
	.knopKiesHoofdfoto {
		
		width:146px;
	
	}
	.downloadOptie {
		width:280px;
		
	}
	.contentTwoThirdWidthRight {
		margin:0% 5% 0% 5%;
		padding:0%;
	}
	.contentTwoThirdWidthRight p{
		margin:0%;
		width:290px;
	}
	.contentTwoThirdWidthRight iframe {
		width:284px;
		height:160px;
	}

	.knopGaVerder1 {
		
		width:146px;
	}
	.knopGaVerder2 {
		width:146px;
	}
	.knopGaTerug {
		width:146px;

	}
	.instellingen {
		
		width:304px;
	
	}
	
	.appPageRight {
		float:left;
		margin: 0 5px;
		

	}
	

	
	.deelfotosOpties {
		width:302px;
	}
	.deelfotoDriehoekNew {
		width:302px;
	}
	
	.deelfotoOptiesClose {
		margin:10px 10px 0px 256px;
	}

	.deelfotoOptie {
		margin-left: 12px;
		
	}
	.holderEditDeelFotos {
		background-color:#cccccc;
		width:46px;
		height:250px;
		
		float:left;
		display:block;
	}
	
	.holderEditTools {
		width:46px;
	}
	
	.holderEditTools img
	{
		margin:0px 0px 30px 5px;
	}
}
/*
@media only screen and (max-width: 319px)
{
	.holderEditHoofdFoto {
		display:none;
	}
	.holderEditDeelFotos {
		display:none;
	}
}
*/