{mask:main}
body, html {
    margin-bottom:           40px;
}

#ds-wrapper :active, 
#ds-wrapper :focus {
    outline:                 none;
}

#ds-wrapper,
#ds-wrapper-noscript {
    background:              #ffdf31 url(../img/ds_bg.png) left bottom repeat-x;
    border-bottom:           1px solid #c28900;
    border-top:              1px solid #ffe76a;
    color:                   #393939;
    font-family:             Helvetica, Arial, sans-serif;
    font-size:               11px;
    left:                    0px;
    line-height:             14px;
    overflow:                hidden;
    padding:                 10px 0 8px 15px;
    position:                fixed;
    right:                   0px;
    bottom:                  0px;
    z-index:                 10000;
}

#ds-wrapper .ds-intro,
#ds-wrapper-noscript .ds-intro {
    float:                   left;
    /*width:                   250px;*/
    width:                   550px;
}

#ds-wrapper ul {
    float:                   left;
    margin:                  0 !important;
    padding:                 0 !important;
    line-height:             14px;
}
#ds-wrapper li {
    display:                 block;
    float:                   left;
    width:                   130px;
    margin:                  0 0;
    padding:                 0 10px;
    background:              url(../img/ds_border.png) left top repeat-y;
    line-height:             14px;
}
#ds-wrapper li span {
    display:                 block;
    font-weight:             bold;
}
#ds-wrapper a {
    color:                   #004499 !important;
}

/* Rechte Seite */
#ds-wrapper .ds-outro {
    float:                   right;
    width:                   auto;
}
#ds-wrapper .ds-outro form {
    float:                   left;
    margin:                  0px;
    padding:                 2px 10px 0 0;
    background:              transparent;
    border:                  none;
}
#ds-wrapper .ds-check-wrapper {
    float:                   left;
    padding:                 4px 0px 0px 0px;
}
#ds-wrapper input.ds-checkbox {
    width:                   auto;
    float:                   left;
    margin:                  auto 7px auto auto;
}
#ds-wrapper label.ds-label {
    display:                 inline;
    width:                   auto;
    margin:                  0px 0px 0px 0px;
    font-family:             Helvetica, Arial, sans-serif;
    font-size:               11px;
}
#ds-wrapper input.ds-submit {
    border-radius:           5px 5px 5px 5px !important;
    border-style:            groove !important;
    border-width:            2px !important;
    box-shadow:              -6px -6px 10px -1px #e3e3e3 inset !important;
    color:                   #000000;
    font-size:               11px;
    height:                  17px;
    line-height:             0;
    margin:                  3px 0 0 10px;
    padding:                 0 4px;
    width:                   auto;
    background-color:        #FFFFFF !important;
}

#ds-wrapper a.ds-close {
    float:                   left;
    display:                 block;
    width:                   30px;
    height:                  45px;
    margin:                  -10px 0 -8px 0;
    text-indent:             -4000px;
    background:              url(../img/ds_close.png) center center no-repeat;
} 
{/mask}
