body {
    background-color: black;
    color: white;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    font-size: 12px;
}
img { border: none }
.clear { clear: both; }
#page {
    width: 990px;
    height: 745px;
    margin: auto;
    position: relative;
    /*background-color: #222;*/
}
/*-----------------------*/
#bottomBar {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 990px;
}
#bottomBar a {
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
}
#menu {
    border-bottom: 3px solid #bd2b34;
    padding: 8px 50px;
}
#menu a {
    background-color: #868889;
    padding: 8px 15px;
    margin-right: 5px;
    font-size: 13px;
}
#menu a:hover, #menu a.aktiv {
    background-color: #bd2b34;
}
#foot {
    height: 65px;
}
#foot a#imprint {
    font-size: 12px;
    position: relative;
    padding: 25px 65px;
    top: 25px;
}
#foot a:hover, #foot a.aktiv{
    color: #bd2b34;
}
/*-----------------------*/
#logoArea {
    text-align: center;
    padding: 10px 50px 5px 50px;
}
#logoArea a {
    padding: 10px 50px 5px 50px;
}
/*-----------------------*/
#flashFilm {
    position: absolute;
    bottom: 100px;
    right: 50px;
    /*background-color: #333;*/
}
object {
    /*visibility: hidden;*/
}
/*-----------------------*/
#pct {
    padding-top: 80px;
}
.start-inhalt h1 {
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 64px;
    line-height: 45px;
}
.start-inhalt h1 span.s1 {
    font-size: 30px;
}
.start-inhalt h1 span.right {
    float: right;
    padding-right: 2px;
}
.start-inhalt {
    width: 480px;
    margin-left: 50px;
    /**background-color: #333;*/
}
.start-inhalt p {
    /*text-align: justify;*/
    padding-right: 5px;
}
.uc {
    text-transform: uppercase;
}

.start-inhalt .vorteile {
    font-size: 21px;
}
.start-inhalt .vorteile .t {
    float: left;
}
.start-inhalt .vorteile .i {
    margin-left: 160px;
    color: #bd2b34;
    font-weight: bold;
}
#shop {
    position: absolute;
    left: 450px;
    bottom: 90px; 
}
#shop2 {
    position: absolute;
    left: 550px;
    bottom: 90px; 
    z-index: 9999;
}
/*------------------------*/
.acc {
    padding-left: 50px;
    padding-top: 5px;
    width: 400px;
    height: 580px;
    overflow: auto;
}
.acc .title {
    padding: 1px 6px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    background-color: #bd2b34;
    border: 2px solid #bd2b34;
    display: block;
    font-weight: bold;
    text-decoration: none;
    margin-top: 10px;
    cursor: default;
}
.acc .title:hover, .acc .aktiv {
    border-color: #fff;
}
.acc .cobox {
    border: 2px solid #fff;
    border-top: none;
    background-color: #BCBDC1;
    text-align: center;
}
.bodies {
    position: absolute;
    right: 50px;
    top: 40px;
    width: 330px;
}
.bodies img {
    position: absolute;
    top: 0px;
    left: 0px;
}
.content .detail {
    text-align: left;
    background-color: #bd2b34;
    border-top: 2px solid #fff;
    padding: 10px 14px;
}
.content .detail .key {
    float: left;
}
.content .detail .val {
    margin-left: 60px;
}

.content .grbest {
    text-align: left;
    border-top: 2px solid #fff;
    padding-bottom: 5px;
    background-color: #000;
    display: none;
}
.content .grbest .key {
    float: left;
    width: 90px;
    padding-left: 10px;
}
.content .grbest .key2 {
    float: right;
    padding-right: 5px;
}
.content .grbest .val {
    margin-left: 90px;
    margin-bottom: 5px;
    padding-right: 10px;
}
.content .grbest .titel {
    font-weight: bold;
    background-color: #bd2b34;
    font-size: 14px;
    padding: 5px 10px;
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
}
.content .grbest .info a {
    color: #bd2b34;
    font-weight: bold;
}
.content .grbest .info {
    padding: 0px 10px 10px 10px;
    font-size: 10px;
}
.content .grbest input {
    width: 50px;
}
.content .grbest input.noJS {
    width: 100%;
}
/*-------------------------*/
.spalte {
    float: left;
    padding-top: 5px;
}
.spalte a {
    color: #bd2b34;
}    
.spalte1 {
    width: 410px; 
}
.spalte2 {
    width: 560px;
}
.spalte .intext {
    margin-top: 20px;
}
.spalte h1 {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 14px;
    padding-left: 55px;
}
.spalte h2 {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 14px;
    padding-left: 45px;
    margin-bottom: 10px;
    color: #bd2b34;
    letter-spacing: 2px;
}
.spalte p {
    padding-left: 55px;
    margin: 0;
    margin-bottom: 8px;
}
.spalte div.img {
    float: left;
    padding-right: 10px;
    padding-left: 55px;
}
.spalte strong {
    text-transform: uppercase;
    color: #bd2b34;
    letter-spacing: 1px;
}
.spalteC {
    text-align: center;
}