/* global */


* {
	margin:0;
	padding:0;
}

html {
}

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#303030;
	background-image:url(../images/topnav_bg.png);
	background-repeat:repeat-x;
}

body a {
	color:#303030;
}

body a:hover {
	color:#879096;
}

form {
  margin:0px;
}



/* Topnav */

#topnav_out {
	position:relative;
	top:0;
	left:0;
	z-index:80;
	height:154px;
	width:955px;
	margin-left:auto;
	margin-right:auto;
}

#headerBlack {
	width:955px;
	text-align:right;
}

#Topnav {
	width:955px;
	height:84px;
	background:url(../images/topnav.png) left top no-repeat;
	margin-top:1px;
}

#Topnav a {
	overflow:hidden;
	text-indent:-10000px;
}


#Spr a {
	width:113px;
	height:84px;
	float:left;
	margin-left:13px;
}

#Region {
	width:800px;
	float:left;
}

#Region a {
	width:174px;
	height:32px;
	float:left;
	margin-left:32px;
}

#TopnavButton li {
	list-style:none;
	float:left;
}

#TopnavButton a {
	float:left;
	height:33px;
}

#TopnavJetztimKino a {
	width:141px;
}

#TopnavJetztimKino a:hover {
	background:url(../images/topnav_ov.png) -126px -32px no-repeat;
}

#TopnavHomeEntertainment a {
	width:134px;
}

#TopnavHomeEntertainment a:hover {
	background:url(../images/topnav_ov.png) -267px -32px no-repeat;
}

#TopnavSneakPreview a {
	width:152px;
}

#TopnavSneakPreview a:hover {
	background:url(../images/topnav_ov.png) -401px -32px no-repeat;
}

#TopnavTrailer a {
	width:114px;
}

#TopnavTrailer a:hover {
	background:url(../images/topnav_ov.png) -553px -32px no-repeat;
}

#TopnavSubButton li {
	list-style:none;
	float:left;
}

#TopnavSubButton a {
	height:19px;
	float:left;
}

#TopnavSubTV a {
	width:19px;
	margin-left:430px;
}

#TopnavSubDVD a {
	width:60px;
	margin-left:10px;
}

#TopnavSubSpUSA a {
	width:95px;
	margin-left:10px;
}

#TopNavDropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width:182px;
	height:17px;
	margin-top:1px;
	border:1px solid #ceced1;
	float:left;
	margin-left:10px;
	padding:0px;
}


.TopnavJetztimKinoA {
	background:url(../images/topnav_ov.png) -126px -32px no-repeat;
}
.TopnavHomeEntertainmentA {
	background:url(../images/topnav_ov.png) -267px -32px no-repeat;
}
.TopnavSneakPreviewA {
	background:url(../images/topnav_ov.png) -401px -32px no-repeat;
}
.TopnavTrailerA {
	background:url(../images/topnav_ov.png) -553px -32px no-repeat;
}



/*Search Form*/

#sony-spsearchform {
	float: right;
	margin-top: 7px;
	width: 132px;
}

	#sony-spsearchform fieldset {
		border: 0;
	}

	#sony-spsearchform label {
		display: none;
	}

	#sony-spsearchform input {
		border:0;
		cursor: pointer;
		float:left;	
		height:17px;
		font-size: 0px;
		overflow: hidden;
		width: 24px;
		margin-top:2px;
		background:url(../images/clear.gif) left top repeat;
		color:#d3d3d3;
		text-align: left;
	}
	
	#sony-spsearchform #sony-spsearch {
		background:  #fff none;
		cursor: text;
		font-size: 1.2em;
		padding: 0;
		width:94px;
		float:left;
		color:#303030;
		text-align: left;
	}

/* Navbar */

#NavBar {
	height:25px;
	width:400px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

#NavBar a {
	text-decoration:none;
}

#NavBar div {
	float:left;
}

#NavBar div {
	margin-top:6px;
	margin-left:12px;
}

#NavBar img {
	border:0px;
	vertical-align: middle;
	margin:-2px 4px 0px 0px;
}

/* Headline */

#hl_out {
	height:31px;
	width:758px;
	float:left;
}

/* Content */

#content {
	width:750px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

/* Billboard */

#Billboard {
	float:left;
	width:558px;
	height:252px;
	overflow:hidden;
	margin-bottom:5px;
}

/* News */

#News {
	position:relative;
	top:0;	
	left:0;
	z-index:50;
	float:left;
	width:750px;
	height:29px;
	clear:left;
	background:url(/images/ticker_bg.jpg) left top no-repeat;
}

#Newsticker {
	width:558px;
	height:23px;
	float:left;
	text-align:center;
}

#Communities {
	float:right;
	margin:3px 6px 0px 0px;
}

#Communities img {
	border:0px;
}

#Communities a {
	margin-left:6px;
	float:left;
}

/* extra Teaser */

#extra_out {
	float:left;
	clear:left;
	width:517px;
	background:url(../images/extra_bg.gif) left top no-repeat;
	margin-bottom:5px;
}

#extra {
	width:171px;
	float:left;
	text-align:center;
	margin-left:2px;
	font-size:10px;
	line-height:15px;
}

#extra img {
	margin-top:3px;
	width:165px;
	height:90px;
	border:0;
}

#extra_text {
	margin:5px 5px 0px 5px;
}

#extra_text a {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

#extra_footer {
	float:left;
	clear:left;
	width:517px;
	height:4px;
	margin:5px 0px 0px 0px;
}

/* Columns Teaser */

#columns_out {
	float:left;
	width:517px;
	background-image:url(../images/columns_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#columns {
	width:171px;
	float:left;
	text-align:center;
	margin-left:2px;
	background-image:url(../images/columns_top_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#columns_img {
	margin-top:6px;
}

#columns_text {
	margin:5px 5px 0px 5px;
	height:28px;
	overflow:hidden;
}

#columns_foot_out {
	float:left;
	width:517px;
}

#columns_foot {
	width:171px;
	float:left;
	margin:5px 0px 0px 2px;
	padding-bottom:5px;
	text-align:center;
}

#columns_foot a {
	text-transform:uppercase;
	font-weight:bold;
	height:14px;
	overflow:hidden;
}

/* Promo Teaser */

#promo_out {
	float:right;
	clear: right;
	width:187px;
	height:257px;
}

#promo1 {
	margin-bottom:7px;
}

#promo2 {
	margin-bottom:8px;
}

/* Nav Home */

#HomeNav {
	float:right;
	width:229px;
	background:url(../images/home_nav_bg.gif) left top no-repeat;
}

#HomeNav table {
	width:229px;
	background:url(../images/home_nav_bottom.gif) left bottom no-repeat;
	border:0px;
}

#HomeNav td {
	width:114px;
	vertical-align:top;
}

#HomeNavTop td {
	border-bottom:1px solid #d4d4d4;
}

#HomeNavTop ul {
	margin:0px 8px 10px 8px;
	list-style:none;
}

#HomeNavTop li {
	margin-bottom:6px;
}

#HomeNav h4,
#HomeNavBottom ul {
	text-transform:uppercase;
	font-weight:bold;
	margin:10px 6px 10px 8px;
	white-space:nowrap;
	font-size:11px;
	list-style:none;
}

#HomeNavBottom li {
	margin-bottom:4px;
}

#HomeNavFoot {
	width:229px;
	height:4px;
	float:right;
}
	

/* Subnav */

#subnav_out {
	position:relative;
	top:0;
	left:0;
	z-index:10;
	float:right;
	width:154px;
	background-image:url(../images/subnav_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#subnav {
	float:right;
	width:154px;
}

#subnav p {
	padding:0px 8px 6px 8px;
}

#subnav_hl {
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 6px 10px 8px;
	line-height:16px;
}

#subnav_hr {
	padding:10px 0px 4px 0px;
}


/* FOOTER */

#Footer {
	margin: 0 auto;
	width: 750px;
	clear: both;
	padding: 2em 0;
	color: #889096;
	text-align:left;
	font-size:10px;
}

#Footer a {
	color: #889096;
}

#Footer a:hover {
	color: #303030;
}

#FooterIntl,
#FooterSony {
	float: right;
	text-align: right;
	text-transform: uppercase;
	padding-bottom:0.4em;
}

	#FooterIntl img {
		vertical-align:middle;
		padding-left:1em;
	}
	
	#FooterIntl a {
		text-decoration: none;
		background:url(http://www.sonypictures.de/images/globe.gif) no-repeat;
		background-position:left 12px;
		display:block;
		float:left;
		width:9.25em;
		padding-left:10px;
		padding-top:7px;
		margin-right:20px;
	}
	
	#FooterSony a {
		background:url(http://www.sonypictures.de/images/foot_sony.gif) no-repeat;
		display:block;
		float:left;
		width:73px;
		height:41px;
	}

#FooterInfo {
	padding: 2em 0 1em 0;
}

#FooterLegal {
	clear:both;
}

#FooterInfo,
#FooterLegal ul {
	list-style: none;
}

#FooterInfo li,
#FooterLegal ul li {
	border-left: 1px solid #889096;
	display: inline;
	padding: 0 .5em;
}

#Footer .Listfirst {
	border-left: none;
	padding-left: 0;
}

#FooterLegal {
	border-top: 1px solid #889096;
	padding-top: 1em;
}

#FooterCopyright {
	float: right;
}


/* Text */

#text_out {
	position:relative;
	top:0;
	left:0;
	float:left;
	z-index:70;
	width:590px;
	margin-bottom:6px;
	background-image:url(../images/text_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#text_content {
	margin:1px 10px 10px 10px;
	text-align:left;
}

.impressum_img {
	float:right;
	margin:-5px 135px 5px 35px;
	width:80;
	height:137; 
}

#text_out {
	padding-top:10px;
}

.text-img {
	float:left;
	margin:0px 10px 0px 0px;
	border:1px solid #d4d4d4;
}

#text_out h1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin-bottom:-5px;
}

#text_out h2 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}

#event_out h3 {
	color:#1981b0;
	font-size:11px;
	padding-top:5px;
}

.text_list_decimal {
	list-style-type:decimal;
	margin-left:40px;
}

.text_list_decimal li{
	margin:10px 0px 10px 0px;
}

#text_list li {
	display:inline;
	float:left;
	width:250px;
	margin-bottom:8px;
}

/* Kinofinder */

.KinofinderOut {
	position:relative;
	top:0;
	left:0;
	z-index:10;
	float:left;
	width:590px;
	margin:0px 0px 6px 0px;
	background-image:url(../images/text_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.Kinofinder {
	margin:10px 10px 6px 10px;
	text-align:left;
}

.Kinofinder h2 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:2px;
	text-transform:uppercase;
}

.Kinofinder h3 {
	font-weight:bold;
	font-size:11px;
	color:#1981b0;
	margin-bottom:8px;
}

.Kinofinder label {
	font-weight:bold;
}

.Kinofinder select {
	font-size:11px;
	margin-left:3px;
	margin-bottom:0px;
	min-width:200px;
	border:1px solid #1981b0;
}

#KinofinderPlakat {
	float:left;
	text-align:center;
	margin-bottom:8px;
}

#KinofinderPlakat img {
/*	width:180px; */
	border:1px solid #d4d4d4;
	margin-bottom:6px;
}

#KinofinderPlakat a {
	text-transform:uppercase;
	font-weight:bold;
}

#KinofinderText {
  float:left;
	margin:0px 0px 8px 19px;
  width:368px;
}

/* KINOFINDER FACEBOOK */

#KinoplanerFacebook {
	text-align:left;
	background-image:none;
	width:720px;
	overflow-y:scroll;
	overflow-x:hidden;
}

#KinoplanerFacebookHead img {
	margin-bottom:1px;
	width:720px;
	height:84px;
	border:0px;
}

#KinoplanerFacebookBanner {
	margin-bottom:8px;
}

#KinoplanerFacebookBanner img {
	width:720px;
	height:120px;
	border:0px;
}

#KinoplanerFacebookContent {
	margin-left:65px;
	margin-top:8px;
}


/* Sneak */

#sneak_out {
	position:relative;
	top:0;
	left:0;
	z-index:10;
	float:left;
	width:590px;
	margin-bottom:6px;
	background-image:url(../images/text_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#sneak {
	margin:10px;
	text-align:left;
}

#sneak_img {
	float:left;
}

#sneak_img img {
	width:280px;
	height:174px;
	border:1px solid #d4d4d4;
	margin-bottom:6px;
}

#sneak_rechts {
  float:left;
	margin-left:19px;
  width:265px;
}

#sneak_text {
	width:570px;
	float:left;
	margin-top:8px;
	margin-bottom:4px;
}

#sneak h2 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}

#sneak h3 {
	font-weight:bold;
	font-size:11px;
	color:#1981b0;
}

#sneak_title,
#sneak_link {
  float:left;
  width:265px;
}

#sneak_title {
	margin-bottom:8px;
}

#sneak_link {
	margin-top:8px;
}

#sneak_link a {
	text-transform:uppercase;
	font-weight:bold;
}

#sneak_crew,
#sneak_cast {
	float:left;
	width:125px;
}

#sneak_cast {
	margin-left:10px;
}

#sneak_out h6 a[name] {
 display:block;
}
/*
#sneak_out h6 a {
 display:none;
}
*/


/* Small Teaser */

#small_teaser_out {
	position:relative;
	top:0;
	left:0;
	z-index:10;
	float:left;
	width:590px;
	margin-bottom:6px;
}

#small_teaser_bg {
	background-image:url(../images/small_teaser_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
	text-align:left;
}

#small_teaser_content {
	width:143px;
	float:left;
	margin-left:6px;
}

#small_teaser {
	float:left;
	padding:13px 13px 10px 13px;
}

#small_teaser b,
#small_teaser h2 { /*IE Bug Umbruch nach jedem Wort*/
	display: block;
	width:113px; 
}

#small_teaser_img {
	margin-bottom:6px;
}

#small_teaser_img img {
	width:115px;
	height:78px;
	border:1px solid #d4d4d4;
}
	
#small_teaser h2 {
	font-weight:bold;
	font-size:11px;
	margin:0px 2px 3px 2px;
}

#small_teaser b {
	color:#1981b0;
	margin:0px 2px 0px 2px;
}

#small_teaser_text,
.TrailerPlayer {
	margin:5px 2px 0px 2px;
	width:113px; /*IE Bug Umbruch nach jedem Wort*/
}

.TrailerPlayer span {
	height:30px;
	display:inline-block;
	margin-bottom:4px;
	width:89px;
	overflow:hidden;
}

.TrailerPlayerImg_1 {
	vertical-align: middle;
	margin-bottom:2px;
	width:24px;
	height:23px;
}

.TrailerPlayerImg_2 {
	vertical-align:top;
	margin-top:3px;
}

#small_teaser_text img {
	vertical-align: middle;
}

#small_teaser_bottom_out {
	width:590px;
	float:left;
}

#small_teaser_bottom_out p{
	padding-left:15px;
	padding-bottom:14px;
	background-image:url(../images/small_teaser_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#small_teaser_bottom_out a{
	text-transform:uppercase;
	font-weight:bold;
}

/* Medium Teaser */

#medium_teaser_out {
	position:relative;
	top:0;
	left:0;
	z-index:20;
	float:left;
	width:590px;
	margin-bottom:6px;
}

#medium_teaser_bg {
	background-image:url(../images/medium_teaser_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
	text-align:left;
}

#medium_teaser_content {
	width:292px;
	float:left;
	margin-left:6px;
}

#medium_teaser_img {
	float:left;
	padding:6px 6px 2px 6px;
}

#medium_teaser_img img{
	border:0;
	width:280px;
	height:174px;
}

#medium_teaser_bottom_out {
	width:590px;
	float:left;
}

#medium_teaser_text_content li {
	float:left;
	display:inline;
	width:146px;
	margin-top:4px;
}

#medium_teaser_text_left {
	margin-left:14px;
}

#medium_teaser_text_right {
	margin-left:17px;
	padding-right:13px;
}

#medium_teaser_text_content h2 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:3px;
}

#medium_teaser_text_content b {
	color:#1981b0;
}

#medium_teaser_text {
	font-weight:bold;
	font-size:14px;
	margin-bottom:3px;
}

#medium_teaser_bottom_out p{
	padding-left:163px;
	padding-bottom:14px;
	padding-top:10px;
	background-image:url(../images/medium_teaser_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#medium_teaser_bottom_out a{
	text-transform:uppercase;
	font-weight:bold;
}

/* Trailer */

#trailer_bottom {
	float:left;
	width:590px;
	margin-top:10px;
}

#trailer_bottom p img {
	margin-left:81px;
	float:left;
}

/* Event */

#event_out {
	margin-bottom:15px;
}

#event_box_big_left {
	background-image:url(../images/event_big_bg.gif);
	background-position:top;
	width:280px;
	float:left;
	margin:0px 10px 10px 0px;
}

#event_box_big_right {
	background-image:url(../images/event_big_bg.gif);
	background-position:top;
	width:280px;
	float:right;
	margin:0px 0px 10px 10px;
}

#event_box_content_big {
	width:268px;
	text-align:center;
	padding-left:6px;
}

#event_box_content_big img {
	width:268px;
	margin:6px 0px 2px 0px;
}

#event_box_small_left {
	background-image:url(../images/event_small_bg.gif);
	background-position:top;
	width:192px;
	float:left;
	margin:0px 10px 10px 0px;
}

#event_box_small_right {
	background-image:url(../images/event_small_bg.gif);
	background-position:top;
	width:192px;
	float:right;
	margin:0px 0px 10px 10px;
}

#event_box_content_small {
	width:180px;
	text-align:center;
	padding-left:6px;
}

#event_box_content_small img {
	width:180px;
	margin:6px 0px 2px 0px;
}

/* Archiv */

#archiv_menu {
	position:relative;
	top:0;
	left:0;
	z-index:20;
	float:left;
	width:580px;
	margin:15px 0px 20px 5px;
}
	
#archiv_menu p {
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}

/* Pressclipping */

#press_teaser_top_left {
	float:left;
	padding:13px 0px 10px 13px;
	width:125px;
}

#press_teaser_top_left h2 {
	font-weight:bold;
	font-size:11px;
	margin:0px 2px 3px 2px;
}

#press_teaser_top_left b {
	color:#1981b0;
	margin:0px 2px 0px 2px;
}


#press_teaser_top_right {
	float: right;
	padding:13px 13px 10px 0px;
}

#press_teaser_top_right img{
	border:1px solid #d4d4d4;
	margin-left:10px;
	width:115px;
	height:78px;
}

#press_teaser_out {
	position:relative;
	top:0;
	left:0;
	z-index:10;
	float:left;
	width:590px;
	margin-bottom:6px;
}

#press_teaser p {
	margin-bottom:5px;
}

#press_teaser_bg {
	background-image:url(../images/press_teaser_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
}

#press_teaser_content_left {
	width:192px;
	float:left;
	margin-left:6px;
}

#press_teaser_content_middle {
	width:192px;
	float:left;
	margin-left:7px;
}

#press_teaser_content_right {
	width:192px;
	float:left;
	margin-left:7px;
}

#press_teaser {
	float:left;
	padding:13px 13px 10px 13px;
}

#press_teaser_bottom_out {
	width:590px;
	float:left;
}

/* Suche */

#search_out {
	position:relative;
	top:0;
	left:0;
	z-index:10;
	float:left;
	width:590px;
	margin-bottom:6px;
	background-image:url(../images/text_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#search {
	margin:10px;
	text-align:left;
}

#search_img {
	float:left;
	margin-bottom:8px;
}

#search_img img {
	width:115px;
	height:78px;
	border:1px solid #d4d4d4;
}

#search h2 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:2px;
}

#search h3 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
	color:#1981b0;
}

#search_content{
	float:left;
	width:430px;
	margin-left:10px;
}

#search_links p {
	float:left;
	margin:10px 20px 0px 0px;
	padding-bottom:5px;
}

#search_links a {
	text-transform:uppercase;
	font-weight:bold;
}

#search_top {
	float:left;
	width:250px;
	margin-left:5px;
}

#search_box{
	float:right;
	margin-bottom:6px;
}

.search_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:18px;
	width:200px;
}

#search_hl img {
	width:590px;
	height:25px;
	float:left;
	margin:15px 0px 6px 0px;
}

/* Newsletter */

#newsletter_out {
	position:relative;
	top:0;
	left:0;
	z-index:10;
	float:left;
	width:590px;
	margin-bottom:6px;
	background-image:url(../images/text_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#newsletter_content {
	margin:10px;
	text-align:left;
}

#newsletter_content h2 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}

#newsletter_text {
	margin-bottom:10px;
}

#newsletter_email_out,
#newsletter_birthday_out,
#newsletter_select_out,
#newsletter_captchainput_out {
	float:left;
	padding:3px 0px 3px 0px;
	width:500px;
}

#newsletter_captcha {
	float:left;
  margin-left:150px;
	width:190px;
}

#newsletter_email_left,
#newsletter_birthday_left,
#newsletter_select_left,
#newsletter_captchainput_left {
	width:150px;
	float:left;
}

#newsletter_email_right,
#newsletter_birthday_right,
#newsletter_select_right,
#newsletter_captchainput_right {
	width:190px;
	float:left;
}

#newsletter_birthday_right p {
	float:left;
}


.in_text {
	color:#000000;
	font-size:10px;
	width:190px
}

.in_check {
	color:#000000;
	font-size:10px;
	width:15px;
	float:right;
	margin-right:10px;
}

.sel_day {
	color:#000000;
	font-size:10px;
	width:50px
}

.sel_month {
	color:#000000;
	font-size:10px;
	width:70px
}

.sel_year {
	color:#000000;
	font-size:10px;
	width:70px
}

.newsletter_bu {
	width:190px;
	margin:10px 0px 10px 0px;
	font-size:11px;
}

/*PopUp*/

#popup_out {
	position:relative;
	top:0;
	left:0;
	z-index:90;
	width:500px;
	float:left;
}

#popup_text_bg {
	width:450px;
	margin:5px 25px 10px 25px;
	background-image:url(../images/popup_text_bg.gif);
	background-position:top left; 
	text-align:left;
}

#popup_text {
	padding:10px;
}

#popup_foot_out {
	width:450px;
	font-size:10px;
	color:#879096;
	margin:0px 25px 0px 25px;
}

#popup_foot_out a {
	color:#879096;
}

#popup_foot_out a:hover {
	color:#303030;
}

#popup_foot_hr {
	border-top:#d4d4d4 solid 1px;
	float:left;
	width:450px;
	height:1px;
}

#popup_foot_links {
	float:left;
	padding:5px 0px 5px 5px;	
}

#popup_foot_copy {
	float:right;
	margin-top:5px;
	padding-right:5px;
}

#PopUpPlayerOut {
	width:660px;
	float:left;
	text-align:left;
}

#PopUpPlayer {
	width:660px;
	float:left;
	margin:10px 0px 15px 0px;
}

#PopUpPlayerText {
	float:left;
	margin:0px 0px 13px 15px;
}

#PopUpPlayerFootOut {
	width:640px;
	font-size:10px;
	color:#879096;
	padding-left:10px;
	float:left;
}

#PopUpPlayerFootOut a {
	color:#879096;
}

#PopUpPlayerFootOut a:hover {
	color:#303030;
}

#PopUpPlayerFootHr {
	border-top:#d4d4d4 solid 1px;
	float:left;
	width:640px;
	height:1px;
}




#popup_trailer_bg {
	width:450px;
	margin:0px 25px 20px 25px;
	background-image:url(../images/popup_trailer_bg.gif);
	background-position:top left; 
}	

#popup_trailer p img {
	float:left;
	margin-left:60px;
	margin-bottom:25px;
}

#popup_trailer_title {
	float:left;
	margin:13px 0px 8px 19px;
	text-align:left;
	width:275px;
}

#popup_trailer_title h2, h3{
	font-weight:bold;
	font-size:11px;
}

#popup_trailer_title h3 {
	color:#1981b0;
}

#popup_trailer_cast {
	float:left;
	margin-left:19px;
	width:125px;
	text-align:left;
}

#popup_trailer_cast a {
	text-transform:uppercase;
	font-weight:bold;
}





#PopUpTrailerBg {
	width:450px;
	margin:10px 25px 20px 25px;
	background-image:url(../images/popup_trailer_bg.gif);
	background-position:top left; 
}

#PopUpTrailerLeft {
	width:117px;
	float:left;
	text-align:left;
	margin:13px 0px 0px 13px;
}

#PopUpTrailerLeft img {
	width:115px;
	height:78px;
	border:1px solid #d4d4d4;
	margin-bottom:6px;
	float:left;
}

#PopUpTrailerLeft h2,
#PopUpTrailerLeft h3 {
	font-weight:bold;
	font-size:11px;
	margin-left:2px;
}

#PopUpTrailerLeft h3 {
	color:#1981b0;
	margin-bottom:20px;
}

#PopUpTrailerLeft p {
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:2px;
}

#PopUpTrailerRight {
	width:270px;
	float:left;
	text-align:left;
	margin:15px 0px 0px 30px;
	overflow:hidden;
}

.PopUpTrailerPlayer {
	float:left;
	margin-right:20px;
	width:114px;
}

.PopUpTrailerPlayer p {
	margin-bottom:6px;
}

.PopUpTrailerPlayer span {
	height:30px;
	display:inline-block;
	margin-bottom:4px;
}

/* Landing v2 */

#TrailerLanding {
	float:left;
	width:400px;
	text-align:left;
	font-size:11px;
}

#TrailerLanding td {
	font-size:11px;
}

#TrailerLandingFormates {
	margin-bottom:20px;
	width:385px;
}

#TrailerLandingFormates img {
	margin:2px 5px 2px 0px;
}

#TrailerLandingCast {
	width:400px;
}

#TrailerLandingCast td {
	vertical-align:top;
	padding-bottom:10px;
}

/* Landing */

#landing_inhalt {
	font-size:11px;
}

#landing_trailer_out {
	font-size:11px;
}

#landing_trailer_text {
	margin-bottom:10px;
}

#landing_trailer_rahmen {
	border-width:1px;
	border-style:solid;
	float:left;
	padding:5px;
}

#landing_trailer_formats {
	float:left;
	line-height:20px;
	margin-left:20px;
	padding-top:9px;
}

#landing_trailer_cast_out {
	float:left;
	text-align:left;
	width:100%;
	padding-top:10px;
}

#landing_trailer_cast {
	float:left;
	width:130px;
}

#landing_trailer_bottom {
	float:left;
	width:100%;
	margin-top:10px;
}

#landing_trailer_bottom li {
	margin-left:40px;
	float:left;
	display:inline;
}

#landing_trailer_img {
	width:114px;
	height:78px;
	border:0px;
	float:left;
}




/* Landing OLD */

#landing {
	border:1px solid #d4d4d4;
}

.text_dunkel, .text_hell {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 30px 10px 10px;
}

.text_dunkel {
	color: #333333;
}

.text_hell {
	color: #FFFFFF;
}

.player, .player b, player a, a.trailer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Banner */

#Banner {
	padding-top:5px;
	float:left;
}

