/* P C D T R */
@import "php/css.php";
/* font-size in pts */

.headline, a.headline	{
	font-family: sansculottes, Georgia;
	font-size: 20pt;
	background: #fff;
	color: #161b83;
	text-align:left;
	text-decoration: none;
}

.sec_headline, a.sec_headline	{
	font-family: sansculottes, Georgia;
	font-size: 20pt;
	background: #fff;
	color: #404040;
	text-align:left;
	text-decoration: none;
	margin-left: 10px;
	z-index: 20;
	position:relative;s
}

.thread_headline, a.thread_headline	{
	font-family: sansculottes, Georgia;
	font-size: 20pt;
	background: #fff;
	color: #1d93d9;
	text-align:left;
	text-decoration: none;
	z-index: 10;
	position: relative;
	top: -6px;
}

a.headline_link	{
	font-family: sansculottes, Georgia;
	font-size: 20pt;
	background: #fff;
	color: #90CFF5;
	text-align:left;
	text-decoration: none;
	}

a.thread_pfeil	{
	font-family: sansculottes, Georgia;
	font-size: 20pt;
	background: #fff;
	color: #1d93d9;
	position: relative;
	top: -10px;
	text-align:left;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 28px;
	}

a.headline_pfeil	{
	font-family: sansculottes, Georgia;
	font-size: 20pt;
	background: #fff;
	color: #90CFF5;
	position: relative;
	top: -4px;
	text-align:left;
	text-decoration: none;
	}


a.festival_headline	{
	font-family: sansculottes, Georgia;
	font-size: 24pt;
	background: #fff;
	color: #161b83;
	text-align:left;
	text-decoration: none;
	left: 155px; 
	position: relative; 
	top: 0px;	
	line-height: 12px;
}

.band_headline, a.band_headline	{
	font-family: sansculottes, Georgia;
	font-size:20pt;
	background: inherit;
	color: #000;
	text-align:left;
	width: 630px;
	float: left;
	text-decoration: none;
/*	padding-left: 7px; */
}

a.mag_headline	{
	font-family: sansculottes, Georgia;
	font-size:20pt;
	background: #e5f0f6;
	color: #000;
	text-align:left;
	width: 780px;
	float: left;
	text-decoration: none;
	margin-bottom: 8px;
/*	padding-left: 7px; */
}


.new a	{
	color:#0050da;
	text-decoration:underline;
}
.new a:hover	{
	color:#d05c00;
}
