/**
 * Style sheet content_elements
 */
#main a,
#main a:link,
#main a:visited
{
	color:#993300;
}

#main a:hover
{
	text-decoration:none;
}

#main h1
{
	margin:0px 0px 20px 0px;
	padding:6px;
	background-color:#000000;
	font-size:13px;
	color:#ffffff;
}

#main h2
{
	margin:0px 0px 16px 0px;
	padding:0px 0px 16px 0px;
	font-size:13px;
}

#main ul li
{
	margin-bottom:8px;
}

#main div.ce_text
{
	margin-bottom:18px;
}

#main div#programm div.ce_text
{
	margin-top:0px;
	margin-bottom:0px;
}

div#programm img
{
	background:transparent url(tl_files/layout/shadow.gif) no-repeat scroll right bottom;
	border:4px solid white;
	margin:0px 4px 4px 4px;
	padding-bottom:4px;
	padding-right:5px;
}

div#specials img
{
	background:transparent url(tl_files/layout/shadow.gif) no-repeat scroll right bottom;
	border:4px solid white;
	margin:0px 4px 4px 4px;
	padding-bottom:4px;
	padding-right:5px;
}

div.charts table
{
	width:100%;
	background-color:#ccff33;
	border:1px solid #000000;
}

#main div.charts table th a,
#main div.charts table th a:link,
#main div.charts table th a:visited
{
	width:100%;
	text-decoration:none;
	color:#ffffff;
}

div.charts table th
{
	padding:3px 4px;
	background-color:#676767;
	color:#ffffff;
}

#main div.charts table tr:hover td
{
	background-color:#000000;
	color:#ffffff;
}

div.charts table td
{
	padding:3px 4px;
	border-top:1px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	border-left:0px solid #000000;
}

div.charts table tr.even td
{
	background-color:#EEEEEE;
}

div.charts table tr.odd td
{
	background-color:#FFFFFF;
}

#konzerte div.mod_upcoming_events
{
	border:1px solid #000000;
}

#konzerte div.odd
{
	background-color:#EEEEEE;
}

#konzerte div.event
{
	padding:6px;
}

#konzerte div.eventeaserkopf
{
	margin-bottom:4px;
}

#main div#konzertdetails div.info
{
	margin-bottom:14px;
	font-weight:bold;
}
