@charset "UTF-8";
/**
 * Anpassung für Kinos
 *
 * Style: 'Kino-CSS' - 2010-05-20 10:18:04
 *
 */


@media screen
{
	/* Lochmann Filmtheaterbetriebe */
	.lftb h1,
	.lftb h2,
	.lftb h4,
	.lftb a,
	.lftb .reservnum { color: #5b2921; }
	.lftb #hcol3 { min-height:102px; background-image: url("/media/common/logo_lfb.gif"); }
	* html .lftb #hcol3 { height:102px; }
	
	/* Drei Freunde */
	.dreif h1,
	.dreif h2,
	.dreif h4,
	.dreif a,
	.dreif .reservnum { color: #5E6A00; }
	.dreif #hcol3 { min-height:110px; background-image: url("/media/common/dreifreunde_logo.jpg"); }
	* html .dreif #hcol3 { height:110px; }
	
	/* Biberach */
	.kino_bi h1,
	.kino_bi h2,
	.kino_bi h4,
	.kino_bi a,
	.kino_bi .reservnum { color: #b76e16; }
	.kino_bi #hcol3 { min-height:102px; background-image: url("/media/common/logo_sp_web.jpg"); }
	* html .kino_bi #hcol3 { height:102px; }
	
	/* Esslingen */
	.kino_es h1,
	.kino_es h2,
	.kino_es h4,
	.kino_es a,
	.kino_es .reservnum { color: #8d161b; }
	.kino_es #hcol3 { min-height:110px; background-image: url("/media/common/logo_tp_es_web_grosz.jpg"); }
	* html .kino_es #hcol3 { height:110px; }
	
	/* Schorndorf */
	.kino_sf h1,
	.kino_sf h2,
	.kino_sf h4,
	.kino_sf a,
	.kino_sf .reservnum { color: #5d0f1e; }
	.kino_sf #hcol3 { min-height:110px; background-image: url("/media/common/logo_tp_sf_web_gross.jpg"); }
	* html .kino_sf #hcol3 { height:110px; }
	
	/* Waiblingen */
	.kino_wn h1,
	.kino_wn h2,
	.kino_wn h4,
	.kino_wn a,
	.kino_wn .reservnum { color: #003787; }
	.kino_wn #hcol3 { min-height:110px; background-image: url("/media/common/logo_tp_wn_web_gross.jpg"); }
	* html .kino_wn #hcol3 { height:110px; }
	
	/* Hamburg */
	.kino_hh h1,
	.kino_hh h2,
	.kino_hh h4,
	.kino_hh a,
	.kino_hh .reservnum { color: #3e9397; }
	.kino_hh #hcol3 { min-height:102px; background-image: url("/media/common/passage_logo.jpg"); }
	* html .kino_hh #hcol3 { height:102px; }


	/* Sonstige Abweichungen */
	.branding a,
	.branding a:active { color: black; }

}
