.achtergrondkleur{
 background-color:#dee3e9!important;
 padding:1%;
  } 
  
.achtergrond_roze{
 background-color:#ffcccc!important;
 padding:1%;
  } 
  
.achtergrond_ikigai{
 background-color:#fff4d6!important;
  }
  
.kader_ikigai{
 background-color:#ffebb0!important;
} 

.kader_ikigai_blauw{
 background-color:#a6ccc4!important;
}  
 
font.ikigai_blauw{
 	font-family: 'Roboto slab', sans-serif!important;
	color:#78b8aa;
    } 
    
h2.iki{
	font-family: Arial Rounded MT Bold;
	font-size: 30px;
     }

font.wit{     
color:#ffffff;
} 

img.wiebel {
  padding-bottom:4px;
 }

img.wiebel:hover {
  border:solid 2px rgb(255, 255 ,255);
  padding:0px;
}

.wiebelfoto img:hover {
  border:solid 2px rgb(255, 255 ,255);
  padding:0px;
 }  
 
 img.ontwiebel:hover {
 border:none;
  }
  
  div.centreer {text-align: center;}