/* FARBEN */

/*  ALLGEMEINES */
*{margin:0;padding:0;border:0}

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li ,select, textarea, input,option
{ margin: 0; padding: 0; font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif; color:#fff; }
a { color: #fff; text-decoration: none; }
strong { font-weight: bold; }
img { border: 0; }

.right { text-align: right; }
.top { vertical-align: top; }
.center { text-align: center; }
.clear { clear: both; height:1px; overflow:hidden; }

.absolut_container{ position: absolute; display: block;}
.absolute{ position: absolute;}

/*  SPEZIELLES */

body{ text-align: center;}
#seite { display: block; width: 1100px; height: 870px; text-align: left; margin: 0 auto; }
#start{ background: url(../img/start/background.png);  width: 1100px; height: 870px; }
#trailer{ background: url(../img/trailer/background.png);  width: 1100px; height: 870px; }
#gewinnspiel{ background: url(../img/gewinnspiel/background.png);  width: 1100px; height: 870px; }



#start_menu{ display: block; margin-top: 185px; margin-left: 185px; width: 270px;}
.start_menu_item{ display: block; margin-top: 15px; width: 270px; height: 30px;}

.more_content{padding:20px; overflow: auto; text-align:left; width: inherit; height: inherit;
              color: #fff; background:#000; line-height:150%;}

#start_impressum{display: block; margin-top: 640px; margin-left: 835px; width: 113px; height: 20px;}

#trailer_trailer{display: block; margin-top: 156px; margin-left: 568px;}

#gewinnspiel_container{
    display: block; margin-top: 20px; margin-left: 615px; width: 330px;
}

#gewinnspiel_container h1, #gewinnspiel_container h1 a{
    font-size: 12px;
    color: #fff;
    margin-left: 5px;
    margin-top: 10px;
}
#gewinnspiel_container p{
    margin-top: 8px;
    font-size: 14px;
    color: #8d2726;
    font-weight: bold;
    margin-left: 5px;
}
#gewinnspiel_container small{
    color: #fff
}
#gewinnspiel_container ul{
    margin-top: 10px;
    margin-bottom: 30px;
}
#gewinnspiel_container ul li{
    display: block;
    margin-left: 5px;
    margin-top: 7px;
    width: 277px;
    padding: 1px 0 1px 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    background-color: #351212;
}
#gewinnspiel_container input{
    color: #000;
    margin-left: 5px;
    margin-right: 5px;
}

.text{
    width: 230px;
    padding: 3px;
    font-size: 12px;
    border: 1px solid #8d2726;
    margin-bottom: 5px;
}

/*


.smaller{font-size:10px;border:1px solid black}
.absolute_wrapper{position:absolute;left:50%;width:950px;margin-left:-475px}

.more,.more_content{padding:20px;overflow:auto;text-align:left;background:#fff}



#seite { width:1200px; text-align:left; margin:0px auto; }

#logo{width:440px;float:left;}
#navi{width:390px;}


#start{background:url(../img/start_bg.jpg) no-repeat;height:683px;padding:0px 20px; }
#footer{background:url(../img/footer_bg.jpg) repeat-x #102222;height:218px;padding:0px 20px ;}
#gewinnspiel{background:url(../img/gewinnspiel_bg.jpg) no-repeat;padding:20px 25px;height:800px;line-height:17px;color:#a6c8cb;width:1150px;  }
#gewinnspiel a, #gewinnspiel td, #gewinnspiel a:link{color:#a6c8cb}

#trailer_bg{background:url(../img/trailer_bg_high.jpg) no-repeat; padding: 17px 17px 14px 22px;height:312px;width:392px;height:294px;margin-left:-40px}
#conditions{font-size:10px;border:1px solid #83bdcf;width:318px;margin-top:0px;color:#a6c8cb}


#contact{font-size:11px;float:right;width:413px;padding:0px 30px;margin-right:12px;}


#gewinnspiel *{font-size:11px; }
#gewinnspiel input.text{width:225px;border:none;background:#e8e8e8;padding:3px 3px}
#gewinnspiel input.submit{padding:2px 17px;margin-bottom:10px;border:1px solid #8d0c03}



*/