/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 29, 2016 */
@font-face {
  font-family: 'latin_modern_mono';
  src: url("/fonts/lmmono10-italic-webfont.eot");
  src: url("/fonts/lmmono10-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/lmmono10-italic-webfont.woff2") format("woff2"), url("/fonts/lmmono10-italic-webfont.woff") format("woff"), url("/fonts/lmmono10-italic-webfont.ttf") format("truetype"), url("/fonts/lmmono10-italic-webfont.svg#latin_modern_mono10_italic") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'latin_modern_mono';
  src: url("/fonts/lmmono10-regular-webfont.eot");
  src: url("/fonts/lmmono10-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/lmmono10-regular-webfont.woff2") format("woff2"), url("/fonts/lmmono10-regular-webfont.woff") format("woff"), url("/fonts/lmmono10-regular-webfont.ttf") format("truetype"), url("/fonts/lmmono10-regular-webfont.svg#latin_modern_mono10_regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latin_modern_mono';
  src: url("/fonts/lmmonoproplt10-bold-webfont.eot");
  src: url("/fonts/lmmonoproplt10-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/lmmonoproplt10-bold-webfont.woff2") format("woff2"), url("/fonts/lmmonoproplt10-bold-webfont.woff") format("woff"), url("/fonts/lmmonoproplt10-bold-webfont.ttf") format("truetype"), url("/fonts/lmmonoproplt10-bold-webfont.svg#latin_modern_mono_prop_li10Bd") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'encode_sans';
  src: url("/fonts/encodesansnarrow-black-webfont.eot");
  src: url("/fonts/encodesansnarrow-black-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/encodesansnarrow-black-webfont.woff2") format("woff2"), url("/fonts/encodesansnarrow-black-webfont.woff") format("woff"), url("/fonts/encodesansnarrow-black-webfont.ttf") format("truetype"), url("/fonts/encodesansnarrow-black-webfont.svg#encode_sans_narrowblack") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'encode_sans';
  src: url("/fonts/encodesansnarrow-bold-webfont.eot");
  src: url("/fonts/encodesansnarrow-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/encodesansnarrow-bold-webfont.woff2") format("woff2"), url("/fonts/encodesansnarrow-bold-webfont.woff") format("woff"), url("/fonts/encodesansnarrow-bold-webfont.ttf") format("truetype"), url("/fonts/encodesansnarrow-bold-webfont.svg#encode_sans_narrowbold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'encode_sans';
  src: url("/fonts/encodesans-regular-webfont.eot");
  src: url("/fonts/encodesans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/encodesans-regular-webfont.woff2") format("woff2"), url("/fonts/encodesans-regular-webfont.woff") format("woff"), url("/fonts/encodesans-regular-webfont.ttf") format("truetype"), url("/fonts/encodesans-regular-webfont.svg#encode_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'encode_sans_thin';
  src: url("/fonts/encodesans-thin-webfont.eot");
  src: url("/fonts/encodesans-thin-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/encodesans-thin-webfont.woff2") format("woff2"), url("/fonts/encodesans-thin-webfont.woff") format("woff"), url("/fonts/encodesans-thin-webfont.ttf") format("truetype"), url("/fonts/encodesans-thin-webfont.svg#encode_sansthin") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  font-size: 16px; }

body {
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin: 1rem auto;
  padding: 0 1rem;
  font-family: latin_modern_mono, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #000; }

.main {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: auto; }

strong, b {
  font-family: latin_modern_mono, sans-serif;
  font-weight: bold; }

em, i {
  font-family: latin_modern_mono, sans-serif;
  font-style: italic; }

a {
  color: rgba(51, 51, 255, 0.8);
  text-decoration: underline; }
  a:hover {
    background-color: rgba(51, 51, 255, 0.8);
    color: white; }

p {
  padding: 0;
  margin: 0 0 1rem 0;
  line-height: 1.33; }

header {
  box-sizing: border-box; }

h1.logo {
  font-family: encode_sans, sans-serif;
  font-weight: 900;
  font-size: 1.8rem;
  color: #ff9999;
  margin: 0;
  padding: 0;
  line-height: 1; }

h2.sublogo {
  font-family: encode_sans_thin, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #ff9999;
  margin: 0 0 1rem 0;
  padding: 0;
  line-height: 1; }

h3 {
  font-family: encode_sans, sans-serif;
  font-weight: 900;
  font-size: 1.2rem;
  padding: 0;
  margin: 0 0 1rem 0;
  line-height: 1; }

figure {
  width: 100%;
  margin: 0;
  padding: 0; }

figcaption {
  font-family: latin_modern_mono, sans-serif;
  font-weight: normal;
  font-size: 0.8rem; }

.image, .infotext, aside {
  overflow: hidden;
  margin: 0;
  box-sizing: border-box; }

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

.infotext {
  font-size: 1.2rem;
  margin-top: 1.5rem; }

.termine {
  margin-bottom: 5.5rem; }
  .termine .terminbox {
    margin-bottom: 1.5rem; }

.song {
  width: 100%;
  margin: auto;
  position: fixed;
  background-color: #ff9999;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.5rem; }
  .song h3 {
    margin: 0 0 0.5rem 0;
    padding: 0; }
  .song audio {
    height: 1.5rem; }

footer {
  text-align: center;
  font-size: 0.8rem;
  display: none;
  margin-top: 2rem; }

@media screen and (min-width: 700px) {
  .image {
    width: 33.3%;
    float: left; }
  .infotext {
    width: 33.3%;
    float: left;
    padding-left: 1.5rem;
    margin-top: 0; }
  aside {
    width: 33.3%;
    float: left;
    padding-left: 1.5rem; }
  .termine {
    margin-bottom: 1.5rem; }
  .song {
    max-width: none;
    width: 100%;
    margin: 0;
    position: static;
    background-color: transparent; }
    .song audio {
      height: 1.5rem; }
  footer {
    display: block; } }
