/* (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 .datum                                      { }
.modul-news .titel                                      { }


/*
.modul-news h2														{ }
.modul-news h3														{ }
*/
.modul-news .liste .news-eintrag						{ background-color: #f7f1e3; width: 100%; float: left; padding: 10px; margin-bottom: 10px; }

.modul-news .liste										{ margin-bottom: 10px; }
.modul-news .liste .datum-titel							{ float: left; width: 100%; height: 20px; margin-bottom: 4px; }
.modul-news .liste .datum								{ float: left; font-size: 10px; margin-right: 4px; width: 100%; }
.modul-news .liste .titel                               { float: left; width: 100%;   }								
.modul-news .liste h3                                   { float: left; font-size: 15px; color: #666666; font-weight: normal; display: block; margin-bottom: 4px; width: 100%;  }
.modul-news .liste .text                                { padding: 0; }
.modul-news .liste .bild-links                          { padding: 5px 10px 8px 0; margin: 0; }
.modul-news .liste .bild-rechts                         { padding: 5px 0 8px 10px; margin: 0; }

.modul-news .liste .news-eintrag .aufmacher				{ float: left;}

.modul-news .detail										{ margin-top: -6px;}

.modul-news .detail	.datum      						{ padding-left: 5px; line-height: 20px; }
.modul-news .detail	.aufmacher .text    				{ font-weight: bold; }
.modul-news .detail	.aufmacher     				        { margin-bottom: 5px; }
.modul-news .detail	h1									{ width: 440px;}
.modul-news .detail	h3									{ margin-top: 8px;}
.modul-news .detail	.back    							{ float: left; margin: 10px 0 0 10px; }

.modul-news .detail	.aufmacher .bild-links              { display: none; }
.modul-news .detail	.aufmacher .bild-rechts             { display: none; }

.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		{ }

