.eqstart_header {
    min-width: 1024px !important;
}

.eqstart_header_nav_container {
    width: 980px !important;
}

.productivity_content_container {
    width: 100%;
    margin: auto;
}

.productivity_maildesigner_pro_line {
    position: relative;
    width: 100%;
    height: 10px;
    background-image: url(/cms_components/media/productivity/content/linie-mdpro.png);
    background-repeat: repeat-x;
    z-index: 1030;
    background-size: 22px 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .productivity_maildesigner_pro_line {
	background-image: url(/cms_components/media/productivity/content/linie-mdpro@2x.png);
    }
}

.productivity_maildesigner_pro_new_badge {
    position: absolute;
    top: 35px;
    left: 2px;
}

.productivity_maildesigner_pro_headline {
    position: absolute;
    left: 0px;
    top: 70px;
    font-size: 42px;
    font-weight: 400;
    color: #FFFFFF;
}

.productivity_maildesigner_pro_text {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 100%;
    font-size: 18px;
    font-weight: 100;
    line-height: 30px;
    color: #FFFFFF;
}


.productivity_maildesigner_pro_content {
    position: relative;
    margin-top: -10px;
    width: 100%;
    height: 680px;
    background-color: #466C89;
    background: -webkit-gradient(linear, left top, left bottom, from(#062236), to(#466C89));
    background: -moz-linear-gradient(top, #062236, #466C89);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#062236, endColorstr=#466C89);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#062236, endColorstr=#466C89)";
    overflow: hidden;
    z-index: 1020;
}

.productivity_maildesigner_pro_trybutton {
    position: absolute;
    top: 90px;
    right: 0px;
}

.productivity_maildesigner_pro_trybutton a { width: auto; height: 111px; overflow: hidden; display: block; }
.productivity_maildesigner_pro_trybutton a:hover img { margin-top: -111px; }
.productivity_maildesigner_pro_trybutton a.hi img { margin-top: -222px; }


.productivity_maildesigner_pro_badge {
    position: absolute;
    left: 70px;
    top: 230px;
    z-index: 300;
    width: 180px;
    height: 180px;
    background-size: 180px 180px;
    background-image: url(/cms_components/media/productivity/content/stoerer.png);
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .productivity_maildesigner_pro_badge {
	background-image: url(/cms_components/media/productivity/content/stoerer@2x.png);
    }
}

.productivity_maildesigner_pro_media {
    position: absolute;
    left: -18px;
    top: 355px;
    z-index: 100;
}



.productivity_maildesigner_line {
    position: relative;
    width: 100%;
    height: 10px;
    background-image: url(/cms_components/media/productivity/content/linie-md.png);
    background-repeat: repeat-x;
    z-index: 1020;
    margin-top: -10px;
    background-size: 22px 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .productivity_maildesigner_line {
	background-image: url(/cms_components/media/productivity/content/linie-md@2x.png);
    }
}

.productivity_maildesigner_new_badge {
    position: absolute;
    top: 65px;
    left: 2px;
}

.productivity_maildesigner_content {
    position: relative;
    margin-top: -1px;
    width: 100%;
    height: 680px;
    background-image: url(/cms_components/media/productivity/content/bg-maildesigner.png);
    background-repeat: repeat-x;
    overflow: hidden;
    z-index: 1020;
}

.productivity_spbe_line {
    position: relative;
    width: 100%;
    height: 10px;
    margin-top: -5px;
    background-image: url(/cms_components/media/productivity/content/linie-be.png);
    background-repeat: repeat-x;
    z-index: 1030;
    background-size: 22px 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .productivity_spbe_line {
	background-image: url(/cms_components/media/productivity/content/linie-be@2x.png);
    }
}

.productivity_spbe_main {
    position: relative;
    width: 1024px;
    height: 680px;
    background-image: url(/cms_components/media/productivity/content/bg-business-main.png);
    background-repeat: repeat-x;
    z-index: 1040;
}

.productivity_spbe_content {
    position: relative;
    margin-top: -5px;
    width: 100%;
    height: 680px;
    background-image: url(/cms_components/media/productivity/content/bg-business-scale.png);
    background-repeat: repeat-x;
    overflow: hidden;
    z-index: 1025;
}

.productivity_sptbc_line {
    position: relative;
    margin-top: -9px;
    width: 100%;
    height: 10px;
    background-image: url(/cms_components/media/productivity/content/linie-tbc.png);
    background-repeat: repeat-x;
    z-index: 1115;
    background-size: 22px 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .productivity_sptbc_line {
	background-image: url(/cms_components/media/productivity/content/linie-tbc@2x.png);
    }
}

.productivity_sptbc_content {
    position: relative;
    width: 100%;
    height: 680px;
    margin-top: -5px;
    background-image: url(/cms_components/media/productivity/content/bg-tbc.png);
    background-repeat: repeat-x;
    overflow: hidden;
    z-index: 1010;
}



.productivity_maildesigner_headline {
    position: absolute;
    left: 0px;
    top: 100px;
    font-size: 42px;
    font-weight: 400;
    color: #333333;
}

.productivity_maildesigner_text {
    position: absolute;
    left: 0px;
    top: 150px;
    width: 400px;
    font-size: 18px;
    font-weight: 100;
    line-height: 30px;
    color: #333333;
}

.productivity_maildesigner_trybutton {
    position: relative;
    margin-left: -22px;
}

.productivity_maildesigner_trybutton a { width: auto; height: 111px; overflow: hidden; display: block; }
.productivity_maildesigner_trybutton a:hover img { margin-top: -111px; }
.productivity_maildesigner_trybutton a.hi img { margin-top: -222px; }


.productivity_maildesigner_badge {
    position: absolute;
    left: 380px;
    top: 300px;
    z-index: 300;
    width: 180px;
    height: 180px;
    background-size: 180px 180px;
    background-image: url(/cms_components/media/productivity/content/stoerer.png);
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .productivity_maildesigner_badge {
	background-image: url(/cms_components/media/productivity/content/stoerer@2x.png);
    }
}


.productivity_maildesigner_media {
    position: absolute;
    left: 285px;
    top: 100px;
    z-index: 100;
}

.productivity_maildesigner_media_inner {
    position: absolute;
    left: 222px;
    top: 54px;
    z-index: 200;
}




.productivity_be_headline {
    position: absolute;
    left: 0px;
    top: 60px;
    font-size: 42px;
    font-weight: 400;
    color: #FFFFFF;
}

.productivity_be_text {
    position: absolute;
    left: 0px;
    top: 110px;
    width: 100%;
    font-size: 18px;
    font-weight: 100;
    line-height: 30px;
    color: #FFFFFF;
}

.productivity_be_trybutton {
    position: absolute;
    top: 220px;
    right: 0px;
}

.productivity_be_trybutton a { width: auto; height: 111px; overflow: hidden; display: block; }
.productivity_be_trybutton a:hover img { margin-top: -111px; }
.productivity_be_trybutton a.hi img { margin-top: -222px; }


.productivity_be_badge {
    position: absolute;
    left: -40px;
    top: 250px;
    z-index: 300;
    width: 180px;
    height: 180px;
    background-size: 180px 180px;
    background-image: url(/cms_components/media/productivity/content/stoerer.png);
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .productivity_be_badge {
	background-image: url(/cms_components/media/productivity/content/stoerer@2x.png);
    }
}

.productivity_be_media {
    position: absolute;
    left: -20px;
    top: 300px;
    z-index: 100;
}




.productivity_tbc_headline {
    position: absolute;
    left: 0px;
    top: 100px;
    font-size: 42px;
    font-weight: 400;
    color: #333333;
}

.productivity_tbc_text {
    position: absolute;
    left: 0px;
    top: 200px;
    width: 400px;
    font-size: 18px;
    font-weight: 100;
    line-height: 30px;
    color: #333333;
}

.productivity_tbc_trybutton {
    position: relative;
    margin-left: -22px;
}

.productivity_tbc_trybutton a { width: auto; height: 111px; overflow: hidden; display: block; }
.productivity_tbc_trybutton a:hover img { margin-top: -111px; }
.productivity_tbc_trybutton a.hi img { margin-top: -222px; }


.productivity_tbc_badge {
    position: absolute;
    left: 280px;
    top: 290px;
    z-index: 300;
    width: 180px;
    height: 180px;
    background-size: 180px 180px;
    background-image: url(/cms_components/media/productivity/content/stoerer.png);
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .productivity_tbc_badge {
	background-image: url(/cms_components/media/productivity/content/stoerer@2x.png);
    }
}


.productivity_tbc_media {
    position: absolute;
    left: 560px;
    top: 110px;
    z-index: 100;
}