* {
    margin: 0;
    padding: 0;
}

body {
    height: 100%;
    font-family: arial, verdana, sans-serif;
}

#main {
    margin: 0 auto;
    width: 1280px;
    overflow: hidden;
    position: relative;
}

#decoration-left, #contentNaviWrap {
    float: left;
}
#decoration-left, #decoration-right, #contentNaviWrap, ul#navi, div#content {
    padding-bottom: 32000px;
    margin-bottom: -32000px;
}
#decoration-left {
    background: white url(../images/links.gif) repeat-y right;
    width: 200px;
}
#decoration-right {
    background: white url(../images/rechts.gif) repeat-y;
    width: 200px;
    float: right;
}
#partner {
    margin-top: 3em;
    text-align: center;/*
    background: rgba(255,255,255,.7);
    padding-bottom: 1em;*/
}
#partner h5 {
    background: white;
    margin:.5em auto;
}
#partner a img {
    border: none;
}
#contentNaviWrap {
    width: 880px;
    overflow: hidden;
}

img#logo {
    position: absolute;
    left: 220px;
    top: 2em;
}

ul#navi {
    background: white url(../images/bg_navi.png) no-repeat;
    width: 180px;
    list-style-type: none;
    padding-top: 10em;
    float: left;
}

ul#navi li {
    padding-left: 20px;
}
ul#navi li a {
    width: 143px;
    height: 27px;
    padding: 8px 0 0 0;
    display: block;
    margin-top: 5px;
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
    background: transparent url(../images/navi/button_bg_off.png) no-repeat center center;
}

ul#navi li a:hover {
    color: red;
}

div#content {
    float: right;
    width: 680px;
    background: white;
    margin-bottom: -31900px;
    min-height: 700px;
    padding-right: 20px;
    padding-top: 45px;
}

.logo_color_1 {
    color: red;
}
.logo_color_2 {
    color: black;
}
.bold {
    font-weight: bold;
}
h1  {
    float: left;
    font-size: 3em;
    margin-bottom: 10px;
}
h2 {
    float: right;
    width: 300px;
}
h2.header2 {
    float: none;
    clear: both;
    width: auto;
    font-size: 1em;
    font-weight: normal;
    background: #e6e6e6;
    text-align: center;
    padding: 1.2em 0;
}
h3 {
    clear: both;
}
.obj_left {
    float: left;
}
img.obj_left {
    margin-right: 5px;
}
p, ol {
    margin-top: .5em;
    font-size: .9em;
    text-align: justify;
}
.hint {
    font-weight: bold;
}
.warning {
    color: red;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    clear: both;
}

dl.products {
    float: left;
    width: 140px;
    padding: 0 10px;
}
dl.products dt, dl.products dd {
    text-align: center;
    font-size: .9em;
}
dl.products dd dd strong {
    display: block;
    margin-bottom: 5px;
}

div#content ol li {
    margin-left: 1.5em;
}
form#order {
    clear: both;
    border: 1px solid red;
    font-size: .9em;
}
form#order div.warning {
    padding-left: .7em;
}
fieldset {
    border: none;
    padding: .7em;
}
fieldset.odd, tr.odd {
    background: #e6e6e6;
    color: black;
}
fieldset.address {
    padding: .3em .3em .3em .7em;
}
fieldset.address input, select {
    border: 1px solid black;
    padding: .1em;
    background: white;
    color: black;
}
select {
    padding: 0;
}
fieldset.wrongInput {
    color: red;
}
input.wrongInput, textarea.wrongInput {
    border: 1px solid red !important;
}
.kart_left, .kart_center, .kart_right {
    float: left;
    width: 30%;
}
.kart_center {
    width: 50%;
}
.kart_right {
    float: right;
    width: 20%;
    text-align: right;
}
.kart_foot input {
    float: right;
}
.kart_right span {
    float: left;
}
.kart_center input#zip {
    width: 3.2em;
}
.kart_center input#city {
    width: 9.6em;
}
table#checkmail {
    clear: both;
    border: 1px solid red;
    font-size: .9em;
    width: 100%;
    margin-top: 1em;
}
table#checkmail thead {
    font-size: 2em;
}
table#checkmail td {
    width: 50%;
    padding: .2em .2em .2em .5em;
}
table#checkmail td.col_one {
    text-align: right;
    font-weight: bold;
    padding: .2em;
}
table#checkmail td.warning {
    color: red;
    font-weight: bold;
}
tr.youreKart td.col_one {

}
tr.youreKart td.col_two span {
    float: left;
    display: block;
}
tr.youreKart td.col_two span.unit_price {
    text-align: right;
    width: 5em;
}
tr.youreKart td.col_two span.price {
    float: right;
    text-align: right;
    width: 5em;
}
tr.youreKart td.price span {
    float: left;
}
tr.youreKart td.price span.hint {
    float: right;
    width: 5em;
    text-align: right;
}
tr.youreKart td.total {
    border-top: 1px solid black;
    padding-bottom: 1em;
}
tr.youreKart td.total span.hint {
    border-bottom: 3px double black;
}

form#kontakt {
    clear: both;
    border: 1px solid red;
    font-size: .9em;
}
form#kontakt p {
    padding-left: 2em;
}
form#kontakt fieldset#title {
    padding-left: 21%;
}
form#kontakt fieldset#title label {
    margin-left: .2em;
}
form#kontakt fieldset.address label, form#kontakt fieldset.text label {
    display: block;
    width: 20%;
    float: left;
}
form#kontakt fieldset.address input, form#kontakt fieldset.text textarea {
    border: 1px solid black;
    padding: .1em;
    background: white;
    color: black;
    margin-bottom: .1em;
}
form#kontakt fieldset#buttons {
    text-align: right;
}
form#kontakt fieldset.address input#zip {
    width: 3.2em;
}
form#kontakt fieldset.address input#city {
    width: 9.6em;
}

/* imprint */
div#imprint {
    /*width: 70%;*/
    margin: 0 auto;
    border: 1px solid red;
}
#imprint div {
    padding: .2em;
}
#imprint div h3, #imprint div h4 {
    padding: 1em 1em 0;
}
#imprint div p {
    padding: 0 1em;
}
#imprint div.even {
    background: #e6e6e6;
}

#imprint div span {
    display: block;
    width: 40%;
    float: left;
    text-align: right;
}
#imprint div br {
    clear: both;
}
#imprint div span.col_two {
    float: right;
    text-align: left;
    width: 58%;
}

