/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Unterstützte Kommandos: liste|detail */

/* 
Hinweise:
.MODUL .KOMMANDO TAG
*/

/* Modul Glossar */
span.cycon-glossar-markierung 									{ font-style:italic; cursor:help; color:#A86237; padding-right:16px; margin:0px 2px; background:url('../pics/layout/help.png') no-repeat right center; }




.modul-glossar													{ }

/* Listenansicht des Glossars */
.modul-glossar .liste .liste-abc								{ }
.modul-glossar .liste .liste-abc .liste-zeile-abc				{ float: left; }
.modul-glossar .liste .liste-abc .liste-zeile-abc .inaktiv		{ display: inline; }

.modul-glossar .liste .liste									{ }
.modul-glossar .liste .liste .liste-abschnitt					{ clear: left; font-weight: bold; margin-top: 5px; }
.modul-glossar .liste .liste .zeile								{ }
.modul-glossar .liste .liste .zeile .anker						{ }
.modul-glossar .liste .liste .zeile .beschreibung				{ }
.modul-glossar .liste .liste .zeile .hinweis					{ }
.modul-glossar .liste .liste .zeile .weiter						{ }

/* Detailansicht eines Glossareintrags */
.modul-glossar .detail											{ }
.modul-glossar .detail .system-name								{ font-weight: bold; margin-bottom: 10px; }
.modul-glossar .detail .beschreibung							{ }
.modul-glossar .detail .zurueck									{ }

