#sheet_browse_nav_progress
{
    color:#72be44;
}

h1.sheet_title, h1.sheet_title a
{ 
    color:#72be44;
}

#sheet_curr_number
{
    background-image:url(/css_assets/images/sheet_curr_number5-6.png);
}

a.kruimelpad_button 
{
    border-color: #72be44;
}

a.kruimelpad_button:hover 
{
    border-color: #72be44; 
    background-color: #72be44;
}

.kruimelpad_button_active
{
    border-color: #72be44;
    background-color: #72be44;
}

h1.thema_title, h1.thema_title a
{ 
    color:#72be44;
}

a.thema_button 
{
    border-color: #72be44;
}

a.thema_button:hover 
{
    border-color: #72be44; 
    background-color: #72be44; 
}