/* CSS Document für bridge:media */

/*Layer für die 1. Navigation auf der Homepage*/
/*Formatierungen der Inhalte*/
p {
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	line-height:17px;
}

a {
	text-decoration: none;
	color:#C55B26;
}

h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:25px;
	line-height:normal;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	color:#C65F2A;
	margin-top:0px;
	margin-left:0px;
}
		
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
	margin-top:0px;
	margin-bottom:5px;
}

strong{
	font-weight:bold;
	color:#000;
}

.img_left_border {
	float:left;
	border:solid 3px #C65F2A;
	margin-right:10px;
	margin-bottom: 10px;
}

.text_left{
	text-align:left;
}

.text_center{
	text-align:center;
}

.text_right{
	text-align:right;
}

.text_block{
	text-align:justify;
}

strong{
	font-weight:bold;
	}

/*Spezielle schriftformatierungen*/
		
		.filmlaenge
		{
			font-style:italic;
		}
		
		.sendetermin
		{
			color:#AC9D45;
		}
		
		.stabliste
		{
			color:#AC9D45;
		}