/**
 *
 * FEINHEIT kreativ studio // www.feinheit.ch
 *
 */

body{
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
font-size:14px;
padding:0;
margin:0;
text-decoration: none;
line-height: 20px;

}

body.vega {
	overflow-y: scroll;
}

#pfad-lang{
width: 890px;
height: 20px;
font-size: 12px;
color: white;
padding: 5px;

}
#pfad-lang a{
	color: white;
	text-decoration: none;
}
#pfad-lang a:hover {
	text-decoration: underline;
}

#lang{
	float: right;
}
#pfad{
	float: left;
}
#header {
width: 900px;
margin: 0 auto;

}

#moodboard {
width: 892px;
height: 312px;
margin: 0 auto;
border: 4px solid #e1e1e1;
border-bottom: none;
background: white;
text-align: left;
background-color:white;
}

#headermediaplayer{
 width:100%;
 height:100%;
}

#pagetop{
	background-color: #7b0000;
	text-align: center;
	border-bottom: 4px solid #e1e1e1;
}

#pagebottom {
	width: 900px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 25px;
}

.typ-normal h1, .typ-tight h1  {
	padding:0;
	margin: 0 10px 0 0;
	font-weight: normal;
}

.typ-normal h1 {
	margin: 0 10px 10px 0;
}

.typ-normal li.up {
	color:red;
}

.typ-normal li.down {
	color:green;
}

h2 {font-size: 18px; font-weight:normal; padding-bottom:0; margin-bottom: 0;}

.typ-normal {
	width: 516px;
	border-right: 4px solid #e1e1e1;
	padding: 30px 20px; 0 20px;
	height: 100%;
	min-height: 500px;
	
}
.typ-tight {
	width: 300px;
	border-bottom: 4px solid #e1e1e1;
	padding: 30px 0 0 40px;
}
.typ-wide {
	width: 536px;
	border-right: 4px solid #e1e1e1;
	padding: 30px 0 0 40px;
}
.typ-normal, .typ-tight, .typ-wide {float: left; padding-bottom: 40px}


#pagebottom h1 span{
	margin: 0 10px 10px 0;
	font-size: 15px;
	line-height: 26px;
}

#pagebottom .regie{
	color: #666;
	display: block;
}
#pagebottom .infos {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
#pagebottom .url{
	margin-top: 2px;
	display: block;
}


p {
	text-align: left !important;
}

/******************** Menu ********************/


#menu a#vega-film {
width: 164px;
height: 90px;
background:#feffca url(../img/design/vega-film.jpg) no-repeat top left;
float:left;
text-indent:-7777px;
}
#menu a#vega-distribution {
width: 164px;
height: 90px;
background:#feffca url(../img/design/vega-distribution.jpg) no-repeat top left;
float:left;
text-indent:-7777px;
}
#menu {
width: 900px;
height: 90px;
background-color:#feffca;
}
#menu ul{
width: 570px;
height: 40px;
margin:0;
float:left;
padding: 31px 0 0 2px;
}

#menu li{
float: left;
list-style:none;
line-height:0;
margin:0;
padding: 0 10px 0 0;
}
#menu li a{
float: left;
display: block;
color: #010101;
font-size: 14px;
text-decoration: none;
padding: 10px 10px 15px 10px;
margin: 0;
height: 0px;
}

#menu li a:hover, #menu li a.mark{
color: white;
background-color: #7b0000;
}

a:hover {
	color: #7b0000;
	text-decoration:underline;
}


/******************** SubMenu ********************/

.submenu{
	padding:10px 0 0 0;
}

.submenu ul{
padding: 13px 0 0 0;
line-height:0;
margin:0;
}

.submenu li{
margin: 10px 0 1px 0;
list-style:none;
clear:both;
margin:0;
padding:2px 0;
}

.submenu li a{
width:260px;
/*height: 34px;*/
color:white;
display: block;
color: #010101;
font-size: 14px;
text-decoration: none;
padding: 16px 0 15px 30px;
line-height:0;
margin:0;
}

.more-text {
	line-height: 20px;
	color: #444;
	font-size: 12px;
	padding-left: 30px;
	display:none;
	width: 200px;
}

a.news_detail + div.more-text {
	padding-bottom: 10px;
}

.submenu li a.btn1{
	background:url(../img/design/subnav/info-btn-1.gif) no-repeat -8px top;
}

.submenu li a.btn2{
	background:url(../img/design/subnav/info-btn-2.gif) no-repeat -8px top;
}

.submenu li a.btn3{
	background:url(../img/design/subnav/info-btn-3.gif) no-repeat -8px top;
}

.submenu li a.btn4{
	background:url(../img/design/subnav/info-btn-4.gif) no-repeat -8px top;
}

.submenu li a.btn5{
	background:url(../img/design/subnav/info-btn-5.gif) no-repeat -8px top;
}

.submenu li a.mark,.submenu li a:hover, .submenu li a.mark:hover{
	background-position:-8px -34px;
}

.submenu li a.btn_mitarbeiter{
	background:url(../img/design/subnav/info-btn-mitarbeiter.gif) no-repeat -8px top;
	line-height: 1.0em;
	
}

.submenu li a.btn_mitarbeiter:hover {
	background-position:-8px -56px;
}

.submenu li a.btn_mitarbeiter span {
	font-size: 0.8em;
}


/******************************************** Formular ********************************************/

form table, form table th,form table td,form table tr{

}

form table th{
	vertical-align:top;
	text-align:right;
	font-weight:normal;
}

.invalid th {
	color: red;
}

.invalid td {
}

.error{
color: red;
}

form th{
	font-weight: normal;
	padding-right: 5px;
	vertical-align: middle;
	width: 150px;

}

form td{
	padding-bottom:5px;
}

input, textarea{
	vertical-align:middle;
	width:300px;
	border: 1px solid #e1e1e1;
	margin:2px 0;
	padding:5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	 vertical-align:top !important;

}

select {
	width: 310px;
}

.invalid th {
	font-weight:bold;
}


.invalid input, .invalid textarea {
	border-left: 4px solid red;
	width:296px;
}

td.submit-btn input {
	width: 150px;
	border: none;
	background-color: #999999;
	margin-top: 10px;
}

td.submit-btn input:hover {
	color: white;
	background-color: #444;
}

.radio-btn { width: auto; margin:0px 5px 0 0;}
.radio-label{width:250px; padding-right: 30px; vertical-align:middle;}

.suchen input {
	font-size: 14px;
	width:274px;
	padding: 10px 5px;
	margin-bottom: 10px;
}
.suchen .submit-btn {
	width:286px;
}



/********************************* TABELLE *********************************/

#tableart1 {
	text-align: left;
}
table.filmliste{
	border-collapse:collapse;
}
table.filmliste .sp1{
	padding-right:15px;

}
table.filmliste .sp2{
	width: 300px;
}
table.filmliste .sp3{
	width: 160px;
}
table.filmliste tr{}
table.filmliste .sp2 strong{
	font-size: 18px;
	font-weight: normal;
}
table.filmliste .sp2 .infos{
	display: none;
}
table.filmliste td{
	vertical-align: top;
	padding:0;
	margin:0;
}
table.filmliste a{
	text-decoration: none;
	display:block;
	width: 330px;
	height: auto;
	padding-bottom: 10px;
	margin:0;
}
table.filmliste .list-sort span{
	display:none;
}
table.filmliste .list-sort a{
	background:url(/media/img/design/list-sort-desc.gif) no-repeat left top;
	height: 11px;
	width: auto;
	padding:0;
}
table.filmliste .list-sort a:hover{
	background-position:left -15px;
}
table.filmliste .list-sort a.mark:hover, table.filmliste .list-sort a.desc{
	background:url(/media/img/design/list-sort-desc.gif) no-repeat left -15px;
}
 table.filmliste .list-sort a.desc:hover,table.filmliste .list-sort a.mark {
	background:url(/media/img/design/list-sort.gif) no-repeat left -15px;
}
table.filmliste .list-sort th{
	padding: 0 5px 10px 0;
}



table.credit th{
	text-align:left;
	vertical-align:top;
	width: 120px;
	padding-right: 20px;
}
table.credit td span strong{
	width: 210px;
	display:block;
}
table.credit td span{
	float:left
}
/********************************* Other Stuff *********************************/


/* Pressbilder */

.images a{
	float: left;
	height: 145px;
	width: 160px;
	padding: 10px 10px 0 0;
	text-align: center;
}
.images a img{
	width: 155px;
	height: 115px;
	margin: 0 auto;
}
.images a{
	text-decoration:none;
	border: none;
}
.images a span{
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	padding-top: 5px;
	display:block;
}
.images a:hover span{
	text-decoration: underline;
}


#id_film{
	width: auto;
	border:1px solid #cccccc;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:1em;
	margin:0 0 10px 0;
	padding:4px;


}

a.not-more:hover {
	cursor:default;
	color: black;
}

a.edit-btn {
	float:right;
	color: grey;
}
a.edit-btn:hover {
	float:right;
	color:black;
}

/* News */
.news .typ-normal h2{
	margin:0; padding:0;
}
#production-news strong{
	padding-top:10px;
	display:block;
}
#production-news ul{
	padding:0;
	margin-top:0;
}
#production-news ul li{
	list-style-type:square;
	list-style-position: inside;
}
#production-news ul li a{
	text-decoration:none;
}

/* PRESSE */

ul.press-pdf, ul.press-pdf li{
	margin:0px; padding:0px; list-style:none;
	line-height:0px;
	width: 340px;
}
ul.press-pdf li a, ul.press-pdf li span{display:block;}
ul.press-pdf li { padding-bottom:30px;}
ul.press-pdf li a {
	text-decoration:none;
	padding:0px 0px 0px 40px;
	color: black;
	line-height:18px;
}
ul.press-pdf li.file a{
	text-decoration:none;
	background:url(/media/img/design/icon_pdf.gif) no-repeat left center;
	padding:0px 0px 0px 40px;
	color:black;
	line-height:18px;
	height: 30px;
}
ul.press-pdf li a span.titel{
	font-size:12px;
	color:black;
	margin-top:3px;
}
ul.press-pdf li a span.inhalt{
	font-size:14px;
	font-weight:bold;
	color:black;
}
ul.press-pdf li a:hover span.inhalt{
	color:#7b0000;
}

span.press {
	font-size: 12px;
	color: #444;
	padding-left: 13px;
	display:block;
}

#filmlogo{
	height: 0;
	width: 0;
	text-indent: -50000px;
}

a#feinheit {
	background:transparent url(/media/img/design/feinheit.gif) no-repeat scroll 0 0;
	display:block;
	height:53px;
	position:absolute;
	right:0;
	text-indent:-7777px;
	top:0;
	width:16px;
	opacity:0.4;
}
a#feinheit:hover {
	opacity:1;
}


/********************************* Print *********************************/
.red{
color: red;
}

a{
	color:#000;
	outline:none;
	border:none;
}
a img{border:none;}
@media print {
	*{background: #fff; color: #000;}
	html {font: 100%/1.5 Arial, Helvetica, sans-serif;}
	/*#nav, #about { display: none; }*/
}
