﻿/* CSS für Begründungsseiten */

/* START entfernen */
html{
	width: 100%;height: 600px;
	font-family: "trebuchet ms",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
	background: #DFE0E2;
}
/* Für Static-Background  */	
.wrap{
	position: relative; 
	width: 1014px;
	height: 880px;
	margin: 0 auto;
	background: #DFE0E2 url('bg.png') no-repeat center top;
}
/* zum Positionieren des Demo-Fensters  */
.box {
	position: absolute;
	right: 260px; top: 160px;
	height: 646px; width: 486px;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
}

/* FILMDETAILSEITEN */
.maincontent .innerCol a.btnTrailer {
    background: url("../img/fsk/elements/header/bg_btn.gif") no-repeat;;
	background-position: 72px 3px;
	background-color: #0c87c2;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 36px 5px 12px;
	width: 49px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.75);
	margin: 0 2px;
}

.maincontent .innerCol a.btnTrailer:hover {
    background: url("../img/fsk/elements/header/bg_btn_hover.gif") no-repeat;;
	background-color: #0c87c2;
	background-position: 72px 3px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 36px 5px 12px;
	width: 49px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.75);
	margin: 0 2px;
}

.moviedata {
	float:left; margin-left: 6px; margin-top: 0px; width: 325px;
}
.fskFilm {
	height: 47px;
	float: left; 
	margin-top: 2px;	
}
.plakatFilm {
	height: 170px; 
	margin: 0 10px 5px 0;  
	float: left; 
	z-index: 1; margin-top: 3px;
	-webkit-box-shadow: 1px 3px 3px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    1px 3px 3px rgba(50, 50, 50, 0.8);
	box-shadow:         1px 3px 3px rgba(50, 50, 50, 0.8);
}
.maincontent .innerCol a.trailer,
.maincontent .innerCol a.trailer:hover {
    background: url(../img/common/icons/play_icon.png) no-repeat;
    padding:0;
}
.begruendungFilm {
	clear: both; 
	position: relative; 
	margin-top: 8px
}
  .maincontent .innerCol  a.TrlBtn2  {
	width: 50px; height: 50px;
	background: url(../img/common/icons/play_icon.png) no-repeat;
	background-size: 36px 33px;
	background-position: 2px 9px;
	position: absolute; top: 130px; left: 0px; z-index: 10;	
}
   .maincontent .innerCol  a.TrlBtn2:hover {
	background: url(../img/common/icons/play_icon_hover.png) no-repeat;
	background-size: 36px 33px;
	background-position: 2px 9px;
}

  .maincontent .innerCol  a.TrlBtnw  {
	width: 50px; height: 50px;
	background: url(../img/common/icons/play_icon.png) no-repeat;
	background-size: 36px 33px;
	background-position: 2px 9px;
	position: absolute; top: 150px; left: 0px; z-index: 10;	
}
   .maincontent .innerCol  a.TrlBtnw:hover {
	background: url(../img/common/icons/play_icon_hover.png) no-repeat;
	background-size: 36px 33px;
	background-position: 2px 9px;
}
   .maincontent .innerCol  a.btn_zoom {
	background: url(../img/common/icons/lupe.png) no-repeat;
	width: 50px; height: 50px;
	background-size: 36px 33px;
	background-position: 9px 9px;
	position: absolute; top: 130px; left: 70px; z-index: 10;	
}
   .maincontent .innerCol  a.btn_zoom:hover {
	background: url(../img/common/icons/lupe_hover.png) no-repeat;
	background-size: 36px 33px;
	background-position: 9px 9px;
}
#infotext {
	margin-bottom: 5px;
}

.begruendungFilm img {
	height: 172px;
	float: left;
}
.tabStabangaben td {
	vertical-align: top;
	padding: 2px 8px 2px 0;
	border: 0;
	margin:0 ;
}
#cap1 {
	margin: 0; padding: 0;	
}
#cap2 {
	padding: 0; margin: 0; font-size: 83%;
}
#infotext {
		display:none;
}
#infotextPG {
	display:none;
}
#info_ausklappenPG {
	display:none;
}
#info_ausklappen {
	display: block;
}
.div_PGinfo {
	clear: both; 
	padding-top: 5px; 
	margin-bottom: 4px;
}
.div_TrlBtn {
	float: right; 
	padding-top: 5px;
}
.div_fskFilm {
	margin-top: 5px; 
	float: left; 
	line-height: 17px;
}
#infotextwasSindFreigaben, #infotextwieentstehenFreigaben, #infotextinfobegrendung {
	display: none;
}

/* ÜBERSICHTSSEITE */
.headlinewrap {
	font-size: 11px; width: 372px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
}

.trloverview {
	width: 79px; height: 113px;
	background: url(../img/common/icons/play_icon.png) no-repeat;
	background-size: 36px 33px;
	background-position: center;
	position: absolute; left: 0px; top: 0px; z-index: 10;	
}
.trloverview:hover {
	background: url(../img/common/icons/play_icon_hover.png) no-repeat;
	background-size: 36px 33px;
	background-position: center;
}
.eintragFilm {
	position: relative;
	height: 118px;
	padding: 1px 2px;
	margin-bottom: 12px;
}
.eintragFilm:hover {
	background: #e6e6e6;
	cursor: pointer;
	color: #444;
}
.eintragDaten {
	margin-top: 5px; 
	float: left; 
	line-height: 17px; 
	position: absolute; 
	bottom: 2px; left: 92px;
}
.eintragDaten img{
	height: 50px;
	float: left;
}

.eintragPlakat {
	height: 112px; width: 80px;
	padding: 0 10px 5px 0;  
	float: left; 
	z-index: 1; 
	margin: 3px 0 0 1px;
}
.eintragBegruendung {
	float:left; position: relative; 
	margin-top: 8px; 
	padding-right: 3px; 
	width: 389px; height: 33px;
	overflow: hidden;
}
.eintragProduktion {
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap; 
	width: 315px;
}