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