/* Linien */
#mainShortHr{
	float			        : left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			        : 394px;
	height			      : 1px;
	border-bottom		  : 1px solid #ddd;		
	margin			      : 5px 0px 5px 228px;
}

/* ------- HR für Spielplan - trenner zwischen den einzelnen veranstaltungen ----*/
#mainsHr{
	float			        : left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			        : 612px;
	height			      : 1px;
	border-bottom		  : 1px solid #ddd;		
	margin			      : 10px 0px 10px 10px;
}

/* ---------------------- DETAIL - MENÜ - Template -----------------------------------------*/
#detailMenuBox          
{
	background-image	: url(../images/basis/bg_u_menu.jpg);
	width			        : 632px;
	height			      : 21px;
	padding			      : 0px 0px 0px 0px;	
	border      		  : 1px solid #ddd;
	border-bottom		  : 2px solid #ddd;
	margin-bottom		  : 10px;
}

#detailInfo
{
	float			        : left;
	width			        : 170px;
	font-size		      : 10px;
	line-height		    : 14px;
	padding			      : 4px 0px 2px 10px;
}

#detailMenu
{
	float			        : left;
	width			        : 442px;
	font-style		    : normal;
	font-weight		    : normal;
	font-size		: 10px;
	line-height		    : 10px;
	text-align		    : right;
	text-decoration		: none;
	padding			      : 6px 8px 2px 0px;
}

.detailMenuNO:link
{	
	color			        : #000;
}

.detailMenuNO:visited
{	
	color			        : #999;
}

.detailMenuNO:hover
{	
	color			        : #CC0000;
}

.detailMenuNO:aktiv
{	
	color			        : #ccff66;
	text-transform		: uppercase;
}

.detailMenuACT:link
{	
	color			        : #cc0000;
	text-transform		: uppercase;
}

.detailMenuACT:visited
{	
	color			        : #cc0000;
	text-transform		: uppercase;
}

.detailMenuACT:hover
{	
	color			        : #CC0000;
	text-transform		: uppercase;
}

.detailMenuACT:aktiv
{	
	color			        : #ccff66;
	text-transform		: uppercase;
}
/* ------------------------- Ende Detailseiten-Menue -----------------------------*/

/* -------------------------- BEGINN Detail-Seite-weiterlesen - Template ---------------------*/
/* -----------------------------------
   DETAIL-Programm / Biographie / Werke / Kritiken / Arrangments / Spielstaetten
--------------------------------*/
/* ---hier texte auf DetailSpielplanÜbersichtsseite und sämtliche TextUnterseiten Detail--- */
#detailContentBox         
{
	float			        : left;
	width			        : 613px;
	height			      : auto;
	min-height		    : 357px;
	font-size		      : 11px;
	border			      : 1px solid #ddd;
	border-bottom		  : 2px solid #ddd;
	padding			      : 10px 10px 5px 10px;
	/*margin-bottom		: 10px;*/
	/*background-color	: #f3f;*/
}

*html#detailContentBox         
{
	height			: auto;
	min-height		: 352px;
}

#detailVerTitle
{
	clear			: both;
	font-size		: 14px;
	font-weight		: bold;
	line-height		: 16px;
	text-transform		: uppercase;
	color			: #F93;
	padding			: 0px 0px 0px 0px;
	margin-bottom		: 10px;
	/*background-color	: #ccc;*/
}

#detailWeiterKategorie	/* --hier werden die Detail-Untermenüpunkte der jeweiligen Seite ausgelesen. D.h. hat der User auf Programm geklickt, steht hier Programm (analog: Biographie, Werke, Kritiken) --- */
{
	font-size		: 12px;
	margin-bottom		: 10px;
}

#detailWeiterTitle    /* ---- Hier kommt der Titel des Artikels rein, wenn vorhanden ---- */
{	
	font-size		: 15px;
	font-weight		: bold;
	color			: #cc0000;
	margin-bottom		: 10px;
	/*background-color	: #eed;*/
}

/* --- Texte auf den Detailseiten, vom "Link weiter" auf der Spielplan Detail-Übersicht --*/
#detailWeiterText
{
	font-size		: 12px;
	margin			: 0px 0px 10px 0px;
	/*background-color	: #ddd;*/
}

div#detailWeiterText a:link 
{
	font-size		: 11px;
	color			: #FF9933;
	text-decoration		: none;
}
div#detailWeiterText a:visited
{
	font-size		: 11px;
	color			: #FF9933;
	text-decoration		: none;
}
div#detailWeiterText a:hover
{
	font-size		: 11px;
	color			: #cc0000;
	text-decoration		: none;
}
div#detailWeiterText a:aktiv
{
	font-size		: 11px;
	color			: #FF9933;
	text-decoration		: none;
}


/* Ticket Bottom und Available Text für Veranstaltungen | Arrangements */


/* --habe hier float wieder eingesetzt 29.01.09, 20.45 --- */
/* -- offensichtlich keine Auswirkungen -- */
#detailAvailableBox
{
	float			: right;
	width			: 199px;
	margin			: 3px 4px 10px 0px;
	
	/*background-color	: #cff;*/
}


#detailProgTicket
{
	float			      : left;	
	width			        : 178px;
	height			      : 20px;
	background-image	: url(../images/basis/bg_u_menu.jpg);
	padding			      : 0px 10px 0px 10px;
	border			      : 1px solid #ddd;
	border-bottom		  : 2px solid #ddd;
	text-align		    : center;
	font-size		      : 11px;
	font-style		    : normal;
	font-weight		    : normal;
	line-height		    : 23px;
	/*color			      : #FF9933;*/
	margin-right		  : 4px;	
}

div#detailProgTicket a:link
{
	color			        : #000;
	text-decoration		: none;
}
div#detailProgTicket a:visited
{
	color			        : #000;
	text-decoration		: none;
}
div#detailProgTicket a:hover
{
	color			        : #CC0000;
	text-decoration		: none;
}
div#detailProgTicket a:aktiv
{
	color			        : #000;
	text-decoration		: none;
}

#detailAvailable{
	font-size		: 10px;
	color			: #CC0000;
	font-weight		: normal;
	text-transform		: uppercase;
	text-align		: center;
	padding			: 20px 0px 0px 0px;
	margin			: 10px 0px 0px 0px;
}


/* Definition für das No Entries Template | Alle Extensions */
.tx_kfrmanagement_noentry_header{
	font-family       : Verdana, Arial, Helvetica, sans-serif;
	font-size         : 12px;
	font-weight       : normal;
	font-weight		    : bold;
	color             : #cc0000;
	line-height		    : 1.2em;
	text-decoration   : none;
}

.tx_kfrmanagement_noentry_text{
	font-family       : Verdana, Arial, Helvetica, sans-serif;
	font-size         : 10px;
	font-weight       : normal;
	font-weight		    : bold;
	color             : #000;
	line-height		    : 1.2em;
	text-decoration   : none;
}
/* ---------------------------------------------ENDE Arrangements-Template ---------------------------------*/

