/* ---------------------------------------------ANFANG SPONSOR-Template ---------------------------------*/

.tx-kfrmanagement-sponsoren
{
	float			: left;
	width			: 612px;
	padding			: 10px 10px 5px 10px;
	border			: 1px solid #ddd;
	border-bottom		: 2px solid #ddd;
	font-size		: 12px;
	text-transform		: uppercase;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 12px;
	color			: #963;
	/*background-color	: #ffd;	*/
}

#mainSponsorTitel
{
	float			      : left;
	width			      : 612px;
	font-size		    : 12px;
	text-transform	: uppercase;
	font-style		  : normal;
	font-weight		  : normal;
	line-height		  : 12px;
	color			      : #963;
}

#mainSponsorText
{
	float			: left;
	width			: 612px;
	line-height		: 1.4em;
	color			: #333;
	padding			: 0px 0px 5px 0px;
}

#mainSponsorBox
{
	float			: left;
	width			: 612px;
	margin-top		: 10px;
	/*background-color	: #abc;*/
}

#mainSponsorName
{
	float			: left;
	width			: 206px;
	/*border-right		: 1px solid #ddd;*/
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	text-transform		: none;
	line-height		: 14px;
	color			: #CC0000;
	text-align		: left;
	padding			: 0px 0px 0px 0px;
	margin-right		: 10px;
	/*background-color	: #0dd;*/
}

#mainSponsorZusatz
{
	float			: left;
	width			: 392px;
	/*border-right		: 1px solid #ddd;*/
	padding			: 0px 0px 0px 0px;
	margin-right		: 0px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	text-transform		: none;
	line-height		: 14px;
	color			: #000;
	text-align		: left;
	/*background-color	: #c0c;*/
}

div#mainSponsorName a:link
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC0000;
	text-decoration		: none;
}
div#mainSponsorName a:visited
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC000;
	text-decoration		: none;
}
div#mainSponsorName a:hover
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}
div#mainSponsorName a:aktiv
{
	font-size		: 11px;
	text-transform		: none;
	color			: #FF9933;
	text-decoration		: none;
}


#mainSponsorHr
{
	float			: left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			: 612px;
	height			: 1px;
	border-bottom		: 1px solid #ddd;		
	margin			: 5px 0px 5px 0px;
}

/* ---------------------------------------------ENDE SPONSOR-Template ---------------------------------*/