#rechterbalk{ width:250px; box-sizing:border-box; float:left; height:250px; border-radius: 50%; margin: 8px;}
  
#rechterbalk:hover {opacity:0.5;}

.titelrechterbalk {font-size:21px;  padding:8px; margin-top:211px; font-weight:bold; color:white; background-color: #07751c; border-radius: 50px; text-align: center;}

.titelblokjes a{
  
 color:white;
  
}

.footer-menu{
  
  margin-top:64px;
  
}

.class-name-96 {
    background-color: #FFFFFF;
    background-image: url('/sites/default/files/2020-02/crematorioms.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    z-index: auto;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.class-name-95 {
    background-color: #FFFFFF;
    background-image: url('/sites/default/files/2020-02/begraafplaatsen.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    z-index: auto;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.class-name-99 {
    background-color: #FFFFFF;
    background-image: url('http://concept.proberenisleren.nl/sites/default/files/2020-02/verzekeringen.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    z-index: auto;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}



@media only screen and (max-width: 1024px) {

#rechterbalk {float: none; margin-left:auto; margin-right:auto; width: 250px; height: 250px;margin-bottom:50px;}

.titelrechterbalk {
    font-size: 21px;
    padding: 8px;
    margin-top: 0px;
 
    font-weight: bold;
    color: white;
    background-color: #07751c;
    border-radius: 50px;
    text-align: center;
    min-width: 250px;
}


.titelrechterbalk {
  
  position:absolute;
  margin-top:220px;
  
}

}

