/* (c) 2001 - 2008, EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Unterstützte Kommandos: liste|liste-archiv|detail */

/* 
Hinweise:
.MODUL .KOMMANDO TAG
*/

/* Element: modul_news */
.related .modul-news												{ padding: 0px 13px; }
.modul-news .datum-titel											{ }
.main .news-eintrag													{ margin-bottom: 15px; }

/*
.modul-news h2														{ }
.modul-news h3														{ }
*/
.modul-news .liste													{ margin-bottom: 10px; }
.modul-news .liste .datum-titel										{ font-size: 0.7em; margin: 10px 0px 2px; }
.modul-news .liste .news-eintrag									{ }
.modul-news .liste .news-eintrag .aufmacher							{ font-size: 1.2em; }
.modul-news .aufmacher .text										{ border: none; padding: 0px; font-size: 0.75em; font-weight: bold; }


.modul-news .detail													{ }
.modul-news .detail	.datum-titel									{ font-size: 0.7em; margin: 10px 0px 10px; }
.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					{ }

.news-eintrag							{ font-size: 0.8em; }
.news-eintrag a:link					{ color: #6A98BF; text-decoration: none; }
.news-eintrag a:visited					{ color: #6A98BF; text-decoration: none; }
.news-eintrag a:hover					{ color: #6A98BF; text-decoration: underline; }
.news-eintrag a:active					{ color: #6A98BF; text-decoration: none; }
	
.detail	.link							{ font-size: 0.8em; }
.detail .link a:link						{ color: #6A98BF; text-decoration: none; }
.detail .link a:visited					{ color: #6A98BF; text-decoration: none; }
.detail .link a:hover						{ color: #6A98BF; text-decoration: underline; }
.detail .link a:active					{ color: #6A98BF; text-decoration: none; }

