body {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 11pt;
}

h1, h2 {
font-family: Verdana, Arial, sans-serif;
color: #770011;
}

h1 {font-size: 18pt;}

h2 {font-size: 16pt;}

h3 {font-size: 14pt;}

h4 {font-size: 12pt;}

.skiplink,
#navigation,
#balkenstart,
#balkenfolge {
  display: none;
}
#portrait {
  align: right;
  float: right;
}
.mt100 {
  margin-top: 130px;
}
a {
  color: black;
  text-decoration: none;
}
a[href]:after {
  content:" [Adresse: "attr(href)"] "; /*[URL] nach dem Textlink*/
}