/**
 * 
 * FEINHEIT kreativ studio // www.feinheit.ch
 * 
 */
 
@import"pagenavi.css";
body {
	margin: 0;
	padding: 0;
	color: black;
	font-size: 13px;
	font-family:"lucida grande", lucida, Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	background: #fff;
	background: url(../img/design/bg.jpg) repeat-x left bottom;
	background-color: #b2cee9;
}
/*
#pagenavi{
	background-color: #000;
	color: white;
	font-size: 13px;
}*/
#pageleft {
	background: url(../img/design/stadion_footer.jpg) no-repeat left bottom;
	padding: 20px 10px 200px 172px;	
}
#pageleft #content {
	line-height: 24px;
	width: 500px;
/*	width: 60%;*/
/*	visibility: hidden;*/
}

#pageleft #content_footer{
	display:none;/*
	position:absolute;
	left:0px;
	background-color: #000;
	height: 38px;
	width: 100%;
	color: white;
	font-size: 13px;
	width: 590px;
	background: url(../img/design/footer_logos.jpg) no-repeat 170px 0;
	*/
}
#pageleft #content_footer span { visibility: hidden}

#pageright{
	position: absolute;
	left: 680px;
	top: 0;
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
#pageright #birdsnest{
	background: url(../img/design/birdsnest_titel.png) no-repeat;
/*	background: url(../img/design/birdsnest_titel.gif) no-repeat;*/
	text-align:center;
	width: 300px;
	height: 420px;
}


h1,h2 {
	text-align: center;
}


#pageright #langswitch{
	font-size: 13px;
	font-weight: bold;
}
.de #pageright #en, .en #pageright #de{
	color: #fff;
	height: 30px;
	width: 150px;
	text-align:center;
	text-transform: uppercase;
	padding-top: 10px;
	display:block;
	margin:0px auto;
}
.en #pageright #en, .de #pageright #de{
	display: none;
}
#pageright #langswitch a {
	text-decoration: none;
}
#pageright #langswitch a:hover {
	text-decoration: underline;
}

#feature .text, #feature .bild {
	margin:30px auto;
}

#feature .text {
	width: 214px;
	background-color: #a8c2da;
	color: white;
	padding: 7px;
}
#feature .text strong {
	font-size: 15px;
}

#feinheit {
	height: 38px;
	width: 53px;
	position: absolute;
	top:0;
	right:0;
	background:url(../img/design/feinheit.gif) no-repeat 0 center;
}
#feinheit a{
	display: block;
	width: 53px;
	height: 38px;
}
#feinheit a span{
	display: none;
}

a img{border:none;}
a { color: black}



#kontakt #content p{
	width: 250px;
	float: left;
}



#protagonisten .entry a{
	padding-left: 10px;
	background:url(../img/dot.gif) no-repeat 2px 6px;
}
#protagonisten .entry a strong {
	padding-right: 5px;
}
#protagonisten .entry .inhalt a{
	background: none;
	cursor: pointer;
	padding: 0;
	display:inline;
}
#protagonisten .entry .inhalt a:hover{
	text-decoration: underline;
}
#protagonisten .entry .inhalt a.pdf {
	display: block;
	background:url(../img/pdf_icon.jpg) no-repeat 10px 10px;
	width: 160px;
	height: 52px;
	padding-top: 10px;
	padding: 24px 0 0 75px;
}
#protagonisten .entry .inhalt a.pdf:hover {
	text-decoration: underline;
}

#protagonisten .entry {
	width: 520px;
}
#protagonisten .inhalt {
	display: none;
}
#protagonisten p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}


#pressefotos #content a{
	float: left;
	height: 155px;
	padding: 10px 10px 0 0;
}
#pressefotos #content a img{
	width: 155px;
	height: 115px;
}
#pressefotos #content a{
	text-decoration:none;
	border: none;
}
#pressefotos #content a span{
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	padding-top: 5px;
	display:block;
}


#crew #content table, #crew #content table td{margin:0px; padding:0px;	border:none; border-collapse:collapse;}
#crew #content table {
	margin: 0 auto;
}
#crew #content, #crew #content table { text-align: center}
#crew #content table td.tbl_left {width:200px; text-align:right; font-weight:bold; vertical-align:top; padding: 10px 30px 0 10px; text-transform: capitalize}
#crew #content table td.tbl_right {width:250px; text-align:left; padding: 10px 0}


#artwork #content {text-align: center}
#artwork #content a img { width: 283px; }
#artwork #content a { border: 1px solid #eff9fd; padding: 10px; display:block; text-align:center; width: 290px; margin: 0 auto}
#artwork #content a:hover { border: 1px solid #d91613;}

#startseite .langBox, #trailer .langBox{
	margin-top: 20px;
	text-align: center;
}
#startseite .langBox a, #trailer .langBox a{
	background-color: #d91613;
	color: white;
	padding: 5px 10px;
	font-size: 15px;
	display: block;
	width: 150px;
	text-decoration: none;
	margin: 0 auto;
}
#startseite .langBox a:hover, #trailer .langBox a:hover{
	color: #fcc71d;
	background-color: #c00000;
	
}
#trailer .langBox a{
	width: 200px;
}

#presseheft #content{
	text-align: center;
}
a.btn_pdf{
	display:block;
	color: white;
	background:#d91613 url(/media/img/design/pdf.gif) no-repeat 10px 5px;
	margin: 0 auto;
	padding: 5px 0px 5px 15px;
	padding-left:35px;
	width: 200px;
	line-height:30px;
	text-decoration: none;
}
a:hover.btn_pdf{
	color: #fcc71d;
	background:#c00000 url(/media/img/design/pdf.gif) no-repeat 10px 5px;

}

#zitate { color: #ca0d0c; text-align: center;}

#zitate p {
	font:normal 135% "Times New Roman", serif;
	line-height:25px;
}
#zitate p em {
	font:italic 100% Arial, Helvetica;
	font-size: 12px;
	line-height:25px;
}
span.gf {
	font:normal 100%  "Times New Roman", serif;
	line-height: 100%;
}




@media print {
	*{background: #fff; color: #000;}
	html {font: 100%/1.5 Arial, Helvetica, sans-serif;}
	#pagenavi,#pageright{display:none;}
	#pageleft,#pageleft #content{padding:0px; margin:0px;width:auto;background:#fff;}
	h1,h2 {text-align:left;}
}
