/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Unterstützte Kommandos: liste|liste-archiv|detail */

/* 
Hinweise:
.MODUL .KOMMANDO TAG
*/

/* Element: modul_news */
/* Titelelement Datum - Ueberschrift */
.modul-news															{ }
.modul-news .datum-titel											{ font-weight: bold; padding:0px 0px 0px 2px;background: url(../pics/layout/news/title_background_line.png) repeat-y;}

/*
.modul-news h2														{ }
.modul-news h3														{ }
*/
.modul-news .liste													{ }
.modul-news .liste .datum-titel										{ padding: 2px 5px; }
.modul-news .liste .news-eintrag									{ margin-bottom: 10px; }
.modul-news .liste .news-eintrag .aufmacher							{ margin: 15px 0px;}

.modul-news .detail													{ }
.modul-news .detail	.datum-titel									{ padding: 2px 5px; }
.modul-news .detail	.aufmacher										{ margin: 15px 0px; }
.modul-news .detail	.langtext										{ margin-bottom: 10px; }
.modul-news .detail	.bild											{ }
.modul-news .detail .bild-links										{ padding: 0px 10px 10px 0px; }
.modul-news .detail .bild-rechts									{ padding: 0px 0px 10px 10px; }

.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					{ margin: 15px 0px;}
