/* =================== Getting the new tags to behave START ====================== */

#xaside, #xfooter, #xheader, #xnav, #xsection_content, .xarticle { display: block; }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
        background: #000 url(/images/body.jpg) no-repeat 50% 0%;
        background-attachment: fixed;
        min-width: 980px;
        height: 100%;
        font-family: Georgia, "Times New Roman", Times, serif;
        line-height: 1em;
        color: #fff;
}
*{
         font-family:Georgia, "Times New Roman", Times, serif;
}
html {
        background: transparent;
        min-width: 980px;
        height: 100%;
        margin: 0;
        padding: 0;
        outline: 0;
        vertical-align: top;
        font-size: 100%;
}

div {
        border: 0 none;
        font-size: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        vertical-align: top;
}

a {
        outline: none;
        color: #ffb908;
}

        a:hover {
                text-decoration: none;
        }

/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main-tail-top {
        background: url(/images/main-tail-top.png) repeat-x 0% 0%;
}

#main-tail-bot {
        background: url(/images/main-tail-bot.png) repeat-x 0% 100%;
}

#main-bg-top {
        background: url(/images/main-bg-top.gif) repeat-x 50% 35px;
        width: 100%;
}

#main {
        width: 914px;
        margin: 0 auto;
        font-size: 0.75em;
}

#xheader {
        position: relative;
        height: 236px;
}

#xsection_content {
        width: 100%;
}

#xaside {
        min-height: 189px;
        height: auto !important;
        height: 189px;
}

#xfooter {
        height: 59px;
        overflow: hidden;
}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
        float: left;
}

        img.fleft {
                margin: 0 20px 0 0;
        }

        img.fleft1 {
                float: left;
                margin: 0 27px 0 0;
        }

.fright {
        float: right;
}

.col-1, .col-2, .col-3, .col-4 {
        float: left;
        overflow: hidden;
}

.block-1, .block-2, .block-3 {
        float: left;
        overflow: hidden;
}
.block-4 {
        float: right;
        overflow: hidden;
}

.aligncenter {
        padding: 15px 0 0 0;
        text-align: center;
}

.wrapper {
        width: 100%;
        overflow: hidden;
}

.clear {
        clear: both;
        font-size: 0%;
        line-height: 0%;
        height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

#xheader {
        background: url(/images/header-tail.gif) repeat-x 0% 100%;
}

#xheader strong {
        display: block;
        line-height: 1.154em;
        font-size: 1.083em;
        font-weight: normal;
        color: #898989;
        position: absolute;
        top: 10px;
        left: 15px;
}

        #xheader strong a {
                text-decoration: none;
                color: #898989;
        }

                #xheader strong a:hover {
                        text-decoration: underline;
                }

#navi {
        overflow: hidden;
        position: absolute;
        top: 10px;
        right: 3px;
}

        #navi li {
                background: url(/images/navi-divider.gif) no-repeat 0% 3px;
                float: left;
                margin: 0 0 0 -1px;
                padding: 0 7px 2px 9px;
                line-height: 1.154em;
                font-size: 1.083em;
                color: #8a8989;
        }

                #navi li a {
                        text-decoration: none;
                        color: #8a8989;
                }

                        #navi li a:hover {
                                text-decoration: underline;
                        }

#xnav {
        position: absolute;
        top: 173px;
        left: 10px;
}

        #xnav ul {
                overflow: hidden;
        }

                #xnav ul li {
                        float: left;
                        padding: 0 3px 0 0;
                }

                        #xnav ul li a {
                                background: url(/images/menu.png) no-repeat 0% 0%;
                                float: left;
                                width: 120px;
                                height: 53px;
                                overflow: hidden;
                                line-height: 66px;
                                font-size: 1.333em;
                                text-align: center;
                                text-decoration: none;
                                color: #fff;
                        }

                        #xnav ul li.act a {
                                background-position: 0% -53px;
                                line-height: 54px;
                                font-size: 1.167em;
                                font-weight: bold;
                                text-shadow: 1px 1px 0 #ffd60c;
                                text-transform: uppercase;
                                color: #191919;
                        }

                        #xnav ul li a:hover {
                                background-position: 0% -53px;
                                line-height: 54px;
                                font-size: 1.167em;
                                font-weight: bold;
                                text-shadow: 1px 1px 0 #ffd60c;
                                text-transform: uppercase;
                                color: #191919;
                        }

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content p {
        line-height: 1.286em;
        font-size: 1.167em;
        color: #fff;
}

        #content p span {
                width: 100%;
        }

                #content p span a {
                        text-decoration: none;
                        color: #ffb908;
                }

                        #content p span a:hover {
                                text-decoration: underline;
                        }

        #content p small {
                float: right;
                padding: 0 2% 0 0;
                font-size: 1em;
        }

        #content p.extra {
                padding: 0 0 24px 0;
        }

.row-1 {
        width: 100%;
        overflow: hidden;
}

        .row-1 .inner {
                padding: 28px 26px 34px 26px;
        }

        .row-1 .inner-1 {
                padding: 28px 26px 48px 26px;
        }

        .row-1 .inner-2 {
                padding: 28px 26px 57px 26px;
        }

.row-2 {
        width: 100%;
        overflow: hidden;
}

        .row-2 .inner {
                padding: 28px 26px 34px 26px;
        }

/* ============================== content END ==================================== */





/* ============================= aside START =================================== */

#xaside .indent {
        padding: 37px 17px 20px 17px;
}

        #xaside .block-1 {
                width: 177px;
                padding: 0 20px 0 0;
        }

        #xaside .block-2 {
                width: 148px;
                padding: 0 20px 0 0;
        }

        #xaside .block-3 {
                width: 311px;
                padding: 0 20px 0 0;
        }

        #xaside .block-4 {
                width: 184px;
        }

/* ============================== aside END ==================================== */






/* ============================= boxes START ===================================== */

.box {
        background: url(/images/content.png) repeat 50% 0%;
        width: 100%;
        overflow: hidden;
}

        .box .indent {
                padding: 28px 26px 33px 26px;
        }

        .box .indent-1 {
                padding: 28px 26px 48px 26px;
        }

.box-1 {
        background: #151312;
        margin: 0 0 21px 0;
}

/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

#xheader h2 {
        line-height: 1.2em;
        font-size: 6em;
        font-weight: normal;
        color: #fff;
        position: absolute;
        top: 58px;
        left: 8px;
}

        #xheader h2 a {
                text-decoration: none;
                color: #fff;
        }

                #xheader h2 a span {
                        display: block;
                        margin: -16px 0 0 0;
                        padding: 0 0 0 168px;
                        line-height: 1.2em;
                        font-size: 0.25em;
                        text-transform: uppercase;
                        color: #666564;
                }

h1 {
        padding: 0 0 14px 0;
        line-height: 1.2em;
        font-size: 3em;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
}

        h1 span {
                display: block;
                margin: -7px 0 0 0;
                padding: 0 0 0 39px;
                line-height: 1.2em;
                font-size: 0.5em;
                color: #ffbb08;
        }

        h1 strong {
                display: block;
                padding: 0 0 6px 0;
                font-weight: normal;
        }

        h1 em {
                display: block;
                margin: 0 0 -4px 0;
                font-style: normal;
        }

h3 {
        padding: 0 0 15px 0;
        line-height: 1.2em;
        font-size: 1.833em;
        font-weight: normal;
        text-transform: uppercase;
        color: #fff;
}

h6 {
        padding: 0 0 18px 0;
        line-height: 1.286em;
        font-size: 1.167em;
        font-weight: normal;
        color: #ffb908;
}

        h6 a {
                color: #ffb908;
        }

        h6 em {
                display: block;
                margin: 0 0 -18px 0;
                font-style: normal;
        }

.link {
        float: left;
        line-height: 1.286em;
        font-size: 1.167em;
        text-decoration: none;
        color: #ffb908;
}

        .link:hover {
                text-decoration: underline;
        }

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
        width: 256px;
        padding: 3px 0 0 0;
        overflow: hidden;
}

        #contact-form label {
                background: url(/images/contact-input.gif) no-repeat 0% 0%;
                display: block;
                width: 100%;
                height: 40px;
                overflow: hidden;
        }

        #contact-form strong {
                background: url(/images/contact-textarea.gif) no-repeat 0% 0%;
                display: block;
                width: 256px;
                height: 172px;
                overflow: hidden;
                font-weight: normal;
        }

        #contact-form input {
                background: none;
                width: 220px;
                height: 16px;
                padding: 8px 18px 8px 18px;
                border: none;
                float: left;
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 1.083em;
                color: #979796;
        }

        #contact-form textarea {
                background: none;
                width: 220px;
                height: 16px;
                padding: 8px 18px 8px 18px;
                border: none;
                float: left;
                overflow: auto;
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 1.083em;
                color: #979796;
        }

        #contact-form textarea {
                background: none;
                width: 220px;
                height: 156px;
                padding: 8px 18px 8px 18px;
                border: none;
                float: left;
                overflow: auto;
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 1.083em;
                color: #979796;
        }

        #contact-form a {
                float: right;
                margin: 19px 2px 0 23px;
                font-size: 1.167em;
                text-decoration: none;
                color: #ffb908;
        }

                #contact-form a:hover {
                        text-decoration: underline;
                }

#search-form {
        width: 207px;
        position: absolute;
        top: 92px;
        right: 2px;
}

        #search-form b {
                display: block;
                margin: 0 0 -1px 0;
                padding: 0 5px 0 0;
                line-height: 1.2em;
                font-size: 1.5em;
                font-weight: normal;
                text-align: right;
                text-transform: uppercase;
                color: #ffb908;
        }

                #search-form b a {
                        text-decoration: none;
                        color: #ffb908;
                }

                #search-form b a:hover {
                        color: #fff;
                }

        #search-form label {
                background: url(/images/search-input.png) no-repeat 0% 0%;
                display: block;
                width: 100%;
                height: 32px;
                overflow: hidden;
        }

        #search-form input {
                background: none;
                width: 187px;
                height: 16px;
                padding: 8px 10px 8px 10px;
                border: none;
                float: left;
                text-align: right;
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 1.083em;
                color: #888;
        }

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
        margin: 0 0 16px 0;
}

.pic-indent1 {
        margin: 0 0 10px 0;
}

.list {
        padding: 0 0 9px 0;
        overflow: hidden;
}

        .list li {
                background: url(/images/marker.gif) no-repeat 2px 12px;
                padding: 0 0 0 19px;
                line-height: 2.143em;
                font-size: 1.167em;
                color: #fff;
        }

                .list li a {
                        color: #fff;
                }

.list-1 {
        overflow: hidden;
}

        .list-1 li {
                background: url(/images/marker-1.gif) no-repeat 0% 10px;
                padding: 0 0 0 9px;
                line-height: 1.5em;
                font-size: 1.333em;
                color: #ffb908;
        }

                .list-1 li a {
                        text-decoration: none;
                        color: #ffb908;
                }

                .list-1 li a:hover {
                        text-decoration: underline;
                }

.list-2 {
        width: 100%;
        margin: 0 0 -2px 0;
        overflow: hidden;
}

        .list-2 li {
                width: 100%;
                padding: 0 0 23px 0;
                overflow: hidden;
                vertical-align: top;
                line-height: 1.286em;
                font-size: 1.167em;
                color: #fff;
        }

                .list-2 li img {
                        float: left;
                        margin: 0 20px 0 0;
                }

                .list-2 li strong {
                        display: block;
                        padding: 6px 0 0 0;
                        font-weight: normal;
                        color: #ffb908;
                }

                .list-2 li b {
                        display: block;
                        font-weight: normal;
                }

                        .list-2 li b a {
                                text-decoration: none;
                                color: #ffb908;
                        }

                        .list-2 li b a:hover {
                                text-decoration: underline;
                        }

.list-3 {
        padding: 0 0 3px 0;
        overflow: hidden;
        line-height: 1.286em;
        font-size: 1.167em;
        color: #fff;
}

        .list-3 dt {
                color: #ffb908;
        }

                .list-3 dt a {
                        color: #ffb908;
                }

        .list-3 dd {
                padding: 0 0 18px 0;
        }

.list-4 {
        margin: 0 0 -13px 0;
        padding: 1px 0 0 0;
        overflow: hidden;
        line-height: 1.286em;
        font-size: 1.167em;
        color: #fff;
}

        .list-4 dt {
                color: #ffb908;
        }

        .list-4 dd {
                width: 100%;
                padding: 0 0 18px 0;
                overflow: hidden;
        }

                .list-4 dd small {
                        float: right;
                        padding: 0 26% 0 0;
                        font-size: 1em;
                }

.list-5 {
        width: 100%;
        padding: 0 0 17px 0;
        overflow: hidden;
        line-height: 1.286em;
        font-size: 1.167em;
        color: #fff;
}

        .list-5 li {
                float: left;
                width: 238px;
                padding: 0 50px 0 0;
        }

        .list-5 li.last {
                padding: 0;
        }

                .list-5 li strong {
                        display: block;
                        font-weight: normal;
                        color: #ffb908;
                }

                        .list-5 li strong a {
                                text-decoration: none;
                                color: #ffb908;
                        }

                        .list-5 li strong a:hover {
                                text-decoration: underline;
                        }

.social {
        width: 100%;
        overflow: hidden;
}

        .social li {
                width: 100%;
                overflow: hidden;
                vertical-align: top;
                line-height: 1.5em;
                font-size: 1.333em;
                color: #57504b;
        }

                .social li img {
                        float: left;
                        margin: 4px 9px 0 0;
                }

                .social li a {
                        text-decoration: none;
                        color: #57504b;
                }

                        .social li a:hover {
                                color: #fff;
                        }

.overflow {
        overflow: hidden;
        padding: 5px 0 0 0;
}

.no-indent {
        margin: 0 !important;
        padding: 0 !important;
}

.privacy {
        padding: 28px 26px 34px 26px;
}

        .privacy h2 {
                padding: 0 0 20px 0 !important;
        }

        .privacy p strong {
                font-weight: normal;
                color: #ffb908;
        }

                .privacy p strong a {
                        text-decoration: none;
                        color: #ffb908;
                }

                .privacy p strong a:hover {
                        text-decoration: underline;
                }

/* ============================== other END ====================================== */




/* ============================= JS faded slider START ===================================== */

#gallery {
        background: #fff;
        width: 896px;
        height: 439px;
        margin: 0 0 21px 0;
        padding: 0 9px 9px 9px;
        overflow: hidden;
}

#faded {
        position: relative;
        width: 896px;
        height: 439px;
        overflow:hidden;
}

        #faded strong {
                background: url(/images/slogan-bg.png) no-repeat 0% 0%;
                display: block;
                width: 279px;
                height: 90px;
                padding: 7px 24px 0 0;
                overflow: hidden;
                line-height: 1.2em;
                font-size: 2.833em;
                font-weight: normal;
                text-align: right;
                color: #fff;
                position: absolute;
                top: 36px;
                left: -9px;
        }

                #faded strong b {
                        display: block;
                        margin: -11px 0 0 0;
                        font-weight: normal;
                }

        #faded a.next {
                background: url(/images/gallery-button.png) no-repeat 0% 0%;
                display: block;
                width: 69px;
                height: 30px;
                overflow: hidden;
                line-height: 26px;
                font-size: 1.75em;
                text-align: center;
                text-shadow: 1px 1px 0 #ffd20a;
                text-decoration: none;
                color: #0e0d0d;
                position: absolute;
                top: 128px;
                left: 209px;
                z-index: 100;
        }

                #faded a.next:hover {
                        color: #3b5998;
                }

                        #faded a.next small {
                                display: block;
                                margin: -2px 0 0 0;
                                font-size: 1em;
                        }

        #faded a.prev {
                background: url(/images/gallery-button.png) no-repeat 0% 0%;
                display: block;
                width: 69px;
                height: 30px;
                overflow: hidden;
                line-height: 26px;
                font-size: 1.75em;
                text-align: center;
                text-shadow: 1px 1px 0 #ffd20a;
                text-decoration: none;
                color: #0e0d0d;
                position: absolute;
                top: 128px;
                left: 138px;
                z-index: 100;
        }

                #faded a.prev:hover {
                        color: #3b5998;
                }

                        #faded a.prev small {
                                display: block;
                                margin: -2px 0 0 0;
                                font-size: 1em;
                        }

        #faded div {
                background: url(/images/gallery-content.png) repeat-y 0% 0%;
                width: 205px;
                height: 347px;
                padding: 52px 33px 40px 41px;
                overflow: hidden;
                position: absolute;
                top: 0;
                right: 0;
        }

                #faded div em {
                        display: block;
                        padding: 0 0 15px 0;
                        line-height: 1.2em;
                        font-size: 3em;
                        font-style: normal;
                        color: #fff;
                }

                #faded div i {
                        display: block;
                        padding: 0 0 23px 0;
                        line-height: 1.375em;
                        font-size: 1.333em;
                        font-style: normal;
                        color: #fff;
                }

                #faded div p {
                        padding: 0 0 42px 0 !important;
                        line-height: 1.833em  !important;
                        font-size: 1em !important;
                        color: #fff !important;
                }

                #faded div span {
                        display: block;
                        width: 100%;
                        overflow: hidden;
                }

                        #faded div span a {
                                background: url(/images/gallery-button1.png) no-repeat 0% 0%;
                                display: block;
                                width: 116px;
                                height: 38px;
                                overflow: hidden;
                                float: left;
                                line-height: 36px;
                                font-size: 1.5em;
                                text-align: center;
                                text-shadow: 1px 1px 0 #ffd20a;
                                text-decoration: none;
                                color: #0e0d0d;
                        }

                                #faded div span a:hover {
                                        color: #293e6a;
                                }

/* ============================== JS faded slider END ====================================== */




/* ============================ footer START ===================================== */

#xfooter .inner {
        padding: 22px 7px 0 7px;
}

#xfooter strong {
        float: right;
        line-height: 1.154em;
        font-size: 1.083em;
        font-weight: normal;
        color: #5b5a5a;
}

        #xfooter strong a {
                margin: 0 0 0 3px;
                text-decoration: none;
                color: #5b4409;
        }

        #xfooter strong a:hover {
                text-decoration: underline;
        }

#xfooter p {
        line-height: 1.154em;
        font-size: 1.083em;
        color: #5b5a5a;
}

        #xfooter p a {
                margin: 0 0 0 3px;
                text-decoration: none;
                color: #5b4409;
        }

        #xfooter p a:hover {
                text-decoration: underline;
        }

/* ============================= footer END ====================================== */
#menuAndBannersHolder{
         width:211px;
         float:left;
}
#path{
         padding-bottom:10px;
}
#path a{
         color:#57504B;
}
#xsection_content #pager h3{
         font-size:100%;
         width:68px;
}

.script_list h3, .script_list h3 a{
         color:#FF7A01;
         text-decoration:none;
}
.script_list h3 a:hover{
         color:#FFB908;
}
.script_list .col1{
         float:left;
         width:660px;
         text-align:justify;
}
.script_list .col2{
         float:left;
         width:170px;
         margin-left:30px;
         color:#5A5A5A;
         font-size:16px;
}
.preis{
         color:#FF7A01;
         font-size:19px;
}
.a_button, .a_button2, .a_button3{
         color: #ffffff;
         border-radius: 5px;
         padding: 6px;
         float: left;
         margin-top: 20px;
         text-decoration: none;
         font-weight: bold;
         padding-left: 22px;
         padding-right: 22px;
         font-size:15px;
         font-family:Arial;
         text-align:center;
}
.a_button{
         background: url(/images/a_button_bg.png) repeat-x 0 0;
}
.a_button2{
         background: url(/images/a_button_bg.png) repeat-x 0 -60px;
}
.a_button:hover, .a_button2:hover{
         background: url(/images/a_button_bg.png) repeat-x 0 -16px;
}
.a_button3{
         background:#333333;
         color:#ffffff;
}
.a_button3:hover{
         background:#ffffff;
         color:#333333;
}
input[type="submit"]{
         color: #ffffff;
         border-radius: 5px;
         padding: 6px;
         float: left;
         margin-top: 0px;
         text-decoration: none;
         font-weight: bold;
         padding-left: 22px;
         padding-right: 22px;
         font-size:15px;
         font-family:Arial;
         text-align:center;
         height:30px;
         background: url(/images/a_button_bg.png) repeat-x 0 -60px;
}
input[type="submit"]:hover{
         background: url(/images/a_button_bg.png) repeat-x 0 -16px;
}
input, select, textarea{
         background:#2f2d2d;
         border:1px solid #2f2d2d;
         border-radius:5px;
         color:#ffffff;
         width:250px;
         height:23px;
         margin-bottom:3px;
}
input[type="checkbox"], input[type="radio"]{
         width:13px;
         height:13px;
}
a.konto{
         width:130px;
         height:115px;
         border:1px solid #cccccc;
         border-radius:7px;
         text-align:center;
         float:left;
         color:#ffb908;
         text-decoration:none;
         padding-top:3px;
         padding-bottom:3px;
         margin-left:7px;
}
a.konto:hover{
         border:1px solid #FF7A01;
         color:#FF7A01;
}
.wrapper table, .wrapper table td{
         border-collapse:separate;
}
.error, .okay{
         display:block;
         padding-left:60px;
         border:1px solid #333333;
         border-radius:5px;
         margin-bottom:10px;
         color:#333333;
         height:60px;
         vertical-align:middle;
}
.error td, .okay td{
         vertical-align:middle;
         height:60px;
}
.okay{
         background:url(/images/okay2.png) no-repeat 3px 5px #ffffff;
}
.error{
         background:url(/images/error2.png) no-repeat 3px 5px #ffffff;
}
table.xlist{
         border-collapse:collapse;
}
table.xlist td{
         border:1px solid #5A5A5A;
         padding-left:5px;
         padding-right:5px;
         height:34px;
         vertical-align:middle;
}
table.xlist tr.head td{
         font-weight:bold;
         text-align:center;
         background-color:#5A5A5A;
         color:#ffffff;
         vertical-align:middle;
}
.privacy h1{
padding-bottom:0;
}
.privacy h2{
font-size:1.933em;
line-height:1.3em;
margin-top:35px;
}

.privacy h3{
margin-top:20px;
}

.privacy ul{
padding-left:20px;
list-style:disc;
}

.privacy p{
margin:6px 0;
}