#header-wrap {
    background-color: #E82B18;
    background-image: url("###TRAILER###");
    background-repeat: no-repeat;
    background-position: center bottom;
}
#header {
    color: #FFFFFF;
}
#header a:link,
#header a:visited  {
    color: #FFFFFF;
    border-right-color: #FFFFFF;
}
#header a:hover{
    color: #01133B;
    border-right-color: #FFFFFF;
}

/* Menu */
div.border-top {
    background-image: url(../fileadmin/templates/images/leverno-menu-top.gif);
}
div#mainmenu ul {
    background-color: #E82B18;
}

div#mainmenu a {
    color: #01133b;
}

div#mainmenu a:hover {
    color: #ffffff !important;
}

div#mainmenu .cur {
    color: #ffffff;
}

div#mainmenu .act {
    color: #666666;
}

div.border-bottom {
    background-image: url(../fileadmin/templates/images/leverno-menu-bottom.gif);
}

/* Suche */
div.search {
    background-color: #E82B18;
}

/* Inhaltselemente */



div#content-normal div.clear-footer{
    background-image:url(../fileadmin/templates/images/leverno-footer.gif);
    }
