/* Standard-CSS (für Content bis 8/04) für www.freiluftkino-berlin.de */
/* Wichtige Farben 
Link Hellblau = #003366 
Link Dunkelblau = #006db8
*/
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, /*td,*/ form, table, img, li {
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:10px;
   line-height:12px;
}
body {
	background-color:#FFFFFF;
	background-image:url(../global_images/hg02.gif);
	margin: 0px 0px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
/* 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;}

/* --------------------- content-links mit news auszeichnung ------------- */
a:link.news {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#6699CC;
	text-decoration:none;
}
a:visited.news { 
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#6699CC;
	text-decoration:none;
}
a:hover.news {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#006db8;
	text-decoration:none;
}
a:active.news {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#6699CC;
	text-decoration:none;
}
/* --------------------- 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 0px 10px;
	text-align: left;
}
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 0px 10px;
	text-align: left;
	
}
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 0px 10px;
	text-align: left;
}
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 0px 10px;
	text-align: left;
}

/* --------------------------- head-links ----------------------- */
a:link.start { 
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}
a:visited.start { 
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}
a:hover.start { 
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline
}
a:active.start { 
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}


.subtitel {
	color: #003366;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-shadow: 2px 2px 6px #ccc;
	padding: 5px 0px 0px;
	margin-top: 5px;
}

.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:12px;
	font-weight:normal;
	color:#000000;
	padding: 2px 2px 2px 2px;
}
.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/24px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-shadow: 2px 2px 6px #ccc;
	padding: 0px 0px 0px 0px;
}
.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:16px;
	line-height:18px;
	font-weight:bold;
	color:#000000; 
	letter-spacing:1px
}
.berlinale1	{ 
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#000000; 
	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:#333333;
	text-decoration:underline;
}
/* ---------------------- menu kopfzelle------------------------------*/
.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);
}

/* ---------------------- menu-zelle------------------------------*/
.td_menu	{
	background-color: /*#C6CCD0*/#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_leer	{
	text-align: left;
	padding:1px 1px 1px 5px
	height:12px;
}

.td_menu:hover {
	background: #5999ff;
}
/*------------------------bildbox ------------------------------*/
.bildbox	{
	margin: 0px 0px 10px 0px;
}
/* ----------------------- startseite, kinoplakate --------------- */
.bild	{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* ---------------------- 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 datum------------------------------*/
span.dat {
	font-size:10px;
	line-height:12px;
	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-left: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-left: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-left: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-left:10px;
}
/* ------------------------- startseite, klappe ------------------------ */
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;
}
/*------------- footer ---------------------------------------------*/
.copy	{
	font-size: 9px;
	color:#A8A8A8;
	}
.copylink:link	{
	font-size: 9p;
	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; 
	}
	/* ----------------------- kinoplakate-thumbs --------------- */
.bild	{
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
}
.bild:hover	{
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
}