html {
  margin: 0;
  padding: 4px 0;
  text-align: center;
}

body {
  width: 960px;
  min-height: 480px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  background: #ffffff;
  text-align: left;
  line-height: 140%;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-family: Arial, Helvetica, Sans, sans-serif;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

h1 {
  z-index: 20;
  position: absolute;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  left: 22px;
  top: 22px;
  height: 118px;
  width: 88px;
}

h2 {
  margin: 0 0 18px 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: bold;
  font-style: inherit;
  font-size: 130%;
  font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, Sans, sans-serif;
}

h2.extra {
  margin: 52px 0 18px 0;
}

h3 {
  margin: 24px 0 21px 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: bold;
  font-style: inherit;
  font-size: 120%;
  font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, Sans, sans-serif;
}

h3.top {
  margin: 0 0 21px 0;
}

h3.extra {
  margin: 42px 0 21px 0;
}

h4 {
  margin: 12px 0 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: bold;
  font-style: inherit;
  font-size: inherit;
  font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, Sans, sans-serif;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, Sans, sans-serif;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, Sans, sans-serif;
}

p {
  margin: 0 0 12px 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

p.help {
  font-size: 11px;
}

p.ein {
  margin-top: -12px;
  margin-left: 15px;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-decoration: none;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

a.access {
  display: none;
}

a img {
  border: 0;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: bold;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: italic;
  font-size: inherit;
  font-family: inherit;
}

kbd {
  margin: 0;
  padding: 4px;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: Courier, Monospace;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: Courier, Monospace;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: inherit;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

table {
  border-collapse: separate;
  border-spacing: 2px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

form {
  margin: 0;
  padding: 10px;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

div#navigation {
  position: absolute;
  top: 168px;
  left: 22px;
  z-index: 15;
}

div#navigation ul li ul {
  padding: 4px;
}

div#navigation ul li ul li {
  width: 170px;
  padding: 0;
  margin: 0 0 9px 0;
  float: none;
}

div#navigation ul li.pfad ul,
div#navigation ul li.aktiv ul {
  display: block;
}

div#navigation ul li.inaktiv ul {
  display: none;
}

ul#menueformal,
ul#menuebenutzer {
  position: absolute;
  display: none;
}

ul#menueformal li,
ul#menuebenutzer li {
  float: left;
  font-size: 11px;
  font-weight: bold;
}

ul#menueformal li a,
ul#menuebenutzer li a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

ul#menueformal {
  top: 25px;
  right: 0;
}

ul#menueformal li {
  text-align: right;
  padding: 0 0 0 15px;
}

ul#menuebenutzer {
  top: 25px;
  left: 0;
}

ul#menuebenutzer li {
  text-align: left;
  width: 90px;
}

ul#spezial {
  position: fixed;
  left: -165px;
  top: 180px;
  padding: 10px;
  width: 140px;
  background: #ffffff;
  border: 1px solid #a40bae;
  border-width: 0 10px 0 5px;
  z-index: 100;
}

ul#spezial a {
  text-decoration: none;
}

ul#spezial li {
  margin: 0 0 8px;
}

body.home h1 {
  left: 195px;
  top: 18px;
  height: 60px;
  width: 268px;
  background: transparent url(/static/design/bilder/logo-quer-2012.gif) no-repeat;
}

body.home div#inhalt {
  padding: 168px 0 24px 0;
}

div#inhalt {
  position: relative;
  padding: 24px 0;
  min-height: 280px;
  margin: 0 0 0 200px;
  z-index: 10;
}

div#inhalt div img.cover {
  float: left;
  padding: 0 20px 12px 0;
}

div#inhalt table.portraits tr td {
  padding: 4px 10px 0 0;
}

div#inhalt h2.termin,
div#inhalt h3.termin {
  width: 490px;
  text-align: center;
}

div#inhalt h2.termin {
  margin: 0 0 8px;
  line-height: 28px;
}

div#inhalt h3.termin {
  font-size: 15px;
  margin: 0 0 14px;
}

div#inhalt h4.podcast {
  margin: 0 0 14px;
}

div#inhalt audio {
  clear: both;
}

div#inhalt p {
  width: 490px;
}

div#inhalt p.termininfo {
  font-size: 12px;
  border: 1px dotted #000000;
  border-width: 1px 0;
  text-align: center;
}

div#inhalt ul {
  width: 470px;
  list-style-type: circle;
  margin: 12px 0 18px 20px;
}

div#inhalt ul ul {
  margin: 4px 0 8px 10px;
}

div#inhalt ul.ohne {
  list-style-type: none;
  margin-top: -12px;
}

div#inhalt ol {
  list-style-type: decimal;
  margin: 12px 0 18px 20px;
  width: 470px;
}

div#inhalt ol ol {
  list-style-type: lower-latin;
  margin: 4px 0 8px 10px;
}

div#inhalt ul#vorschau,
div#inhalt ul#terminvorschau {
  position: absolute;
  top: 10px;
  right: 22px;
  width: 154px;
  list-style-type: none;
}

div#inhalt ul#vorschau li,
div#inhalt ul#terminvorschau li {
  margin: 0 0 8px;
  font-size: 11px;
  color: #aaaaaa;
}

div#inhalt ul#vorschau li img,
div#inhalt ul#terminvorschau li img {
  cursor: pointer;
}

div#inhalt ul#terminvorschau li {
  text-align: right;
  color: #000000;
  border: 1px dotted #999999;
  border-width: 1px 0;
  padding: 3px 1px;
  margin: 0 0 24px;
}

div#inhalt ul#terminvorschau li span {
  float: left;
}

div#inhalt ul#terminvorschau li p {
  width: auto;
  text-align: center;
}

div#inhalt ul#terminvorschau li h4 {
  text-align: center;
}

div#inhalt ul.rueckblick {
  list-style-type: none;
  margin: 0;
}

div#inhalt ul.rueckblick li {
  line-height: 200%;
}

div#inhalt ul.rueckblick span {
  width: 60px;
  margin: 0 12px 0 0;
  float: left;
  text-align: right;
}

div#inhalt div#galerie div {
  float: left;
  height: 125px;
  width: 154px;
  margin: 4px 9px 8px 0;
  background: #f3f3f3;
}

div#inhalt div#galerie div img {
  cursor: pointer;
}

div#vollbild {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: -4000px;
  width: 960px;
  text-align: center;
  min-height: 850px;
}

div#vollbild div.hidden {
  position: absolute;
  padding: 20px 0 0;
  top: 0px;
  bottom: 0;
  left: auto;
  right: auto;
  width: 100%;
  background: #ffffff;
  z-index: 1000;
}

div#vollbild div.hidden img {
  cursor: pointer;
  padding: 20px 0 0;
}

div#vollbild div.hidden a.close,
div#vollbild div.hidden a.close:visited {
  position: absolute;
  top: 5px;
  right: 16px;
  font-weight: bold;
  color: #a61919;
}

div#vollbild div.hidden a.prev,
div#vollbild div.hidden a.prev:visited {
  position: absolute;
  top: 35px;
  right: 36px;
  font-weight: bold;
  color: #a61919;
}

div#vollbild div.hidden a.next,
div#vollbild div.hidden a.next:visited {
  position: absolute;
  top: 35px;
  right: 16px;
  font-weight: bold;
  color: #a61919;
}

div#vollbild div.hidden span.kontext {
  font-weight: bold;
}

div#vollbild div.hidden p {
  margin: 6px 0 0;
}

div#credits {
  position: absolute;
  bottom: 18px;
  left: 22px;
  right: 22px;
  text-align: right;
  z-index: 20;
  background: #ffffff;
}

div#credits a#iba {
  float: left;
  padding: 8px 24px 0 0;
}

div#credits a#bks {
  margin: 0;
}

div#credits a#mfs {
  float: left;
  margin: 8px 0 0 18px;
}

div#credits a#login {
  position: absolute;
  bottom: 0px;
  left: 740px;
  color: #dddddd;
  display: none;
}

form p {
  padding: 6px;
}

form div {
  clear: both;
  margin: 0 0 8px;
}

form div label {
  display: block;
  width: 210px;
  float: left;
}

form div.fehler {
  padding: 4px;
}

form ul {
  margin: 18px 12px 32px;
}

form ul.errorlist {
  margin: 0 0 12px;
}

form ul.errorlist li {
  list-style: none;
}

form#registrieren,
form#passwortvergessen {
  width: 600px;
  margin: 10px 0;
}

form#registrieren table tr td.ok,
form#passwortvergessen table tr td.ok {
  padding: 0 1px 0 0;
  text-align: right;
}

form#registrieren div#ok,
form#passwortvergessen div#ok {
  text-align: center;
}

form#login-form {
  width: 600px;
}

form#login-form table {
  margin: 10px auto;
}

form#login-form table tr {
  height: 52px;
}

form#login-form table tr th {
  font-weight: bold;
  padding: 0 12px;
}

form#login-form table tr td {
  font-size: 15px;
  text-align: right;
}

div#suchbox {
  position: absolute;
  top: 2px;
  left: 0px;
  width: 990px;
  height: 100%;
  z-index: 120;
  padding: 3px 0 6px 0;
  text-align: center;
  display: none;
}

div#suchbox a#suchclose {
  float: left;
  margin: 5px 0 0 30px;
}

div#suchbox ul.ladenmenue {
  margin: 5px 0 0 130px;
}

div#suchbox div#suchfeld {
  margin: 32px 0 0 0;
  z-index: 200;
}

div#suchbox div#suchfeld input#suchbegriff {
  font-size: 12px;
}

div#suchbox div#suchfeld ul#suchergebnis {
  width: 750px;
  padding: 8px;
  margin: 0 auto;
  display: none;
  z-index: 25;
  text-align: left;
  list-style-type: none;
}

div#suchbox div#suchfeld ul#suchergebnis li {
  line-height: 180%;
}

div#suchbox div#suchfeld ul#suchergebnis li a,
div#suchbox div#suchfeld ul#suchergebnis li a:visited {
  text-decoration: none;
}

div#suchbox div#suchfeld ul#suchergebnis li.ergebnis-aktiv {
  font-weight: bold;
}

img.galerie {
  cursor: pointer;
}

img.links {
  float: left;
  margin: 3px 6px 6px 0;
  padding: 3px;
  border: 1px solid #cccccc;
}

img.rechts {
  float: right;
  margin: 9px 0px 9px 9px;
}

p.overlay {
  display: none;
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;
  bottom: 120px;
  background: #ffffff;
}

p.mitte {
  text-align: center;
  margin: 3px 0px 9px;
}

p.clear {
  clear: both;
}

pre#tidyerror {
  font-family: Courier, Monospace;
  padding: 6px;
  margin: -8px;
  border: 6px solid #ff9d0b;
  background: #000000;
  color: #ff8888;
}

pre#tidysource {
  font-family: Courier, Monospace;
  padding: 4px;
  margin: 12px;
  line-height: 150%;
}

p.neue-zeile {
  clear: both;
  padding: 12px 0 0;
}