body {
        margin:0px;
        padding:0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        background-color: #414144;
        background-image: url(images/body_bg.jpg);
}

.back {
        background-image: url(images/main_bg.jpg);
        width:1024px;
        left: 50%;
        margin-left: -512px;
        position: absolute;
        padding-bottom: 20px;
}
img { border: 0;}

.header {
        background-image: url(images/header.jpg);
        height:404px;
        width:970;
}

.header h1 { margin: 0 ;
             font-size: 10px;
             float:left;}

h2 { margin: 0 ;
     font-size: 10px;}

a:link    { text-decoration: none; color: white; }
a:visited { text-decoration: none; color: white; }
a:hover   { text-decoration: underline; }

.main {
        margin-left: 28px;
        width:970px;
        height: auto;
}
.nav {
        background-image: url(images/nav_bg.jpg);
        width: 970px;
        height: 44px;
        position: relative;
}
.episode {
        width: 970px;
}
.bigimg {
        position: relative;
        left: 0px;
        top: 0px;
        width: 966px;
        height: 644px;
        border: 2px solid #CC6600;
        background-color: #CC6600;
}
.bigimg img{
        width: 966px;
        height: 644px;
}
.extras {
        position: absolute;
        top: 570px;
        left: 10px;
        width: 950px;
        height: 70px;
}
.handy  {
        width: 385px;
        height: 50px;
        float: left;
}
.handy  form {
        position: absolute;
        top: -25px;
        left: -40px;
        width: 385px;
        height: 50px;
        padding-top: 26px;
        *padding-top: 25px;
        padding-left: 40px;
        background-image: url(images/extra_handy_bg.png);
        background-repeat: no-repeat;
}
.handytrailer {
        position: relative;
        left: 40px;
        top: 25px;
}
.land{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bolder;
        color: #000000;
        height: 18px;
        width: 95px;
        border: 1px solid #000000;
        background-color: #ffffff;
}
.vorwahl {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bolder;
        color: #000000;
        height: 18px;
        width:55px;
        border: 1px solid #000000;
        background-color: #ffffff;
}
.nummer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bolder;
        color: #000000;
        height: 14px;
        width: 80px;
        border: 1px solid #000000;
        background-color: #ffffff;
}
.senden {
        position: absolute;
        top: 26px;
        left: 285px;
        *left: 287px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bolder;
        color: #000000;
        height: 18px;
        width: 80px;
        border: 1px solid #000000;
        background-color: #ffffff;
}
.downloads {
        width: 350px;
        height: 50px;
        background-image: url(images/extra_dow_bg.png);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bolder;
        color: #000000;
        float: left;
}
.types {
        position: relative;
        left: 65px;
        top: 27px;
}
.downloads a{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bolder;
        color: #000000;
}
.logo {
        width: 210px;
        height: 70px;
        background-image: url(images/logo.png);
        background-position: center center;
        background-repeat: no-repeat;
        float: left;
}
.trailer {
        width: 720px;
        height: 540px;
        background-color: #666666;
        border: 2px solid #CC6600;
        float:left;
}
.text_bg {
        margin-left: 5px;
        width: 240px;
        height: 540px;
        background-image: url(images/text_bg.jpg);
        float:left;
}
.text {
        width: 165px;
        height: 445px;
        color: #000000;
        position: relative;
        left: 47px;
        top: 45px;
        overflow: hidden;
        display: block;
}
.text_bg img{
        position: relative;
        left: 40px;
        top: 45px;
}
.pics {
        width: 970px;
        height: 223px;
        clear: both;
}
.pics img{
        width: 319px;
        height: 219px;
        border: 2px solid #CC6600;

}
.emailbox{
        width:970px;
        height:144px;
        background:url('images/bg_email.gif') top left no-repeat;
        position:relative;
}
.inp_email{
        position:absolute;
        left:650px;
        top:67px;
        height:18px;
        width:170px;
        font-size:10px;
}
.btn_email{
        position:absolute;
        left:830px;
        top:67px;
        height:22px;
        width:130px;
        font-size:10px;
        cursor:pointer;
        border:0 none;
        background:none;
}
.update{
        display:block;
        width:970px;
        height:48px;
        background:url('images/h1_nextupdate.png') top center no-repeat;
}
.wait img{
        width: 339px;
        height: 24px;
        position: relative;
        left: 0px;
        top: -2px;
}
.meldung {
        background-color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bolder;
        color: #ffffff;
        position: absolute;
        left: 0px;
        top: 20px;
}
.addthis_btn {
position:absolute;
top:1px;
width:124px;
margin-left:870px;
*margin-left:395px;
}