body {
	font-family:"Times New Roman", serif;
	font-size:11pt;
	color:#000;	
}
h1,h2 {
	font-family:Arial, sans-serif;
}
h1 {
	font-size:24pt;
}
h2 {
	font-size:18pt;
	padding-top: 6pt; 
	margin-top: 12pt;
}
#navigation, #sidebar, #sonderaktionen, #zitat, #wettertool, #slider, #header {
display:none;
}
a {
  color: black ;
  text-decoration: none;
}
a[href]:after {
  content:" [Adresse: "attr(href)"] "; /* [URL] nach dem Linktext */
}
