#frameshop-header{
    background-color: #394694;
    color:white;
    min-height:85px;
}


#header-logo-image{
    width:100%

}

#frameshop-header > #contact-information{
    display:none;
}

#cartheader{
    display:block;
    position:absolute;
    right: 15px;
    top:65px;
    color:white;
}

#menuframe{
    margin-top:-20px;
}

#cartheader  img {
    width: 30px;
    height: 30px;
    position: absolute;
    left:-30px;
}

#cartheader a{
    color:white;
}

#cartheader:hover a{
    color:red;
}

.fb-like.fb_iframe_widget{
    display:none;
    position: absolute;
    right: 0px;
    top: 107px;
    width:100px;
}

.headerwel{
    display:block;
    position: absolute;
    right:15px;
    top:15px;
}

#frameshop-header .highlight2,
#frameshop-header .highlight2 > a{
    color:white;
}


#frameshop-header .highlight2:hover,
#frameshop-header .highlight2:hover > a{
    color:red;
}

.spann-11.headertext.center{
    display:block;
    float:none;
    margin:0 auto;

}

#frameshop-header form>a{
    font-weight: bold;
    color:white;
}

#bottom-footer-classic{
    position: relative;
    margin-top: 50px;
}

#bottom-footer-classic > ul{
    margin-bottom: 20px;
}


