/* KERSENFEEST */
#activiteitenKersenfeest{
    min-height: 400px; 
}

#titelActiviteitenKersenfeest{
    padding-top: 15px;
    font-weight: bold;
    padding-bottom: 10px; 
}

.tekstActiviteitenKersenfeest{
    margin-bottom: 20px;
    padding-right: 175px;
}

.tekstActiviteitenKersenfeestTab{
    margin-left: 20px;
    padding-right: 175px;
}

.logoKunstkring{
    float:right;
    width:126px;
    height:143px;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: -5px;
    margin-right: 10px;
}

.logoKring{
    position: relative;
    height:100%;
    width:100%;  
}

.tab{
    margin-left: 40px;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* /KERSENFEEST */