/* @group Liste */

#programm_details {
	width: 500px;
	left: 230px;
	float: right;
}

#programm_liste {
	position: relative;
	width: 230px;
	left: -50px;
	min-height: 400px;
}

#chronik {
	position: relative;
	margin-top: 30px;
	left: -50px;
}

.programm {
	position: relative;
	font-size: 10px;
	left: 1px;
}

.titel {
	position: relative;
	left: 50px;
}

.wochentag {
	position: relative;
	left: 1px;
	margin-top: 20px;
}

.act {
	padding-bottom: 9px;
}

.act a {
	font-size: 15px;
	text-decoration: none;
}

.zeit {
	width: 50px;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

.genre
	{
	font-siz e: 10px;
}

/* @end */

/* @group Einzel */

#programm_bild {
	width: 500px;
	height: 200px;
}

#programm_kurzinfo {
	position: relative;
	width: 500px;
}

#programm_block {
	width: 230px;
	padding: 10px;
}

p.spieltag, p.spielzeit {
	font-size: 15px;
}

#programm_player {
	margin-top: 20px;
	width: 250px;
	height: 50px;
	z-index: 3;
	position: relative;
	background-color: white;
	text-align: center;
}

#programm_kurzbeschrieb {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 15px;
}

#programm_kurzbeschrieb p {
	text-decoration: none;
	text-align: left;
	color: #2b62d0;
	font: normal bold 0.8em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#programm_links {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#programm_block h1 {
	font-size: 35px;
}

#programm_links a {
	padding-left: 10px;
}

#programm_text {
	margin-top: 20px;
	width: 250px;
	margin-left: 250px;
	position: relative;
}

#programm_text, #programm_text div {
	color: #626262;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}



#programm_text ul li {
	color: #626262;
	font: 10px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: circle;
}


#spalte_links {
	width: 220px;
	float: left;
}

#programm_fuss {
	
}

.datum {
	font: bold 0.9em/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: gray;
	margin-left: 10px;
}

.content_abstand{height: 500px;}

/* @end */
