@charset "iso-8859-1";
/* Standard-CSS (fuer Content ab 8/04) www.hoehnepresse.de */
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li, hr {
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:10px;
   line-height:normal;
}
body {
	background-color:#fff;
	background-image: url(../global_images/hg02.gif);
	margin: 0px 0px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
HR	{
	color:white;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #333333;
}
/* links zu pdf-files bekommen im hg ein pdf-signet */
/*body a[href*=".pdf"]	{
	background:url(../global_images/css_pdf.gif) right center no-repeat;
	padding-right:30px;
}*/
/* links zu pdf-files bekommen im hg einen pfeil 
body a[href*=".pdf"]	{
	background:url(../global_images/link.gif) left center no-repeat;
	padding-right:30px;
}*/
/* --------------------- content-links mit news auszeichnung ------------- */
a:link.news {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#6699CC;
	text-decoration:none;
	padding:0px 0px 0px 10px;
}
a:visited.news {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#6699CC;
	text-decoration:none;
	padding:0px 0px 0px 10px;
}
a:hover.news {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#006db8;
	text-decoration:none;
	padding:0px 0px 0px 10px;
}
a:active.news {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#6699CC;
	text-decoration:none;
	padding:0px 0px 0px 10px;
}
/* --------------------- content-links mit link_c auszeichnung ------------- */
a:link.link_c {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#6699CC;
	text-decoration:none;
	background-image:url(../global_images/link.gif);
	background-repeat: no-repeat;
	padding:0px 0px 3px 10px;
}
a:visited.link_c {
	padding-left:10px; 
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#6699CC;
	text-decoration:none;
	background-image:url(../global_images/link.gif);
	background-repeat: no-repeat;
	padding:0px 0px 3px 10px;
}
a:hover.link_c {
	padding-left:10px;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#006db8;
	text-decoration:none;
	background-image:url(../global_images/link_db.gif);
	background-repeat: no-repeat;
	padding:0px 0px 3px 10px;
}
a:active.link_c {
	padding-left:10px;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#6699CC;
	text-decoration:none;
	background-image:url(../global_images/link.gif);
	background-repeat: no-repeat;
	padding:0px 0px 3px 10px;
}
/* --------------- bildlink */
a:link.bildlink {
	border-bottom: 1px solid #cccccc;
}
a:visited.bildlink {
	border-bottom: 1px solid #cccccc;
}
a:hover.bildlink {
	border-bottom: 1px solid #ccc;
}
a:active.bildlink {
	border-bottom: 1px solid #cccccc;
}
/* --------------------------- head-links ----------------------- */
a:link.start {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}
a:visited.start {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}
a:hover.start {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
a:active.start {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}




a:link.starttitel {
	font-size:9px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}
a:visited.starttitel {
	font-size:9px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}
a:hover.starttitel {
	font-size:9px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
a:active.starttitel {
	font-size:9px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}




.subtitel {
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#003366;
	padding: 0px;
	margin: 0px;
	}
.td_news { 
	background-color: #CCCCCC;
	text-align: left;
	border-bottom: 1px dotted #666666;
	padding:2px 2px 2px 5px;
}
.td_normal {
	font-size:10px;
	line-height:1.5em;
	font-weight:normal;
	color:#000000;
	padding: 10px 10px 10px 10px;
	text-align:left;
}
.td_normal_grau { 
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#000000;
	background-color:#F8F8F8;
	padding: 1px 1px 1px 5px;
	border-bottom: 1px dotted #666666;
}
.td_titel {
	color: #003366;
	font: bold 24px/normal Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-shadow: 2px 2px 6px #ccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	text-transform:uppercase;
}
.td_kap { 
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	background-image:url(../global_images/td_kap_verlauf.jpg);
	letter-spacing:1px;
	padding:2px 2px 2px 8px;
}
.berlinale	{
	font-size:18px;
	line-height:normal;
	font-weight:bold;
	color:#000;
	letter-spacing:2px
	padding:4px 2px 30px 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #CC0033;
	
}
.berlinale1	{ 
	font-size:22px;
	line-height:normal;
	font-weight:bold;
	color:#FFFFFF; 
	letter-spacing:0px
}
.berlinale2	{ 
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	letter-spacing:0px
}
.highlight	{ 
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	color:#CC0033;
}	
.unterstrichen	{
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
/*------------- footer ---------------------------------------------*/
.copy	{
	font-size: 9px;
	color:#333;
	}
.copylink:link	{
	font-size: 9px;
	color:#A8A8A8;
	text-decoration: underline;
	}
.copylink:visited	{
	font-size: 9px;
	color:#A8A8A8;
	text-decoration: underline;
	}
.copylink:hover	{
	font-size: 9px;
	color:#A8A8A8;
	text-decoration: underline;
	}
.copylink:active	{
	font-size: 9px;
	color:#A8A8A8
	text-decoration: underline; 
	}
/*----------------------------- BERLINALE 2006 ---------------------------------------------*/
	.start_berlinale	{
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	padding:10px 2px 2px 2px;
	}
.start_berlinale:link	{
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	}
.start_berlinale:visited	{
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	padding: 10px 2px 2px 2px;
	}
.start_berlinale:hover	{
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	text-decoration: underline;
	padding: 10px 2px 2px 2px;
	}
.start_berlinale:active	{
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	text-decoration: none; 
	padding: 10px 2px 2px 2px;
	}
	.berlinale_kategorie	{
	margin: 10px 0px 0px 0px;
	font-size:9px;
	font-weight:bold;
	color:#cc0033;
	line-height:12px;
	text-transform:uppercase;
}
	.berlinale_bild {margin:5px;}
/* ---------------------- menu kopfzelle------------------------------*/
.td_berlinale	{
	background-color: #f1f1f1;
	text-align: center;
	font-size:10px;
	border: 1px solid grey;
}
.td_menuhead	{
	background-color: #666666;
	text-align: left;
	padding: 2px 2px 2px 5px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:12px;
	background-image: url(../global_images/hoehne_td_hg.jpg);
}
.td_menuhead_berlinale	{
	background-color: #CC0033;
	text-align: left;
	padding: 2px 2px 2px 5px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:12px;
	/*background-image: url(../global_images/hoehne_td_hg.jpg);*/
}



/* ---------------------- menu-zelle------------------------------*/
.td_menu	{
	background-color: #5985DE;
	text-align: left;
	border-bottom: 1px dotted #666666;
	padding:1px 1px 1px 5px;
	font-size:10px;
	line-height:12px;
	color:#000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8F8F8F;
	border-left-color: #8F8F8F;
}
.td_menu_berlinale	{
	background-color:#CC0033;
	text-align: left;
	border-bottom: 1px dotted #666666;
	padding:1px 1px 1px 5px;
	font-size:10px;
	line-height:12px;
	color:#000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8F8F8F;
	border-left-color: #8F8F8F;
}
.menu_leer	{
	height:5px;
	background-color:#FF9900;
}
.td_menu:hover {
	background: #5999ff;
}
/*------------------------bildbox ------------------------------*/
.bildbox	{
	margin: 0px 0px 10px 0px;
}
/* ----------------------- kinoplakate-thumbs --------------- */
.bild	{
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #666;
	text-align: center;
	vertical-align: middle;
}
.bild:hover	{
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
/* ---------------------- menu link------------------------------*/

a:link.menu  {
	padding:0px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:12px;
	text-decoration:none;
	display:block;
	/*background-image:url(../global_images/link_w.gif);*/
	background-repeat: no-repeat;
}
a:visited.menu {
	padding:0px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:12px;
	text-decoration:none;
	display:block;
	/*background-image:url(../global_images/link_w.gif);*/
	background-repeat: no-repeat;
}
a:hover.menu {
	padding:0px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:12px;
	text-decoration:none;
	display:block;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
}
a:active.menu {
	padding:0px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:12px;
	text-decoration:none;
	display:block;
	/*background-image:url(../global_images/link_w.gif);*/
	background-repeat: no-repeat;
}
/* ---------------------- menu_berlinale link------------------------------*/

a:link.menu_berlinale  {
	padding:0px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:12px;
	text-decoration:none;
	display:block;
	background-image:url(../global_images/berlinale_mini.gif);
	background-repeat: no-repeat;
}
a:visited.menu_berlinale  {
	padding:0px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:12px;
	text-decoration:none;
	display:block;
	background-image:url(../global_images/berlinale_mini.gif);
	background-repeat: no-repeat;
}
a:hover.menu_berlinale  {
	padding:0px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:12px;
	text-decoration:none;
	display:block;
	background-image:url(../global_images/berlinale_mini.gif);
	background-repeat: no-repeat;
}
a:active.menu_berlinale  {
	padding:0px 0px 0px 10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:12px;
	text-decoration:none;
	display:block;
	background-image:url(../global_images/berlinale_mini.gif);
	background-repeat: no-repeat;
}
/* ---------------------- menu datum------------------------------*/
.dat {
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
}
/* ------------------ startseite, links unter kinoplakaten ---------------------- */
a:link.front { 
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 10px;
	text-align: center;
}
a:visited.front { 
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 10px;
}
a:hover.front { 
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 10px;
}
a:active.front { 
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 10px;
}
a.cannes:link, a.cannes:visited {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	padding: 0px 0px 5px 10px;
}

a.cannes:hover {
	text-decoration: underline;
}
/* ------------------------- startseite, klappe ------------------------ */
.klappe	{
	font-family:"Courier New", Courier, mono;
	font-size:14px;
	line-height:14px;
	font-weight:bold/italic;
	color:#333333;
	text-decoration:none;
}
a:link.klappe { 
	font-family:Courier New, Courier, mono;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}
a:visited.klappe { 
	font-family:Courier New, Courier, mono;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}
a:hover.klappe { 
	font-family:Courier New, Courier, mono;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}
a:active.klappe { 
	font-family:Courier New, Courier, mono;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	background-image:url(../global_images/link_s.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-shadow: 2px 2px 6px #333;
}
.logo_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	text-shadow: 2px 2px 6px #333;
}
.shadowboard {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.plakat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	white-space: pre;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}
/*--- poster -links quicktime rollover-hand sichtbar machen -------*/
a.img {
	text-decoration: none;
	border-bottom: none;
	background: none;
}
td.berlinale_kategorie {
	background-color: #CC0033;
	background-image: url(../global_images/strich.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
