/* ---------------------------------------------ANFANG Link-Template ---------------------------------*/
.tx-kfrmanagement-links{
	float			        : left;
}

#mainLink
{
	float			        : left;
	width			        : 612px;
	padding			      : 10px 10px 0px 10px;
	border			      : 1px solid #ddd;
	border-bottom		  : 2px solid #ddd;	
	/*background-color	: #ffd;	*/
}

#mainLinkTitle
{
	font-size		: 12px;
	text-transform		: uppercase;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 12px;
	color			: #963;
}

#mainLinkText
{
	float			: left;
	width			: 612px;
	font-size		: 12px;
	text-transform		: none;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 1.4em;
	color			: #333;
	padding			: 5px 0px 10px 0px;
	/*background-color	: #FF9933;*/
}

#mainLinkKatBox
{
	float			: left;
	width			: 612px;
	margin-top		: 0px;
	/*background-color	: #abc;*/
}

#mainKategorie
{
	clear			: both;	
	width			: 233px;
	/*border-right		: 1px solid #ddd;*/
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	text-transform		: uppercase;
	line-height		: 14px;
	color			: #FF9933;
	text-align		: left;
	padding			: 0px 0px 10px 0px;
	/*background-color	: #fdd;*/
}


#mainLinkNameBoxFirst
{
	width			: 612px;
	/*background-color	: #ccc;*/
}


#mainLinkNameBox
{
	width			: 612px;
	/*background-color	: #ffc;*/
}

#mainLinkName
{
	float			: left;
	width			: 223px;
	/*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 5px 20px;
	margin-right		: 10px;
	/*background-color	: #0dd;*/
}

#mainLinkZusatz
{
	float			: left;
	width			: 359px;
	/*border-right		: 1px solid #ddd;*/
	padding			: 0px 0px 5px 0px;
	/*margin-right		: 10px;*/
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	text-transform		: none;
	line-height		: 14px;
	color			: #000;
	text-align		: left;
	/*background-color	: #c0c;*/
}

div#mainLinkName a:link
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC0000;
	text-decoration		: none;
}
div#mainLinkName a:visited
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC0000;
	text-decoration		: none;
}
div#mainLinkName a:hover
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}
div#mainLinkName a:aktiv
{
	font-size		: 11px;
	text-transform		: none;
	color			: #FF9933;
	text-decoration		: none;
}


#mainLinkLangHr
{
	float			: left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			: 612px;
	height			: 1px;
	border-bottom		: 1px solid #ddd;		
	margin			: 5px 10px 10px 0px;
}

#mainLinkKurzHr
{
	float			: left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			: 592px;
	height			: 1px;
	border-bottom		: 1px solid #ddd;		
	margin			: 0px 0px 5px 20px;
}

/* ---------------------------------------------ENDE LINK-Template ---------------------------------*/