
    /* Allgemeine HTML - Definitionen */
    @import url(css/html.css);

    /* Navigations - Definitionen für gesamte Navigation */
    @import url(css/navigation.css);
    
    /* Hauptbereich - CONTENT */
    @import url(css/content.css);
    
    /* Informatonsbereich - INFO */
    @import url(css/info.css);
    
.npdf, .nwww {
	background:url(site/news/pdf.png) no-repeat;
	padding:2px 0px 2px 20px;
}
.nwww {
	background-image:url(site/news/www.png);
}
