<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Frameless			&lt;http://framelessgrid.com/&gt;
	by Joni Korpi 		&lt;http://jonikorpi.com/&gt;
	licensed under CC0	&lt;http://creativecommons.org/publicdomain/zero/1.0/&gt;
*/
/*
	Margin, padding, and border resets
	except for form elements
*/
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}
/*
	Consistency fixes
	adopted from http://necolas.github.com/normalize.css/
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
hgroup,
nav,
section,
audio,
canvas,
video {
  display: block;
}
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  min-height: 100%;
  font-size: 100%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
b,
strong {
  font-weight: bold;
}
abbr[title] {
  border-bottom: 1px dotted;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img,
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
}
input,
textarea,
button,
select {
  margin: 0;
  font-size: 100%;
  line-height: normal;
  vertical-align: baseline;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  overflow: auto;
}
/*
	These are easy to forget
*/
::selection {
  background: #5e5e5e;
  color: #fff;
}
::-moz-selection {
  background: #5e5e5e;
  color: #fff;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: rgba(0, 94, 170, 0.6);
}
/* Griffanwendung */
#griffanwendung {
  background-color: green;
  margin-right: 0px;
  padding: 10px;
}
#griffanwendung h2 {
  margin-bottom: 10px;
}
#griffe-links {
  float: left;
  border: solid 1px black;
  background-color: #f5f6ff;
  width: 100px;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  #griffe-links {
    margin: 0 auto;
    float: none;
  }
}
#griffbild {
  width: 100px;
  height: 430px;
  border: solid 1px black;
  background-color: #dedfe7;
  margin-bottom: 10px;
  background-image: url(/fileadmin/media/griffanwendung/missing.png), url(/fileadmin/media/griffanwendung/blockfloete.png);
  background-repeat: no-repeat, no-repeat;
  position: relative;
}
#alternativ {
  position: absolute;
  bottom: -5px;
  width: 100%;
  display: none;
}
#griffnote {
  width: 100px;
  height: 99px;
  border: solid 1px black;
  background-color: white;
  background-image: url(/fileadmin/media/griffanwendung/note.png);
}
#griffe-rechts {
  position: relative;
  float: left;
  border: solid 1px black;
  background-color: #f5f6ff;
  width: 490px;
  height: 541px;
  padding: 10px;
  padding-top: 12px;
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  #griffe-rechts {
    width: auto;
    height: auto;
    margin: 20px 0px 60px 0px;
  }
}
#legende {
  border: solid 1px black;
  width: 300px;
  position: absolute;
  bottom: 10px;
  padding: 5px;
  text-align: center;
  margin-left: -150px;
  left: 50%;
}
@media only screen and (max-width: 768px) {
  #legende {
    margin-right: 10px;
    margin-left: 0px;
    left: 0px;
    bottom: -63px;
    width: 100%;
    box-sizing: border-box;
    background-color: #f5f6ff;
  }
}
#legende img {
  padding: 0 2px;
}
#griffanwendung select {
  width: 100%;
  margin-bottom: 12px;
}
#griffanwendung input[type="radio"] {
  display: none;
}
#griffanwendung input[type="radio"] + label {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: -1px 12px 12px 0;
  vertical-align: middle;
  background: #fff;
  cursor: pointer;
  border: solid 1px black;
}
#griffanwendung input[type="radio"]:checked + label {
  background: #ff9a63;
}
#griffanwendung label {
  text-align: center;
  line-height: 38px;
  font-size: 9px;
  font-weight: bold;
}
#griffanwendung .clear {
  clear: both;
}
/* Veranstaltungen */
#map {
  height: 400px;
  width: 100%;
}
span.eventname {
  color: black;
}
span.eventbeschreibung {
  color: black;
}
span.eventort {
  color: black;
}
span.eventinfo {
  color: black;
}
/* Veranstaltungserweiterung */
div.tx-nw-events input {
  width: 337px;
}
div.tx-nw-events textarea {
  width: 337px;
}
div.tx-nw-events select {
  width: 341px;
}
div.tx-nw-events input[type="submit"] {
  width: 341px;
}
div.tx-nw-events label {
  display: inline-block;
  margin-top: 10px;
}
div.tx-nw-events dd {
  position: relative;
  margin-left: 0px;
}
div.tx-nw-events .btn {
  background: grey none repeat scroll 0 0;
  border: 1px solid black;
  color: white;
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px;
  text-decoration: none;
}
div.tx-nw-events .csc-frame-veranstaltung {
  border-bottom: 1px dotted black;
  margin-bottom: 0.5em;
}
div.tx-nw-events .csc-frame-veranstaltung:last-child {
  border-bottom: none;
}
/*Captcha*/
div.tx-nw-events .tx-srfreecap-image {
  float: left;
  margin: 10px 0 40px 0;
}
div.tx-nw-events #sjbr-freecap-captcha-response {
  left: 0;
  position: absolute;
  top: 110px;
  z-index: 5;
}
div.tx-nw-events .tx-srfreecap-cant-read {
  clear: both;
  display: block;
}
div.tx-nw-events .valError {
  display: inline;
}
div.tx-nw-events .valError span {
  color: red;
}
ul.typo3-messages {
  padding-left: 0px;
}
ul.typo3-messages li {
  list-style: none;
  color: red;
}
/* Suche */
div.tx-indexedsearch-browsebox ul {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 50px 0px;
  background-color: transparent !important;
  text-align: center;
}
div.tx-indexedsearch-browsebox ul li {
  display: inline;
}
/* @import must be at top of file, otherwise CSS will not work */
/**
 * @license
 * MyFonts Webfont Build ID 3359993, 2017-03-15T08:47:41-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: TrasandinaExtraLight-Italic by TipoType
 * URL: http://www.myfonts.com/fonts/tipotype/trasandina/extra-light-italic/
 *
 * Webfont: TrasandinaLight-Italic by TipoType
 * URL: http://www.myfonts.com/fonts/tipotype/trasandina/light-italic/
 *
 * Webfont: TrasandinaLight by TipoType
 * URL: http://www.myfonts.com/fonts/tipotype/trasandina/light/
 *
 * Webfont: TrasandinaMedium-Italic by TipoType
 * URL: http://www.myfonts.com/fonts/tipotype/trasandina/medium-italic/
 *
 * Webfont: TrasandinaMedium by TipoType
 * URL: http://www.myfonts.com/fonts/tipotype/trasandina/medium/
 *
 * Webfont: TrasandinaBold-Italic by TipoType
 * URL: http://www.myfonts.com/fonts/tipotype/trasandina/bold-italic/
 *
 * License: http://www.myfonts.com/viewlicense?type=web&amp;buildid=3359993
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2015 by Fernando Diaz. All rights reserved.
 *
 * © 2017 MyFonts Inc
*/
@font-face {
  font-family: 'TrasandinaExtraLight-Italic';
  src: url('../fonts/3344F9_2_0.eot');
  src: url('../fonts/3344F9_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/3344F9_2_0.woff2') format('woff2'), url('../fonts/3344F9_2_0.woff') format('woff'), url('../fonts/3344F9_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'TrasandinaLight-Italic';
  src: url('../fonts/3344F9_3_0.eot');
  src: url('../fonts/3344F9_3_0.eot?#iefix') format('embedded-opentype'), url('../fonts/3344F9_3_0.woff2') format('woff2'), url('../fonts/3344F9_3_0.woff') format('woff'), url('../fonts/3344F9_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'TrasandinaLight';
  src: url('../fonts/3344F9_5_0.eot');
  src: url('../fonts/3344F9_5_0.eot?#iefix') format('embedded-opentype'), url('../fonts/3344F9_5_0.woff2') format('woff2'), url('../fonts/3344F9_5_0.woff') format('woff'), url('../fonts/3344F9_5_0.ttf') format('truetype');
}
@font-face {
  font-family: 'TrasandinaMedium-Italic';
  src: url('../fonts/3344F9_6_0.eot');
  src: url('../fonts/3344F9_6_0.eot?#iefix') format('embedded-opentype'), url('../fonts/3344F9_6_0.woff2') format('woff2'), url('../fonts/3344F9_6_0.woff') format('woff'), url('../fonts/3344F9_6_0.ttf') format('truetype');
}
@font-face {
  font-family: 'TrasandinaMedium';
  src: url('../fonts/3344F9_7_0.eot');
  src: url('../fonts/3344F9_7_0.eot?#iefix') format('embedded-opentype'), url('../fonts/3344F9_7_0.woff2') format('woff2'), url('../fonts/3344F9_7_0.woff') format('woff'), url('../fonts/3344F9_7_0.ttf') format('truetype');
}
@font-face {
  font-family: 'TrasandinaBold-Italic';
  src: url('../fonts/3344F9_F_0.eot');
  src: url('../fonts/3344F9_F_0.eot?#iefix') format('embedded-opentype'), url('../fonts/3344F9_F_0.woff2') format('woff2'), url('../fonts/3344F9_F_0.woff') format('woff'), url('../fonts/3344F9_F_0.ttf') format('truetype');
}
body {
  font-family: 'TrasandinaExtraLight-Italic', Arial, sans-serif;
  font-size: 62.5%;
  color: #000000;
  overflow-x: hidden;
}
@media only screen and (max-width: 768px) {
  body {
    background-color: #f8f8f8;
  }
}
.clear {
  clear: both;
}
@media only screen and (min-width: 769px) {
  .showmobile {
    display: none;
  }
}
.hidemobile {
  display: none;
}
@media only screen and (min-width: 769px) {
  .hidemobile {
    display: block;
  }
}
header {
  background: linear-gradient(0deg, #ffffff 18.4%, #fe9a66 0%);
  position: relative;
}
header div.wrap {
  background: url("../img/blockfloete-header.jpg") no-repeat;
  height: 197px;
  width: 960px;
  margin: 0 auto;
  display: flex;
  position: relative;
  bottom: 0px;
  align-items: flex-end;
}
@media only screen and (max-width: 768px) {
  header div.wrap {
    width: 100%;
    display: block;
    height: auto;
  }
}
header div.wrap div.content {
  width: 704px;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  header div.wrap div.content {
    width: 100%;
  }
}
header div.wrap div.sidebar {
  width: 236px;
}
@media only screen and (max-width: 768px) {
  header div.wrap div.sidebar {
    width: 100%;
    background: #ffffff;
    text-align: right;
    border-top: 1px solid #fe9a66;
  }
  header div.wrap div.sidebar div {
    display: inline-block;
    margin-right: 10px;
    line-height: 48px;
  }
}
header div.wrap div.sidebar div#lang-social {
  text-align: right;
  margin-bottom: 5px;
  font-size: 13px;
  font-family: 'TrasandinaLight', Arial, sans-serif;
}
header div.wrap div.sidebar div#lang-social a {
  color: #000000;
  font-family: 'TrasandinaLight', Arial, sans-serif;
}
header div.wrap div.sidebar div#lang-social a.active {
  font-family: 'TrasandinaMedium', Arial, sans-serif;
}
header div.wrap div.sidebar div#lang-social img {
  margin-left: 9px;
}
@media only screen and (max-width: 768px) {
  header div.wrap div.sidebar div#lang-social img {
    position: relative;
    top: 6px;
  }
}
header div.wrap div.sidebar div#search {
  height: 36px;
  line-height: 36px;
  text-align: right;
  position: relative;
}
header div.wrap div.sidebar div#search button {
  position: absolute;
  border: none;
  background: transparent;
  top: 12px;
}
@media only screen and (min-width: 769px) {
  header div.wrap div.sidebar div#search button {
    top: 13px;
  }
}
header div.wrap div.sidebar div#search input {
  width: 130px;
  border-radius: 14px;
  padding-left: 25px;
  color: #818181;
  border: solid 1px #818181;
  box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
  header div.wrap div.sidebar div#search input {
    margin-top: 9px;
  }
}
main {
  background-color: #f8f8f8;
}
main div.wrap {
  width: 960px;
  margin: 0 auto;
  display: flex;
}
@media only screen and (max-width: 768px) {
  main div.wrap {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  main div.wrap {
    width: 100%;
  }
}
main div.wrap div.content {
  width: 704px;
  margin-right: 20px;
  padding-top: 25px;
}
@media only screen and (max-width: 768px) {
  main div.wrap div.content {
    width: 100%;
  }
}
main div.wrap div.content div.csc-frame {
  margin-bottom: 25px;
  background: #ffffff;
  padding: 20px;
  font-size: 14px;
  font-family: 'TrasandinaLight', Arial, sans-serif;
}
main div.wrap div.content div.csc-frame div.csc-header {
  display: flex;
}
@media only screen and (max-width: 768px) {
  main div.wrap div.content div.csc-frame div.csc-header {
    display: block;
  }
}
main div.wrap div.sidebar {
  width: 236px;
  padding-top: 25px;
}
@media only screen and (max-width: 768px) {
  main div.wrap div.sidebar {
    width: 100%;
  }
}
main div.wrap div.sidebar div.extra {
  margin-bottom: 25px;
  background: #ffffff;
  padding: 30px 25px;
  border-bottom: 1px solid #fe9a66;
  border-top: 1px solid #fe9a66;
  font-family: 'TrasandinaLight', Arial, sans-serif;
  font-size: 13px;
}
footer {
  background: #dfdfe7;
}
footer div.wrap {
  width: 960px;
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 768px) {
  footer div.wrap {
    width: 100%;
  }
}
footer div.wrap span {
  display: inline-block;
  font-size: 22px;
  font-family: 'TrasandinaBold-Italic', Arial, sans-serif;
  margin: 45px 0px 25px 20px;
  line-height: 22px;
}
footer div.wrap span span {
  font-family: 'TrasandinaExtraLight-Italic', Arial, sans-serif;
  margin: 0px;
}
@media only screen and (max-width: 768px) {
  nav#nav-main {
    display: none;
    position: absolute;
    top: 152px;
    border-top: 1px solid #fe9a66;
    border-bottom: 1px solid #fe9a66;
    z-index: 5;
  }
}
nav#nav-main ul {
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
  list-style: none;
  background: #ffffff;
}
@media only screen and (max-width: 768px) {
  nav#nav-main ul {
    width: 100%;
    display: block;
  }
}
nav#nav-main ul li {
  font-family: 'TrasandinaLight', Arial, sans-serif;
  font-size: 14px;
  padding: 7px 0;
}
@media only screen and (max-width: 768px) {
  nav#nav-main ul li {
    display: inline-block;
    margin-right: 10px;
  }
}
nav#nav-main ul li a {
  color: #000000;
  position: relative;
}
nav#nav-main ul li a.active {
  font-family: 'TrasandinaMedium-Italic', Arial, sans-serif;
}
@media only screen and (min-width: 769px) {
  nav#nav-main ul li a.arrow:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    border-top: solid 1px #dfdfe7;
    border-left: solid 1px #dfdfe7;
    background: linear-gradient(135deg, white 50%, transparent 50%);
    transform: rotate(45deg);
    left: 50%;
    margin-left: -9px;
    top: 32px;
    z-index: 3;
  }
}
nav#nav-main ul li ul.second {
  display: flex;
  position: absolute;
  left: 0;
  top: 210px;
  width: 704px;
  border: solid 1px #dfdfe7;
  box-sizing: border-box;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  padding: 13px 20px;
  z-index: 5;
}
@media only screen and (max-width: 768px) {
  nav#nav-main ul li ul.second {
    width: 100%;
    top: 108px;
  }
}
nav#nav-main ul li ul.second li {
  width: 33%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  nav#nav-main ul li ul.second li {
    margin-right: 0px;
    width: 50%;
  }
}
nav#nav-main ul li ul.second li ul.third {
  display: flex;
  flex-direction: column;
  padding-left: 0px;
}
nav#nav-main ul li ul.second li ul.third li {
  width: 100%;
  font-size: 13px;
  padding: 1px 0;
}
@media only screen and (min-width: 769px) {
  nav#nav-main ul li ul.second li a.arrow:after {
    display: none;
  }
}
nav#nav-main div.wrap-nav {
  display: flex;
  flex-direction: row;
}
nav#nav-main div.wrap-nav div.open-sub {
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border-top: 1px solid black;
  border-right: 1px solid black;
  position: relative;
  top: 9px;
  left: 8px;
  cursor: pointer;
  transition: transform 0.2s;
}
nav#nav-main div.wrap-nav div.open-sub.active {
  transform: rotate(135deg);
}
nav#nav-root {
  background-color: #ffffff;
  padding: 8px 0px 10px 0px;
  margin-bottom: 20px;
}
nav#nav-root ul {
  margin: 0px;
}
nav#nav-root ul li {
  display: inline-block;
  list-style: none;
}
nav#nav-root ul li a {
  font-size: 13px;
  font-family: 'TrasandinaLight', Arial, sans-serif;
  color: #000000;
}
nav#nav-root ul li a:hover {
  text-decoration: none;
}
nav#nav-root ul li:after {
  content: '&gt;';
  font-family: 'TrasandinaMedium', Arial, sans-serif;
  position: relative;
  top: -1px;
  left: 10px;
}
nav#nav-root ul li:last-child a {
  font-family: 'TrasandinaMedium', Arial, sans-serif;
  color: #fe9a66;
}
nav#nav-root ul li:last-child:after {
  content: '';
}
nav#nav-footer ul {
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
  box-sizing: border-box;
  list-style: none;
  padding-bottom: 45px;
  width: 684px;
}
@media only screen and (max-width: 768px) {
  nav#nav-footer ul {
    width: 100%;
    display: block;
  }
}
nav#nav-footer ul li {
  font-family: 'TrasandinaLight', Arial, sans-serif;
  font-size: 14px;
  padding: 7px 0;
}
@media only screen and (max-width: 768px) {
  nav#nav-footer ul li {
    display: inline-block;
    margin-right: 5px;
  }
}
nav#nav-footer ul li a {
  color: #000000;
}
nav#nav-footer ul li a.active {
  font-family: 'TrasandinaMedium-Italic', Arial, sans-serif;
}
div.sidebar div#burger {
  width: 38px;
  height: 48px;
  position: relative;
  margin-bottom: -24px;
  margin-right: 0px;
  text-align: left;
  float: left;
  margin-left: 20px;
}
label.menu-open-button {
  z-index: 20;
  margin-top: 0px;
}
label.menu-open-button:hover {
  background: #dfdfe7;
}
label.menu-open-button:hover .hamburger {
  background: #fe9a66;
}
.menu-open-button {
  background: transparent;
  border: 1px solid #818181;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0px;
  top: 8px;
  color: blue;
  text-align: center;
  line-height: 40px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform ease-out 200ms;
  transition: transform ease-out 200ms;
}
.menu-open {
  /*inputfeld verstecken*/
  display: none;
}
.hamburger {
  /*hamburger position*/
  width: 22px;
  height: 3px;
  background: #fe9a66;
  display: block;
  position: absolute;
  top: 15px;
  left: 5px;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 200ms;
  transition: transform 200ms;
}
@media only screen and (min-width: 769px) {
  .hamburger {
    left: 0px;
  }
}
.hamburger-1 {
  /*hamburger abstande*/
  -webkit-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
}
.hamburger-2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hamburger-3 {
  -webkit-transform: translate3d(0, 6px, 0);
  transform: translate3d(0, 6px, 0);
}
.menu-open:checked + .menu-open-button .hamburger-1 {
  /*hamburger zum x animieren*/
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg);
}
.menu-open:checked + .menu-open-button .hamburger-2 {
  -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
  transform: translate3d(0, 0, 0) scale(0.1, 1);
}
.menu-open:checked + .menu-open-button .hamburger-3 {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  transform: translate3d(0, 0, 0) rotate(-45deg);
}
.menu-open:checked + .menu-open-button {
  left: auto;
  margin-left: 0px;
}
.menu-open-button {
  cursor: pointer;
}
a {
  color: #fe9a66;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: none;
}
p {
  margin: 0 0 1.2em 0;
  padding: 0 0 0 0;
}
strong,
b {
  font-family: 'TrasandinaExtraLight-Italic', Arial, sans-serif;
  font-weight: normal;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
iframe#piwik {
  width: 100%;
  border: 0;
}
@media only screen and (max-width: 768px) {
  iframe#piwik {
    height: 350px;
  }
}
main ul,
main ol {
  margin: 0 0 1.2em 0;
}
main ul li,
main ol li {
  margin: 0 0 0 1em;
  padding: 0 0 0 1em;
}
h1,
div.title {
  font-size: 32px;
  font-family: 'TrasandinaBold-Italic', Arial, sans-serif;
  font-weight: normal;
  text-transform: none;
  color: #000000;
  margin-left: 20px;
  margin-bottom: 35px;
  line-height: 32px;
}
@media only screen and (max-width: 768px) {
  h1,
  div.title {
    padding-top: 30px;
  }
}
h1 span,
div.title span {
  font-family: 'TrasandinaExtraLight-Italic', Arial, sans-serif;
}
h1 a,
div.title a {
  color: #ffffff;
}
h1 a:hover,
div.title a:hover {
  text-decoration: none;
}
h2 {
  font-size: 22px;
  font-family: 'TrasandinaBold-Italic', Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  margin-bottom: 25px;
  line-height: normal;
}
@media only screen and (max-width: 768px) {
  h2 {
    word-wrap: break-word;
  }
}
h3 {
  font-size: 22px;
  font-family: 'TrasandinaBold-Italic', Arial, sans-serif;
  color: #fe9a66;
  font-weight: normal;
  margin-bottom: 20px;
}
.csc-header-date {
  font-size: 22px;
  font-family: 'TrasandinaLight-Italic', Arial, sans-serif;
  font-weight: normal;
  color: #000000;
}
.csc-header-date:after {
  content: "|";
  color: #fe9a66;
  font-family: 'TrasandinaLight', Arial, sans-serif;
  margin: 0px 10px;
}
div#pagetitle {
  margin-bottom: 25px;
  padding: 10px 20px 15px 20px;
  background: #ffffff;
}
div#pagetitle h1 {
  margin: 0;
}
div.wrap div.content div.last-akt {
  padding-bottom: 0.7em;
}
form#tx_indexedsearch p {
  display: none;
}
div.tx-indexedsearch-rules {
  display: none;
}
td.tx-indexedsearch-info.info {
  display: none;
}
td.tx-indexedsearch-percent {
  display: none;
}
div.tx-nw-events div.csc-frame-veranstaltung p.bodytext span.eventinfo a {
  word-wrap: break-word;
}
textarea {
  font-family: 'Trasandina', Arial, sans-serif;
}
</pre></body></html>