﻿.header_image .logo {
    background: none;
    height: 92px;
    left: 17px;
    top: 50px;
    width: 276px;
}

.header_stripe .header_image {
    background: url("../css/images/w4w_top_header.png");
    height: 259px;
    margin: 0 auto;
    position: relative;
    width: 1001px;
}

.slideshow_position {
    display: none;
}


.header_stripe {
    width: 100%;
    height: 259px;
    background: url('../css/images/w4w_top_background.png') repeat-x;
    position: relative;
    z-index: 1001;
}

.footer {
    background: url("../css/images/w4w_footer_background.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 415px;
    width: 100%;
}

    .footer .footer_container {
        position: relative;
        margin: 0 auto;
        height: 100%;
        width: 1001px;
    }

        .footer .footer_container .footer_image {
            background: url("../css/images/w4w_footer_logos.png") no-repeat;
            height: 62px;
            position: absolute;
            right: 0;
            top: 40px;
            width: 552px;
        }

/*reset red -> #d00019*/

.menu_location_stripe span {
    color: #9a1915;
}

.menu a:hover {
    color: #9a1915;
}

.required {
    color: #9a1915;
}

.error_box {
    border: solid 1px #9a1915;
}

.error_box_reg {
    color: #9a1915;
    border: solid 1px #9a1915;
}

    .error_box_reg ul {
        color: #9a1915;
    }

.more_content span {
    color: #9a1915;
}

.contact_wohnservice_wrapper .heading {
    color: #9a1915;
}

.null_flat_info {
    color: #9a1915;
}

div#LogoutSection span#userName {
    color: #9a1915;
}
 div#LogoutSection a:hover
    {
        color: #9a1915;
    }
 .menu_button {
  background: #9a1915;
}
 .annualAccounts h2 {
    color: #9a1915;
}
 a:link, a:visited
{
    color: #9a1915;
}

a:hover
{
    color: #9a1915;
}
h1, h2 { color: #9a1915 }



/*#9a1915*/

