* {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  vertical-align: top;
}

body#titleframe {
  background-color: maroon;
  color: #f7c890;
}

body#titleframe h1 {
  font-size: 2em;
  text-align: center;
  margin: 0.5em;
  padding: 0px;
  letter-spacing: 0.7em;
  white-space: nowrap;
}

body#leftframe {
  background-color: #f7c890;
}

body#leftframe img, body#leftframe img.pur {
  margin: 10px;
box-shadow: none;
}

body#leftframe ul {
  margin: 0px;
}

body#leftframe li {
  margin: 1px 2px;
  list-style-type: none;
}

body#leftframe a {
  outline: medium none;
  display: block;
  font-weight: bold;
box-shadow: none;
  text-decoration: none;
  margin: 1px;
  padding: 3px 6px;
  border-radius: 5px;
}

body#leftframe a:link, body#leftframe a:visited {
  color: #b3533a;
}

body#leftframe a:hover, body#leftframe a:visited:hover {
  background-color: #f7f3dd;
  color: #b3533a;
  font-weight: bold;
  text-decoration: none;
}

body#leftframe a:active {
  background-color: #ccffff;
  font-weight: bold;
  text-decoration: none;
}

body#leftframe a.current, body#leftframe a.current:hover {
  background-color: darkorange;
box-shadow: 2px 2px 10px #a0a0a0;
}

html {
  font-size: 13px;
}

body {
  margin: 0em;
  background-color: #f7f3dd;
  color: #333333;
}

body.anfangsseite {
  padding: 3vw 0px 0px 4vw;
}

article {
  width: 40vw;
  display: inline-block;
  padding: 1em;
  margin-right: 2em;
}

article img {
  width: 100%;
}

.lightgrey *, lightgrey a {
  color: #aaaaaa !important;
}

.microfontsize {
  font-size: 0.1em;
}

.anmerkung {
  font-style: italic;
}

.eingerueckt {
  padding-left: 1em;
}

h2 {
  display: none;
  position: fixed;
  top: -20px;
  width: 100%;
  font-size: 1.3em;
  padding: 1em 0em 0.6em;
  text-align: center;
  background-color: #f7c890;
  letter-spacing: 0.5em;
}

h3 {
  font-size: 1.1em;
  line-height: 1.5em;
  padding: 1em;
  background-color: #f7c890;
  margin-top: 1em;
  margin-bottom: 1em;
  letter-spacing: 0.15em;
  border-radius: 5px;
box-shadow: 2px 2px 5px #a0a0a0;
  white-space: normal;
}

span.beititel {
  font-size: 1em;
  font-weight: normal;
}

h4 {
  font-size: 1em;
  padding: 0.5em 1em;
  background-color: #f7c890;
  margin-top: 1em;
  margin-bottom: 1em;
  border-radius: 5px;
}

h5 {
  font-size: 1em;
  letter-spacing: 0.1em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

h6 {
  font-size: 1em;
  text-decoration: underline;
  line-height: 2em;
  font-weight: normal;
}

p, ul, ol, li, td, th, address, nobr, bodytext {
  font-size: 1em;
  line-height: 1.4em;
  padding: 0em;
  margin: 0.5em 0px;
}

ul, ol {
  margin-left: 3em;
}

.links {
  padding: 5px;
  vertical-align: middle;
}

.clear {
  clear: both;
}

.cleardiv {
  clear: both;
  height: 0px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

.schatten {
box-shadow: 2px 2px 5px #a0a0a0;
}

.kalenderblatt {
  line-height: initial;
  float: right;
  margin-left: 0.5em;
  position: relative;
  border: 1px solid #b3533a;
  background: #f7c890 none repeat scroll 0% 0%;
  text-align: center;
  width: 50px;
  height: 65px;
  border-radius: 4px;
box-shadow: 2px 2px 5px #962215;
  overflow: hidden;
}

.kbwotag {
  position: absolute;
  top: 5px;
  left: 0px;
  width: 100%;
  font-weight: bold;
  font-size: 7px;
}

.kbtagnr {
  position: absolute;
  top: 11px;
  left: 0em;
  width: 100%;
  font-weight: bold;
  font-size: 28px;
}

.kbtagnrgross {
  position: absolute;
  top: 15px;
  left: 0em;
  width: 100%;
  font-weight: bold;
  font-size: 33px;
}

.kbmonat {
  position: absolute;
  top: 39px;
  left: 0em;
  width: 100%;
  font-size: 17px;
  letter-spacing: 2px;
}

.kbmonatklein {
  position: absolute;
  top: 41px;
  left: 0em;
  width: 100%;
  font-size: 15px;
  letter-spacing: 1px;
}

ul li {
  list-style-type: circle;
  margin-left: -1em;
}

div {
  margin: 0px;
  padding: 0px;
}

div.main, main, table.main {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
}

div.mainbreit {
  margin-left: auto;
  margin-right: auto;
  width: 600px;
}

div.main790 {
  margin-left: auto;
  margin-right: auto;
  width: 790px;
}

div.main790 hr {
  background-color: orange;
}

div.main790 h1 {
  border-width: medium;
  border-style: none;
  border-color: initial;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-size: 16px;
  font-weight: bold;
}

div.main790 h3 {
  border-width: medium;
  border-style: none;
  border-color: initial;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-size: 14px;
  font-weight: bold;
  display: block;
box-shadow: none;
  margin: 0.5em 0px;
}

div.spalte500 {
  box-sizing: border-box;
  width: 500px;
  margin: 15px 0px;
  padding: 0px 15px;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid orange;
  white-space: normal;
}

div.spalte290 {
  width: 255px;
  height: 100%;
  margin: 15px 0px;
  padding: 0px 15px;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

#aktcontent table {
  width: 100%;
}

#aktcontent td {
  vertical-align: middle;
  padding-bottom: 0.3em;
}

#aktcontent tbody tr:nth-child(2n+1) {
  background-color: #f7ddbb;
}

#startseitenwochenplan a {
  font-weight: bold;
}

#inhaltsv {
  position: fixed;
  z-index: 10;
  left: 10px;
  top: 5%;
  max-height: 93%;
  background-color: #f7c890;
  border-radius: 5px;
box-shadow: 2px 2px 5px #a0a0a0;
  padding: 0em;
  overflow-y: auto;
  overflow-x: hidden;
  white-space: nowrap;
  font-weight: bold;
transition: all 0.3s ease 0s;
}

#inhaltsv * {
transition: all 0.3s ease 0s;
}

#inhaltsv svg, #inhaltsv table, #inhaltsv ul {
  padding: 0.5em;
}

#inhaltsv ul, #inhaltsv table {
  display: none;
  margin-left: 0em;
}

#inhaltsv h3 {
  display: inline-block;
  margin: 0px;
}

#inhaltsv td {
  padding: 0.5em 1em 0.5em 0.5em;
  vertical-align: top;
}

#inhaltsv li, #newscontent .inhaltsv li {
  list-style: outside none none;
  border-radius: 5px;
  position: relative;
  margin-left: 0em;
  padding: 0.25em;
}

#inhaltsv li:hover, #inhaltsv tr:hover {
  background-color: #fbe7cf !important;
  opacity: 1;
}

#inhaltsv a, #newscontent a {
  color: maroon;
  text-decoration: none;
}

#inhaltsv span, #newscontent span {
  display: inline-block;
}

#inhaltsv .inhaltsv_datum {
  width: 9em;
}

#inhaltsv .inhaltsv_text {
  width: 29em;
}

#inhaltsv .inhaltsv_ort {
  width: 8em;
}

#inhaltsv svg {
  stroke: DarkGray;
  stroke-width: 4px;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
  position: relative;
}

#inhaltsv:hover {
  max-width: 100em;
  opacity: 0.9;
  overflow: auto;
}

#inhaltsv:hover svg {
  display: none;
}

#inhaltsv:hover ul, #inhaltsv:hover table {
  display: block;
}

#newscontent .inhaltsv {
  margin: 0px;
}

#newscontent .inhaltsv_datum {
  width: 5em;
}

#newscontent .inhaltsv_text {
  width: 25em;
}

#newscontent .inhaltsv_ort {
  width: 3em;
}

.workshop, .session {
  padding-top: 0.5em;
}

.workshop img {
  width: 100%;
}

.halbspaltelinks {
  width: 49%;
  float: left;
  text-align: justify;
}

.halbspalterechts {
  width: 49%;
  float: right;
  text-align: justify;
}

.standard {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.gesperrt {
  letter-spacing: 0.3em;
}

.hidden {
  display: none;
}

.visible {
  display: block;
}

div.bottomlinkline {
  font-size: 0.8em;
  margin: auto;
  width: 650px;
  font-weight: normal;
  padding-top: 2em;
}

.abgesetzt, .leiterdiv, blockquote {
  padding: 1.5em;
  margin: 1em 0px;
  border-radius: 5px;
  font-style: italic;
  background-color: #fdfbf5;
}

.heller {
  background-color: #fdfbf5;
  empty-cells: show;
}

blockquote cite {
  margin: 1.5em 0px 0.5em;
  text-align: left;
  display: block;
  color: gray;
}

.abgesetzt, .leiterdiv {
  padding: 1em;
}

.leiterdiv img {
  float: right;
  margin-top: 0px;
  margin-left: 1em;
}

.heller, .leiterdiv, .rounded, .leiterdiv {
  border-radius: 5px;
}

h4.toggler {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}

h4.toggler {
  cursor: default;
}

h4.toggler:hover {
  background-color: orange;
}

.element {
  position: relative;
  left: 20px;
  margin-bottom: 1em;
  width: 475px;
}

p.abstand {
  line-height: 1em;
}

p.rhythmus {
  font-style: italic;
  vertical-align: top;
}

.leitervorstellungstitel {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.6em;
}

.leitervorstellungstitel:nth-child(2) {
  margin-top: 0px;
}

p.zitatunterschrift {
  margin-top: 0.5em;
}

.wichtig {
  border: 1px solid orange;
  font-weight: bold;
  color: gray;
  text-align: center;
  border-radius: 1px / 0px;
}

p.fettabgesetzt {
  margin: 2em;
  font-weight: bold;
}

p.bildbg {
  width: 500px;
  background-color: #d0d0d0;
  text-align: center;
}

p.zentrierterspruch {
  text-align: center;
  margin: 1em;
}

p.alignright {
  text-align: right;
}

img.sprachbutton {
  float: right;
  margin-top: 1em;
  border-radius: 1px;
box-shadow: none;
}

p.bildunterschrift {
  padding-top: 0.5em;
  text-align: center;
  color: #464646;
}

p.bildquelle {
  color: lightgray;
  padding-top: 0px;
  text-align: right;
  font-size: 0.8em;
}

p.acknowledgement {
  font-size: 0.5em;
  text-align: right;
}

.floatrechts {
  float: right;
  margin: 1.4em 0em 1em 1em;
}

.leiterdiv .floatrechts {
  margin-bottom: 0em;
}

.floatlinks {
  float: left;
  margin: 1.4em 1em 0em 0em;
}

div.aumtag p {
  font-style: italic;
  color: white;
  line-height: 1.6em;
  padding: 0em 2em;
}

div.aumtag a {
  font-style: italic;
  color: maroon;
  line-height: 1.6em;
}

div.aumtag p#aumtagtitel {
  font-family: "Monotype Corsiva", italic;
  color: yellow;
  font-size: 30px;
  letter-spacing: 0.3em;
  text-align: center;
  padding: 10px;
}

.divmitbildrechts p {
  padding-right: 200px;
}

.divmitbildrechts img {
  position: absolute;
  right: 1em;
}

.divmitbildlinks p {
  padding-left: 200px;
}

.divmitbildlinks img {
  position: absolute;
  left: 0em;
}

.table {
  display: table;
}

.tr {
  display: table-row;
}

.tc {
  display: table-cell;
  vertical-align: top;
}

.ib {
  display: inline-block;
}

.ce {
  text-align: center;
}

.bottom {
  vertical-align: bottom;
}

.weit {
  letter-spacing: 0.2em;
}

.kursiv {
  font-style: italic;
}

.zentriert {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

table {
  border-collapse: collapse;
  border-width: medium;
  border-style: none;
}

th {
  border-bottom: 1px solid black;
  height: 2em;
}

td {
  padding: 0.2em 0.5em;
  vertical-align: top;
  text-align: left;
  border-style: none;
}

table.zeitenpreise {
  margin: 1em auto;
}

table.zeitenpreise td {
  min-width: 120px;
}

table.programm {
  position: relative;
  margin: 1em auto;
  padding: 0.5em 0em 1em;
}

table.programm td:first-child {
  text-align: right;
}

table.programm td:last-child {
  padding-left: 2em;
}

table.aum td {
  padding: 0.2em;
}

table#kontaktimpressum {
  margin-top: 2em;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

table#kontaktimpressum > tobody > tr > td {
  padding: 0.5em;
}

table#kontaktimpressum > tbody > tr > td:first-child {
  padding-right: 1em;
  width: 100px;
  font-weight: bold;
}

table#kontaktimpressum > tbody > tr > td:last-child {
  width: 500px;
}

table#kontaktimpressum > tbody > tr > td:last-child > table td {
  padding: 0em 0.8em 0em 0em;
}

#kontaktimpressum code {
  display: inline-block;
  white-space: normal;
  border: 1px groove #f0be89;
box-shadow: 1px 2px #9a2819 inset;
  font-family: "Courier New", Courier, monospace;
  font-size: 0.85em;
  line-height: 1em;
  color: #9a2819;
  padding: 0.5em;
}

table caption {
  font-weight: bold;
  text-align: center;
  padding: 0.5em;
  border-bottom: 1px solid #f7c890;
}

td.infoblocktitel {
  background-color: #f7c890;
  font-size: 1em;
  padding: 1em;
  font-weight: bold;
  vertical-align: top;
}

td.meditableleft {
  width: 200px;
  vertical-align: top;
  font-weight: bold;
}

td.meditableright {
  width: 350px;
  vertical-align: top;
}

a:link, a:visited {
  color: maroon;
  text-decoration: underline;
}

a:hover {
  color: darkOrange;
}

h3 a:hover, a:hover h3 {
  text-decoration: none;
}

a:active {
  color: red;
  text-decoration: none;
}

a.nav {
  display: none;
}

img {
box-shadow: 2px 2px 5px #a0a0a0;
  border-radius: 5px;
}

img.pur {
box-shadow: none;
  border-radius: 0px;
}

h1 img, h2 img, h3 img, h4 img {
box-shadow: none;
}

hr {
  margin: 2em 0px 1.2em;
  clear: both;
  color: blue;
  border-width: 0px;
  border-style: none;
  height: 1px;
  background-color: #f7c890;
}

hr.intern {
  width: 400px;
  height: 1px;
  margin-left: 50px;
  margin-top: 1em;
  margin-bottom: 1em;
}

cite {
  font-style: italic;
}

.datendiv {
  margin-top: 1em;
  margin-bottom: 0em;
  padding: 0.5em 0em 0.5em 2em;
  font-style: italic;
  border-radius: 5px;
}

.beschreibung, .newsinhalt {
  margin-top: 0em;
  margin-bottom: 0em;
  padding: 0.5em 0em;
  border-style: none;
}

.unterzeilendiv {
  margin-top: 1em;
  margin-bottom: 0em;
  padding: 0.1em 0em;
  font-style: italic;
}

p.unterzeilentitel {
  text-decoration: underline;
}

q {
  quotes: "„" "“";
}

.gesperrt {
  letter-spacing: 0.1em;
}

.td {
  display: table-cell;
}

.fotocredit {
  font-size: 0.8em;
  text-align: right;
  color: #999999;
}

div.hinweisimmeroben {
  position: fixed;
  width: 500px;
  background-color: #f7f3dd;
  font-size: 13px;
  border-radius: 5px;
  top: 0px;
}

div.hinweisimmeroben h4 {
  border-radius: 0px;
  margin: 0px 0px 1em;
  padding: 1em;
}

.bildimtext {
  max-width: 250px;
  max-height: 250px;
}

#news {
  border-radius: 5px;
}

#newsheader, #aktheader {
  background-color: #f7c890;
  padding: 1em;
}

#newsheader h5, #aktheader h5 {
  padding: 0px;
  margin: 0px;
}

#newscontent, #aktcontent {
  padding: 1em;
}

#spendenbutton {
  margin: auto;
}

.halbeBreite {
  width: 50%;
}

.clearfix::after, .leiterdiv::after {
  content: "";
  display: table;
  clear: both;
}

.main::before, .main790::before, mainbreit::before {
  content: url("Graph/faderand-oben.png");
  position: fixed;
  top: 0px;
}

.main::after, .main790::after, mainbreit::after {
  content: url("Graph/faderand-unten.png");
  position: fixed;
  bottom: -5px;
  z-index: 50000;
}

.stelle {
  border: 1px solid #f7c890;
  border-radius: 0.5em;
  background: #f7f3dd none repeat scroll 0% 0%;
box-shadow: 0.2em 0.2em 0.5em 0.1em;
  margin: 1em 0em;
  padding: 1em;
}

@media screen and ( max-width : 800px ) {
  article {
    width: 80vw;
  }
}

.invisible {display: none;}