@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to 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 10 tegen 1 css ===========================
kleurcode blauw: #4aacc5, rgba(74,172,197,1.00) ========================
*/

#body {
	background-color: rgba(51,51,51,1.00);
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
}

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

 #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 ========*/


#navigatie3 {
	float: left;
	width: 75px;
	height: 75px;
	position: relative;
	margin-bottom: 2%;
	margin-top: 3%;
	margin-right: 1.6%;
	margin-left: 1.6%;
	text-align: center;
	vertical-align: middle;
}
	

#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;
}

.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;	
}

.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;
}

#home {
float: right;	
width: 50px;
height: 20px;
padding: 10px;
background-color:rgba(74,172,197,1.00);
margin-bottom: 1%;
text-align:center;
}

/*============= styling content pagina ========*/	

#content {
	background-color: rgba(0,0,0,0.30);
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	align-content: center;
	align-items: center;
}

#content2 {
	clear: both;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#contentdubbel_links {
	clear: left;
	float: left;
	position: relative;
	align-content: center;
	align-items: center;
}
#contentdubbel_rechts {
	float: right;
	clear: right;
	position: relative;
	align-content: center;
	align-items: center;
}

.kleur {background-color: rgba(0,0,0,0.30);
}
.kleur1 {
	background-color:rgba(255,122,6,1.00);
	
}

#contentMOB {
	background-color: rgba(240,240,240,0.75);
	clear: both;
	position: relative;
	width: 80%;
	margin-top: 4%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
	padding: 10%;
	align-content: center;
	align-items: center;
}

#foto {

}
#foto2 {
	width: 100%;
	max-width: 900px;
	background-color: rgba(74,172,197,0.75);
}


#werkmapvideo {
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 7%;
	align-content:center;
	align-items: center;
	margin-left: auto;
	margin-left: auto;
	margin-bottom: 7%;
	text-align: center; 		
}

/*============= styling voet pagina ========*/	

#balgroep {
	clear: both;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	
}
	
#ballen {
	float: left;
	background-color: rgba(74,172,197,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;
}
	
#ballen_actief {
	float: left;
	background-color: rgba(193,179,148,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;	
}
	
#voet2 {
	width: 100%;
	clear:both;
	margin-top: 5%;
	margin-bottom: 5%;
}

#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;	
}

#voet {
	position: fixed;
	right: 13.2%;
	bottom: 5%;
	text-align: right;
}

#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;	
}


/*----------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: 20pt;
	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: 20pt;
	color: rgba(61,58,58,1.00);
	line-height: 22pt;
	text-decoration: none;	
}

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

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

.pnav3 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 20pt;
	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: 20pt;
	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: 20pt;
	color: rgba(255,255,255,1.00);
	line-height: 22pt;
	text-decoration: none;	
}


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

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


.p2 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 14pt; 
	line-height: 20pt;
	color: rgba(255,255,255,1.00);
}

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

.p2bb {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color: rgba(74,172,197,1.00);
	font-size: 18pt;
	font-weight: bold; 
	line-height: 22pt;
}

.p2bb a{
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	color: rgba(74,172,197,1.00); 
	font-size: 18pt;
	font-weight: bold; 
	line-height: 22pt;
	text-decoration: none;
}




.p3 {
	font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 12pt;
	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: 12pt;
	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: 20pt;
	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: 20pt;
	text-decoration: none;
	text-align: left; 
}


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

.h2 {
	
}

.pvoet {
font-family: "futura-pt", Helvetica, Arial, "Helvetica Neue", Gotham, sans-serif;
	font-size: 18pt;
	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: 18pt;
	color: rgba(255,255,255,1.00);
	text-decoration:none;
}


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

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

#body {
}


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

	
#navigatie3 {
	margin-bottom: 5%;
	}	
	
#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;	
}


#content {
margin-top: 4%;
	margin-bottom: 5%;
	padding: 8%;
}

#contentdubbel_links  {
	width: 80%;
	margin-top: 4%;
	margin-bottom: 5%;
	padding: 10%;
}

#contentdubbel_rechts  {
	width: 80%;
	margin-top: 4%;
	margin-bottom: 5%;
	padding: 10%;
}

/*#content {
	visibility: collapse;
}*/

#foto {
width: 45%;
margin-right: 5%;
margin-bottom: 5%;
float: left;
}

#foto2 {
	margin-bottom: 4%;
}

#werkmapvideo {
	width: 100%;
}

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


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



.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 {

}


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


#navigatie3 {
	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;	
}

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


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

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

/*#content{
	visibility: visible;
}
*/

#contentdubbel_links {
	width: 37%;
	float: left;
	margin-bottom: 3%;
	margin-top: 3%;
	padding: 5%;
}

#contentdubbel_rechts {
	width: 37%;
	float: right;
	margin-bottom: 3%;
	margin-top: 3%;
	padding: 5%;
}

#foto {
width: 40%;
margin-right: 10%;
margin-bottom: 5%;
float: left;
}

#werkmapvideo {
	width: 640px;
	height: 480px;
}

.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 {


}

.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 {
}

#navigatie3 {
	}


#header2 {
	width: 62%;
}


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

#contentdubbel_links {

}

#contentdubbel_rechts {

}

#foto {
width: 40%;
margin-right: 10%;
margin-bottom: 5%;
float: left;
}

#foto2 {
	margin-bottom: 4%;
}

#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 {
	background-position: top;
	align-content: center;
}

.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;
}

#content {
margin-top: 3%;
	margin-bottom: 3%;
	padding: 3%;
}

#contentdubbel_links {
	width: 39%;
margin-top: 3%;
	margin-bottom: 3%;
	padding: 3%;
}
#contentdubbel_rechts {
	width: 39%;
margin-top: 3%;
	margin-bottom: 3%;
	padding: 3%;
}

#foto {
width: 40%;
margin-right: 10%;
margin-bottom: 5%;
float: left;
}

#foto2 {
	margin-bottom: 0%;
}

}
