@import "welan_navigation.css";
@import "welan_forms.css";
@import "accordion.css";
.mod_login{
	background-image:url("img/hinweis.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	height: 260px;
}

body {
	background-attachment:fixed;
	background-color:#FFFFFF;
	background-image:url("img/back_middle.jpg");
	background-position:50% 50%;
	background-repeat:no-repeat;
	color: #666;
	display:block;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:12px;
	line-height:1.5em;
	margin:0;
	width:100%;
}
ul, li{
	margin:0px; 
	padding:0px
}
.mod_article .pagination span, .mod_article .pagination ul{
	float: left;
}
.mod_article .pagination {
	font-size: 90%;
	display: inline-block;
	padding-top:10px;
	float: right;
	height: 30px;
}
.mod_article .pagination span{
	margin-right: 20px;
	margin-top:5px;
}
.mod_article .pagination ul{
	text-align: center;
	color: #999;
	padding: 5px 10px;
	background-image:url("img/details_bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}
.mod_article .pagination li span{
	margin: 0px;
	font-weight: bold;
}
.mod_article .pagination li{
	float: left;
	display: inline-block;
	padding-right: 10px;
}
a{
	outline: none; 
	cursor: pointer;
}

/* LAYOUT Elements */
#wrapper {
}
#main {
	min-height:460px;
	margin: 0px;
}
#container{
	padding: 20px;
}
#container-1{
	display: inline-block;
}
#content_left, .xfacebook {
	float:left;
	width:195px;
	text-align: left;
}
#header {
	background-color:#000000;
}
#logo {
	left:0px;
	position:absolute;
	top:0px;
}
#logo img{
	width: 130px;
	height: 110px;
}

#footer {
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	margin:0 20px 20px;
}
#footer li {
	list-style-image: url("img/link_white.jpg");
	color: #666;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #000;
}
#footer li span.active{
	color: #000;
}
#footer li.copyright{
	list-style-image: none;
	list-style: none;
	float: right;
	text-align: right;
	padding: 0;
}

#home {
	left:20px;
	position:absolute;
	top:0;
}
.block{
	overflow: visible;
}
.floatright{
	float: right;
	text-align: right;
}
.floatleft{
	float: left;
}
.trenner {
	background-color:#CCCCCC;
	clear:left;
	display:inline-block;
	height:1px;
	margin:20px 0;
	width:100%;
}
.presseinfo .trenner{
	width:700px;
}
#startseite .trenner, #filme .trenner {
	margin:0 0 20px;
}
.note{
	float: right;
}


/*  TEXT STYLE */
a{
	color:#000;
	text-decoration: none;
}
a:hover{
	cursor:pointer;
	color:inherit;
	text-decoration: underline;
}
h1{
	line-height: 28px;
	font-size: 180%;
	font-family: "Arial Black", Arial, sans-serif;
	margin:0 0 10px 0;
	padding:10px 0;
	color:#000;
}
h2{
	line-height: 28px;
	font-size:14px;
	margin:0;
	padding:0;
	font-family: "Arial Black", Arial, sans-serif;
	color:#000;
}

.sub_hl{ margin-bottom: 20px; font-weight: bold;}

.empty{
	margin:0;
	padding:10px 0;	
	line-height: 28px;
}
#content_left h1 {
	color:#999999;
}
.uptodate h1 {
	background-image:url("img/icon_letter.jpg");
	background-position:0 10px;
	background-repeat:no-repeat;
	text-indent:45px;
}
.uptodate h2 {
	font-size:18px;
}
p{
	margin: 0 0 15px 0;
	padding:0;
}
.film_uebersicht p{
	margin: 0 0 15px 0;
}
.film_uebersicht .pager{
	display: none;
}

/* SOCIAL */
#social{
	display:inline-block;
	float:right;
	padding:70px 20px 0;
	z-index:1400;
}
#social li{
	list-style: none;
	float: left;
	margin-left: 14px;
}


/* PARTNER */

#partnerimages{
	float: right;
}

#partnerimages .caption {
	left:0;
	position:relative;
	text-align:center;
}

.mod_newslist, .mod_eventlist, .ce_text, .ce_gallery, .ce_form, .ce_headline, .mod_login, .mod_registration, .mod_personalData, .mod_nl_reader, .mod_unsubscribe  {
	float:right;
	width:700px;
}
#impressum .ce_text, #impressum .ce_headline, #privacy .ce_text, #privacy .ce_headline, #nutzungsbedingungen .ce_text, #nutzungsbedingungen .ce_headline{
	float: left;
	width: 100%;
}
#impressum #inhaltlich{
	float: left;
	width: 300px;
}
.ce_gallery {
	padding-right: 0px;
}

.ce_text ul{
	margin:0 0 0 0px;
	padding:0 0 0 18px;
}

.news_archiv_headline {
	clear:right;
	display:inline-block;
	margin: 20px 0 0 0;
	padding: 10px 0 60px 0;
	border-top: 1px solid #ccc;
}

/* FILME */

.film_bild_gross{
	width: 960px;
	height: 300px;
	overflow: hidden;
	position:relative;
	top: -20px;
	left: -20px;
}
.film_bild_gross img{
	width: 960px;
}

.film_titel {
	background-image:url("img/black60percent.png");
	background-position:left top;
	background-repeat:repeat;
	height:40px;
	top:230px;
	left:180px;
	padding: 0 0 6px 40px;
	position:absolute;
	width:720px;
	z-index:1200;
}
.film_titel h1{
	color: #ffffff;
}

#startseite h1.filmtitel{
	text-shadow:1px 1px #000000;	
}

#startseite .film_titel {
	background-image:none;
	font-size:180%;
	height:260px;
	position:absolute;
	top:0;
	width:720px;
	z-index:1200;
}
#startseite .film_titel h1 {
	position:absolute;
	bottom: 0px;
	line-height: 36px;
	padding:0px;
}
#startseite .film_titel a {
	color: #ffffff;
	text-shadow:2px 2px #000000;
}
#startseite .film_titel a:hover {
	color: #ffffff;
	text-shadow:2px 2px #000000;
	text-decoration: none;
}
#startseite_news.mod_newslist{
	width:100%;
	float:left;
	height:240px;
}

.film_poster, .film_poster_uebersicht{
	width: 160px;
}
.film_poster, .film_poster_uebersicht, .image_container, .feedlister, .newsletter img, #galleria {
	-moz-box-shadow:0 0 20px #999999;
	-webkit-box-shadow:0 0 20px #999999;
	box-shadow:0 0 20px #999999;
	background:#ffffff;
	border:0 solid #D2D2D2;
	margin:0;
	padding:10px;
	z-index:1400;
}

.image_container{
	float:right;
	margin:0px 0px 40px 40px;
	width: 240px;
}
.image_container img{
	width: 240px;
}

#partnerimages .image_container{
	margin:0px 0px 20px 20px;
}

.film_poster{
	position:absolute;
	top:190px;
}
.film_poster img, .film_poster_uebersicht img {
	width:160px;
}
.pane_text, .news_startseite_text {
	margin-left:220px;
	width:700px;
}
.overlay{
	/*background-image:url("img/news_bg.png");*/
	background-position:left bottom;
	background-repeat:repeat-x;
	z-index:1400;
	height: 100px;
	position: relative;
	top:-100px;
}
.more, .back {
	background-image:url("img/details_bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color: #fff;
	text-transform:uppercase;
	font-family: "Arial Black", Arial, sans-serif;
	height: 30px;
	font-size: 90%;
	width: 90px;
	text-align: center;
	padding-top:10px;
	float: right;
}
.more a, .back a{
	color: #999;
}
.more a:hover, .back a:hover{
	color: #000;
	text-decoration:none;
}

/* Filmlist */
.film_poster_uebersicht {
	float: left;
}
.film_titel_uebersicht, .film_text_uebersicht{
	padding: 0px 0 0 40px;
	float: left;
}
.film_text_uebersicht{
	width: 700px;
}
/* Filmarchiv */

.film_archiv{
	}	
.film_archiv ul{
	width: 700px;
	margin-left: 220px;
}	
.film_archiv li 	{
	float:left;
	width: 330px;
	padding-right: 20px;
	list-style-image: none;
	list-style-type: none;
	font-size:90%;
}
.film_archiv li.jahr	{
	display: block;
	color:#999999;
	font-family:"Arial Black",Arial,sans-serif;
	font-size:180%;
	line-height:28px;
	margin:0;
	padding:10px 0;
	width: 100%;
}

/* Gallerie-Download */
.gallerie{
	width:700px; 
	float:right;
}
.gallerie_desc {
	display:block;
	float:right;
	margin-bottom:10px;
	text-align:right;
	width:100%;
}
#block{
	display: inline-block;
}
.download_item {
	float:left;
	-moz-box-shadow:0 0 20px #999999;
	-moz-box-shadow:0 0 20px #999999;
	-webkit-box-shadow:0 0 20px #999999;
	box-shadow:0 0 20px #999999;	
	background:-moz-linear-gradient(center top , #FFFFFF, #EEEEEE 1px, #FFFFFF 15px) repeat scroll 0 0 transparent;
	border:0 solid #D2D2D2;
	margin:0 25px 20px 0;
	padding:10px;
	z-index:1400;	
	width: 130px;
}
.download_checkbox {
	float: left;
	width: 70px;
	display: inline-block;
}
.filesize{
	float: left;
	font-size:90%;
	padding-top:1px;
	color:#999;
	width: 60px;
	text-align:right;
}

.link_verleih {
	background-image:url("img/link_white.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	float:right;
}
.link_verleih a {
	padding-left:15px;
}
.filminfo {
	float:left;
	margin: 10px 20px 0px 0;
}
.download {
	background-color:white;
	border:1px solid #999999;
	color:#999999;
}
.presseinfo, .gallerie, .video {
	margin:20px 0 0;
}

.player {
	background-image:url("img/bg_video.gif");
	background-position:left center;
	background-repeat:no-repeat;
	height:310px;
	margin-left:20px;
	padding:30px;
	width:600px;
}
.presscreening{
	background-image:url("img/presscreening.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	left:-50px;
	margin:0;
	padding-left:50px;
	position:relative;
}
.presscreening p{
	display: inline;
}
.pdownload {
	float:left;
}
.poster {
	padding-left:220px;
}
.flvownload {
	margin-left:220px;
	margin-top: 20px;
	width:700px;
}
.pdownload a, .flvownload a{
	background-image:url("img/submit_bg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #CC0000;
	color:#FFFFFF;
	display:inline-block;
	font-family:"Arial Black",Arial,sans-serif;
	font-size:120%;
	font-weight:bold;
	height:25px;
	margin-bottom:10px;
	margin-right:20px;
	padding-left:8px !important;
	padding-right:8px !important;
	padding-top:4px !important;
	text-decoration:none;
	text-transform:uppercase;
}
.pdownload a:hover, .flvownload a:hover{
	color: #fff;
	text-decoration:none;
}

/* AUDIOPLAYER */

.audioPlayer{
	float:left; 
	width:300px;
	position:relative;
	top: -4px;
}

.download_audio{
	float:left;
	width: 368px;
	padding-left: 22px;
	margin-bottom:20px;
	margin-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image:url("../../../system/themes/default/images/iconAUDIO.gif");
	background-position:left -2px;
	background-repeat:no-repeat;	
}

/* Startseite */

.news_startseite{
} 
.news_startseite_text  {
	height: 160px;
	overflow: hidden;
}

.news_startseite_img{
	float:left;
	width: 160px;
	-moz-box-shadow:0 0 20px #999999;
	-moz-box-shadow:0 0 20px #999999;
	-webkit-box-shadow:0 0 20px #999999;
	box-shadow:0 0 20px #999999;	
	background:-moz-linear-gradient(center top , #FFFFFF, #EEEEEE 1px, #FFFFFF 15px) repeat scroll 0 0 transparent;
	border:0 solid #D2D2D2;
	padding:10px;
	z-index:1200;
}
.news_startseite_img img{
	width: 160px;
}

.news_startseite_headline h1{
	padding-left:220px;
}

.news_startseite_img img{
	float:left;
}

.tooltip {
	display:none;
	background:transparent url(img/white_arrow.png);
	z-index:2000;
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#000;	
	font-size: 90%;
}
.feedlister{
	background:none repeat scroll 0 0 #fff;
	padding:10px 20px;
	width: 140px;
}
.feedlister li a {
	padding:0 0 0 25px;
}
.feedlister li{
	margin: 10px 0;
	font-size: 110%;
}

/* Newsletter */
.newsletter{
	padding-top: 20px;
}

.mod_nl_list ul{
	width: 700px;
	margin-left: 220px;
}
.mod_nl_list li{
	list-style: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #CCCCCC;
}
