﻿@charset "UTF-8";

body
  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: auto;
  font-family: Calibri, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  }

div
  {
  margin: 0;
  padding: 0;
  border: 0;
  }

header
  {
  position: fixed;
  left: 0;
  top: 0;
  height: 110px;
  width: 100%;
  margin: 0;
  padding: 5px;
  padding-left: 20px;
  padding-right: 0;
  z-index: 9;
  background-color: #ffffff;
  background-image: url("bg.jpg");
  background-attachment: fixed;
  background-repeat: repeat;
  }

.startseite header
  {
  height: 160px;
  }

main
  {
  position: absolute;
  top: 120px;
  width: calc(100% - 20px);
  margin: 0;
  padding: 20px;
  padding-right: 0;
  z-index: 1;
  }

.startseite main
  {
  top: 160px;
  background-color: #ffffff;
  background-image: url("bg.jpg");
  background-attachment: fixed;
  background-repeat: repeat;
  }

main [href]
  {
  color: #000000;
  text-decoration: underline;
  text-decoration-style: solid;
  }

main :link:focus,
main :visited:focus,
main :link:hover,
main :visited:hover,
main :link:active,
main :visited:active
  {
  color: #000000;
  text-decoration: underline;
  text-decoration-style: double;
  }

.startseite [href]
  {
  color: #000000;
  text-decoration: none;
  }

.startseite :link:focus,
.startseite :visited:focus,
.startseite :link:hover,
.startseite :visited:hover,
.startseite :link:active,
.startseite :visited:active
  {
  color: #000000;
  text-decoration: none;
  }

h1
  {
  margin-top: 14px;
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: 800;
  line-height: 110%;
  }

h2
  {
  margin-top: 18px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 110%;
  }

h3
  {
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
  }

main table
  {
  table-layout: fixed;
  font-size: 14px;
  }

main p
  {
  padding-left: 2px;
  }

main ul
  {
  list-style-image: url(list-level-1.gif);
  list-style-position: outside;
  margin-left: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  }

main ul.sub
  {
  margin-top: 5px;
  margin-bottom: 5px;
  }

main ul ul
  {
  list-style-image: url(list-level-2.gif);
 }

main li
  {
  margin-left: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  }

main iframe
  {
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 0;
  margin-right: 0;
  border: 0;
  frameborder: 0;
  }

main img
  {
  margin: 0;
  border: 0;
  padding: 0;
  }

main .fakt
  {
  font-weight: 700;
  }

main .kern
  {
  font-weight: 700;
  background-color: #eeeeee;
  margin-right: 8px;
  line-height: 150%;
  white-space: nowrap;
  }

main .lyrik
  {
  font-style: oblique;
  }

main .footer
  {
  margin: 0;
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 0;
  font-size: 11px;
  display: inline;
  background-color: white;
  }

main li br
  {
  margin-bottom: 4px;
  }

main p
  {
  margin-top: 8px;
  margin-bottom: 8px;
  }

main .thema
  {
  float: left;
  width: 300px;
  margin: 20px;
  margin-left: 0;
  border: 0;
  padding: 0;
  }

main .thema-bild
  {
  height: 300px;
  margin: 0;
  border: 0;
  padding: 0;
  }

main .thema-bild img
  {
  margin: 0;
  border: 0;
  padding: 0;
  opacity: 1.0;
  }

main .thema-bild img:hover
  {
  opacity: 0.5;
  }

main .thema-inhalt
  {
  height: 80px;
  margin: 0;
  border: 0;
  padding: 6px;
  background-color: white;
  }

main .thema-titel
  {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  padding: 0;
  padding-top: 8px;
  background-color: #ffffff;
  color: #000000;
  white-space: nowrap;
  }

main .thema-titel :link:focus,
main .thema-titel :visited:focus,
main .thema-titel :link:hover,
main .thema-titel :visited:hover,
main .thema-titel :link:active,
main .thema-titel :visited:active
  {
  background-color: #000000;
  color: #ffffff;
  }

main .thema-typ
  {
  margin: 0;
  font-size: 14px;
  padding: 0;
  padding-top: 10px;
  white-space: nowrap;
  }

main .thema-person
  {
  margin: 0;
  font-size: 13px;
  font-style: oblique;
  padding: 0;
  padding-top: 10px;
  white-space: nowrap;
  }

main .inhalt-text
  {
  padding-right: 10%;
  }

main .inhalt-medien
  {
  padding-right: 3%;
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #ffffff;
  background-image: url("bg.jpg");
  background-attachment: fixed;
  background-repeat: repeat;
  text-align: center;
  }

.inhalt-medien img
  {
  margin: 6px;
  border: 0;
  }

.inhalt-medien .links
  {
  text-align: left;
  }

.inhalt-medien .nennung
  {
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
  background-color: #ffffff;
  font-size: 13px;
  }
