@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}

.ie6 img {
	width:100%;
}



/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.gridContainer {
	width: 88.5%;
	height:auto;
	position:relative;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}


/*styling GRAZ css*/

/*#body {
	background: url(../images/grazHOMEbeelden_v.gif) no-repeat top center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
*/

#body {
	background: url("../images/HOMEbeeld_v2.jpg") no-repeat top center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


#bodykleur {
	background-color: rgba(197,207,230,1.00);
	width: 100%;
	position: relative;		
}

#bodykleur2 {
	background-color: rgba(197,198,190,1.00);
	width: 100%;
	position: relative;		
}

#bodykleur3 {
	background-color: rgba(225,222,200,1.00);
	width: 100%;
	position: relative;		
}



#bodyover {
background: url(../images/helmaSCHERM.jpg) no-repeat top center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#bodynieuws {
background: url(../images/vuurSCHERM.jpg) no-repeat top center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


#bodycontact {
	background: url(../images/contactSCHERM.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

 #container {	
 width: 88.5%;
	height:auto;
	position:relative;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
 }

/*============= styling kop pagina ========*/

#navigatie {
	float: left;
	background-color: rgba(191,180,137,0.85);
	width: 70px;
	position: relative;
	margin-top: 3%;
	text-align: left;
}

#navigatie2 {
	float: left;
	background-color: #575943;
	width: 70px;
	position: relative;
	margin-bottom: 2%;
	margin-top: 3%;
	padding: 2%;
	text-align: left;
}

#navigatie3 {
	float: left;
	background-color: rgba(79,167,190,1.00);
	width: 65px;
	height: 50px;
	border-radius: 35px;
	position: relative;
	margin-bottom: 2%;
	margin-top: 3%;
	margin-right: 1.6%;
	margin-left: 1.6%;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 0px;
	text-align: center;
	vertical-align: middle;
}
	
.oranje {
	color: rgba(255,143,9,1.00);
	line-height: 10px;
	
}

.oranje a {
	color: rgba(255,143,9,1.00);
	text-decoration: none;	
	line-height: 10px;
}


.donkerbruin {
	color: #483705;
	line-height: 10px;
	
}

.donkerbruin a {
	color: #483705;
	text-decoration: none;	
	line-height: 10px;
}



.wit {
  color: rgba(252,250,250,1.00);	
}

.wit a {
	color: rgba(252,250,250,1.00);	
	text-decoration: none;
	
}

.tientegen {
	position: relative;
	float: right;
	
}
	
#tientegen1 {
	position: relative;
	float: right;
	
}	
	
#header {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20%;
	margin-bottom: 2%;
	position: relative;
	clear: both;
	align-content: center;
	align-items: center;
	text-align: center;
	}


#header2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	margin-bottom: 2%;
	position: relative;
	align-content: center;
	align-items: center;
	text-align: center;
}

#galerie {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color: rgba(255,255,255,1.00);
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	text-shadow: 2px 2px rgba(101,103,104,1.00);
}



.punt {
	font-size: 70px;
	line-height: 26px;
	font-weight: bold;
}

#naam {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 26px;
	text-align: center;	
}

#naam1 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 26px;
	text-align: center;	
	text-shadow: 2px 2px rgba(101,103,104,1.00);
}


.naamkleur {
	color: rgba(255,255,255,1.00);
}

.naamkleur a{
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 26px;
	text-align: center;
}

.naamkleur2 {
	color: rgba(61,58,58,1.00);
		font-weight: bold;
}


.naamkleur3 {
	color: rgba(83,83,85,1.00);
		font-weight: bold;
		text-shadow: 1px 1px rgba(239,236,236,1.00);
}


.waasje {
	background-color: rgba(248,248,248,0.30);
}


#banner {
	
	
}

/*============= styling voet pagina ========*/	
	
#voet {
	position: fixed;
	right: 13.2%;
	bottom: 5%;
	text-align: right;
}

#voet2 {
	width: 100%;
	clear:both;
	margin-top: 5%;
	margin-bottom: 5%;
}

#copyright {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	clear: both;
	bottom: 1%;
	align-content: center;
	text-align: center;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 12px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;	
}

#copyright2 {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	clear:both;
	margin-bottom: 1%;
	align-content: center;
	text-align: center;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 12px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;	
}

.transgrijs {
	background-color:rgba(7,6,6,0.50);
	
}



/*----------werkpagina styling--------*/
.werknav {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;	
}

#werkcontainer {
	margin-top: 5%;
}

#werkmapscheiding {
	width: 100%;
	clear: both;
}

.cwerkmapscheiding {
	width: 100%;
	clear: both;
}

#werkindeling {
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	padding-bottom: 1%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	text-align: left;
}


.cwerkindeling {
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	padding-bottom: 1%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	text-align: left;
}	

#contentwerk {
	background-color: rgba(240,240,240,0.75);
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
	align-content: center;
	align-items: center;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color: rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left;
}

#werkmap {
	height: auto;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color:rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left;
		
}

.cwerkmap {
	height: auto;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color:rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left;
		
}


#werktekst {
	background-color: rgba(240,240,240,0.75);
	text-align: left;
}

#werkmap2 {
	height: auto;
	background-color: rgba(240,240,240,0.75);
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color:rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left;
		
}

.cwerkmap2 {
	height: auto;
	background-color: rgba(240,240,240,0.75);
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color:rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left;
		
}


.cwerkmapcontactl{
	float: left;
	height: auto;
	width: 50%;
	text-align: center;
		
}

.cwerkmapcontactr {
	float: left;
	height: auto;
	width: 50%;
	text-align: center;
		
}

#werkmap3 {
	height: auto;
	background-color: rgba(240,240,240,0.75);
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color:rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left;
		
}



#top {
	clear: both;
	float: left;
	background-color: #575943;
	width: 70px;
	position: relative;
	margin-bottom: 7%;
	/*	margin-top: 3%;*/
	padding: 2%;
	text-align: left;
}

.top1 {
	clear: both;
	float: left;
	background-color: rgba(191,180,137,0.85);
	width: 70px;
	position: relative;
	margin-bottom: 7%;
	/*	margin-top: 3%;*/
	padding: 2%;
	text-align: left;
}

/*--------nieuws-, over-, en contactpagina styling------------*/
	
#content {
	background-color: rgba(240,240,240,0.75);
	clear: both;
	position: relative;
	margin-top: 4%;
	margin-right: auto;
	margin-left: auto;
	align-content: center;
	align-items: center;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color: rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left;
}

.content {
	background-color: rgba(240,240,240,0.75);
	clear: both;
	position: relative;
	margin-top: 4%;
	margin-right: auto;
	margin-left: auto;
	align-content: center;
	align-items: center;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color: rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left;
}

#content2 {
	clear: both;
	position: relative;
	margin-top: 4%;
	margin-right: auto;
	margin-left: auto;
	align-content: center;
	align-items: center;
	text-align: left;
}

#contentcontact {
	clear: both;
	position: relative;
	margin-top: 4%;
	margin-right: auto;
	margin-left: auto;
	align-content: center;
	align-items: center;
	text-align: center;
}

.scroll {
	max-height: 65px;
	overflow-y: scroll;		
}

#contactknop {
	float: right;
	margin-top: 0%;
	margin-left: 5%;
	margin-right: 10%;
	margin-bottom: 15%;
	height: 80px;
	width: 80px;
	text-align: center;
	background-color: rgba(160,146,115,0.80);
	border-radius: 50%;
	line-height: 60pt;
}

#bronknop {
	float: left;
	margin-right: 7%;
	margin-bottom: 7%;
	margin-top: 1%;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 2%;
	padding-bottom: 2%;
	background-color: rgba(160,146,115,0.80);
}
	
.blauw {
	color: rgba(35,164,158,1.00);
 	font-weight: bold;
}


.cwerkmap1a {
	position: relative;
	float: left;
	margin-top: 0%;
	margin-bottom: 10%;
	margin-right: 5%;
	width: 40%;
	
}
.cwerkmap1b {
	margin-bottom: 10%;
	height: auto;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color:rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left;
}
	
/*--------inspiratiebronnen pagina styling------------*/

#inspiratiebron {
	clear: both;
	position: relative;
	width: 100%;
	margin-top: 4%;
	margin-bottom: 6%;
	margin-right: auto;
	margin-left: auto;
	align-content: center;
	align-items: center;
	text-align: center;	
}

#inspiratiebronMOB {
	clear: both;
	position: relative;
	background-color:rgba(80,110,109,1.00);
	width: 100%;
	margin-top: 10%;
	margin-bottom: 5%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	align-content: center;
	align-items: center;
	text-align: center;
	font-family: "Futura PT Book", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;	
	font-size: 20px;
	color: rgba(255,255,255,1.00);
	line-height: 22pt;
	text-decoration: none;
	
}

/*----------Fontstyling---------------*/

.tk-futura-pt {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	
}

.pnav {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20px;
	color: rgba(61,58,58,1.00);
	line-height: 22pt;
	text-decoration: none;	
}

.pnav a {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20px;
	color: rgba(255,143,9,1.00);
	line-height: 22pt;
	text-decoration: none;	
}

.pnav2 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20px;
	text-decoration: none;	
}

.pnav2 a {
	text-decoration: none;
}

.pnav3 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20px;
	color: rgba(61,58,58,1.00);
	line-height: 22pt;
	text-decoration: none;	
}

.pnav3 a {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20px;
	color: rgba(61,58,58,1.00);
	line-height: 22pt;
	text-decoration: none;	
}

.pnav3 a:hover {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,1.00);
	line-height: 22pt;
	text-decoration: none;	
}


.p2 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 16px; 
	color: rgba(61,58,58,1.00);
}

.p2 a{
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color: rgba(61,58,58,1.00);
	font-size: 16px;
	text-decoration: none;
}


.p3 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 12px;
	color: rgba(255,255,255,1.00);
	text-decoration:none;	
}

.p3 a{
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 12px;
	color: rgba(255,255,255,1.00);
	text-decoration:none;	
}


.p4 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color: rgba(61,58,58,1.00);
	font-size: 20px;
	text-align: left; 
}

.p4 a{
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color: rgba(61,58,58,1.00);
	font-size: 20px;
	text-decoration: none;
	text-align: left; 
}



.h1 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20px; 
	font-weight: bold;
}

.h2 {
	
}

.pvoet {
font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 18px;
	color: rgba(255,255,255,1.00);
	text-decoration:none;	
}

.pvoet a {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 18px;
	color: rgba(255,255,255,1.00);
	text-decoration:none;
}


/*#############################################*/

/* Mobile Layout: 480px and below. */

#body {
	
}

 
#bodyover {

}
  
  #bodynieuws {

}
 
 #bodycontact {
	 
}
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}

#navigatie {
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-bottom: 5%;
	}
	
#navigatie2 {
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-bottom: 5%;
	}	
	
.tientegen {
	margin-top: 10%;
	margin-right: 0%;
	margin-bottom: 2%;
}
	
#tientegen1 {
	margin-top: 10%;
	margin-right: 10%;
	margin-bottom: 2%;
}
	
#header2 {
	clear: both;
	margin-top: 23%;
}

#galerie {
	margin-right: auto;
	margin-left: auto;
	position: relative;	
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20px;
	text-align: center;	
}

.punt {
	font-size: 40px;
}

#naam {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 18px;
	text-align: center;	
}

#banner {
	width: 90%;
	margin-top: 5%;
	
}

#content {
	margin-bottom: 5%;
	padding: 10%;
}

.content {
	margin-bottom: 5%;
	padding: 10%;
}

#content2 {
	margin-bottom: 5%;
	padding: 10%;
}

#contentcontact {
	margin-bottom: 5%;
	padding: 10%;
}


#werkcontainer{

}

#contentwerk {
	margin-bottom: 5%;
	margin-right: auto;
	margin-left: auto;
	padding: 10%;

}


#werkmap {
	width: 100%;
	position: relative;
	margin-bottom: 7%;
	margin-right: auto;
	margin-left: auto;
	align-content:center;
	align-items:center;
	justify-content:center;
	text-align:center;
}

.cwerkmap {
	width: 100%;
	position: relative;
	margin-bottom: 7%;
	margin-right: auto;
	margin-left: auto;
	align-content:center;
	align-items:center;
	justify-content:center;
	text-align:center;
}

.cwerkmap1a {
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	align-content:center;
	align-items:center;
	justify-content:center;
}
.cwerkmap1b{
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	align-content:center;
	align-items:center;
	justify-content:center;
}	


#werktekst {
	width: 80%;
	position: relative;
	margin-top: 4%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7%;
	padding: 10%;
}
	
#werkmap2 {
	width: 100%;
	position: relative;
	margin-bottom: 7%;
	margin-right: auto;
	margin-left: auto;
	align-content:center;
	align-items:center;
	justify-content:center;
}

.cwerkmap2 {
	width: 100%;
	position: relative;
	margin-bottom: 7%;
	margin-right: auto;
	margin-left: auto;
	align-content:center;
	align-items:center;
	justify-content:center;
}



#werkmap3 {
	width: 100%;
	position: relative;
	margin-bottom: 7%;
	margin-right: auto;
	margin-left: auto;
	align-content:center;
	align-items:center;
	justify-content:center;
}



#voet2 {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.werknav {
}

.h2 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 16px; 
	font-weight: bold;
}

#inspiratiebron {
	visibility: collapse;
}

.zeroMargin_mobile {
margin-left: 0;
}

.hide_mobile {
display: none;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

#body {
	
}


 #bodycontact {
}

.gridContainer {
	width: 90.675%;
	position:relative;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}

#div1 {
}

#navigatie {
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 1%;
	margin-bottom:20%;
	}

#navigatie2 {
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 1%;
	margin-bottom: 10%;
	}

.tientegen {
	margin-top: 10%;
	margin-right: 5%;
	margin-bottom: 2%;
}

#tientegen1 {
	margin-top: 6%;
	margin-right: 5%;
	margin-bottom: 2%;
}

#header2 {
	clear: none;
	margin-top: 3%;
	width: 60%;
}

#galerie {
	margin-right: auto;
	margin-left: auto;
	position: relative;	
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 30px;
	text-align: center;	
}

.punt {
	font-size: 50px;
}

#naam {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 24px;
	text-align: center;	
}

#banner {
	width: 75%;
	margin-top: 5%;
	
}

#content {
	padding: 7%;
}
.content {
	padding: 7%;
}

#content2 {
	padding: 7%;
}
	
#contentcontact {
	padding: 7%;
}	
	

#werkcontainer {
	width: 103%;
	margin-right: -1.5%;
	margin-left: -1.5%;	
}
	
#contentwerk {
	margin-right: 1.5%;
	margin-left: 1.5%;
	padding-left: 7%;
	padding-right: 7%;
	padding-top: 4%;
	padding-bottom: 4%;
}

#werkmap {
	float: left;
	width: 30.3%;
	margin-bottom: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.cwerkmap {
	float: left;
	width: 30.3%;
	margin-bottom: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.cwerkmap1a{
	float:left;
	width: 30%;
	margin-right: 5%;
}
.cwerkmap1b{
	float:right;
	width: 30%;
}

#werktekst {
	width: 83%;
	padding: 7%;
	margin-top: -8%;
	margin-bottom: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;		
}

#werkmap2 {
	float: left;
	width: 45%;
	margin-bottom: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
	
.cwerkmap2 {
	float: left;
	width: 45%;
	margin-bottom: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

#werkmap3 {
	float: right;
	width: 45%;
	margin-bottom: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}


#top {
	margin-left: 1.5%
}

.top1 {
	margin-left: 1.5%
}


#voet2 {
	float: right;
	margin-right: 2.3%;
	text-align: right;
}

.werknav {
}

.h2 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20px; 
	font-weight: bold;
}


#inspiratiebron {
	visibility: visible;
}

.hide_mobile {
display: block;
}

.hide_tablet {
display: none;
}

.zeroMargin_tablet {
margin-left: 0;
}


}

/* Tablet lanscape Layout: 769px to a max of 1024px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

#body {

}


 #bodycontact {
}

.gridContainer {
	width: 88.5%;
	position:relative;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}

#navigatie {
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 1%;
	text-align: left;
	margin-bottom: 3%;
	}

#navigatie2 {
	margin-bottom: 7%;
	text-align: left;
	}


.tientegen {
	
}

#header2 {
	width: 62%;
}


#banner {
	width: 75%;
	margin-top: 0%;
	
}

#content {
	padding: 5%;
	text-align: left;
}

.content {
	padding: 5%;
	text-align: left;
}


#content2 {
	padding: 5%;
	text-align: left;
}

.werknav {
}


#werkcontainer {
/*	padding-top: 10%;*/
}

#contentwerk {
	text-align: left;

}

#werkmap {

}

.cwerkmap {

}

.cwerkmap1a{
}
.cwerkmap1b{
}



#voet2 {
	float:right;
	text-align:right;
}


.zeroMargin_desktop {
margin-left: 0;
}

/*.hide_desktop {
display: none;
}*/



}

/* Desktop Layout: 1025px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout and Tablet landscape Layout. */

@media only screen and (min-width: 1025px) {

#body {
	
}

#bodyover {

}

#bodynieuws {
	
}

 #bodycontact {
}

.gridContainer {
	width: 88.5%;
	position:relative;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

#navigatie {
	margin-bottom: 2%;
	}
.tientegen {
	margin-top: 7%;
	margin-right: 8%;
	margin-bottom: 3%;
}

#banner {
	margin-top: 3%;
	width: 100%;
	
}

#werkcontainer {
}

#contentwerk {

}

#werkmap {
	width: 22%;
	float:left;
	margin-bottom: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	text-align: left;
}

.cwerkmap {
	width: 22%;
	float:left;
	margin-bottom: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	text-align: left;
}

.cwerkmap1a {
}
.cwerkmap1b {
}

#werktekst {
	width: 70%;
	margin-bottom: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;	
	padding: 5%;	
}

#werkmap2 {
	
}


#content {
	padding: 5%;
}

.content {
	padding: 5%;
}


#content2 {
	padding-left: 20%;
	padding-top: 3%;
}

#contentcontact {
	padding-top: 3%;
}	
	
}
