body {
    background-image:url(/images/header_medienpoint.png);
}

#footer {
    background-image:none !important;
    background-color:#000000 !important;
    color:#ffffff;
}
#footer a
{
    color: #DD0000 !important;
}

.login_title
{
    border: 2px solid red !important;
    background-color:#ff0000;
    color:#000000;
}

#login_container
{
    background-color:#000000 !important;
    color:#ffffff;
}

a
{
    color:#555555;
}

h1
{
    color: #DD0000;
}

ul.modules li
{
    color: #333333 !important;
}

ul.modules li:hover
{
    background-color: #888888 !important;
}
#toolbox {
    background-color: #F5F5F5 !important;
    border: 1px solid #888888 !important;
    }
#toolbox h1
{
    background-color: #555555 !important;
    background-image: none !important;
}

#alert_box
{
    background-color: #F5F5F5 !important;
    border: 1px solid #888888 !important;
}

#alert_box .title {
    background-image:none !important;
    background-color: #555555 !important;
}