/* 
Document   : default
Created on : 28.08.2009, 09:27:31
Author     : Mike vom Scheidt
Description: Default Stylesheet
*/

/* Structure */

* {
    border: 0 none;
    z-index: 0;
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    background: #cda651 url(../images/layout/bg-repeat.png) repeat-x left top;
    font-family: 'Georgia';
    font-size: 62.5%;
}

#wrapper {
    background: transparent url(../images/layout/wrapper-repeat.png) repeat-y left top;
    width: 979px;
    height: 100%;
    min-height: 820px;
    margin: 0 auto;
    padding: 0 19px;
    position: relative;
}

#header {
    background: transparent url(../images/layout/header-repeat.png) repeat-x left top;
    height: 33px;
    margin-left: 1px;
    width: 977px;
}

#container {
    background: transparent url(../images/layout/content-bg.png) no-repeat 13px 0px;
    min-height: 693px;
    width: 953px;
    padding: 0 13px;
}

/* CMS Structure Elements */

.invisible {
    display: none;
}

.clear {
    clear: both;
}

/* Navigations */

.navi a {
    text-decoration: none;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande';
}

#navi-top {
    font-size: 0.9em;
    padding-top: 8px;
    padding-left: 34px;
}

#navi-top ul li {
    list-style: none;
    float: left;
    margin-right: 34px;
}

#navi-top ul li a {
    color: #ff0017;
}

/* CMS Elements */

#bottleimage {
    bottom: 0;
    left: 150px;
    line-height: 0;
    position: absolute;
}

#age_auth {
    background: transparent url(../images/layout/umbau.png) no-repeat left top;
    position: absolute;
    height: 181px;
    left: 510px;
    padding: 33px 25px 23px 25px;
    position: absolute;
    top: 372px;
    width: 269px;
    color: #fff;
}

#age_auth .explanation, #age_auth .under_sixteen {
    font-size: 1.4em;
}

#age_auth .overequal_sixteen {
    font-size: 2.6em;
    margin-top: 5px;
}

#age_auth .under_sixteen {
    margin-top: 40px;
}

#age_auth label {
    display: block;
    float: right;
    width: 250px;
}

#age_auth .submit_container {
    text-align: right;
}

#age_auth .error span {
    color: #ff0017;
}

#opt_3_0 {
    position: absolute;
    top: 80px;
    left: 25px;
}

#lbl_3_0 {
    position: absolute;
    top: 55px;
    left: 50px;
}

#f1 .submit_container {
    position: absolute;
    top: 120px;
    left: 205px;
}

#opt_8_0 {
    position: absolute;
    top: 175px;
    left: 25px;
}

#lbl_8_0 {
    position: absolute;
    top: 173px;
    left: 50px;
}

#f2 .submit_container {
    position: absolute;
    top: 200px;
    left: 205px;
}