/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* News */

.modul-news { }
.modul-news .liste													{ position: relative; margin-bottom: 10px; }
.modul-news .liste .datum-titel a									{ font-weight: bold; text-decoration:none; }
.modul-news .liste .news-quelle .text								{ color: #CAA59A; }
.modul-news .news-trennlinie										{ color: #AAA296; }

.modul-news .liste .news-eintrag 									{ position: relative; width: 630px; height: auto; margin-bottom: 10px; }
.modul-news .liste .news-eintrag .news-spalte-1 					{ width: 140px;	height: auto; float: left; padding-right:10px; }
.modul-news .liste .news-eintrag .news-titel 						{ font-weight:bold; font-size:15px; }
.modul-news .liste .news-eintrag .news-spalte-2 					{ width: 480px; height: auto; margin-left: 150px; }
.modul-news .liste .news-eintrag .aufmacher							{ padding-top:15px; padding-bottom: 5px; }
.modul-news .liste .news-eintrag .dokument 							{ width:auto; padding-bottom: 10px; }

/* Bilder sollten maximal B:111px und H:73px sein*/ 

.modul-news .bild-news .bild-links 									{ float:left; padding-bottom: 10px; }
.modul-news .bild-news .bild-rechts 								{ float:right; padding-bottom: 10px; }

.modul-news .detail	.datum-titel									{ font-weight: bold; padding-bottom: 10px; }
.modul-news .detail	.aufmacher										{ padding-bottom:10px; }
.modul-news .detail	.langtext										{ width: 600px; }
.modul-news .detail	.bild											{ padding-bottom:10px; }
.modul-news .detail .dokument										{ padding-bottom:10px; width:auto; }

.modul-news .liste-archiv											{ margin-bottom: 10px; }
.modul-news .liste-archiv .datum-titel								{ font-weight:bold;  }
.modul-news .liste-archiv .news-eintrag .aufmacher					{ padding-bottom: 10px; }
