/* @override 
	http://fptest.e27.eu/fileadmin/FP/css/dfp.css
	http://www.deutscher-filmpreis.de/fileadmin/FP/css/dfp.css
	http://dev.deutsche-filmakademie.de/fileadmin/FP/dev_css/dfp.css
*/

/* @group reset */


/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */
/* nochma h27 mit cssE - c27*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


html, body { 
  height: 100%;
  width: 100%;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

a {
	/*text-decoration: none;*/
	color: #fff;
}

/* @end */

/* @group layout */

body {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	line-height: 16px;
	font-weight: lighter;
	background-color: #a51008;
}


#background {
	position: fixed;
	width: 100%;
 	height: 100%; 
	top: 0;
	left: 0;
}

#background img{
/* 	position: absolute; */
	width: 100%;
	/*height: 100%;*/
}
/*
html>body #background img {
	position: fixed;
	left: 0;
	top: 0;
}
*/

/*skalierter bg test*/

#full_background {
	position:fixed;
}

.background img {
	height: 100%;
	 width: 100%;
}

.background {
	display:inline;
	height:100%;
	width:100%;
}

/*skalierter bg test*/

#document {
	width: 950px;
	width: 1156px;
	margin-bottom: 50px;
	position: absolute;
}

#header {
	width: 816px;
	margin-top: 3px;
	margin-left: 104px;
}

#logo {
	width: 219px;
	height: 141px;
	display: inline;

}

#flash {
	margin:20px 0px 0px 16px;
	width: 580px;
	display: inline;
}


#content {
	position: relative;
	width: 560px;
	min-height: 400px;
	float: left;
	margin: 12px 0px 60px 16px;
	display: inline;
	padding: 10px 10px 10px 10px;
/* 	overflow-x: hidden; */
	background: transparent url(images/content_bg.png);
	background-repeat: repeat;
}

*:first-child+html div#document {
	padding-bottom: 60px;
}


#countdown { 

display: block;
width: 218px;
margin-top: 48px;

}

#countdown .myGallery {
/*margin-left: -220px;*/
border: none;
border-left: 1px solid #fff;
border-top: 4px solid #fff;
}

#countdown .jdGallery .slideElement {
background-color: #fff;
}

#countdown .jdGallery .slideElement {
background-color: #fff;
}

#banner {
	float: left;
	width: 221px;
	margin: 12px 0px 0px 16px;
	display: inline;
}

div.rechte_spalte {
float: left;
width: 176px;
height: auto;
margin: 13px 0px 0px 13px;
	padding: 10px 10px 10px 10px;
/* 	overflow-x: hidden; */
	background: transparent url(images/content_bg.png);
	background-repeat: repeat;
}

div#rechte_spalte_2 {
float: left;
margin: 13px 0px 0px 13px;
}
#fbframe{
background-color: white; }

div.rechte_spalte1 {
float: left;
width: 176px;
/* height: 100px; */
/* height: 297px; */
margin: 13px 0px 0px 13px;
	padding: 10px;
/* 	overflow-x: hidden; */
/* 	background-color:white; */
		background: transparent url(images/content_bg.png);
	background-repeat: repeat;
}



/* @end */

/* @group menu */

#menu {
	width: 219px;
	margin: 12px 0px 52px 104px;
	float: left;
	display: inline;
	line-height: 30px;
}

#menu ul {
	list-style-type: none;
}

#menu a {
	display: block;
	text-indent: 999em;
	overflow: hidden;
	height: 31px;
}

#menu li.normal {
	margin-bottom: 2px;
	background: transparent url(images/no_bg.png);
}

#menu li.current {
	margin-bottom: 2px;
	background: transparent url(images/act_bg.png);
}

#menu li.lola {
	margin-bottom: 2px;
	background: transparent url(images/lola_bg.png);
}

#menu li a:hover {
	background-position: -0px -31px;
}

#menu #submenu li {
	height: 21px;
	margin-bottom: 0px;
}

#menu #submenu li a{
	height: 21px;
}

#menu #submenu {
	margin-bottom: 2px;
}

#menu li ul li {
	height: 24px;
}

#menu li.normal {
	height: 31px;
}

#menu li.lola {
	height: 31px;
	margin-top: 15px;
}

#ext_link a{
	display: inline;
	text-indent: 0px;
	height: auto;
	width: auto;
 	margin-right: 13px; 
	
}

#lola_link {
	/* background: transparent url(images/lola_bg.png); */
	background: transparent url(images/no_bg.png);
	/* margin-bottom: 2px; */
	padding: 7px 11px 0px 11px;
	/*border: solid 1px blue;*/
	width: 197px;
	height: 35px;
	margin-top: 20px;
	}
	
#lola_link a {
	display: inline;
	text-indent: 0px;
}



#lola_link a img {
	margin-left: 5px;
	/*border: solid 1px green;*/
}

#ext_link {
	height: 40px;
/* 	width: auto; */
	float: left;
	background: transparent url(images/no_bg.png);	
	/* background: transparent url(images/lola_bg.png); */
	padding: 3px 0px 0px 6px;
/* 	padding-right: 8px; */
	width: 213px;
	margin-top:2px;
	
}
#ext_txt {
margin-top:2px;
	/*height: 40px;*/
	width: auto;
	float: left;	
	/* background: transparent url(images/lola_bg.png); */
	background: transparent url(images/no_bg.png);
	padding: 5px 5px 5px 5px;
	/* margin-top: 2px; */
/* 	padding-right: 8px; */
/* 	width: 219px; */
	margin-bottom: 4px;
}

#ext_txt p {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 0;
}
#ext_txt a {
display: none;
}

#menu div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin: 0px;
}

/* @end */

/* @group html */

#content div .csc-textpic-text ul {
list-style-image: ;
list-style-type: none;
}

#content div .csc-textpic-text ul li{
padding-left: 2px;
list-style-type: disc;
list-style-position: inside;
}

#funknav img{
	margin-right: 36px;
}

#funknav {
	margin-left: 140px;
	position: absolute;
	bottom: 2px;
}

#sponsoren {
	width: 100%;
	min-width: 1400px;
	/*position: absolute;*/
	bottom: 0;
	left: 0;
	background: transparent url(images/sponsoren_bg.png);
	position: fixed;
	height: 50px;
 	overflow: hidden;
	z-index: 10;
	padding-left: 93px;
}

#sponsoren_content {
	min-width: 770px;
	float: left;
	margin-right: 40px;


}

#sponsoren .csc-textpic-clear {
clear: none;
}

#sponsoren img {
	float: left;
}

/*#sponsoren dl, #sponsoren dt, #sponsoren img {
	float: left;
}*/

#clearer {
	clear: both;
	height: 40px;
}

div#sponsoren div#sponsoren_content div.csc-textpic-center, div#sponsoren div.csc-textpic, div#sponsoren div.csc-textpic-above {
	float: left;
	text-align: left;
	margin-left: 7px;
	display: inline;
}

#bkm_logo div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0px;
}

* html div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0 auto;
}

* html #bkm_logo div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0 auto;
}



div#sponsoren div#sponsoren_content div {
	float: left;
}

#sponsoren p
{
	color: #616161;
	/*font-size: 9px;*/
	/*line-height: 12px;*/
	/*width: 214px*/
	margin: 10px 10px 0px 40px;
	float: left;
	
}

p b {
font-weight: bold;
}

#sponsoren_content {
/* 	padding-left: 95px; */
	padding-top: 10px;
}

#sponsoren .csc-textpic-text{
	float: left;
	margin-right: 25px;
}

#sponsoren .csc-textpic-image {
	margin: 0px;
}

#sponsoren .csc-textpic-imagecolumn {
	 margin-left: -6px;
	 position: relative;
}

#sponsoren .csc-textpic-clear {
float: left;
clear: none;
}



#snav {
margin-bottom: 10px;
border-bottom: 1px solid #ca3f3d;
}



h1, h2, h3 {
	font-size: 12px;
	font-weight: bold;
	/*
	overflow: hidden;
	display: block;
	position: relative;
	text-indent: 500px;
	height: 20px;
	*/
}
h1 {
	margin-bottom: 9px;

}
.rgsgcontent h1, .rgsgcontent h2, .rgsgcontent h3 {
	text-indent: 0px;
}

h1 span, h2 span, h3 span {
	font-size: 14px;
	line-height: 21px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
}

div.rechte_spalte h2 {
border: none;
}

h1 span span, h2 span span, h3 span span {
	display: inline;
}

#mb_contents h3 {
font-size: 18px;
line-height: 1.2em;
}

/*
#mb_contents .csc-textpic-firstcol {
background-color: rgba(255,255,255,0.1);
}
*/

p.bodytext {
margin-bottom: 16px;
}

.csc-textpic-clear {
margin-bottom: 20px;
}


span, div, img, a, h1, h2, h3 {
	background: transparent;
}

ul.csc-menu {
margin-top: 10px;
padding-left: 15px;
}

#zuruecklink {
margin-top: 35px;
border-top: 1px solid #ca3f3d;
}


.media {
text-align: center;
}


.rechte_spalte .csc-textpic-clear {
margin-bottom: 0px;
}




/* @end */

/* @group mailform */

form#mailform div.csc-mailform-field {
	clear: both;
	/*height: 24px;*/
	height: auto;
	margin-top: 10px;
	width: 450px;
	padding: 5px;
}
form#mailform div.csc-mailform-field label {
	float: left;
	margin-top: 4px;
	text-align: right;
	width: 180px;
	color: #fff;
	/*text-transform: uppercase;*/
}
form#mailform div.csc-mailform-field input,
form#mailform div.csc-mailform-field textarea {
	border: 1px solid #bcbdc1;
	color: #666;
	float: right;
	width: 250px;
	padding: 3px;
}
form#mailform div.csc-mailform-field input:focus,
form#mailform div.csc-mailform-field textarea:focus,
form#mailform div.csc-mailform-field input.csc-mailform-submit:hover {
	background: #eee;
	color:#000;
	cursor: pointer;
}
form#mailform div.csc-mailform-field textarea {
	height: auto;
}

form#mailform div.csc-mailform-field input.csc-mailform-submit {
	color: #000;
	margin-top: 13px;
	width: auto;
}

/* @end */

/* @group cs nominee */
h2 {
border-bottom: 1px solid rgb(255, 255, 255);
font-size: 14px;
margin-bottom: 4px;
}
th {
font-weight: bold;
}
th, td {
/*margin-left: 3px;*/
padding: 3px;
}
td.nominiertemarkiert {

}

span.nominiertemarkiert {
font-size: 9px;
margin-top: 5px;
letter-spacing: 3px;
line-height: 12px;
vertical-align: top;
}
/* @end */

/* @group gallery */

/*div#rechte_spalte_2 a.open {
display: none;

}*/

@media print {
	
.jdGallery {
overflow:hidden;
position:relative;
}
	.jdGallery .slideElement
	{
	width: 100%;
	height: 100%;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-position:center center;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
	}
	.carouselContainer {
	display:none;
	}
	.slideInfoZone
	{
	display: none;
	}
}

div.rechte_spalte_2 a.open:hover {
background: none;
}

/* @end */

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
font-size:10px;
line-height:12px;
margin:0;
}
/*
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
background-color:white;
float:left;
}
*/

/* @group booklet */

#booklet_link {
background-color: #fff;
/*text-align: center;*/
padding: 5px 0px 0px 15px;
}



/* @end */





/*.tx-e27carousel-pi1{
 background-color: white; 
height:114px;


}*/

/* @group filelist */









.video_container {
	/*background-color: #bb3c36;*/
	margin-bottom: 10px;
	position: relative;
}

.video_wrap {
	width: 520px;
	/*margin: 0px auto;*/
}

.data_options {
/*background: #ffffff;*/	
	color: #be150c;
	visibility: hidden;
	position: absolute; 
	right: 0;
	background: transparent url(images/trans_white.png);
	padding: 2px;
	padding-bottom: 0px;
	z-index: 150;
	
}

div.bilder_filelist {
	width: 580px;
}

.video_container:hover .data_options {
	visibility: visible; 
}


div.tx-mmdamfilelist-pi1-details.value.tx-mmdamfilelist-pi1-details, div.tx-mmdamfilelist-pi1-ziplink.value.tx-mmdamfilelist-pi1-ziplink, div.tx-mmdamfilelist-pi1-normallink.value.tx-mmdamfilelist-pi1-normallink, div.tx-mmdamfilelist-pi1-title.value.tx-mmdamfilelist-pi1-title  {
font-weight: normal;
display: inline;

}

div.tx-mmdamfilelist-pi1-title.value.tx-mmdamfilelist-pi1-title {
display: inline-block;
vertical-align: top;
margin: 3px 0px 0px 4px;
}


.options_right {
display: inline;
/*float: right;*/

}



#content .tx-mmdamfilelist-pi1-image img {
    border: none;
    padding: 0px;

}

div.preview_container {
width: 275px;
float: left;
	background-color: #bb3c36;
/*padding: 10px;*/
margin-right: 10px;
margin-bottom: 10px;
	position: relative;
	height: 142px;
}

.preview_wrap img {
margin: auto;
}

.preview_container:hover .data_options {
	visibility: visible;
}

#content .tx-mmdamfilelist-pi1-singleview .tx-mmdamfilelist-pi1-value, .tx-mmdamfilelist-pi1-singleview .line .value {
    border-left: none;
}

#content .tx-mmdamfilelist-pi1-singleview .even td, #content .tx-mmdamfilelist-pi1-singleview .odd td {
background: none;
border: none;
margin: 3px;
}

#content .tx-mmdamfilelist-pi1-big_preview_image {
background-color: #bb3c36;
padding: 0px;
}


#content .tx-mmdamfilelist-pi1-singleview table
{
border-collapse: collapse;
width: 100%;
margin: 20px 0px;
}


#content .tx-mmdamfilelist-pi1-singleview table .even td, #content .tx-mmdamfilelist-pi1-singleview table .odd td{
border: 1px solid #CA3F3D;
width: 100%;
}

#content .backlink_filelist {
border: none;
}

#media_menu {
list-style-type: none;
}

.media_menu_img img{

}

.media_menu_wrap {
height: auto;
margin: auto;
}

.media_menu_img {
height: 140px;
width: 100px;
float: left;
background-color: #CA3F3D;
}

#media_menu li.media_first {
float: left;
width: 100px;
margin-right: 10px;
height: 225px;
line-height: 14px;
}

#media_menu li.media_first span img{
margin-bottom:5px;
height: auto;

}

.media_sec_wrap {
padding: 60px 0px 0px 5px;
}

#video_api {
width: 560px;
/*height: 340px;*/
}

li .data_options {
	visibility: visible; 
position: static;
}

div.download_right {
	background: transparent url(images/trans_white.png);


float: right;
padding: 2px 2px 0px 2px;
}

#content div.media_backlink {
display: block;

clear: both;
padding-top: 20px;
}

div.download_title {
float: left;
padding-top: 4px;
}

div.video_download {
float: left;
width: 100%;
/*margin-bottom: 2px;*/
width: 557px;
border: 1px solid #CA3F3D;
padding-left: 3px;
margin-top: -1px;
}

#media_snav {
border-bottom: 1px solid #CA3F3D;
margin-bottom: 10px;
}

li.media_first {
position: relative;
}

div.media_sec_wrap {
position: absolute;
top: 0;
padding-left: 5px;
width: 95px;
	background: transparent url(images/trans_white.png);
	color: #be150c;
	visibility: hidden;
	height: 80px;

}

div.media_sec_wrap li {
/*text-align: center;*/
}


li.media_first:hover div.media_sec_wrap {
	visibility: visible;
}

div.media_sec_wrap a {
	color: #be150c;
}

.detail_header {
border: none;
}

/* @end */



/* @group feogin */

p.loign_press_msg {
margin: 20px 0px 20px 0px;
}

div.tx-felogin-pi1 div.login_input {
margin-bottom: 5px;

}

div.tx-felogin-pi1 div.login_input label {
position: absolute;
}

div.tx-felogin-pi1 div.login_input input {
margin-left: 160px;
	background: transparent url(images/trans_white.png);
	border: none;
	height: 15px;
}

div.login_button {
margin-left: 160px;
/*margin-top: 10px;*/

margin-bottom: 10px;
}

input.submit_press {
background: none;
border: none;
color: #ffffff;
background-color: #c7362e;
  background-image: -moz-linear-gradient(top, #c7362e, #9c110a); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c7362e),color-stop(1, #9c110a)); /* Saf4+, Chrome */
  background-image: linear-gradient(top, #c7362e, #9c110a);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7362e', EndColorStr='#9c110a'); /* IE6–IE9 */
                 -moz-border-radius: 2px; /* FF1+ */
  -webkit-border-radius: 2px; /* Saf3-4 */
          border-radius: 2px; /* Opera 10.5, IE9, Saf5, Chrome */
}

input.submit_press:hover {
cursor: pointer;
}


div.tx-datamintsfeuser-pi1 fieldset.form_fieldset_1 {
border: none;
padding: 0px;
}

div.tx-datamintsfeuser-pi1 .form_type_submit input {
background: none;
border: none;
color: #ffffff;
background-color: #c7362e;
  background-image: -moz-linear-gradient(top, #c7362e, #9c110a); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c7362e),color-stop(1, #9c110a)); /* Saf4+, Chrome */
  background-image: linear-gradient(top, #c7362e, #9c110a);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7362e', EndColorStr='#9c110a'); /* IE6–IE9 */
                 -moz-border-radius: 2px; /* FF1+ */
  -webkit-border-radius: 2px; /* Saf3-4 */
          border-radius: 2px; /* Opera 10.5, IE9, Saf5, Chrome */

}

div.tx-datamintsfeuser-pi1 .form_type_submit input:hover {
cursor: pointer;
}

#content div.tx-datamintsfeuser-pi1 form fieldset div.form_item {
    clear: both;
    margin-top: 5px;
}

div.tx-datamintsfeuser-pi1 .form_type_input input {
	background: transparent url(images/trans_white.png);
	border: none;
	height: 15px;
}

.form_type_passwordconfirmation input {
	background: transparent url(images/trans_white.png);
	border: none;
	height: 15px;

}

#content .form_type_userdelete input {
width: 13px;
	background: transparent url(images/trans_white.png);
	border: none;

}

#content .form_type_userdelete label {
width: 155px;
padding-top: 2px;
}

#content .form_type_userdelete {
width: 250px;
}

#content div.tx-datamintsfeuser-pi1 form fieldset div.form_item div.form_error {
color: #ffffff;
}


/* @end */

/* @group html5video */

#content div.vjs-big-play-button {
z-index: 10;
}

#content video-js-box video {
width: 650px;
}

/* @end */


/* @group slimbox */

#slimbox_wrap {
padding: 10px;
}

/* @end */

/* @group banner */

.teaser_live {
margin: 13px 0px 0px 13px;
float: left;
}

.teaser_ecogood {
margin: 13px 0px 0px 13px;
float: left;
width: 176px;
padding: 10px;
background: transparent url(images/content_bg.png) repeat;
margin-bottom: 70px;
}

div.banner_wrap {
width: 196px;
margin-left: 920px;
}

/* @end */



