/**************************************
FCE - Downloadliste
*************************************/

/**** GENERAL ****/
div.fce-downloadlist {
	clear:both;
}

div.fce-downloadlist div.fce-header h2 {
	background-image: url(../img/icon_downloadliste.png);
}

/**** Einfache Ansicht (Felder ausblenden) ****/

/* Titel abstellen */
div.fce-downloadlist-simple span.fce-linksection-titel {
	display: none;
}

/* Titel abstellen */
div.fce-downloadlist-simple span.fce-linksection-titel,
div.fce-downloadlist-simple span.fce-linksection-beschreibung {
	display: none;
}

/************************************** 
ENDE FCE - Downloadliste
*************************************/