body { font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; }


#westen-content, #westen-content a { color: white; text-align: left; }

#westen-content a:hover { text-decoration: none; }

#westen-content h1,#westen-content h2, #westen-content h3, #westen-content h4, #westen-content h5, #westen-content h6 {
    color: white;
}
#westen-content h1 {
    font-size: 2em;
    margin: 20px 0;
}

#westen-content #regal, #westen-content #lady, #westen-content #regaltext, #westen-content #bg, #westen-content #regal-shadow {
    display: block;
    position: absolute;
}

#westen-content #lady {
    z-index: 30;
    left: 245px;
    top: 180px;
}

#westen-content #bg {
    left: -200px; top: 5px;
    z-index: 10;
}

#westen-content #regal {
    z-index:  50;
    left: -15px;
    top: 75px;
}

#westen-content #regal-shadow {
    z-index:  40;
    left: -20px;
    top: 140px;
}

#westen-content .plax-container {
    display: block;
    margin: 0 auto 0;
    position: relative;
    height: 950px;
    width: 1000px;
    /*  overflow: hidden;*/
}

#westen-content #regaltext {
    left: 770px;
    top: 250px;
    font-weight: bold;
    z-index: 20;
    width: 400px;
}

#westen-content #regaltext div {
    margin-top: 15px;
    margin-left: 40px;
}

#westen-content #regaltext div strong {
    font-size: 1.6em;
    font-weight: bold;
    color: black;
}

#westen-content .product-text {
    padding-left: 200px;
    display: block;
    color: black;
    width: 180px;
}
#westen-content .brown-text {
    color: #5E0002;
}

#westen-content #regaltext li {
    font-size: 1.2em;
    color: #5E0002;
    background-image: url(/media/westen/images/bullet-star.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-bottom: 10px;
    line-height: 1.1em;
}

#westen-content #regaltext li.german-quality {
    background-image: url(/media/westen/images/bullet-star-germany.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#westen-content .content {
    margin: 30px auto 0;
    width: 1000px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
    display:none;
    background:transparent url(/media/westen/images/tooltip-fond.png);
    background-repeat: no-repeat;
    font-size:12px;
    height:103px;
    width:180px;
    padding:8px 13px 13px 13px;
    color:white;
    z-index: 200;
    margin-left: 65px;
    margin-bottom: 15px;
    font-weight: bold;
}

#westen-content .button-red {
    background-image: url(/media/westen/images/button-weiter-red.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 177px;
    height: 59px;
    display: block;
    text-decoration: none;
}
#westen-content .button-red:hover {
    background-image: url(/media/westen/images/button-weiter-red-hover.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#westen-content .button-black {
    background-image: url(/media/westen/images/button-weiter-black.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 177px;
    height: 59px;
    display: block;
    text-decoration: none;
}

#westen-content .button-black:hover {
    background-image: url(/media/westen/images/button-weiter-black-hover.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#westen-content table, td, tr, th {
    color: white;
}


#westen-content table tr td {
    padding: 5px 0;
}

#westen-content .box-wrapper {
    float: right;
}

#westen-content .box {
    width: 378px;
    border: 1px solid white;
    border-bottom: none;
    color: white;
    margin-top: 78px;
    line-height: 1.3em;

    padding: 0;
}

#westen-content .box-content {
    padding: 10px;
}

#westen-content .box-footer {
    background-image: url(/media/westen/images/linkbox-fond.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 30px;
    width: 380px;
    display: block;
    text-decoration: none;
}

#westen-content .content table {
    width: 600px;
}

#westen-content .content table td {
    text-align: left;
    vertical-align: bottom;
}

#westen-content .content table:hover, #westen-content .content table tr:hover, #westen-content .content table tr td:hover, #westen-content .content table, #westen-content .content table tr, #westen-content .content table tr td {
    background-color: black;
    vertical-align: middle !important;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
}

#westen-content ul li {
    list-style: none;
    text-align: left;
}

#content {
    margin-right: 0;
}
