* { margin:0; padding:0; border:none; }

body {
    text-align: center;
    background-color: #f4f4f4;
    color:#555;
}

#wrap {
	position:relative;
    width:1000px;
    display:block;
    margin:0 auto;
    text-align: left;
}

#header{
    width:1000px;
    height:745px;
    background: url(../images/header.jpg) no-repeat;
}


#flash-main {
    position: absolute;
    top:340px;
    left:326px;
    width:650px;
	overflow:hidden;

}
.mail {
	background: url(../images/bg_mails.gif);
	width:191px;
	margin:0px 26px;
	padding:6px 15px 0px 750px;
	height:35px;
	
}
.btn_email {
	background:none;
	font-size:0px;
	height:20px;
	width:40px;
	cursor:pointer;
}
/*-------------------------Trailer-Section-------------------------*/
div.trailer-section {
    position: relative;
	width:1000px;
    background: url(../images/bg_section.jpg) repeat-y;
}

div.big {
    float:left;
    height:535px;
}

h1.title {
    height:78px;
    width:100%;
    float:left;
    margin-left:35px;
    color:#fff;
    font-size: 55px;
}

div.swf {
    margin-left:38px;
}

div.handy {
    position:absolute;
	left:717px;
	top:535px;
}
h2.handy {
    background: url(../images/btn_handy.jpg) no-repeat;
	height:110px;
    width:282px;
    text-indent: -999em;
}
div.downloads {
	position:absolute;
	left:718px;
	top:800px;
}
h2.download {
	background: url(../images/btn_download.jpg) no-repeat;
    height:110px;
    width:282px;
    text-indent: -999em;
}
/*-------------------------Handyformular-Section-------------------------*/
.handy form {
	position:absolute;
	top:100px;
	right:30px;
	background: url(../images/bg_handy.jpg) no-repeat;
	width:235px;
	height:150px;
	padding:0px 0px 0px 10px;
}
.land {
	font-size: 13px;
	background:#E1DBCF;
	color:#DA4C1A;
	border:1px solid #000;
	margin:60px 2px 2px 2px;
	width:145px;
}
.vorwahl {
	font-size: 13px;
	background:#E1DBCF;
	color:#DA4C1A;
	border:1px solid #000;
	margin:2px;
	width:60px;
}
.nummer {
	font-size: 13px;
	background:#E1DBCF;
	color:#DA4C1A;
	border:1px solid #000;
	margin:2px;
}
.senden {
	height: 20px;
	width: 155px;
	font-size:15px;
	cursor:pointer;
	background:none;
	width:60px;
	font-size:0px;
}
.wait {
	background-image: url(../images/loading.gif)  no-repeat;
	position:absolute;
	top:100px;
	right:40px;
	width:235px;
	height:150px;
	padding:0px 0px 0px 10px;
	z-index:99;
}
.meldung {
	width: 210px;
	font-size: 10px;
	font-weight: bolder;
	color: #F00;
	position:absolute;
	top:205px;
	left:20px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
/*-------------------------Easy-Handybox-------------------------*/
.handyboxselect {
	font-size: 13px;
	background:#E1DBCF;
	color:#DA4C1A;
	border:1px solid #000;
	width:60px;
	position:absolute;
	top:60px;
	left:20px;
}
.handyboxinput {
	font-size: 13px;
	background:#E1DBCF;
	color:#DA4C1A;
	border:1px solid #000;
	position:absolute;
	top:60px;
	left:90px;
}
.btn_email {
	height: 20px;
	width: 155px;
	font-size:15px;
	cursor:pointer;
	background:none;
	width:60px;
	color:#E66337;
	font-size:0px;
	position:absolute;
	top:85px;
	left:160px;
}
/*-------------------------Download-Section-------------------------*/
div.downloads ul {
    list-style: none;
}
div.downloads ul li {
    display:block;
    width:282px;
    height:35px;
}
div.downloads ul li a {
    width:100%;
    height:35px;
    display:block;
    text-indent: -999em;
}

div.downloads ul li a.dl-qt {
    background: url(../images/btn_qt.jpg) no-repeat;
}
div.downloads ul li a.dl-wm {
    background: url(../images/btn_wm.jpg) no-repeat;
}
div.downloads ul li a.dl-ipod {
    background: url(../images/btn_ipod.jpg) no-repeat;
}
div.downloads ul li a.dl-psp {
    background: url(../images/btn_psp.jpg) no-repeat;
}
div.downloads ul li a.dl-full {
    background: url(../images/btn_full.jpg) no-repeat;
}
div.thumbs,div.btns {
    float:left;
}
div.thumbs ul,div.btns ul {
    list-style: none;
}

div.thumbs img,div.btns ul li {
    display:block;
    float:left;

}
div.btns {
	width:1000px;
	height:160px;
}
div.text {
    width: 680px;
    height: 110px;
    padding:5px 35px;
    font-size: 20px;
    color: #fff;
}
/*-------------------------Episoden-Auswahl-Section-------------------------*/
#section-selection {
    width:100%;
    float:left;
    background: url(../images/bg_section.jpg) repeat-y;
}
#section-selection ul {
    list-style: none;
    margin-left:28px;
}

#section-selection ul li {
    float:left;
    display:block;
    width:238px;
    height:174px;
    background: url(../images/bg_footer_tn.jpg) no-repeat;
}
#section-selection ul li a {
    display:block;
    margin:6px 0 0 4px;
}

span.tn-desc {
    display: block;
    color:#fff;
    font-size: 20px;
    text-align: center;
}
/*-------------------------Episoden-Auswahl-Section-------------------------*/
.footer {
	width:1000px;
	text-align:center;
}
.addthis_btn {
	position:absolute;
	top:5px;
	left:460px;
}
