/* @override 
	http://fptest.e27.eu/fileadmin/FP/css/dfp.css
	http://www.deutscher-filmpreis.de/fileadmin/FP/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;
}

/* @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;
	/*border: 1px solid green;*/
}

#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 */

#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;
}

#sponsoren_content {
	width: 1014px;
	float: left;
}

#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-right: 20px;
}

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

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

p b {
font-weight: bold;
}

#sponsoren_content {
	padding-left: 104px;
	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;
}

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;