div#mainmenu {
    background: #FE9230;
    min-height: 30px;
}

div#content  h2.homeheader {
color: #FE9230;
}

div#menu ul li.selected {
    background: #FE9230;
}

ul#navlist li ul.subcontainer  {
    border: 2px solid #FE9230;
    border-top: 0px;
}

ul#navlist li ul.subcontainer li a, div#kruimelspoor span a{
    color:#FE9230;
}

ul#navlist li ul.subcontainer li:hover {
    background:#FEB776;
}

div#top {
    background: url('../images/evenementen/top_orange.gif') no-repeat 0px 0px; 
}

div#footer {
    background: url('../images/evenementen/footer_orange.gif') no-repeat 0px 0px; 
}

div#content  h2.homeheader {
    background: url('../images/evenementen//lijntje_orange.gif') no-repeat left bottom; 
}

div#sponsors h2 {
    border-bottom: 1px solid #FEB776;
}

div#nieuws {
    width: 510px;
}

