body {
	margin: 0;
	padding: 0;
	color: #808080;
	font-size: 18px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	color: #000000;
	font-family: 'Work Sans', sans-serif;
	color: #3C3C3C;
}

#taal {
z-index: 99;
height: 10px;
width: 20px;;
background: red;
position fixed;
margin-top: 50px;
}



#balk {
position: relative;
z-index: 10;
width: 100%;
height: 25px;
top: 0;
left: 0;
margin: 0;
padding: 0;
} 


#balk2 {
position: fixed;
width: 100%;
height: 50px;
bottom: 0;
left: 0;
} 

@media screen and (max-width: 480px) {
#balk {
height: 20px;
}

#balk2 {
height: 30px;
}
}


#grijs {
float: left;
width: 50%;
height: 100%;
background-color: #3C3C3C;
} 

#geel {
float: left;
width: 30%;
height: 100%;
background-color: #F2D300;
} 

#lichtgeel {
float: left;
width: 20%;
height: 100%;
background-color: #FFF9DB;
}


#iconachter img{
position: fixed;
z-index: -10;
height: auto;
width: 800px;
bottom: -235px;
right: 0;
}

@media screen and (max-width: 800px) {
#iconachter img{
bottom: -172px;
right: -150px;
width: 650px;
}
}

@media screen and (max-width: 480px) {
#iconachter img{
bottom: -150px;
right: -150px;
width: 550px;
}
}

div#wraphead {
	width: 100%;
	height: auto;
	z-index:2;
	position: fixed;
	background: #FFFFFF;
	top: 0px;
	padding-top: 20px;
	}

div#header { 
	width: 80%;
	max-width: 695px;
	height: auto; 
	margin-right: 10%; 
	margin-left: 10%;
	z-index:2;
} 



div#logo img{
	background-repeat: no-repeat;	
	width: 280px;
	height: auto;
	margin: 0;
	padding: 15px 5px 8px 0px;
	position: relative;
	float: left;
	display: inline;
}

div#logoklein img{
	background-repeat: no-repeat;	
	width: 30px;
	height: auto;
	margin: 0;
	padding: 8px 5px 10px 0px;
	position: relative;
	float: left;
	display: none;
}



div#menu { 
	position: relative;
	float: left;
	margin: 45px  0 20px 5%;
	text-decoration: none;
	float: right;
} 

div#menu a {
display: inline-block;
width: 100px;
text-align: center;
}


@media screen and (max-width: 800px){
div#header { 
	width: 92%;
	margin-right: 4%; 
	margin-left: 4%;
} 

div#logo img{
width: 45%;
}

div#menu { 
margin: 6% 0 10px 0;
float: right;
}

div#menu a {
width: 70px;
}
}

@media screen and (max-width: 480px) {
div#menu { 
margin: 15px 0 5px 15px;
font-size: 15px;
float: left;
}

div#menu a {
width: 70px;
margin-left: 0px;
text-align: left;
}

div#logo img{
display: none;
}

div#logoklein img{
	display: block;
}


}



a:link {
    color: #3C3C3C;
    text-decoration: none;
}


a:hover {
    color: #F2D300;

}

a:hover p2{
    color: #3AAA35;
}

a:hover p3{
    color: #3AAA35;
}


a.active {
color: #3AAA35;
}




#content {
width: 80%;
max-width: 1100px;
height: auto;
position: relative;
margin: 10% 10% 0 10%;
}

@media screen and (max-width: 800px) {
#content {
width: 92%;
margin: 5% 4% 0 4%;
}
}

div#logointekst img{
	background-repeat: no-repeat;	
	width: 100%;
	height: auto;
	margin-top: 70px;
	margin-bottom: 70px;
	position: relative;
	float: left;
	display: none;
}



@media screen and (max-width: 480px) {
div#logointekst img {
	display: block;
}
}


#home {
	width: 100%; 
	max-width: 1100px;
	height: auto;
	padding-top: 120px;
	padding-bottom: 100px;
	position: relative;
	text-align: left;
	float: left;
	line-height: 1.6;
}

@media screen and (max-width: 480px) {
#home {
	padding-top: 20px;
	padding-bottom: 50px;
}
}
	
.tekst {
	width: 100%; 
	height: auto;
	max-width: 680px;
	padding-right: 20px;
	float: left;
	position: relative;
	clear: both;
}

@media screen and (max-width: 480px) {
.tekst {
	padding-right: 0px;
}
}

#agenda	{
	width: 250px; 
	height: auto;
	position: relative;
	float: right;
	background-color: #F2D300;
	padding: 15px;
	border-radius: 10px;
	text-align: left;
	line-height: 1.3;
}

#agenda p2 a:hover {
color: white;
}

@media screen and (max-width: 1250px) {
#agenda	{
	height: auto;
	width: 250px; 
	position: relative;
	float: left;
	margin-bottom: 50px;
}
}

#over {
	width: 100%; 
	height: auto;
	max-width: 1100px;
	margin-top: 50px;
	margin-bottom: 200px; 
	position: relative;
	text-align: justify;
	float: left;
	line-height: 1.6;
}




@media screen and (max-width: 480px) {
#over {
	text-align: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
}


	
#overgallery {
width: 100%; 
height: 200px;
margin: 50px 0 20px 0;
position: relative;
float: left;
}

#overgallery img {
height: auto;
width: 16.66%;
float: left;
}

@media screen and (max-width: 520px) {
#overgallery {
height: 340px;
}

#overgallery img {
width: 33.33%;
}
}

@media screen and (max-width: 340px) {
#overgallery {
height: 220px;
}
}

#keepcalm {
height auto;
width: 250px;
position: relative;
float: left;
margin-bottom: 40px;
}

#keepcalm img{
height auto;
width: 100%;
}


@media screen and (max-width: 800px) {
#keepcalm {
width: 60%;
}
}

@media screen and (max-width: 480px) {
#keepcalm {
width: 100%;
}
}

#illustratie {
height auto;
width: 40%;
position: relative;
float: left;
}

#illustratie img{
height auto;
width: 100%;
}


@media screen and (max-width: 800px) {
#illustratie {
width: 60%;
}
}

@media screen and (max-width: 480px) {
#illustratie {
width: 100%;
}
}

#video {
max-width: 480px;
width: 100%;
max-height: 270px;
height: auto;
position: relative;
clear: both;
float: left;
border:1px solid #3C3C3C;

}

#video:hover {
cursor: pointer;
border-color: #F2D300;
}

#contact {
	width: 100%; 
	max-width: 1100px;
	height: auto;
	margin-top: 80px;
	margin-bottom: 60px;
	position: relative;
	text-align: justify;
	float: left;
	line-height: 1.6;
}

@media screen and (max-width: 480px) {
#contact {
	text-align: left;
	margin-top: 50px;
	margin-bottom: 40px;
}
}

#onderhoud {
	width: 100%; 
	height: auto;
	margin-top: 200px;
	position: relative;
	text-align: justify;
	float: left;
	line-height: 1.6;
}


#logos {
	margin-top: 0;
	margin-bottom: 100px;
	width: 280px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	background: #ffffff;
	border-radius: 10px;
	}
	
#logos img {
	background-repeat: no-repeat;	
	width: 110px;
	height: auto;
	margin: 15px;
	position: relative;
	float: left;
	display: inline;
}	

@media screen and (max-width: 800px) {
#logos {
	width: 100%;
	margin-bottom: 0px;
}

#logos img {
	width: 20%;
}
}

@media screen and (max-width: 480px) {
#logos img {
	width: 26%;
}
}

#afbeelding {
	width: 280px; 
	height: auto;
	margin-top: 264px;
	text-align: justify;
	position: relative;
	float: right;
	line-height: 1.6;
	text-align: right;
}


@media screen and (max-width: 800px) {
#afbeelding {
	margin-top: 61px;
}
}

#afbeelding img {
	background-repeat: no-repeat;	
	width: 280px;
	height: auto;
	margin: 0;
	position: relative;
	float: right;
	display: inline;
}	

p6 {
font-weight: normal;
font-size: 28px;
margin: 0;
padding: 0;
}

p7 {
font-weight: normal;
font-size: 20.6px;
}



p2 {
font-size: 16px;
}

p4 {
font-size: 10px;
margin: 0px 22px 15px 0px;
display: block;
color: #3C3C3C;
}

p4 a:link {
font-size: 10px;
color: #3C3C3C;
}

p4 a:hover {
font-size: 10px;
color: #F2D300;
}

p5,
p5 a:link {
color: #3AAA35;
}

p5 a:hover {
color: #F2D300;
}

@media screen and (max-width: 480px) {

p6 {
font-weight: normal;
font-size: 20px;
}

p7 {
font-weight: normal;
font-size: 18px;
}

p2 {
font-size: 14px;
}

}


a img:hover {
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
}
