html, body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0; 
  background-color:#89c4d6;  
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0; 
} 

#header {
	width:100%;
	position:absolute;
	height:20px;
	top:0px;
	background-color:#89c4d6;
}  

#headerlijn { 
   position:absolute;
   width:960px;
   height:1px;
   top:0px;
   background-color:#fff;
}


#header_wrapper {
	position:absolute;
	width:960px;
	height:20px;
	background-color:none;
	padding:0px;
	left:50%;
	top:0px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -480px;
}


#navigatie {     
position:absolute;
left:730px;
width:230px;
height:45px;
background:none;
margin-top:50px;
}

#navigatie li {
display: inline;
width: 450px;
background-color:none;
padding:0px;
margin:5px;
list-style-type:none;
}

#navigatie ul {	
text-decoration:none;
background-color:none;
font-family:Arial,Helvetica;
font-size:12px;
font-weight:bold;
color:#fff;
}

a:link{
color: #000;
text-decoration: none;
}

a:visited{
color: #000;
text-decoration: none;
}

a:hover{
color: #89c4d6;
text-decoration: none;
}   

#main_container{
min-height: 100%;
height:750px;
margin: -100px 0 0 0;
background-color:none;
}

#tekstblok {
	position: absolute;
	left:50%;
	width:960px;
	margin-left:-480px;
	top: 40px;
	background-color:none;
}
   


#welkom {
	position:absolute;
	margin-left:20px;	
	width:500px;
	height:200px;
	top:20px;
	background-color:none; 
}


#home1 {
	position:absolute;
	margin-left:20px;	
	width:528px;
	height:128px;
	top:250px;
	background-color:#b0d8e4; 
	background-image:url(images/blokerror.png);
}


#iungo {
	position:absolute; 
	margin-left:455px;   
	width:500px;
	height:550px;
	top:225px;
	background-color:none; 
	background-image:url(images/poppetje2.png);
}

#headerlijn2 { 
   position:absolute;
   width:960px;
   height:1px;
   top:850px;
   background-color:#fff;
}

#login { 
   position:absolute;
   margin-left:30px; 
   width:265px;
   height:60px;
   top:410px;
   background-color:#fff;
   background-image:url(images/bloklogin.png);   
}



 
#socialmedia { 
   position:absolute;
   margin-left:0px; 
   width:265px;
   height:60px;
   top:800px;
   background-color:none;  
}



#footer { 
   position:absolute;
   width:960px;
   height:50px;
   top:870px;
   background-color:none;
}  

#footertekst1 { 
   position:absolute;
   width:450px;
   height:20px;
   top:-20px;
   background-color:none;
   color:#fff;
}

#footertekst2 { 
   position:absolute;
   margin-left:860px;
   width:100px;
   height:35px;
   top:-10px;
   background-color:none; 
   color:#fff;    
}

#iungoh1 { 
   position:absolute;
margin-left:40px;
   width:100px;
   height:27px;
   top:280px;
   background-color:none;
   z-index:2;
}

  
h1 {
	font-size:100px;
	font-family: nunito, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
	margin:10px;
    }

h2 {
	font-size:38px;
	font-family: nunito, Helvetica, sans-serif;
	color: #fff;
	font-weight:normal;
	margin:15px;
    }

h4 { 
    font-size:15px; 
    font-family: nunito, Helvetica, sans-serif;
    color: #fff;
	font-weight:normal;
    }
     

h3 {
	font-size:20px;
	font-family: nunito, Helvetica, sans-serif;
	color: #fff;
	font-weight:normal;
	margin:-35px;
	}

h5 { 
	font-size:25px; 
	font-family: nunito, Helvetica, sans-serif;
	color: #fff;
	font-weight:normal; 
	margin:15px;
	}








   








 
