f@charset "UTF-8";
/* CSS Document */


/* -- news ticker -- */
.datum-p {
	color: #999;
	font-size: 40px;
	text-decoration: none;
	text-align: left;
	line-height: 70%;
	width:35px;
	height:70px;
	float:left;
	margin-right: 10px;
	border-right: dotted #666666 1px;
	padding-right:10px;
}
.titel-p {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	line-height: 140%;
}
.text-p {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	line-height: 140%;
}
a.ztitel:active, a.ztitel:visited, a.ztitel:link, h4.ztitel {
	color: #D2222A;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	padding-right:40px;
}
a.ztitel:hover {
	text-decoration:underline;
}
.text-p h2 {
	line-height:120%;
	font-size:12px;
}
/* -- programm index -- */

#programm {
	/*background-color: #CCCCCC;*/
/*	background-image: url(../media/utilities/news-vl.jpg);*/
/*	background-repeat:repeat-x;
	background-position:50px left;*/
	height: auto;
	width: 450px;
	background-position: left bottom;
	border-bottom:#CCCCCC 1px solid;
	padding:5px;
	*width:460px;
	background: #E6E6E6; /* old browsers */
	background: -moz-linear-gradient(top, #E6E6E6 0%, #D4D4D4 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E6E6E6), color-stop(100%,#D4D4D4)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#D4D4D4',GradientType=0 ); /* ie */
}
#programm_sel {
	/*background-color: #CCCCCC;*/
	background-image:url(../media/utilities/news-vl_hover.png);
	background-repeat:repeat-x;
	background-position:50px left;
	height: 100%;
	width: 100%;
	background-position: left bottom;
	border-bottom:#CCCCCC 1px solid;
}

#programm:hover {
/*	background:url(../media/utilities/news-vl_hover.png);*/
	background-color:#c1c1c1;
	background-image:none;
}
#programmIntern {
	/*background-color: #CCCCCC;*/
	background-image: url(../media/utilities/news-vl.jpg);
	background-repeat:repeat-x;
	background-position:50px left;
	height: 100%;
	width: auto;
	background-position: left bottom;
	border-bottom:#CCCCCC 1px solid;
	padding:10px;
}
#programm h4, #programmIntern h4, #programm_sel h4 {
	line-height:120%;
}
.home, .home2 {
	width:740px;
	margin-top:-20px;
}
.home ul {
	width:100%;
	list-style:none;
	float:left;
	margin-bottom:20px;
}
.home2 ul {
	width:100%;
	list-style:none;
	float:left;
	margin-bottom:20px;
	margin-left:0px;
}
* html .home ul {
	margin-left: 0px;
}
.home li, .home2 li {
		float:left;
		line-height:100%;
}
.home img, .home2 img {
}
em {
	background: url(../media/utilities/hover.png) no-repeat;
	width: 42px;
	height: 52px;
	top:185px;
	position: absolute;
	text-align: center;
	padding-top:10px;
	font-style: normal;
	margin-left:-10px;
	z-index: 2;
	display: none;
	font-size:12px;
	color:#FFFFFF;
}
.icon {
	position:absolute;
	z-index:2;
	width:40px;
	height:40px;
	margin-left:412px;
	margin-top:-20px;
}
a.sortByJazzKat {
	color:#333;
	border-bottom:1px dotted #CCC;
	display:block;
}
a.sortByJazzKat:hover {
	color:#000;
}
p a {
	color:#D2222A;
}
.em_pro li {
	float:left;
	list-style:none;
	background-color:transparent;
}
