.sw_pons_portal body {
    margin: 0;
    padding: 0;
}

.sw_pons_portal #main_globalnav_logo_space {
    background-image: url("../../common/img/logo/logo_pons.png");
    background-repeat: no-repeat;
    width: 161px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.sw_pons_portal #main_globalnav_claim_space {
    padding-left: 10px;
    margin-bottom: -2px;
}

.sw_pons_portal #main_globalnav_claim_space h1 {
    /*font-weight: LT 55 Roman;*/
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.015em;
    text-align: left;

    color: #ffffff;
}

.sw_pons_portal #main_footer_space {
    margin: 0;
    color: #ffffff;
    margin-bottom: 35px;
}

.sw_pons_portal .footer_textlink {
    color: #ffffff;
}

.sw_pons_portal .footer_textlink:hover {
    color: #002c70;
}

.sw_pons_portal .decorator {
    display: none;
}

.sw_pons_portal .teaserbox {
    color: #ffffff;
    overflow: hidden;
}

.sw_pons_portal .user_authenticated .teaserbox.continue_without_login_box>h1,
.sw_pons_portal .user_authenticated .teaserbox.continue_without_login_box>p {
    visibility: hidden;
}

.sw_pons_portal .teaserbox .illustration {
    width: 100%;
    height: 100%;
}

.sw_pons_portal .teaserbox h1 {
    margin-top: 23px;
    padding-bottom: 4px;
    margin-left: 18px;
    padding-left: 42px;
    margin-right: 15px;
    font-size: 18px;
    letter-spacing: 0.015em;
    color: #ffffff;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: left top;
}

.sw_pons_portal .loginbox,
.sw_pons_portal .helpbox,
.sw_pons_portal .specialsbox,
.sw_pons_portal .teaserbox_crossselling {
    background-color: rgba(0, 44, 112, 0.9);
}

.sw_pons_portal .user_not_authenticated .continue_without_login_box {
    background-color: rgba(87, 165, 195, 0.9);
}

.sw_pons_portal .main_books_view .loginbox,
.sw_pons_portal .main_book_view .loginbox {
    background-color: rgba(87, 165, 195, 1);
}

.sw_pons_portal .continue_without_login_box h1 {
    background-image: url("../img/icon/30x30/user/blue.png");
}

.sw_pons_portal .loginbox h1 {
    background-image: url("../img/icon/38x30/user_star/lightblue.png");
}

.sw_pons_portal .main_books_view .loginbox h1,
.sw_pons_portal .main_book_view .loginbox h1 {
    background-image: url("../img/icon/38x30/user_star/blue.png");
}

.sw_pons_portal .helpbox h1 {
    background-image: url("../img/icon/30x30/question/lightblue.png");
}

.sw_pons_portal .specialsbox h1 {
    background-image: url("../img/icon/30x30/star/lightblue.png");
}

.sw_pons_portal .teaserbox_crossselling h1 {
    background-image: url("../img/icon/30x30/exclamation/lightblue.png");
    padding-left: 155px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}

.sw_pons_portal .teaserbox_crossselling .illustration {
    position: absolute;
    top: 24px;
    left: 58px;
    width: 105px;
    height: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.sw_pons_portal .teaserbox p {
    margin-left: 60px;
    margin-right: 80px;
    margin-top: 0;
    margin-bottom: 15px;
}

.sw_pons_portal .teaserbox.continue_without_login_box p,
.sw_pons_portal .teaserbox.loginbox p {
    margin-right: 20px;
}

.sw_pons_portal .user_authenticated .teaserbox.loginbox p {
    margin-right: 80px;
}

.sw_pons_portal .teaserbox form p {
    margin-left: 0;
    margin-right: 60px;
}

.sw_pons_portal .teaserbox_crossselling p {
    margin-left: 175px;
    margin-right: 15px;
}

.sw_pons_portal .teaserbox a {
    display: block;
    background-image: url("../img/icon/12x12/arrow/right_white.png");
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 10px;
    color: #ffffff;
}

.sw_pons_portal .teaserbox.continue_without_login_box a,
.sw_pons_portal .main_books_view .loginbox a,
.sw_pons_portal .main_book_view .loginbox a {
    background-image: none;
    background-position: right 2px;
    padding-left: inherit;
    padding-right: 40px;
    text-align: right;
    font-weight: bold;
    color: #002c70;
    position: relative;
    line-height: 28px;
}

.sw_pons_portal .teaserbox.continue_without_login_box a:after,
.sw_pons_portal .main_books_view .loginbox a:after,
.sw_pons_portal .main_book_view .loginbox a:after {
    content: '';
    background-image: url("../img/button/54x54/arrow/right_blue.png");
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background-size: contain;
}

.sw_pons_portal .teaserbox a:hover {
    background-image: url("../img/icon/12x12/arrow/right_lightblue.png");
    color: #5098b4;
}

.sw_pons_portal .teaserbox.continue_without_login_box a:hover,
.sw_pons_portal .main_books_view .teaserbox.loginbox a:hover,
.sw_pons_portal .main_book_view .teaserbox.loginbox a:hover {
    background-image: none;
}

.sw_pons_portal .teaserbox.continue_without_login_box a:hover,
.sw_pons_portal .main_books_view .loginbox a:hover,
.sw_pons_portal .main_book_view .loginbox a:hover {
    color: white;
}

.sw_pons_portal .teaserbox.continue_without_login_box a:hover:after,
.sw_pons_portal .main_books_view .loginbox a:hover:after,
.sw_pons_portal .main_book_view .loginbox a:hover:after {
    background-image: url("../img/button/54x54/arrow/right_green.png");
}

.sw_pons_portal .dialog .close {
    cursor: pointer;
    width: 25px;
    height: 25px;
    background-image: url("../img/icon/25x25/x/blue.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.sw_pons_portal .dialog .close:hover {
    cursor: pointer;
    background-image: url("../img/icon/25x25/x/lightblue.png");
}

.sw_pons_portal #main_globalnav_right_user {
    color: #ffffff;

    /*bugfix ie7*/
    padding-bottom: 4px;
    padding-top: 4px;
}

.sw_pons_portal .main_index_view.user_not_authenticated #main_globalnav_right_user,
.sw_pons_portal .main_login_view #main_globalnav_right_user {
    display: none;
}

.sw_pons_portal #main_globalnav_right_user * {
    color: #ffffff;

    padding-bottom: 4px;
    padding-top: 4px;
}

.sw_pons_portal #main_globalnav_right_user a:hover {
    color: #002c70;
}

.sw_pons_portal .user_authenticated #main_globalnav_right_user .username,
.sw_pons_portal .user_not_authenticated #main_globalnav_right_user a {
    padding-left: 28px;
    background-position: center left;
    background-repeat: no-repeat;
    background-image: url("../img/icon/24x18/user_star/blue_white.png");
}

.sw_pons_portal .user_not_authenticated #main_globalnav_right_user a:hover {
    background-image: url("../img/icon/24x18/user_star/white_blue.png");
}


.sw_pons_portal .main_globalnav_right_buttons {
    position: relative;
    bottom: -2px;
}

.sw_pons_portal .globalnav_button {
    color: #ffffff;
    padding-right: 24px;
    cursor: pointer;
    text-decoration: none;
    padding-left: 28px;

    padding-bottom: 4px;
    padding-top: 4px;

    background-position: center left;
    background-repeat: no-repeat;
}

.sw_pons_portal .globalnav_button:hover {
    color: #002c70;
}

/*.globalnav_button:last-child funktioniert in ie7 und ie8 nicht*/
.sw_pons_portal .globalnav_button.imprint {
    padding-right: 0;
}

.sw_pons_portal .globalnav_button.help {
    background-image: url("../img/icon/18x18/question/white_blue.png");
}

.sw_pons_portal .globalnav_button.help:hover {
    background-image: url("../img/icon/18x18/question/blue_white.png");
}

.sw_pons_portal .globalnav_button.contact {
    background-image: url("../img/icon/18x18/envelope/white_blue.png");
}

.sw_pons_portal .globalnav_button.contact:hover {
    background-image: url("../img/icon/18x18/envelope/blue_white.png");
}

.sw_pons_portal .globalnav_button.imprint {
    background-image: url("../img/icon/18x18/paragraph/white_blue.png");
}

.sw_pons_portal .globalnav_button.imprint:hover {
    background-image: url("../img/icon/18x18/paragraph/blue_white.png");
}

.sw_pons_portal .dialog {
    /* Schatten um den Dialog */
    z-index: 10000; /* styling */
    background-color: #FFF;

    -moz-box-shadow: 0 5px 26px #000;
    -webkit-box-shadow: 0 5px 26px #000;

    box-shadow: 0 5px 26px #000; /* For IE 9 */

    /*Never activate this as it will introduce cursor positioning errors within input fields in ie8 and ie7 within iframes*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=3,color=#000,direction=135)"; */
    /*filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, color = #000, direction = 135);*/

    border: 0;

    /* avoid wron height calculation */
    font-size: 0;
    line-height: 0;

}

.sw_pons_portal .dialog_iframe {
    background-image: url("../img/preloader/circle.gif");
    background-position: center center;
    background-repeat: no-repeat;
}

.sw_pons_portal .dialog_ajax {
}

.sw_pons_portal .popup_modal_dialog {
    /* must be initially hidden */
    display: none;

}

.sw_pons_portal .static_popup_modal_dialog {
    display: block;
}

.sw_pons_portal #content_column {

    position: relative;

    background-color: #FFF;
    color: #002C70;
    min-height: 732px; /*4 teaser*/

    background-image: url("../img/logo/bg_content_logo_pons.png");
    background-position: 35px bottom;
    background-repeat: no-repeat;

}

.sw_pons_portal #content_column>h1 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.015em;
    color: #5098b4;
    padding-top: 35px;
    margin-left: 35px;
}

.sw_pons_portal #content_column>p {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0;
    margin-top: 10px;
    color: #5098b4;
    margin-left: 35px;
    margin-right: 35px;
}

.sw_pons_portal .book {
    margin-right: 10px;
    margin-top: 10px;
    height: 154px;
    width: 130px;
    position: relative;
    background-repeat: no-repeat;
    background-position: left top;
}

.sw_pons_portal .book .cover {
    height: 100%;
    width: 100%;
    background-position: center 4px;
    background-repeat: no-repeat;
}

.sw_pons_portal .book .footer {
    height: 32px;
    width: 100%;

    position: absolute;
    bottom: 0;
    left: 0;

    background-repeat: no-repeat;
    background-position: top left;
}

.sw_pons_portal .container,
.sw_pons_portal .indicator {
    font-size: 1px;
    line-height: 1px;
}

.sw_pons_portal #loading_indicator {
    display: none;
}

.sw_pons_portal .loading #loading_indicator {
    display: block;
    position: absolute;

    height: 100%;
    width: 100%;

    background-image: url("../img/preloader/circle.gif");
    background-position: center center;
    background-repeat: no-repeat;
}

.sw_pons_portal .main_admin_view #content_column>ul {
    margin-top: 10px;
    margin-left: 35px;
}

.sw_pons_portal .follow_us {
    display: none;
}

.sw_pons_portal .teaserbox.eflivebox {
    background-image:url("../img/ef-live-box/318x180_EF-Banner_Portale.jpg");
}
.sw_pons_portal .teaserbox.eflivebox a, 
.sw_pons_portal .teaserbox.eflivebox a:hover {
    background-image: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}