
@font-face
{
    font-family:"CelesteWeb-Bold";
    src:url("../fonts/CelesteWeb-Bold.eot");
    src:url("../fonts/CelesteWeb-Bold.eot") format("embedded-opentype"),
    url("../fonts/CelesteWeb-Bold.woff") format("woff");
    font-weight:normal;
    font-style:normal}


.page-iframe .shop
{
    padding: 10px 15px 10px 6px;
    width: 106px;
    height: 45px;
    background: none repeat scroll 0 0 #001e49;
}

.page-iframe .login-box span
{
    float: right;
    font: 15px/1.07 'CelesteWeb-Bold', Times, serif;
    margin-top: 3px;
}
.page-iframe .login-box a
{
    text-transform: uppercase;
    background: url("../images/icon_kreuz.png") no-repeat right center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 20px;
    vertical-align: bottom;
    margin-bottom: -3px;
    position: relative;
    padding-right: 18px;
    display: inline-block;
    cursor: pointer;
    text-decoration:none;
    color: #fff;
    clear: both;
    float: right;
    font-weight: normal;
    margin-bottom: 2px;
    margin-top: 2px;
}

.page-iframe .shop .cart
{
    background: url("../images/icon_cart.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    position: absolute;
    top: 10px;
    width: 41px;
    display: inline-block;
    vertical-align: middle;
    font: 15px/1.07 "CelesteWeb-Bold", Times,serif;
    text-align: center;
}
.page-iframe .shop .cart span
{
    color: #001e49;
    display: inline-block;
    position: relative;
    top: 1px;
    font-size: 12px;
}