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