body {
   font-family: Arial, Verdana, Helvetica, sans-serif; 
   font-size: 10pt;  
   color: black;                            
}
h1, h2, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black; }
	
h1 { font-size: 16pt } 
h2 { font-size: 14pt }
h3 { font-size: 12pt; padding-bottom: 8px; }
h4 { font-size: 10pt; margin-bottom: 2pt; }
h5 { font-size: 8pt; }
h6 { font-size: 7pt; }

.skiplink, #kopfbereich, #nebennavi2, #hauptnavi, #unternavi, #marginalie, #fussbereich { 
   display: none; 
}




a { 
   color: black ; 
   text-decoration: none; 
}
a[href]:after { 
   content:" [Adresse: "attr(href)" ] "; /* [URL] nach dem Linktext */
}