/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Unterstützte Kommandos: liste|detail */

/* 
Hinweise:
.MODUL .KOMMANDO TAG
*/

/* Modul Glossar */
.modul-glossar													{ }
span.cycon-glossar-markierung									{ cursor:help; padding-right:17px; background: url('../energycheck/pics/about.png') no-repeat right center; }

/* 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									{ }
