/* styles für film & kino */

/* hintergrundfarben (farbcode-image) */

.bgoben {
	background-color:#330000;
}
.bgdunkel {
	background-color:#480448;
}
.bgcontent {
	background-color:#6C1969;
}
.bgsubnavi {
	background-color:#9C599B;
}
.bgteaser {
	background-color:#AD73AD;
}
.bglinien {
	background-color:#CC99CC;
}
.bgsendezeit {
	background-color:#FF9933;
}
.bglinkbox {
	background-color:#BD86BD;
}
.bgzusatzinfo {
	background-color:#CC99CC;
}
.bgpopup {
	background-color:#9C599B;
}
.bgpopup2 {
	background-color:#AD73AD;
}

/* schriftfarben */
.pfad {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight:weight;
	font-style:normal;
	color:#FF9933;
	text-decoration:none;
/*	line-height:11pt; */
	}

.subnavi {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	line-height:11pt;
	}

.head {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:14pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:11pt;
	}
.subhead {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:11pt;
	}

.headweiss {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	line-height:11pt;
	}
	
.text {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:11pt;
	}

.textklein {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:11pt;
	}

.sendezeit {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight:weight;
	font-style:normal;
	color:#FFCCFF;
	text-decoration:none;
	line-height:11pt;
	}

/* linkfarben */

a.link:link	{color:#000000;text-decoration:none;}
a.link:visited 	{color:#FFCCFF;text-decoration:none;}
a.link:active 	{color:#FFFFFF;text-decoration:none;}

a.headlink:link		{color:#000000;text-decoration:none;}
a.headlink:visited 	{color:#000000;text-decoration:none;}
a.headlink:active 	{color:#000000;text-decoration:none;}

a.subnavilink:link	{color:#FFFFFF;text-decoration:none;}
a.subnavilink:visited 	{color:#FFFFFF;text-decoration:none;}
a.subnavilink:active 	{color:#FFFFFF;text-decoration:none;}

a.serviceboxlink:link 	 {color:#CC99CC;text-decoration:none;}
a.serviceboxlink:visited {color:#996699;text-decoration:none;}
a.serviceboxlink:active  {color:#CC99CC;text-decoration:none;}

a.formatnavilink:link	 {color:#FFFFFF;text-decoration:none;}
a.formatnavilink:visited {color:#480448;text-decoration:none;}
a.formatnavilink:active  {color:#FFFFFF;text-decoration:none;}
