/* (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													{ height: 85px;}
.modul-news .liste .news-block										{ float: left; width: 180px; margin: 10px 20px 15px 20px; }
.modul-news .liste .news-block  a   								{ font-size: 10px; text-decoration: none; }
.modul-news .liste .news-block .text								{ font-size: 10px; }
.modul-news .liste .news-block .text p   							{ font-size: 10px; }
.modul-news .liste .news-block .datum-titel							{ color: #0092D3; font-size: 14px; }
.modul-news .liste .datum-titel										{ }
.modul-news .liste .news-eintrag									{ }
.modul-news .liste .news-eintrag .aufmacher							{ }

.modul-news .detail													{ }
.modul-news .detail	.datum-titel									{ }
.modul-news .detail	.aufmacher										{ }
.modul-news .detail	.langtext										{ }
.modul-news .detail	.bild											{ }

.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					{ }