/*Main CSS for  pinkapple 2007 
created 28.03.07 hz, nauta@internauta.ch */


/*allgemeine Definition*/
body
{
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(../share/bg/bg.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}
 
img {
	border:0px;
}

/*font*/
h2{
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ae9962;
}
.nav{
	float:left;
	padding: 0px 0px 0px 0px;
}
.subnav
{
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 0px 0px 20px;
	white-space: nowrap;
}


h1.seitentitel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

h3.zwischentitel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ae9962;
	padding: 0px 0px 0px 20px;
	margin: 16px 0px 0px 0px;
	border-top: dotted 1px #ae9962;
	border-bottom: dotted 1px #ae9962;
}
h3.zusatztitel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	border-bottom: dotted 1px #ae9962;
	font-weight: normal;
}

a {
	color: #e73885;
}

a:hover{
	color: #ae9962;
}

a.plain
{
	color: black;
	text-decoration: none;
}

a.plain:hover{
	color: #e73885;
}

a.navi{
	color: #ae9962;
	text-decoration: none;
}
a.naviaktiv{
	font-weight: bold;
	color: #e73885;
	text-decoration: none;
}
a.navi:hover{
	color: #e73885;
}
a.film{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.film:hover{
	color: #e73885;
}

/*-----logos--------------*/
#Logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 265px;
	height: 260px;
	z-index: 0;
}
#pinkapple{
	position: absolute;
	top: 57px;
	left: 265px;
	width: 220px;
	height: 40px;

}
/*----------Titelbloecke----------*/

#HeaderFilm
{
	position: absolute;
	top: 105px;
	left: 266px;
	width: 405px;
	height: 40px;
	background-color: black;
}
	
#HeaderZurich
{
	position: absolute;
	top: 152px;
	left: 266px;
	width: 175px;
	height: 55px;
	background-color: black;
}
#HeaderFrauenfeld
{
	position: absolute;
	top: 152px;
	left: 448px;
	width: 223px;
	height: 55px;
	background-color: black;
}

/*---------NAV-----------------*/
#Nav{
	position: absolute;
	top: 237px;
	left: 125px;
	width: 545px;
	height: 55px;
	background-color: black;
	z-index: 10;
}
#Subnavi
{
	clear: left;
	color: #ae9962;
	padding: 2px 0px 0px 0px;
	width: 545px;
}

/*-----Content-----------------*/
#ContentWrapper{
	position: absolute;
	top: 307px;
	left: 125px;
	width: 545px;
}

#Titelbalken{
	margin: 0px;
	padding: 0px;
	height: 16px;
	background-color: #ae9962;
	color: #000000;
}


#Content
{
	height: 300px;
	/* height fur IE */
	width: 545px;
	background-color: black;
	padding: 0px 0px 20px 0px;
}

html>body>#ContentWrapper>#Content{
	height: auto;
	min-height: 300px; /* andere Browser*/
	background-color: black;
	}
/*----------Footer--------------*/
#Footer{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/*---------text------------------*/
.lauftext
{
	padding: 0px 20px 0px 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: white;
}
.laufrechts
{
	padding: 16px 20px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: white;
}

/*-------table--------------*/
table.programm{
	margin: 0px 0px 0px 0px;	
}
td
{
	color: #FFFFFF;
	/*vertical-align: top;*/
}
td.datum
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	color: #ae9962;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
	border-bottom: dotted 1px #ae9962;
}
td.zeit
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 71px;
	height: 20px;
	color: #FFFFFF;
	padding: 1px 0px 0px 20px;
	border-bottom: dotted 1px #ae9962;
	white-space: nowrap;
	vertical-align: top;
}
td.titel
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 439px;
	height: 20px;
	color: #FFFFFF;
	padding: 1px 20px 0px 0px;
	border-bottom: dotted 1px #ae9962;
	vertical-align: top;
}
td.filmtitel{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:395px;
	height: 20px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	border-bottom: dotted 1px #ae9962;
}
td.filmschmal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 201px;
	height: 20px;
	color: #FFFFFF;
	padding: 1px 0px 0px 20px;
	border-bottom: dotted 1px #ae9962;
	vertical-align: top;
}


td.gender
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 35px;
	height: 20px;
	color: #FFFFFF;
	padding: 1px 0px 0px 0px;
	border-bottom: dotted 1px #ae9962;
	vertical-align: top;
	
}

td.genderfilmliste{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	color: #FFFFFF;
	padding: 1px 0px 0px 0px;
	border-bottom: dotted 1px #ae9962;
	vertical-align: top;
	
}
td.landjahr
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 99px;
	height: 20px;
	color: #FFFFFF;
	padding: 1px 0px 0px 0px;
	border-bottom: dotted 1px #ae9962;
	white-space: nowrap;
	vertical-align: top;
}

td.linie{
	height: 1px;
	border-bottom: dotted 1px #ae9962;
	line-height: 1px;
}
td.spalteleft
{
	width: 266px;
	padding: 20px 0px 0px 0px;
	vertical-align: top;
}
td.spalteright
{
	width: 279px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
}
img.gendericon{
	float:left;
}
/*--------------detail---------------*/
img.detail { padding: 0px 0px 20px 20px; }

.entryleft{
	padding: 0px 0px 0px 20px;
}

.abschluss{
	clear:both;
	border-bottom: dotted 1px #ae9962;
	height: 1px;
}
td.label{
	padding: 1px 0px 0px 0px;
	vertical-align: top;
	width: 100px;
	border-bottom: dotted 1px #ae9962;
	
}
td.angaben{
	padding: 1px 0px 0px 0px;
	vertical-align: top;
	font-weight: bold;
	width: 170px;
	border-bottom: dotted 1px #ae9962;
}
td.thumb
{
	vertical-align: top;
	text-align: left;
	width: 120px;
	height: 120px;
}

td.bildgross
{
	vertical-align: top;
	text-align: left;
	width: 425px;
	height: 425px;
	background-color: #43412E;
}
.thumbImg{
	background-color: #43412E;
	width: 92px;
	height: 100px;
}
.thumbImgHoch{
	background-color: #43412E;
	width: 80px;
	height: 100px;
}
.backlink { padding: 20px 0px 0px 20px; }
