@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:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	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/
*/

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

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 94%;
}
#vlag a{
	color: # #F7E6AC;
	line-height: 30px;
	font-size: 14px;	
}
#vlag a:hover{
	color: #C39560;
		}


# .floatvlagmobiel {
	float: left;
	margin-top: 5px;
	
	
	
} a{
	color: #F7E6AC;
	}
	
# .floatvlagmobiel {
	float: left;
	margin-top: 5px;
} a:hover{
	color: #C39560;
	}
#vlag{
	clear: both;
	float: left;
	width: 100%;
	display: none;
}


#footer a{
	color:#F7E6AC;	
	text-decoration: underline;
}
	
#footer a:hover{
	color: #C39560;
		}


		
	#main a{
	color:#F7E6AC;	
}
	
#main a:hover{
	color: #C39560;
		}	
	
		

#navMobiel {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	position: fixed;
	z-index: 100;
	background-color: #000000;
}

#header {
	clear: none;
	display: none;

}

#nav {
	display: none;
}
#main {
	display: block;
	margin-top: 75px;
	text-align: left;
}
#footer{
	clear: none;
	float: left;
	width: 100%;
	display: block;
	padding-top: 20px;
	text-align: left;
	font-size: 10px;
	color:  #F7E6AC;
	
}

#vullingfooter{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cleareen {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cleartwee {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#headerMobiel{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #000;
	height: auto;
	padding-top: 40px;
	position: fixed;
	padding-bottom: 10px;
}


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

@media only screen and (min-width: 481px) {
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 94%;
}

#vlag{
	clear: both;
	float: left;
	width: 100%;
	display: none;
}

#navMobiel {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	position: fixed;
	z-index: 100;
}

#header {
	clear: none;
	display: none;

}

#nav {
	display: none;
}

#main {
	display: block;
	
}
#footer {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	
}
#vullingfooter {
clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	
}

#cleareen {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cleartwee {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

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

}


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

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	max-width: 1232px;
	float: left;
}

#vlag{
	clear: both;
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #000000;
	height: 25px;
	position: fixed;
	z-index: 9999;
	margin-top: 0px;
}

#navMobiel {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}

#header {
	width: 100%;
	display: block;
	background-color: #000000;
	z-index: 999;
	position: fixed;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 15px;
}

#main {
	clear: none;
	float: right;
	width: 60%;
	display: block;
	margin-right: 16%;
	background-color: #000000;
	margin-top: 85px;
}

#nav {
	float: left;
	width: 200px;
	display: block;
	position: fixed;
	margin-top: 145px;
}
#cleareen {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 30px;
}


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


#footer{
	clear: none;
	float: left;
	width: 64%;
	display: block;
	background-color: #000000;
	margin-bottom: 20px;
	padding-left: 50px;
	
	
}

#vullingfooter{
	clear: none;
	float: left;
	width: 20%;
	display: block;
	background-color: #000000;
	height: 300px;
}

#headerMobiel{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}


}
