#main, .fusion-row
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#main
{
    padding:0;
}

#side-header
{
    box-shadow: 0px 0 64px rgb(190,190,190);
    z-index: 2;
}

#sliders-container
{
    z-index: 3;
}

.fusion-footer
{
    z-index: 3;
}

#main
{
    z-index: 1;
}

.fusion-footer-copyright-area
{
    border: none;
    z-index: 2;
}

.fusion-main-menu .sub-menu li a:hover
{
    color: white !important;
}

.fusion-image-carousel
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.Continent, .CustomerContinent
{
    cursor:pointer;
}

.fusion-row
{
    max-width: 100% !important;
}

.sidebar
{
    left: 0;
}

.widget_nav_menu
{
    position: absolute;
    top: 0;
    left: 0;
}

#side-header .side-header-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.side-header-content-2
{
    padding-left: 55px !important;
}

.fusion-copyright-notice
{
    color: white !important;
}

h1
{
    color: #503387 !important;
}

.GrayBackground
{
    background-color: #f1f1f1 !important;
}

.post-content > div, .post-content > span > div
{
    /*padding-left: 170px;*/
    padding-left: 55px;
    padding-right: 55px;
}

.osContentRow
{
    margin-left: 170px;
}

.menu-item:hover, .current-menu-item
{
    background-color: #009fe0;
}

.osFooterLine
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 14px;
    background-repeat: repeat-x;
    background-image: url('/wp-content/uploads/FooterLine.png');
}

.osSideHeaderContactInformation
{
    margin-top:10px;
    font-size: 11px;
    line-height: 20px;
    padding-left: 55px;
}

.osSideHeaderEndImage
{
    position: relative;
    top: 24px;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/abschluss_navi_en.png');
}

.osUpperRightContentLayer
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 1;
}

.osUpperRightContactInfo
{
    position: absolute;
    right: 0;
    margin-right: 161px;
    display: inline-block;
    font-size: 11px;
    color: white;
    float:right;
}

.osUpperRightLangSwitch
{
    position: absolute;
    right: 0;
    margin-right: 100px;
    display: inline-block;
    font-size: 11px;
    color: white;
}

@media (max-width: 560px)
{
    .osSliderHeaderLogoLine, .osUpperRightContentLayer,.osSliderHeaderLogo
    {
        display: none;
    }

    .fusion-logo-link
    {
        /*height: 258px !important;*/
    }
}

.osSliderHeaderLogoLine
{
    position: absolute;
    top: 71px;
    right: 394px;
    left: 0;
    height: 14px;
    background-repeat: repeat-x;
    background-image: url('/wp-content/uploads/FooterLine.png');
    z-index: 1;
}

.fusion-logo-link > img
{
    max-width: none !important;
}

.osSliderHeaderLogo
{
    position: absolute;
    top: 61px;
    right: 0;
    width: 384px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/SliderHeaderLogo.png');
    z-index: 1;
}


.fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper img
{
    /*max-height: 187px !important;*/
}

.fusion-carousel .fusion-carousel-item img
{
    width: auto !important;
    height: 171px !important;
}

.fusion-carousel .fusion-carousel-item
{
    width: auto !important;
}

@media (max-width: 1024px)
{
    .MenuSlogan
    {
        display: none;
    }
}

.MenuSlogan
{
    font-size: 14px;
    padding-bottom: 20px;

}

#side-header .fusion-main-menu > ul > li.current-menu-ancestor > a
{
    background-color:#009fe0;
}

.CustomerSearch
{
    width:100%;
}

a[rel="author"] { 
    display:none;
}
