/* news */
P.navi_links_news { 
    /* Navigation links | News-Eintraege fett */
    font-weight: 700;
}
SPAN.teaser_cebit,
SPAN.teaser_systems,
SPAN.teaser_ifa,
SPAN.teaser_computex,
SPAN.teaser_messe {
    /* Teaser | special | hervorgehoben */
    color: #CC0000;
}
SPAN.teaser_photokina {
    /* Teaser | special | hervorgehoben */
    color: #6666cc;
}
SPAN.teaser_ces {
    /* Teaser | special | hervorgehoben */
    color: #006666;
}
B.cebit,
B.systems,
B.ifa,
B.photokina,
B.computex,
SPAN.cebit,
SPAN.systems,
SPAN.ifa,
SPAN.photokina,
SPAN.computex {
    /* Meldungen | special | hervorgehoben */
    color: #CC0000;
    font-size: 80%;
}
DIV.tage A {
    /* 7-Tage-News | Links | nicht unterstrichen */
    text-decoration: none;
}
DIV.tage A:hover {
    /* 7-Tage-News | Links | unterstrichen */
    text-decoration: underline;
}
DIV.tage DIV {
    /* 7-Tage-News | Meldung | Abstand */
    margin-left: 1em;
    margin-bottom: 0.3em;
}
DIV.tage H4 {
    /* 7-Tage-News | Datum | Abstand */
    margin-bottom: 0.2em;
}
A.weitere,
A.kommentar,
A.news_archiv,
A.news_suche,
.hinweis_foren A {
    /* News Navigation | Links | nicht unterstrichen */
    color: #003399;
    text-decoration: none;
}
A.weitere:hover,
A.kommentar:hover,
A.news_archiv:hover,
.hinweis_foren A:hover {
    /* News Navigation | Links | unterstrichen */
    text-decoration: underline;
}
DIV.meldung_wrapper {
    /* Meldungen | definierter Zeilenabstand */
    line-height: 1.3em;
}
SPAN.weekday {
    /* News-Archiv | Hintergrund Wochentage */
    background: #eeeeee;
    padding: 1px;
}
SPAN.sunday {
    /* News-Archiv | Hintergrund Sonntage */
    background: #ccddee;
    padding: 1px;
}
.logiprint {
    /* Newsmeldungen | Anzeige von Logiprint */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    line-height: 115%;
    margin: 15px auto;
}
