@media print{
#noprint
{
display:none;
}

}


/*Tabellenrahmen*/
table
{
border:1px solid #999;
}
table td
{
border:1px solid #999;
}



a.aNav1,a.aNav1:link,a.aNav1:visited 
{
	
	text-decoration: none;
	font-size: 12px;
	color: Black;
	margin-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

a.aNav1:hover, a.aNav1:active 
{
	color: #E20079;
}



h1 {
	font-family: "Georgia";
	font-size: 12px;
	font-style: normal;
	color: #E20079;
	line-height: 1em;
}
h2 {
	font-family: "Georgia";
	font-size: 12px;
	font-style: italic;
	color: #E20079;
	line-height: 1.1em;
	margin-top:0px;
}

h3 {
	font-family: "Georgia";
	font-size: 12px;
	font-style: bold;
	color: #000;
	line-height: 1.1em;
}

a,a:link,a:visited {
	text-decoration: none;
	color:#E20079;
}
	a:hover,a:active {
	color:Black;
}

p {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	color: #000;
	/*background: #E8E8E9;*/
	padding:2px;
	line-height: 1.2em;

}
.news-list-item p
{
line-height: 1.2em;
}
p.news-single-imgcaption 
{
margin:0px;
padding:0px;
}
.tx_sst_pi1_imagecaption
{
font-family: "Verdana";
text-align:left;
padding-left: 5px;
font-size: 11px;
}

.tx_sst_pi1_image
{
display: none;
}body
{
	font-size:13px;
	font-family: Georgia, sans-serif;

}



a,a:link,a:visited {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
	font-size:12px;
}

a:active,a:hover {
	color: #E20079;
}

p {
	font-family: "Georgia";
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding:2px;
	line-height: 1.6em;
}


	



.fettkleiner {
	font-weight: bold;
	font-style: normal;
	font-size: 0.9em;
}

.premiere {
	font-weight: bold;
	color:#E20079;
	font-size: 12px;
}

.rotfettkursiv {
	font-weight: bold;
	font-style: italic;
	color:#E20079;
}


.tabelle_titel{
	font-family: "Georgia";
	font-weight: bold;
	font-size: 12px;
	color: #E20079;
	line-height: 1.6em;
	border-bottom:1px solid #999;
}

.tabelle_verdana{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-bottom:1px solid #999;
}



.tabelle_magenta{
	background-color: #fff;
	font-family: "Verdana";
	font-size: 11px;
	padding-left: 5px;
	border-bottom:1px solid #999;
}

.tabelle_gelb{
	background-color: #fff;
	font-family: "Verdana";
	font-size: 11px;
	padding-left: 5px;
	border-bottom:1px solid #999;
}

.tabelle_gruen{
	background-color: #fff;
	font-family: "Verdana";
	font-size: 11px;
	padding-left: 5px;
	border-bottom:1px solid #999;
}

.tabelle_blau{
	background-color: #fff;
	font-family: "Verdana";
	font-size: 11px;
	padding-left: 5px;
	border-bottom:1px solid #999;
}

.tabelle_orange{
	background-color: #fff;
	font-family: "Verdana";
	font-size: 11px;
	padding-left: 5px;
	border-bottom:1px solid #999;
}

hr{ 
	border:1px solid #999;

}
/*  ######### kalender aktuell tx-sst-pi2 */


.tx_sst_pi2_aktuell_table{

	border-:1px solid #999;
}

td.tx_sst_pic_calendar{
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	border:1px solid #999;

} 

.tx_sst_pi2_month{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #F399C9; /* rosa */
	border-bottom:1px solid #999;

}

.tx_sst_pi2_today {
	font-size: 12px;
	font-weight: bold;
	color: #fff;  /* weiss*/
	background-color: #fff;  /* pink*/
	border-bottom:1px solid #999;

}

.tx_sst_pi2_day_odd {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #fff;/* hellgrau*/
	border-bottom:1px solid #999;

}

.tx_sst_pi2_day_even {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #fff; /* dunkelgrau*/
	border-bottom:1px solid #999;
}



/*  ######### vorschau */

.tx_sst_pi2_vorschau_header{

	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: #fff;
	border:1px solid #999;
}

.tx_sst_pi2_vorschau_table
{
	font-weight: bold;
	border:1px solid #999;
}

.tx_sst_pi2_vorschau_day_odd
{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border:1px solid #999;
}




/* ######### premieren 

.tx_sst_pi2_premieren_day_next
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.tx_sst_pi2_today a:link,.tx_sst_pi2_today a:visited
{
color: White;
}
.tx_sst_pi2_today a:active,.tx_sst_pi2_today a:hover
{
color:black;
}
*/