#header {
    background: #669521 url('../images/green/header_gradient.png') repeat-x;
}
#logo {
    background: transparent url('../images/green/logo.gif') no-repeat;
}
#pictograms {
    background: transparent url('../images/green/pictograms.png') no-repeat;
}
#menu A {
    color:white;
    background: #385212 url('../images/green/tab.png') no-repeat;
}
#menu A:hover {
    background: #3f5c15 url('../images/green/tab_hover.png') no-repeat;
}
#menu A#sport {
    color:black;
    background: #ffffff url('../images/green/tab_selected.png') no-repeat;
}
.search_button {
    background-color:#385212;
    color:#ffffff;
}
.search_field {
    color:#6e6e6e;
}
A {
    color:#486917;
}
A:hover {
    color:#669521;
}
#accordion H3 A {
    background: #436216 url('../images/green/header_gradient.png') repeat-x top left;
}
#slider UL {
    background: #436216 url('../images/green/header_gradient.png') repeat-x top left;
}
.box DIV {
    background: #436216 url('../images/green/header_gradient.png') repeat-x top left;
}
.bg-gradient {
    background: #436216 url('../images/green/header_gradient.png') repeat-x top left;
}

