/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Unterstützte Kommandos: liste|liste-archiv|detail */

/* 
Hinweise:
.MODUL .KOMMANDO TAG
*/

/* Element: modul_news */
.rechts .modul-news													{ width: 250px; }

/*
.modul-news h2														{ }
.modul-news h3														{ }
*/
.rechts .modul-news .liste											{ width: 230px; }
.rechts .modul-news .liste .datum-titel								{ }
.rechts .modul-news .liste .news-eintrag							{ margin-bottom: 10px; }

.modul-news .liste .news-eintrag .aufmacher							{ }
.rechts .modul-news .bild .bild,.rechts .modul-news .bild .bild-links,.rechts .modul-news .bild .bild-rechts{ float: none; clear: both; padding-left: 20px; width: 210px !important; width: 230px; }
.rechts .modul-news .bild .bild-unterschrift						{ color: #FFFFFF; margin: 5px 0px 10px 20px; font-size: 10px; }
.rechts .modul-news a:hover .bild-unterschrift						{ color: #707173; }
.rechts .liste_leer													{ color: #FFFFFF; padding-left: 20px; }
.rechts .modul-news .bild .bild-unterschrift a						{ font-size: 10px; }

.modul-news .detail													{ }
.modul-news .detail	.datum-titel									{ }
.modul-news .detail	.aufmacher										{ font-style: italic; margin-bottom: 5px; }
.modul-news .detail	.langtext										{ }
.modul-news .detail	.bild											{ }
.modul-news .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					{ }

.content .modul-news												{ }
.content .modul-news .datum-titel									{ font-weight: bold; margin-bottom: 10px; }
.content .modul-news .bild .bild									{ background: none; margin-top: 10px; width: 210px; text-align: left; }
.content .modul-news .bild .bild-rechts								{ float: right; background: none; margin-left: 10px; text-align: left; }
.content .modul-news .bild .bild-links								{ float: left; background: none; margin-right: 10px; text-align: left; }
.content .modul-news .bild .bild-unterschrift						{ margin: 5px 0px 0px 0px; font-size: 10px; }


.newsticker								{ position:absolute; left:275px; line-height:30px; height:31px; top:0px; width:400px; }
.newsticker	*							{ color:#0088C8; }
.newsticker	a							{ color:#0088C8; font-weight:bold; }
.newsticker	a:link						{ color:#0088C8; font-weight:bold; }
.newsticker	a:visited					{ color:#0088C8; font-weight:bold; }
.newsticker	a:hover						{ color:#0088C8; font-weight:bold; text-decoration:underline; }
.newsticker	a:active					{ color:#0088C8; font-weight:bold; text-decoration:underline; }
