<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* source-sans-pro-regular - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/source-sans-pro-v14-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/source-sans-pro-v14-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/source-sans-pro-v14-latin-regular.woff2") format("woff2"), url("fonts/source-sans-pro-v14-latin-regular.woff") format("woff"), url("fonts/source-sans-pro-v14-latin-regular.ttf") format("truetype"), url("fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro") format("svg"); /* Legacy iOS */
}
/* --------------- Fonts -------------------- */
h1 {
  color: #d9b24f;
  font-size: 40px;
  font-weight: normal;
  line-height: 44px;
  letter-spacing: 0px;
  margin: 5px 0;
  text-transform: uppercase;
}

h2 {
  color: #d9b24f;
  font-size: 27px;
  font-weight: normal;
  line-height: 34px;
  letter-spacing: 0px;
  margin: 0 0 0 0;
}

h3 {
  color: #d9b24f;
  font-size: 25px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 0px;
  margin: 0;
}

h4 {
  color: #d9b24f;
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0px;
  margin: 0;
}

.text-small {
  font-size: 16px;
  line-height: 19px;
}

a:hover {
  color: #1f1f1f;
}

a {
  color: #d9b24f;
}
a :hover {
  color: #1f1f1f;
}

figcaption {
  font-size: 14px;
}

@media only screen and (max-width: 1105px) {
  h2 {
    font-size: 23px;
    line-height: 25px;
    letter-spacing: 0px;
  }
}
/* ************ Mobile ****************** */
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  h2 {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 0px;
  }
  h3 {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0px;
  }
  h4 {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0px;
  }
}
body {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 150%;
  font-family: "Source Sans Pro", sans-serif;
  color: #222222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-content {
  max-width: 1124px;
  margin: 80px auto 80px auto;
  padding: 0 20px;
  overflow: auto;
}

.uid-115 .page-content {
  max-width: 800px;
}

.padding-content {
  padding: 16px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.frame {
  width: 100%;
}

.text-center {
  text-align: center;
}

.display-none {
  display: none;
}

/* --------------- Basics ------------------------ */
figure {
  margin: 0;
}

p {
  margin: 0;
}

.margin-top {
  margin-top: 20px;
}

.margin-bottom {
  margin-bottom: 20px;
}

/* --------------- Responsive --------------------- */
img {
  width: 100%;
  height: auto;
}

.img-height {
  width: auto;
  height: 100%;
}

.date-archived {
  text-decoration: line-through;
}

header.top {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #E6E9ED;
  padding: 0;
  background: #ffffff;
}
header.top .navbar-brand {
  height: 50px;
  max-width: 385px;
  float: left;
  margin: 10px 0 0 20px;
}
@media only screen and (max-width: 880px) {
  header.top .navbar-brand {
    max-width: 235px;
    font-size: 17px;
  }
}
header.top .nav {
  margin: 0;
  padding: 0;
  float: right;
  position: absolute;
  right: 50px;
  top: 22px;
}
header.top .nav a {
  text-decoration: none;
}
header.top .nav .nav-item-content {
  position: relative;
  padding: 20px 0 0 0;
}
header.top .nav .nav-item-content .nav-sub-menu {
  padding: 0;
  display: none;
  position: absolute;
  background: #ffffff;
  top: 80px;
  left: 0;
  border: 1px solid #E6E9ED;
}
header.top .nav .nav-item-content .nav-sub-menu .nav-item-sub {
  padding: 20px 0;
  width: 100%;
  text-align: center;
}
header.top .nav .nav-item-content:hover .nav-sub-menu {
  display: block;
}
header.top .nav li {
  list-style: none;
  float: left;
}
header.top .nav li a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #506A85;
  padding: 15px 10px;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 3px;
  bottom: -1px;
  z-index: 2;
}
header.top .language-menu {
  float: right;
  margin: 0;
  padding: 0;
}
header.top .language-menu li {
  float: none;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 10px 5px 0 0;
}
header.top .language-menu li img {
  width: 20px;
  opacity: 0.4;
}
header.top .social-media-menu {
  float: right;
  width: 60px;
}
header.top .social-media-menu .mdl-row {
  float: left;
  width: 20px;
  margin: 10px 10px 0 0;
}
header.top .nav-mobile-toggle {
  display: none;
  position: absolute;
  right: 15px;
  top: 10px;
}
header.top .nav-mobile-toggle img {
  width: 50px;
}
header.top .nav-mobile {
  display: none;
}
header.top .nav-mobile .nav-mobile-content {
  display: none;
  width: 100%;
  position: absolute;
  top: 81px;
  left: 0;
  margin: 0;
  padding: 0;
  background: #ffffff;
  overflow-y: scroll;
  height: calc(100% - 80px);
  position: fixed;
}
header.top .nav-mobile .nav-mobile-content li {
  list-style: none;
  text-align: center;
  border-bottom: 1px solid #000000;
}
header.top .nav-mobile .nav-mobile-content li a {
  font-size: 15px;
  line-height: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #506A85;
  padding: 10px 20px;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 3px;
  bottom: -1px;
  z-index: 2;
}

/* ************ Mobile ****************** */
@media only screen and (max-width: 880px) {
  header.top .nav {
    display: none;
  }
  header.top .nav-mobile {
    display: block;
  }
  header.top .nav-mobile-toggle {
    display: block;
  }
  header.top .language-menu, header.top .social-media-menu {
    display: none;
  }
  header.top .nav-item-language {
    padding: 10px 0;
  }
  header.top .language-menu-mobile {
    display: block;
  }
  header.top .language-menu-mobile img {
    width: 20px;
    opacity: 0.4;
  }
}
/* ************ Mobile ****************** */
@media only screen and (max-width: 1180px) {
  header.top .nav li {
    list-style: none;
    float: left;
  }
  header.top .nav li a {
    font-size: 13px;
    padding: 15px 5px;
  }
}
footer {
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  background-color: #2F4052;
  color: #A3B1BF;
}
footer a {
  color: #A3B1BF;
}
footer .footer-content {
  padding: 30px;
  overflow: auto;
}
footer .footer-content .rights {
  float: left;
}
footer .footer-content ul {
  margin: 0;
  padding: 0;
  float: right;
}
footer .footer-content ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin-right: 20px;
}

/* ************ Mobile ****************** */
@media only screen and (max-width: 768px) {
  footer .footer-content {
    text-align: center;
  }
  footer .footer-content .rights {
    float: none;
  }
  footer .footer-content ul {
    float: none;
  }
  footer .footer-content ul li {
    width: 100%;
  }
}
.frame {
  margin-top: 20px;
}
.frame header {
  margin-top: 20px;
}
.frame h3 {
  margin-top: 20px;
}

.ce-gallery {
  overflow: auto;
}
.ce-gallery .ce-row .ce-column {
  width: 100%;
  float: left;
}

.ce-right .ce-gallery {
  float: right;
}

.ce-right.ce-intext .ce-gallery {
  width: 50%;
}
.ce-right.ce-intext .ce-gallery figure {
  width: 90%;
  float: right;
}

.ce-left .ce-gallery {
  float: left;
}

.ce-left.ce-intext .ce-gallery {
  width: 50%;
}
.ce-left.ce-intext .ce-gallery figure {
  width: 90%;
}

.ce-textpic.ce-left.ce-above .image {
  text-align: center;
}
.ce-textpic.ce-left.ce-above .image figcaption {
  text-align: left;
}
.ce-textpic.ce-left.ce-above img {
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .ce-textpic.ce-left.ce-above img {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .ce-left .ce-gallery {
    float: none;
  }
  .ce-left.ce-intext .ce-gallery {
    width: 100%;
  }
  .ce-left.ce-intext .ce-gallery img {
    width: 100%;
  }
  .ce-right .ce-gallery {
    float: none;
  }
  .ce-right.ce-intext .ce-gallery {
    width: 100%;
  }
  .ce-right.ce-intext .ce-gallery img {
    width: 100%;
  }
}
.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.start-image {
  max-width: 600px;
  margin: 0 auto;
}

[data-ce-columns="2"] .ce-row .ce-column {
  width: 50%;
  float: left;
}

[data-ce-columns="3"] .ce-row .ce-column {
  width: 33.33333%;
  float: left;
}

[data-ce-columns="4"] .ce-row .ce-column {
  width: 25%;
  float: left;
}

.ce-image .ce-column .image {
  margin: 10px 0;
}

@media only screen and (max-width: 768px) {
  [data-ce-columns="2"] .ce-row .ce-column, [data-ce-columns="3"] .ce-row .ce-column, [data-ce-columns="4"] .ce-row .ce-column {
    width: 100%;
    float: none;
  }
}
.ce-textpic {
  clear: both;
  padding-top: 20px;
  overflow: auto;
}

.artist-searchbox {
  margin: 30px 0;
  clear: both;
  width: 100%;
  overflow: auto;
}
.artist-searchbox .search-row {
  float: left;
  width: 25%;
}
.artist-searchbox .search-row .search-row-content {
  padding: 10px;
}
.artist-searchbox .search-row input[type=submit] {
  margin-top: 28px;
}

@media only screen and (max-width: 768px) {
  .artist-searchbox .search-row {
    float: none;
    width: 100%;
  }
}
input[type=text], select {
  width: 100%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #E6E9ED;
  color: #222222;
}

input[type=submit] {
  height: 30px;
  border-radius: 5px;
  background: #E6E9ED;
  border: 1px solid #E6E9ED;
  color: #222222;
  padding: 0 30px;
}

input[type=submit]:hover {
  background: #ab2439;
  color: #ffffff;
}

.list-artist .content-box {
  border: 1px solid #E6E9ED;
  border-bottom-width: 2px;
  border-radius: 3px;
  padding: 25px;
  background: #F5F7FA;
}

.list-artist .card {
  margin-top: 40px;
}

.list-gallery .mdl-description {
  font-size: 14px;
}

.martinastockharp {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrund-Intro.jpg");
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: 100%;
}
.martinastockharp .page-content {
  max-width: 800px;
}
.martinastockharp .ce-bodytext {
  display: inline-block;
  background: white;
  border: 0px solid;
  margin-bottom: 20px;
  padding: 20px;
  width: calc(100% - 40px);
}
.martinastockharp .ce-gallery {
  margin-bottom: 20px;
}
.martinastockharp .frame header {
  background: white;
  padding: 0px;
  margin: 0;
}
.martinastockharp.uid-135 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrundbild-neu-1.jpg");
}
.martinastockharp.uid-150 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrund-Konzert.jpg");
}
.martinastockharp.uid-151 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrundbild-neu-3.jpg");
}
.martinastockharp.uid-145 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrundbild-neu-1.jpg");
}
.martinastockharp.uid-134 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrundbild-neu-3.jpg");
}
.martinastockharp.uid-158 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrundbild-neu-3.jpg");
}
.martinastockharp.uid-152 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrundbild-neu-1.jpg");
}
.martinastockharp.uid-147 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrundbild-neu-3.jpg");
}
.martinastockharp.uid-148 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrund-Intro.jpg");
}
.martinastockharp.uid-146 {
  background-image: url("/fileadmin/HARP/Hintergrundbilder/Hintergrund-Konzert.jpg");
}

figcaption {
  padding: 0 5px;
  background: white;
}

.frame-type-text {
  display: inline-block;
  background: white;
  border: 0px solid;
  margin-bottom: 20px;
  padding: 20px;
  width: calc(100% - 40px);
}

.ce-left.ce-intext .ce-gallery {
  width: 45%;
  float: left;
}

.ce-left.ce-intext .ce-bodytext {
  width: 50%;
  float: left;
}

.martinastock h1 {
  color: #4e73ef;
}
.martinastock h2 {
  color: #4e73ef;
}
.martinastock h3 {
  color: #4e73ef;
}
.martinastock h4 {
  color: #4e73ef;
}
.martinastock a {
  color: #4e73ef;
}
.martinastock .page-content {
  max-width: 800px;
}
.martinastock .ce-bodytext {
  display: inline-block;
  background: white;
  border: 0px solid;
  margin-bottom: 20px;
  padding: 20px;
  width: calc(100% - 40px);
}
.martinastock .language-menu {
  display: none;
}

.klangschalenmassage .social-media-menu {
  display: none;
}

/*# sourceMappingURL=main.css.map */
</pre></body></html>