/* ------------------------------------------- BEGINN BANNER-Template -------------------------------------- */
/* ------------------------ WerbeBanner ------------------------------*/
.tx-kfrmanagement-banner
{
	padding			      : 2px 2px 2px 2px;
	margin			      : 0;
	width			      : 628px;
	height			      : 129px;
	border			      : 1px solid #ddd;
	border-bottom		  	: 2px solid #ddd;
	margin-bottom		  	: 10px;
}

#mainBannerHg
{
	width			: 628px;
	height			: 129px;
}

*html #mainBannerHg
{
	width			: 629px;
	/* -- von Boxbreite padding und Rahmen abgezogen ---*/
	height			: 133px;
}

#mainBannerKueLeft	
{
	float			: left;
	width			: 205px;
	height			: 129px;
	padding			: 0px;
	/*background-image	: url(../images/programm/dummyKleft.gif);*/
	background-repeat	: no-repeat;
	background-position	: bottom; 
} 

*html #mainBannerKueLeft	
{
	width			: 205px;
	height			: 133px;
	padding			: 0px;
} 

#mainBannerTitle	
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 13px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 25px;
	color			: #FF0000;		/* 9900cc lila */
	text-align		: right;
	padding			: 5px 10px 0px 0px;
	text-transform		: uppercase;
	/*letter-spacing		: 0.1em;*/
}

div#mainBannerTitle a:link
{
	color			: #FF0000;		/*#E90707;*/
	text-decoration		: none;
}

div#mainBannerTitle a:visited
{
	color			: #FF0000;
	text-decoration		: none;
}

div#mainBannerTitle a:hover
{
	color			: #FF0000;
	text-decoration		: none;
}

div#mainBannerTitle a:aktiv
{
	color			: #E90707;
	text-decoration		: none;
}



#mainBannerSubTitle	
{
	font-family		    : Helvetica, Arial, sans-serif;
	font-size		    : 11px;
	font-style		    : normal;
	font-weight		    : normal;
	line-height		    : 12px;
	color			    : #fff;	/* 9900cc lila */
	display			    : block;
	text-align		    : right;
	padding			    : 0px 10px 0px 0px;
	text-decoration		    : none;
	text-transform		    : none;
	letter-spacing		    : 0.08em;
	white-space		    : nowrap;
}

*html #mainBannerSubTitle	
{
	letter-spacing		: 0.05em;
}


#mainBannerKueRight	
{
	float				: right;
	/* background-image	  	: url(../images/programm/dummyKright.gif);*/
	background-repeat	  	: no-repeat;
	background-position		: bottom; 
	width			        : 100px;
	height			        : 66px;
	margin			        : 10px;		
	/*padding		        : 0px 10px 10px 10px;*/	
} 

*html #mainBannerKueRight	
{

	/*padding		: 10px 10px 10px 10px;*/
} 


#mainBannerKuenstler	
{
	font-family		    : Helvetica, Arial, sans-serif;
	font-size		    : 11px;
	font-style		    : normal;
	font-weight		    : bold;
	line-height		    : 12px;
	color			    : #FF9933;		/* 9900cc lila */
	display			    : block;
	text-align		    : right;
	padding			    : 15px 10px 0px 0px;
	text-decoration		    : none;
	text-transform		    : uppercase;
	white-space		    : nowrap;
}

*html #mainBannerKuenstler	
{ 
	padding			: 15px 10px 0px 0px;
}

.webbannerBereich
{
	color			: #fff;
}

#mainBannerDate	
{
	font-family		: Helvetica, Arial, sans-serif;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 12px;
	color			: #FF0000;	/* 9900cc lila E90707*/
	display			: block;
	text-align		: right;
	padding			: 10px 10px 0px 0px;
	text-decoration		: none;
	text-transform		: uppercase;
	white-space		: nowrap;
}

*html #mainBannerDate	
{ 
	padding			: 10px 10px 0px 0px;
}
/*------------------- ENDE WerbeBanner -----------------*/
