/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Unterstützte Kommandos: liste|liste-archiv|detail */

/* 
Hinweise:
.MODUL .KOMMANDO TAG
*/

/* Element: modul_news */
.modul-news															{ }
.modul-news .datum-titel											{ font-weight: bold; }

/*
.modul-news h2														{ }
.modul-news h3														{ }
*/
.modul-news .liste													{ margin-bottom: 10px; }
.modul-news .liste .datum-titel										{ color:#0068B1; padding-bottom:5px;}
.modul-news .liste .news-eintrag									{ }
.modul-news .liste .news-eintrag .aufmacher							{ padding-bottom:5px;}
.modul-news .liste .liste-zeile							            { cursor: pointer; }
.modul-news .liste .liste-zeile:hover					            { background-color: #94BCD7; }

.modul-news .detail													{ }
.modul-news .detail	.datum-titel									{ color:#0068B1; padding-bottom:5px;}
.modul-news .detail	.aufmacher										{ padding-bottom:5px;}
.modul-news .detail	.langtext										{ padding-bottom:5px;}
.modul-news .detail	.bild											{ }
.modul-news .detail .bild-links                                     { padding-right:5px; padding-bottom:5px;}
.modul-news .detail .bild-rechts                                    { padding-left:5px; padding-bottom:5px; }

.modul-news .liste-archiv											{ margin-bottom: 10px; }
.modul-news .liste-archiv .datum-titel								{ }
.modul-news .liste-archiv .news-eintrag								{ }
.modul-news .liste-archiv .news-eintrag .aufmacher					{ }
