/* ---------------------------------------------ANFANG KOMPONISTEN-Template ---------------------------------*/
.tx-kfrmanagement-komponisten{
  float           : left;
}

#mainKomponist
{
  float           : left;
	width			      : 632px;
	padding			    : 0px 0px 5px 0px;
	border			    : 1px solid #ddd;
	border-bottom		: 2px solid #ddd;
	margin-bottom			: 10px;
	font-size		    : 11px;
	font-style		  : normal;
	font-weight		  : normal;
	line-height		  : 12px;
	color			      : #333;
}

#mainKomponistText
{
	font-size		      : 11px;
	font-style		    : normal;
	font-weight		    : normal;
	line-height		    : 14px;
	text-align		    : left;
	color			        : #333;
	padding			      : 10px 10px 5px 10px;
}

#mainKompoName
{
	float			      : left;
	width			      : 145px;
	/*border-right		: 1px solid #ddd;*/
	font-size		    : 11px;
	font-style		  : normal;
	font-weight		  : normal;
	line-height		  : 14px;
	color			      : #333;
	text-align		  : left;
	padding			    : 0px 0px 0px 10px;
	margin-right		: 10px;
	/*background-color	: #0dd;*/
}

#mainKompoWerk
{
	float			      : left;
	width			      : 269px;
	padding			    : 0px 0px 0px 0px;
	font-size		    : 11px;
	font-style		  : normal;
	font-weight		  : normal;
	line-height		  : 14px;
	color			      : #333;
	text-align		  : left;
	margin-right		: 10px;
	/*background-color	: #ddd;*/
}

div#mainKompoWerk a:link
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}
div#mainKompoWerk a:visited
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}
div#mainKompoWerk a:hover
{
	font-size		: 11px;
	text-transform		: none;
	color			: #333;
	text-decoration		: none;
}
div#mainKompoWerk a:aktiv
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}

#mainKompoKunstler
{
	float			: left;
	width			: 66px;
	padding			: 0px 0px 0px 0px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 14px;
	color			: #333;
	text-align		: left;
	margin-right		: 10px;
	/*background-color	: #ccc;*/
}

div#mainKompoKunstler a:link
{
	font-size		: 11px;
	text-transform		: none;
	color			: #333;
	text-decoration		: none;
}
div#mainKompoKunstler a:visited
{
	font-size		: 11px;
	text-transform		: none;
	color			: #333;
	text-decoration		: none;
}
div#mainKompoKunstler a:hover
{
	font-size		: 11px;
	text-transform		: none;
	color			: #F93;
	text-decoration		: none;
}
div#mainKompoKunstler a:aktiv
{
	font-size		: 11px;
	text-transform		: none;
	color			: #333;
	text-decoration		: none;
}

#mainKompoDate
{
	float			: left;
	width			: 102px;
	/*border-right		: 1px solid #ddd;*/
	padding			: 0px 0px 0px 0px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 14px;
	color			: #333;
	text-align		: right;
	/*background-color	: #c0c;*/
}

div#mainKompoDate a:link
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC0000;
	text-decoration		: none;
}
div#mainKompoDate a:visited
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC0000;
	text-decoration		: none;
}
div#mainKompoDate a:hover
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}
div#mainKompoDate a:aktiv
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC0000;
	text-decoration		: none;
}

#mainKompoShortHr
{
	float			: left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			: 457px;
	height			: 1px;
	border-bottom		: 1px solid #ddd;		
	margin			: 5px 0px 5px 164px;
}

#mainKompoWerkeTrenner
{
	float			    : left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			    : 457px;
	height			  : 1px;	
	margin			  : 1px 0px 1px 164px;
}

#mainKompoHr
{
	float			: left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			: 612px;
	height			: 1px;
	border-bottom		: 1px solid #ddd;		
	margin			: 10px 0px 10px 10px;
}

#mainKompoTrenner{
	float			    : left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			    : 612px;
	height			  : 1px;
	margin			  : 0px;
}
/* ---------------------------------------------ENDE KOMPONISTEN-Template ---------------------------------*/