@charset "UTF-8";
/* line 3, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
html {
  font-size: 110% !important; }

/**
 * Foundation for Sites by ZURB
 * Version 6.3.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
/* line 17, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
/* line 32, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
/* line 38, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
/* line 50, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 59, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
/* line 73, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
/* line 84, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
/* line 91, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
/* line 103, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
/* line 113, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
/* line 123, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
/* line 134, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
/* line 141, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
/* line 149, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
/* line 160, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
/* line 166, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
/* line 173, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
/* line 180, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 187, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
sub {
  bottom: -0.25em; }

/* line 190, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 198, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
/* line 205, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
/* line 212, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
/* line 218, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
/* line 227, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
/* line 244, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
/* line 251, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
/* line 261, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/* line 268, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }

/* line 278, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/* line 284, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
/* line 293, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
/* line 300, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
/* line 310, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
/* line 318, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }

/* line 326, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
/* line 333, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
/* line 342, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
/* line 353, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
/* line 371, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
/* line 380, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
/* line 388, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
/* line 394, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
/* line 400, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
/* line 408, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
/* line 414, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
/* line 422, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[hidden] {
  display: none; }

/* line 425, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

/* line 428, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
html {
  box-sizing: border-box;
  font-size: 100%; }

/* line 432, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
*,
*::before,
*::after {
  box-sizing: inherit; }

/* line 437, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 448, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

/* line 455, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px; }

/* line 460, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
select {
  width: 100%;
  border-radius: 3px; }

/* line 464, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

/* line 472, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1; }

/* line 481, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] button {
  outline: 0; }

/* line 484, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-visible {
  display: block !important; }

/* line 487, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-hidden {
  display: none !important; }

/* line 490, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* line 512, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

/* line 518, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
em,
i {
  font-style: italic;
  line-height: inherit; }

/* line 523, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit; }

/* line 528, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
small {
  font-size: 80%;
  line-height: inherit; }

/* line 532, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }

/* line 543, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 0;
  color: #cacaca; }

/* line 552, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

/* line 558, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

/* line 564, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

/* line 570, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

/* line 576, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

/* line 582, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  /* line 589, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  h1 {
    font-size: 3rem; }

  /* line 591, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  h2 {
    font-size: 2.5rem; }

  /* line 593, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  h3 {
    font-size: 1.9375rem; }

  /* line 595, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  h4 {
    font-size: 1.5625rem; }

  /* line 597, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  h5 {
    font-size: 1.25rem; }

  /* line 599, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  h6 {
    font-size: 1rem; } }
/* line 602, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
a {
  line-height: inherit;
  color: #2ba6cb;
  text-decoration: none;
  cursor: pointer; }

/* line 607, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
a:hover, a:focus {
  color: #258faf; }

/* line 609, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
a img {
  border: 0; }

/* line 612, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
hr {
  clear: both;
  max-width: 62.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

/* line 622, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

/* line 629, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
li {
  font-size: inherit; }

/* line 632, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

/* line 636, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
ol {
  margin-left: 1.25rem; }

/* line 639, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

/* line 643, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
dl {
  margin-bottom: 1rem; }

/* line 645, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

/* line 649, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }

/* line 653, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a; }

/* line 657, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }

/* line 661, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
cite:before {
  content: "— "; }

/* line 664, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
abbr {
  border-bottom: 1px dotted #0a0a0a;
  color: #0a0a0a;
  cursor: help; }

/* line 669, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
figure {
  margin: 0; }

/* line 672, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

/* line 680, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
  border-radius: 3px; }

/* line 688, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

/* line 695, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.lead {
  font-size: 125%;
  line-height: 1.6; }

/* line 699, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.stat {
  font-size: 2.5rem;
  line-height: 1; }

/* line 702, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
p + .stat {
  margin-top: -1rem; }

/* line 705, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.no-bullet {
  margin-left: 0;
  list-style: none; }

/* line 709, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.text-left {
  text-align: left; }

/* line 712, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.text-right {
  text-align: right; }

/* line 715, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.text-center {
  text-align: center; }

/* line 718, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  /* line 722, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-text-left {
    text-align: left; }

  /* line 724, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-text-right {
    text-align: right; }

  /* line 726, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-text-center {
    text-align: center; }

  /* line 728, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-text-justify {
    text-align: justify; } }
@media print, screen and (min-width: 64em) {
  /* line 732, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-text-left {
    text-align: left; }

  /* line 734, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-text-right {
    text-align: right; }

  /* line 736, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-text-center {
    text-align: center; }

  /* line 738, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-text-justify {
    text-align: justify; } }
/* line 741, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.show-for-print {
  display: none !important; }

@media print {
  /* line 745, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }

  /* line 750, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .show-for-print {
    display: block !important; }

  /* line 752, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .hide-for-print {
    display: none !important; }

  /* line 754, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  table.show-for-print {
    display: table !important; }

  /* line 756, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  thead.show-for-print {
    display: table-header-group !important; }

  /* line 758, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  tbody.show-for-print {
    display: table-row-group !important; }

  /* line 760, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  tr.show-for-print {
    display: table-row !important; }

  /* line 762, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  td.show-for-print {
    display: table-cell !important; }

  /* line 764, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  th.show-for-print {
    display: table-cell !important; }

  /* line 766, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 769, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 771, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }

  /* line 775, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 777, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }

  /* line 781, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  thead {
    display: table-header-group; }

  /* line 783, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 786, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  /* line 790, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 795, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  h2,
  h3 {
    page-break-after: avoid; } }
/* line 799, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 819, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

/* line 827, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
textarea {
  max-width: 100%; }

/* line 829, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
textarea[rows] {
  height: auto; }

/* line 832, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

/* line 836, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cacaca; }

/* line 840, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

/* line 844, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input::placeholder,
textarea::placeholder {
  color: #cacaca; }

/* line 848, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

/* line 854, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type='submit'],
[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 3px; }

/* line 861, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input[type='search'] {
  box-sizing: border-box; }

/* line 864, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

/* line 869, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }

/* line 876, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer; }

/* line 880, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

/* line 884, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[type='file'] {
  width: 100%; }

/* line 887, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }

/* line 894, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0; }

/* line 898, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

/* line 904, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }

/* line 908, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group > :first-child {
  border-radius: 3px 0 0 3px; }

/* line 910, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group > :last-child > * {
  border-radius: 0 3px 3px 0; }

/* line 913, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

/* line 922, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }

/* line 931, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group-label:first-child {
  border-right: 0; }

/* line 933, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group-label:last-child {
  border-left: 0; }

/* line 936, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

/* line 940, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }

/* line 946, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem; }

/* line 955, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.input-group .input-group-button {
  display: table-cell; }

/* line 958, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

/* line 963, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

/* line 967, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }

/* line 971, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
  background: #fefefe; }

/* line 977, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

@media screen and (min-width: 0\0) {
  /* line 999, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
/* line 1001, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

/* line 1007, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed; }

/* line 1010, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
select::-ms-expand {
  display: none; }

/* line 1012, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
select[multiple] {
  height: auto;
  background-image: none; }

/* line 1016, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-invalid-input:not(:focus) {
  border-color: #c60f13;
  background-color: #f8e6e7; }

/* line 1019, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #c60f13; }

/* line 1021, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #c60f13; }

/* line 1023, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #c60f13; }

/* line 1025, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-invalid-input:not(:focus)::placeholder {
  color: #c60f13; }

/* line 1028, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-invalid-label {
  color: #c60f13; }

/* line 1031, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #c60f13; }

/* line 1038, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.form-error.is-visible {
  display: block; }

/* line 1041, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.float-left {
  float: left !important; }

/* line 1044, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.float-right {
  float: right !important; }

/* line 1047, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 1052, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

/* line 1056, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.clearfix::after {
  clear: both; }

/* line 1059, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hide {
  display: none !important; }

/* line 1062, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  /* line 1066, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .hide-for-small-only {
    display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  /* line 1070, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .show-for-small-only {
    display: none !important; } }
@media print, screen and (min-width: 40em) {
  /* line 1074, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .hide-for-medium {
    display: none !important; } }
@media screen and (max-width: 39.9375em) {
  /* line 1078, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .show-for-medium {
    display: none !important; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  /* line 1082, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .hide-for-medium-only {
    display: none !important; } }
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  /* line 1086, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .show-for-medium-only {
    display: none !important; } }
@media print, screen and (min-width: 64em) {
  /* line 1090, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .hide-for-large {
    display: none !important; } }
@media screen and (max-width: 63.9375em) {
  /* line 1094, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .show-for-large {
    display: none !important; } }
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  /* line 1098, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .hide-for-large-only {
    display: none !important; } }
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  /* line 1102, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .show-for-large-only {
    display: none !important; } }
/* line 1105, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

/* line 1113, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto; }

/* line 1120, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.show-for-landscape,
.hide-for-portrait {
  display: block !important; }

@media screen and (orientation: landscape) {
  /* line 1124, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important; } }
@media screen and (orientation: portrait) {
  /* line 1128, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important; } }
/* line 1132, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  /* line 1136, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; } }
@media screen and (orientation: portrait) {
  /* line 1140, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important; } }
/* line 1144, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe; }

/* line 1159, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .button {
  outline: 0; }

/* line 1161, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button:hover, .button:focus {
  background-color: #258dad;
  color: #fefefe; }

/* line 1164, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.tiny {
  font-size: 0.6rem; }

/* line 1166, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.small {
  font-size: 0.75rem; }

/* line 1168, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.large {
  font-size: 1.25rem; }

/* line 1170, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0; }

/* line 1175, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.primary {
  background-color: #2ba6cb;
  color: #0a0a0a; }

/* line 1178, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.primary:hover, .button.primary:focus {
  background-color: #2285a2;
  color: #0a0a0a; }

/* line 1181, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a; }

/* line 1184, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.secondary:hover, .button.secondary:focus {
  background-color: #bababa;
  color: #0a0a0a; }

/* line 1187, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.alert {
  background-color: #c60f13;
  color: #fefefe; }

/* line 1190, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.alert:hover, .button.alert:focus {
  background-color: #9e0c0f;
  color: #fefefe; }

/* line 1193, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.success {
  background-color: #5da423;
  color: #0a0a0a; }

/* line 1196, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.success:hover, .button.success:focus {
  background-color: #4a831c;
  color: #0a0a0a; }

/* line 1199, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.warning {
  background-color: #ffae00;
  color: #0a0a0a; }

/* line 1202, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a; }

/* line 1205, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.body-font {
  background-color: #222222;
  color: #fefefe; }

/* line 1208, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.body-font:hover, .button.body-font:focus {
  background-color: #1b1b1b;
  color: #fefefe; }

/* line 1211, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.header {
  background-color: #222222;
  color: #fefefe; }

/* line 1214, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.header:hover, .button.header:focus {
  background-color: #1b1b1b;
  color: #fefefe; }

/* line 1217, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

/* line 1220, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent; }

/* line 1222, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow:hover, .button.hollow:focus {
  border-color: #165366;
  color: #165366; }

/* line 1225, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

/* line 1228, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #165366;
  color: #165366; }

/* line 1231, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9; }

/* line 1234, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #757575;
  color: #757575; }

/* line 1237, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13; }

/* line 1240, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #63080a;
  color: #63080a; }

/* line 1243, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423; }

/* line 1246, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #2f5212;
  color: #2f5212; }

/* line 1249, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00; }

/* line 1252, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700; }

/* line 1255, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.body-font {
  border: 1px solid #222222;
  color: #222222; }

/* line 1258, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.body-font:hover, .button.hollow.body-font:focus {
  border-color: #111111;
  color: #111111; }

/* line 1261, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.header {
  border: 1px solid #222222;
  color: #222222; }

/* line 1264, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.hollow.header:hover, .button.hollow.header:focus {
  border-color: #111111;
  color: #111111; }

/* line 1267, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 1270, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #2ba6cb;
  color: #fefefe; }

/* line 1273, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 1276, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #2ba6cb;
  color: #fefefe; }

/* line 1279, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 1282, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e9e9e9;
  color: #fefefe; }

/* line 1285, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 1288, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #c60f13;
  color: #fefefe; }

/* line 1291, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 1294, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #5da423;
  color: #fefefe; }

/* line 1297, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 1300, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #fefefe; }

/* line 1303, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.body-font, .button[disabled].body-font {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 1306, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.body-font:hover, .button.disabled.body-font:focus, .button[disabled].body-font:hover, .button[disabled].body-font:focus {
  background-color: #222222;
  color: #fefefe; }

/* line 1309, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.header, .button[disabled].header {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 1312, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.disabled.header:hover, .button.disabled.header:focus, .button[disabled].header:hover, .button[disabled].header:focus {
  background-color: #222222;
  color: #fefefe; }

/* line 1315, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em; }

/* line 1329, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0; }

/* line 1334, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }

/* line 1338, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .close-button {
  outline: 0; }

/* line 1340, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.close-button:hover, .close-button:focus {
  color: #0a0a0a; }

/* line 1342, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1; }

/* line 1347, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1; }

/* line 1353, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group {
  margin-bottom: 1rem;
  font-size: 0; }

/* line 1356, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group::before, .button-group::after {
  display: table;
  content: ' '; }

/* line 1359, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group::after {
  clear: both; }

/* line 1361, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem; }

/* line 1366, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group .button:last-child {
  margin-right: 0; }

/* line 1368, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.tiny .button {
  font-size: 0.6rem; }

/* line 1370, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.small .button {
  font-size: 0.75rem; }

/* line 1372, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.large .button {
  font-size: 1.25rem; }

/* line 1374, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded {
  margin-right: -1px; }

/* line 1376, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded::before, .button-group.expanded::after {
  display: none; }

/* line 1378, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px; }

/* line 1382, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
  margin-right: -6px; }

/* line 1384, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px; }

/* line 1388, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
  margin-right: -6px; }

/* line 1390, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px; }

/* line 1394, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
  margin-right: -6px; }

/* line 1396, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px; }

/* line 1400, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
  margin-right: -6px; }

/* line 1402, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px; }

/* line 1406, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px; }

/* line 1408, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.primary .button {
  background-color: #2ba6cb;
  color: #0a0a0a; }

/* line 1411, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #2285a2;
  color: #0a0a0a; }

/* line 1414, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a; }

/* line 1417, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #bababa;
  color: #0a0a0a; }

/* line 1420, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe; }

/* line 1423, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #9e0c0f;
  color: #fefefe; }

/* line 1426, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.success .button {
  background-color: #5da423;
  color: #0a0a0a; }

/* line 1429, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #4a831c;
  color: #0a0a0a; }

/* line 1432, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a; }

/* line 1435, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a; }

/* line 1438, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.body-font .button {
  background-color: #222222;
  color: #fefefe; }

/* line 1441, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.body-font .button:hover, .button-group.body-font .button:focus {
  background-color: #1b1b1b;
  color: #fefefe; }

/* line 1444, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.header .button {
  background-color: #222222;
  color: #fefefe; }

/* line 1447, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.header .button:hover, .button-group.header .button:focus {
  background-color: #1b1b1b;
  color: #fefefe; }

/* line 1450, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  width: 100%; }

/* line 1452, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0; }

@media print, screen and (min-width: 40em) {
  /* line 1455, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0; } }
@media print, screen and (min-width: 64em) {
  /* line 1459, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0; } }
@media screen and (max-width: 39.9375em) {
  /* line 1463, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .button-group.stacked-for-small.expanded {
    display: block; }

  /* line 1465, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0; } }
/* line 1469, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none; }

/* line 1483, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }

/* line 1492, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider-fill.is-dragging {
  transition: all 0s linear; }

/* line 1495, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider-handle {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #2ba6cb;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

/* line 1511, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .slider-handle {
  outline: 0; }

/* line 1513, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider-handle:hover {
  background-color: #258dad; }

/* line 1515, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider-handle.is-dragging {
  transition: all 0s linear; }

/* line 1518, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

/* line 1523, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

/* line 1530, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%; }

/* line 1534, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

/* line 1543, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 1556, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

/* line 1561, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }

/* line 1572, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input + .switch-paddle {
  margin: 0; }

/* line 1574, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 3px;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: ''; }

/* line 1586, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input:checked ~ .switch-paddle {
  background: #2ba6cb; }

/* line 1588, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input:checked ~ .switch-paddle::after {
  left: 2.25rem; }

/* line 1590, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0; }

/* line 1593, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/* line 1599, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch-active {
  left: 8%;
  display: none; }

/* line 1602, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input:checked + label > .switch-active {
  display: block; }

/* line 1605, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch-inactive {
  right: 15%; }

/* line 1607, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
input:checked + label > .switch-inactive {
  display: none; }

/* line 1610, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.tiny {
  height: 1.5rem; }

/* line 1612, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem; }

/* line 1616, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem; }

/* line 1621, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem; }

/* line 1624, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.small {
  height: 1.75rem; }

/* line 1626, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem; }

/* line 1630, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem; }

/* line 1635, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem; }

/* line 1638, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.large {
  height: 2.5rem; }

/* line 1640, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem; }

/* line 1644, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem; }

/* line 1649, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem; }

/* line 1652, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu {
  margin: 0;
  list-style-type: none; }

/* line 1655, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu > li {
  display: table-cell;
  vertical-align: middle; }

/* line 1658, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .menu > li {
  outline: 0; }

/* line 1660, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1; }

/* line 1664, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0; }

/* line 1669, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  vertical-align: middle; }

/* line 1673, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
  vertical-align: middle; }

/* line 1677, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block; }

/* line 1682, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu > li, .menu.horizontal > li {
  display: table-cell; }

/* line 1684, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.expanded {
  display: table;
  width: 100%;
  table-layout: fixed; }

/* line 1688, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.expanded > li:first-child:last-child {
  width: 100%; }

/* line 1690, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.vertical > li {
  display: block; }

@media print, screen and (min-width: 40em) {
  /* line 1693, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .menu.medium-horizontal > li {
    display: table-cell; }

  /* line 1695, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .menu.medium-expanded {
    display: table;
    width: 100%;
    table-layout: fixed; }

  /* line 1699, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .menu.medium-expanded > li:first-child:last-child {
    width: 100%; }

  /* line 1701, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .menu.medium-vertical > li {
    display: block; } }
@media print, screen and (min-width: 64em) {
  /* line 1704, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .menu.large-horizontal > li {
    display: table-cell; }

  /* line 1706, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .menu.large-expanded {
    display: table;
    width: 100%;
    table-layout: fixed; }

  /* line 1710, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .menu.large-expanded > li:first-child:last-child {
    width: 100%; }

  /* line 1712, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .menu.large-vertical > li {
    display: block; } }
/* line 1714, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.simple li {
  display: inline-block;
  margin-right: 1rem;
  line-height: 1; }

/* line 1718, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.simple a {
  padding: 0; }

/* line 1720, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.align-right::before, .menu.align-right::after {
  display: table;
  content: ' '; }

/* line 1723, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.align-right::after {
  clear: both; }

/* line 1725, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.align-right > li {
  float: right; }

/* line 1727, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.icon-top > li > a {
  text-align: center; }

/* line 1729, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem; }

/* line 1734, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.icon-top.vertical a > span {
  margin: auto; }

/* line 1736, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.nested {
  margin-left: 1rem; }

/* line 1738, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu .active > a {
  background: #2ba6cb;
  color: #fefefe; }

/* line 1741, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.menu-bordered li {
  border: 1px solid #e6e6e6; }

/* line 1743, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.menu-bordered li:not(:first-child) {
  border-top: 0; }

/* line 1745, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu.menu-hover li:hover {
  background-color: #e6e6e6; }

/* line 1748, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit; }

/* line 1756, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu-centered {
  text-align: center; }

/* line 1758, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu-centered > .menu {
  display: inline-block; }

/* line 1761, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.no-js [data-responsive-menu] ul {
  display: none; }

/* line 1764, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-drilldown {
  position: relative;
  overflow: hidden; }

/* line 1767, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-drilldown li {
  display: block; }

/* line 1769, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-drilldown.animate-height {
  transition: height 0.5s; }

/* line 1772, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }

/* line 1780, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

/* line 1785, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-drilldown-submenu.is-closing {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

/* line 1789, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.drilldown-submenu-cover-previous {
  min-height: 100%; }

/* line 1792, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-drilldown-submenu-parent > a {
  position: relative; }

/* line 1794, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem; }

/* line 1808, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0; }

/* line 1823, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-accordion-submenu-parent > a {
  position: relative; }

/* line 1825, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-accordion-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem; }

/* line 1839, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

/* line 1845, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

/* line 1850, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

/* line 1855, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

/* line 1859, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  right: 5px;
  margin-top: -3px; }

/* line 1871, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

/* line 1874, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.no-js .dropdown.menu ul {
  display: none; }

/* line 1877, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

/* line 1880, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto; }

/* line 1884, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

/* line 1888, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu.vertical > li > a::after {
  right: 14px; }

/* line 1891, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent; }

/* line 1901, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb; }

@media print, screen and (min-width: 40em) {
  /* line 1912, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }

  /* line 1916, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }

  /* line 1920, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }

  /* line 1923, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb transparent transparent;
    right: 5px;
    margin-top: -3px; }

  /* line 1934, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }

  /* line 1936, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }

  /* line 1939, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

  /* line 1942, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }

  /* line 1944, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent; }

  /* line 1953, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb; } }
@media print, screen and (min-width: 64em) {
  /* line 1964, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }

  /* line 1968, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }

  /* line 1972, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }

  /* line 1975, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb transparent transparent;
    right: 5px;
    margin-top: -3px; }

  /* line 1986, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }

  /* line 1988, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }

  /* line 1991, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

  /* line 1994, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }

  /* line 1996, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent; }

  /* line 2005, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb; } }
/* line 2015, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

/* line 2020, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-menu.vertical {
  width: 100px; }

/* line 2022, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-menu.vertical.align-right {
  float: right; }

/* line 2025, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu-parent {
  position: relative; }

/* line 2027, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -6px; }

/* line 2032, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto; }

/* line 2035, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto; }

/* line 2038, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

/* line 2042, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }

/* line 2051, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px; }

/* line 2053, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent; }

/* line 2062, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb; }

/* line 2071, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px; }

/* line 2073, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu > li {
  width: 100%; }

/* line 2075, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-dropdown-submenu.js-dropdown-active {
  display: block; }

/* line 2078, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe; }

/* line 2082, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.title-bar::before, .title-bar::after {
  display: table;
  content: ' '; }

/* line 2085, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.title-bar::after {
  clear: both; }

/* line 2087, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem; }

/* line 2091, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.title-bar-left {
  float: left; }

/* line 2094, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.title-bar-right {
  float: right;
  text-align: right; }

/* line 2098, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

/* line 2103, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar {
  padding: 0.5rem; }

/* line 2105, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar::before, .top-bar::after {
  display: table;
  content: ' '; }

/* line 2108, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar::after {
  clear: both; }

/* line 2110, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar,
.top-bar ul {
  background-color: #e6e6e6; }

/* line 2113, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar input {
  max-width: 200px;
  margin-right: 1rem; }

/* line 2116, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0; }

/* line 2119, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar input.button {
  width: auto; }

/* line 2121, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  /* line 2125, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto; } }
@media screen and (max-width: 63.9375em) {
  /* line 2129, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%; } }
@media screen and (max-width: 74.9375em) {
  /* line 2133, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%; } }
/* line 2137, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0; }

/* line 2141, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar-title .menu-icon {
  bottom: 2px; }

/* line 2144, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar-left {
  float: left; }

/* line 2147, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.top-bar-right {
  float: right; }

/* line 2150, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }

/* line 2153, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' '; }

/* line 2156, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.breadcrumbs::after {
  clear: both; }

/* line 2158, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase; }

/* line 2164, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  top: 1px;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca; }

/* line 2171, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.breadcrumbs a {
  color: #2ba6cb; }

/* line 2173, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.breadcrumbs a:hover {
  text-decoration: underline; }

/* line 2175, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed; }

/* line 2179, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }

/* line 2182, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination::before, .pagination::after {
  display: table;
  content: ' '; }

/* line 2185, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination::after {
  clear: both; }

/* line 2187, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 3px;
  font-size: 0.875rem;
  display: none; }

/* line 2192, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination li:last-child, .pagination li:first-child {
  display: inline-block; }

@media print, screen and (min-width: 40em) {
  /* line 2195, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .pagination li {
    display: inline-block; } }
/* line 2197, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 3px;
  color: #0a0a0a; }

/* line 2203, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6; }

/* line 2206, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default; }

/* line 2211, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed; }

/* line 2215, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination .disabled:hover {
  background: transparent; }

/* line 2217, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a; }

/* line 2222, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

/* line 2228, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

/* line 2234, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }

/* line 2239, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.accordion-item:first-child > :first-child {
  border-radius: 3px 3px 0 0; }

/* line 2242, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.accordion-item:last-child > :last-child {
  border-radius: 0 0 3px 3px; }

/* line 2245, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb; }

/* line 2254, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px; }

/* line 2257, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6; }

/* line 2259, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+'; }

/* line 2265, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-active > .accordion-title::before {
  content: '–'; }

/* line 2268, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }

/* line 2275, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6; }

/* line 2278, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem; }

/* line 2289, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown-pane.is-open {
  visibility: visible; }

/* line 2292, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown-pane.tiny {
  width: 100px; }

/* line 2295, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown-pane.small {
  width: 200px; }

/* line 2298, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.dropdown-pane.large {
  width: 400px; }

/* line 2301, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.is-off-canvas-open {
  overflow: hidden; }

/* line 2304, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }

/* line 2315, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible; }

/* line 2318, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.js-off-canvas-overlay.is-closable {
  cursor: pointer; }

/* line 2320, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute; }

/* line 2322, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed; }

/* line 2325, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

/* line 2329, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas {
  position: fixed;
  z-index: 1;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

/* line 2336, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .off-canvas {
  outline: 0; }

/* line 2338, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas.is-transition-overlap {
  z-index: 10; }

/* line 2340, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

/* line 2342, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

/* line 2346, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

/* line 2353, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0; }

/* line 2355, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas-absolute.is-transition-overlap {
  z-index: 10; }

/* line 2357, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

/* line 2359, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas-absolute.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

/* line 2363, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-left {
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  -ms-transform: translateX(-250px);
  transform: translateX(-250px);
  overflow-y: auto; }

/* line 2371, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-left.is-open ~ .off-canvas-content {
  -ms-transform: translateX(250px);
  transform: translateX(250px); }

/* line 2374, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-left.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " "; }

/* line 2382, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
  -ms-transform: none;
  transform: none; }

/* line 2386, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-right {
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  -ms-transform: translateX(250px);
  transform: translateX(250px);
  overflow-y: auto; }

/* line 2394, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-right.is-open ~ .off-canvas-content {
  -ms-transform: translateX(-250px);
  transform: translateX(-250px); }

/* line 2397, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-right.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " "; }

/* line 2405, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
  -ms-transform: none;
  transform: none; }

/* line 2409, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -ms-transform: translateY(-250px);
  transform: translateY(-250px);
  overflow-x: auto; }

/* line 2417, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-top.is-open ~ .off-canvas-content {
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

/* line 2420, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-top.is-transition-push::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " "; }

/* line 2428, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
  -ms-transform: none;
  transform: none; }

/* line 2432, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -ms-transform: translateY(250px);
  transform: translateY(250px);
  overflow-x: auto; }

/* line 2440, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-bottom.is-open ~ .off-canvas-content {
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

/* line 2443, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-bottom.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " "; }

/* line 2451, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
  -ms-transform: none;
  transform: none; }

/* line 2455, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.off-canvas-content {
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

@media print, screen and (min-width: 40em) {
  /* line 2461, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-left.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 1; }

  /* line 2465, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px; }

  /* line 2467, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-right.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 1; }

  /* line 2471, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px; }

  /* line 2473, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-top.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 1; }

  /* line 2477, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px; }

  /* line 2479, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-bottom.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 1; }

  /* line 2483, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px; } }
@media print, screen and (min-width: 64em) {
  /* line 2487, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-left.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 1; }

  /* line 2491, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px; }

  /* line 2493, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-right.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 1; }

  /* line 2497, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px; }

  /* line 2499, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-top.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 1; }

  /* line 2503, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px; }

  /* line 2505, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-bottom.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 1; }

  /* line 2509, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px; } }
/* line 2512, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }

/* line 2517, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs::before, .tabs::after {
  display: table;
  content: ' '; }

/* line 2520, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs::after {
  clear: both; }

/* line 2523, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

/* line 2528, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs.simple > li > a {
  padding: 0; }

/* line 2530, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs.simple > li > a:hover {
  background: transparent; }

/* line 2533, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs.primary {
  background: #2ba6cb; }

/* line 2535, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs.primary > li > a {
  color: #0a0a0a; }

/* line 2537, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #299ec1; }

/* line 2540, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs-title {
  float: left; }

/* line 2542, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb; }

/* line 2548, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs-title > a:hover {
  background: #fefefe;
  color: #258faf; }

/* line 2551, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #2ba6cb; }

/* line 2555, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

/* line 2562, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

/* line 2566, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs-panel {
  display: none;
  padding: 1rem; }

/* line 2569, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tabs-panel[aria-hidden="false"] {
  display: block; }

/* line 2572, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
  background-color: white;
  color: #0a0a0a; }

/* line 2580, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout > :first-child {
  margin-top: 0; }

/* line 2582, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout > :last-child {
  margin-bottom: 0; }

/* line 2584, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout.primary {
  background-color: #def2f8;
  color: #0a0a0a; }

/* line 2587, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout.secondary {
  background-color: #fcfcfc;
  color: #0a0a0a; }

/* line 2590, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout.alert {
  background-color: #fcd6d6;
  color: #0a0a0a; }

/* line 2593, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout.success {
  background-color: #e6f7d9;
  color: #0a0a0a; }

/* line 2596, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a; }

/* line 2599, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout.body-font {
  background-color: #dedede;
  color: #0a0a0a; }

/* line 2602, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout.header {
  background-color: #dedede;
  color: #0a0a0a; }

/* line 2605, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem; }

/* line 2610, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem; }

/* line 2616, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.card {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }

/* line 2624, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.card > :last-child {
  margin-bottom: 0; }

/* line 2627, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.card-divider {
  padding: 1rem;
  background: #e6e6e6; }

/* line 2630, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.card-divider > :last-child {
  margin-bottom: 0; }

/* line 2633, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.card-section {
  padding: 1rem; }

/* line 2635, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.card-section > :last-child {
  margin-bottom: 0; }

/* line 2638, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.media-object {
  display: block;
  margin-bottom: 1rem; }

/* line 2641, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.media-object img {
  max-width: none; }

@media screen and (max-width: 39.9375em) {
  /* line 2644, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block; }

  /* line 2648, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .media-object.stack-for-small .media-object-section img {
    width: 100%; } }
/* line 2651, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.media-object-section {
  display: table-cell;
  vertical-align: top; }

/* line 2654, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.media-object-section:first-child {
  padding-right: 1rem; }

/* line 2656, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem; }

/* line 2658, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.media-object-section > :last-child {
  margin-bottom: 0; }

/* line 2660, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.media-object-section.middle {
  vertical-align: middle; }

/* line 2662, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.media-object-section.bottom {
  vertical-align: bottom; }

/* line 2665, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
body.is-reveal-open {
  overflow: hidden; }

/* line 2668, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 2677, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

/* line 2688, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }

/* line 2702, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .reveal {
  outline: 0; }

@media print, screen and (min-width: 40em) {
  /* line 2705, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .reveal {
    min-height: 0; } }
/* line 2707, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.reveal .column, .reveal .columns,
.reveal .columns {
  min-width: 0; }

/* line 2710, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.reveal > :last-child {
  margin-bottom: 0; }

@media print, screen and (min-width: 40em) {
  /* line 2713, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .reveal {
    width: 600px;
    max-width: 62.5rem; } }
@media print, screen and (min-width: 40em) {
  /* line 2717, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .reveal .reveal {
    right: auto;
    left: auto;
    margin: 0 auto; } }
/* line 2721, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.reveal.collapse {
  padding: 0; }

@media print, screen and (min-width: 40em) {
  /* line 2724, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem; } }
@media print, screen and (min-width: 40em) {
  /* line 2728, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .reveal.small {
    width: 50%;
    max-width: 62.5rem; } }
@media print, screen and (min-width: 40em) {
  /* line 2732, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .reveal.large {
    width: 90%;
    max-width: 62.5rem; } }
/* line 2735, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0; }

@media screen and (max-width: 39.9375em) {
  /* line 2747, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; } }
/* line 2758, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.reveal.without-overlay {
  position: fixed; }

/* line 2761, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px; }

/* line 2765, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table thead,
table tbody,
table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe; }

/* line 2770, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold; }

/* line 2773, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table thead {
  background: #f8f8f8;
  color: #0a0a0a; }

/* line 2776, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table tfoot {
  background: #f1f1f1;
  color: #0a0a0a; }

/* line 2779, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table thead tr,
table tfoot tr {
  background: transparent; }

/* line 2782, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table thead th,
table thead td,
table tfoot th,
table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left; }

/* line 2789, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table tbody th,
table tbody td {
  padding: 0.5rem 0.625rem 0.625rem; }

/* line 2792, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1; }

/* line 2795, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table.unstriped tbody {
  background-color: #fefefe; }

/* line 2797, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  /* line 2803, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  table.stack thead {
    display: none; }

  /* line 2805, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  table.stack tfoot {
    display: none; }

  /* line 2807, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }

  /* line 2811, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  table.stack td {
    border-top: 0; } }
/* line 2814, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

/* line 2819, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table.hover thead tr:hover {
  background-color: #f3f3f3; }

/* line 2822, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table.hover tfoot tr:hover {
  background-color: #ececec; }

/* line 2825, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table.hover tbody tr:hover {
  background-color: #f9f9f9; }

/* line 2828, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

/* line 2831, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.table-scroll {
  overflow-x: auto; }

/* line 2833, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.table-scroll table {
  width: auto; }

/* line 2836, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2ba6cb;
  color: #fefefe; }

/* line 2845, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.badge.primary {
  background: #2ba6cb;
  color: #0a0a0a; }

/* line 2848, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.badge.secondary {
  background: #e9e9e9;
  color: #0a0a0a; }

/* line 2851, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.badge.alert {
  background: #c60f13;
  color: #fefefe; }

/* line 2854, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.badge.success {
  background: #5da423;
  color: #0a0a0a; }

/* line 2857, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.badge.warning {
  background: #ffae00;
  color: #0a0a0a; }

/* line 2860, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.badge.body-font {
  background: #222222;
  color: #fefefe; }

/* line 2863, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.badge.header {
  background: #222222;
  color: #fefefe; }

/* line 2867, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 3px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2ba6cb;
  color: #fefefe; }

/* line 2877, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.label.primary {
  background: #2ba6cb;
  color: #0a0a0a; }

/* line 2880, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.label.secondary {
  background: #e9e9e9;
  color: #0a0a0a; }

/* line 2883, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.label.alert {
  background: #c60f13;
  color: #fefefe; }

/* line 2886, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.label.success {
  background: #5da423;
  color: #0a0a0a; }

/* line 2889, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.label.warning {
  background: #ffae00;
  color: #0a0a0a; }

/* line 2892, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.label.body-font {
  background: #222222;
  color: #fefefe; }

/* line 2895, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.label.header {
  background: #222222;
  color: #fefefe; }

/* line 2899, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #cacaca; }

/* line 2904, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress.primary .progress-meter {
  background-color: #2ba6cb; }

/* line 2906, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress.secondary .progress-meter {
  background-color: #e9e9e9; }

/* line 2908, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress.alert .progress-meter {
  background-color: #c60f13; }

/* line 2910, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress.success .progress-meter {
  background-color: #5da423; }

/* line 2912, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress.warning .progress-meter {
  background-color: #ffae00; }

/* line 2914, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress.body-font .progress-meter {
  background-color: #222222; }

/* line 2916, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress.header .progress-meter {
  background-color: #222222; }

/* line 2919, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2ba6cb;
  border-radius: 3px; }

/* line 2927, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
  border-radius: 3px; }

/* line 2941, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

/* line 2948, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }

/* line 2958, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tooltip::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

/* line 2972, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto; }

/* line 2983, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  top: 50%;
  bottom: auto;
  left: 100%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/* line 2997, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/* line 3013, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.responsive-embed, .flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }

/* line 3019, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video, .flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 3031, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.responsive-embed.widescreen, .flex-video.widescreen {
  padding-bottom: 56.25%; }

/* line 3034, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit {
  position: relative; }

/* line 3037, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

/* line 3044, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-slide {
  width: 100%; }

/* line 3046, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0; }

/* line 3050, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-figure {
  margin: 0; }

/* line 3053, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

/* line 3058, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

/* line 3067, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }

/* line 3075, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
  outline: 0; }

/* line 3077, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(10, 10, 10, 0.5); }

/* line 3080, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-previous {
  left: 0; }

/* line 3083, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-next {
  left: auto;
  right: 0; }

/* line 3087, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }

/* line 3092, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
[data-whatinput='mouse'] .orbit-bullets {
  outline: 0; }

/* line 3094, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca; }

/* line 3100, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-bullets button:hover {
  background-color: #8a8a8a; }

/* line 3102, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.orbit-bullets button.is-active {
  background-color: #8a8a8a; }

/* line 3105, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

/* line 3114, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
a.thumbnail {
  transition: box-shadow 200ms ease-out; }

/* line 3116, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5); }

/* line 3118, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
a.thumbnail image {
  box-shadow: none; }

/* line 3121, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.sticky-container {
  position: relative; }

/* line 3124, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

/* line 3129, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.sticky.is-stuck {
  position: fixed;
  z-index: 5; }

/* line 3132, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.sticky.is-stuck.is-at-top {
  top: 0; }

/* line 3134, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.sticky.is-stuck.is-at-bottom {
  bottom: 0; }

/* line 3137, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }

/* line 3141, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.sticky.is-anchored.is-at-bottom {
  bottom: 0; }

/* line 3144, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.row {
  max-width: 62.5rem;
  margin-right: auto;
  margin-left: auto; }

/* line 3148, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.row::before, .row::after {
  display: table;
  content: ' '; }

/* line 3151, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.row::after {
  clear: both; }

/* line 3153, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

/* line 3156, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.row .row {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }

@media print, screen and (min-width: 40em) {
  /* line 3160, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; } }
@media print, screen and (min-width: 64em) {
  /* line 3164, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; } }
/* line 3167, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.row .row.collapse {
  margin-right: 0;
  margin-left: 0; }

/* line 3170, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.row.expanded {
  max-width: none; }

/* line 3172, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.row.expanded .row {
  margin-right: auto;
  margin-left: auto; }

/* line 3176, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

/* line 3181, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

/* line 3183, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left; }

/* line 3186, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.column.row.row, .row.row.columns {
  float: none; }

/* line 3189, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

/* line 3195, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-1 {
  width: 8.33333%; }

/* line 3198, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-1 {
  position: relative;
  left: 8.33333%; }

/* line 3202, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-1 {
  position: relative;
  left: -8.33333%; }

/* line 3206, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-0 {
  margin-left: 0%; }

/* line 3209, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-2 {
  width: 16.66667%; }

/* line 3212, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-2 {
  position: relative;
  left: 16.66667%; }

/* line 3216, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-2 {
  position: relative;
  left: -16.66667%; }

/* line 3220, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-1 {
  margin-left: 8.33333%; }

/* line 3223, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-3 {
  width: 25%; }

/* line 3226, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-3 {
  position: relative;
  left: 25%; }

/* line 3230, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-3 {
  position: relative;
  left: -25%; }

/* line 3234, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-2 {
  margin-left: 16.66667%; }

/* line 3237, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-4 {
  width: 33.33333%; }

/* line 3240, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-4 {
  position: relative;
  left: 33.33333%; }

/* line 3244, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-4 {
  position: relative;
  left: -33.33333%; }

/* line 3248, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-3 {
  margin-left: 25%; }

/* line 3251, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-5 {
  width: 41.66667%; }

/* line 3254, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-5 {
  position: relative;
  left: 41.66667%; }

/* line 3258, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-5 {
  position: relative;
  left: -41.66667%; }

/* line 3262, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-4 {
  margin-left: 33.33333%; }

/* line 3265, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-6 {
  width: 50%; }

/* line 3268, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-6 {
  position: relative;
  left: 50%; }

/* line 3272, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-6 {
  position: relative;
  left: -50%; }

/* line 3276, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-5 {
  margin-left: 41.66667%; }

/* line 3279, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-7 {
  width: 58.33333%; }

/* line 3282, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-7 {
  position: relative;
  left: 58.33333%; }

/* line 3286, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-7 {
  position: relative;
  left: -58.33333%; }

/* line 3290, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-6 {
  margin-left: 50%; }

/* line 3293, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-8 {
  width: 66.66667%; }

/* line 3296, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-8 {
  position: relative;
  left: 66.66667%; }

/* line 3300, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-8 {
  position: relative;
  left: -66.66667%; }

/* line 3304, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-7 {
  margin-left: 58.33333%; }

/* line 3307, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-9 {
  width: 75%; }

/* line 3310, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-9 {
  position: relative;
  left: 75%; }

/* line 3314, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-9 {
  position: relative;
  left: -75%; }

/* line 3318, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-8 {
  margin-left: 66.66667%; }

/* line 3321, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-10 {
  width: 83.33333%; }

/* line 3324, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-10 {
  position: relative;
  left: 83.33333%; }

/* line 3328, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-10 {
  position: relative;
  left: -83.33333%; }

/* line 3332, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-9 {
  margin-left: 75%; }

/* line 3335, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-11 {
  width: 91.66667%; }

/* line 3338, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-push-11 {
  position: relative;
  left: 91.66667%; }

/* line 3342, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-pull-11 {
  position: relative;
  left: -91.66667%; }

/* line 3346, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-10 {
  margin-left: 83.33333%; }

/* line 3349, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-12 {
  width: 100%; }

/* line 3352, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-offset-11 {
  margin-left: 91.66667%; }

/* line 3355, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }

/* line 3358, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

/* line 3360, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

/* line 3362, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left; }

/* line 3365, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }

/* line 3368, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

/* line 3370, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

/* line 3372, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; }

/* line 3375, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }

/* line 3378, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

/* line 3380, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

/* line 3382, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left; }

/* line 3385, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }

/* line 3388, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

/* line 3390, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

/* line 3392, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left; }

/* line 3395, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }

/* line 3398, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

/* line 3400, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

/* line 3402, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left; }

/* line 3405, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }

/* line 3408, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

/* line 3410, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

/* line 3412, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left; }

/* line 3415, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }

/* line 3418, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

/* line 3420, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

/* line 3422, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left; }

/* line 3425, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }

/* line 3428, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

/* line 3430, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

/* line 3432, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left; }

/* line 3435, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

/* line 3439, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

/* line 3443, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

/* line 3447, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

/* line 3451, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-centered {
  margin-right: auto;
  margin-left: auto; }

/* line 3454, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both; }

/* line 3458, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  /* line 3467, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-1 {
    width: 8.33333%; }

  /* line 3469, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }

  /* line 3472, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }

  /* line 3475, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-0 {
    margin-left: 0%; }

  /* line 3477, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-2 {
    width: 16.66667%; }

  /* line 3479, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }

  /* line 3482, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }

  /* line 3485, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-1 {
    margin-left: 8.33333%; }

  /* line 3487, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-3 {
    width: 25%; }

  /* line 3489, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-3 {
    position: relative;
    left: 25%; }

  /* line 3492, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-3 {
    position: relative;
    left: -25%; }

  /* line 3495, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-2 {
    margin-left: 16.66667%; }

  /* line 3497, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-4 {
    width: 33.33333%; }

  /* line 3499, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }

  /* line 3502, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }

  /* line 3505, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-3 {
    margin-left: 25%; }

  /* line 3507, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-5 {
    width: 41.66667%; }

  /* line 3509, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }

  /* line 3512, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }

  /* line 3515, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-4 {
    margin-left: 33.33333%; }

  /* line 3517, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-6 {
    width: 50%; }

  /* line 3519, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-6 {
    position: relative;
    left: 50%; }

  /* line 3522, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-6 {
    position: relative;
    left: -50%; }

  /* line 3525, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-5 {
    margin-left: 41.66667%; }

  /* line 3527, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-7 {
    width: 58.33333%; }

  /* line 3529, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }

  /* line 3532, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }

  /* line 3535, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-6 {
    margin-left: 50%; }

  /* line 3537, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-8 {
    width: 66.66667%; }

  /* line 3539, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }

  /* line 3542, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }

  /* line 3545, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-7 {
    margin-left: 58.33333%; }

  /* line 3547, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-9 {
    width: 75%; }

  /* line 3549, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-9 {
    position: relative;
    left: 75%; }

  /* line 3552, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-9 {
    position: relative;
    left: -75%; }

  /* line 3555, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-8 {
    margin-left: 66.66667%; }

  /* line 3557, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-10 {
    width: 83.33333%; }

  /* line 3559, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }

  /* line 3562, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }

  /* line 3565, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-9 {
    margin-left: 75%; }

  /* line 3567, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-11 {
    width: 91.66667%; }

  /* line 3569, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }

  /* line 3572, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }

  /* line 3575, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-10 {
    margin-left: 83.33333%; }

  /* line 3577, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-12 {
    width: 100%; }

  /* line 3579, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-offset-11 {
    margin-left: 91.66667%; }

  /* line 3581, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }

  /* line 3584, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3586, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  /* line 3588, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left; }

  /* line 3590, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }

  /* line 3593, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3595, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  /* line 3597, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left; }

  /* line 3599, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }

  /* line 3602, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3604, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  /* line 3606, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; }

  /* line 3608, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }

  /* line 3611, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3613, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  /* line 3615, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left; }

  /* line 3617, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }

  /* line 3620, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3622, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  /* line 3624, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left; }

  /* line 3626, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }

  /* line 3629, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3631, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  /* line 3633, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left; }

  /* line 3635, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }

  /* line 3638, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3640, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  /* line 3642, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left; }

  /* line 3644, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }

  /* line 3647, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3649, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  /* line 3651, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left; }

  /* line 3653, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }

  /* line 3656, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  /* line 3659, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  /* line 3662, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

  /* line 3665, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }

  /* line 3668, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

  /* line 3671, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 64em) {
  /* line 3680, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-1 {
    width: 8.33333%; }

  /* line 3682, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%; }

  /* line 3685, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }

  /* line 3688, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-0 {
    margin-left: 0%; }

  /* line 3690, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-2 {
    width: 16.66667%; }

  /* line 3692, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%; }

  /* line 3695, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }

  /* line 3698, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-1 {
    margin-left: 8.33333%; }

  /* line 3700, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-3 {
    width: 25%; }

  /* line 3702, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-3 {
    position: relative;
    left: 25%; }

  /* line 3705, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-3 {
    position: relative;
    left: -25%; }

  /* line 3708, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-2 {
    margin-left: 16.66667%; }

  /* line 3710, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-4 {
    width: 33.33333%; }

  /* line 3712, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%; }

  /* line 3715, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }

  /* line 3718, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-3 {
    margin-left: 25%; }

  /* line 3720, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-5 {
    width: 41.66667%; }

  /* line 3722, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%; }

  /* line 3725, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }

  /* line 3728, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-4 {
    margin-left: 33.33333%; }

  /* line 3730, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-6 {
    width: 50%; }

  /* line 3732, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-6 {
    position: relative;
    left: 50%; }

  /* line 3735, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-6 {
    position: relative;
    left: -50%; }

  /* line 3738, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-5 {
    margin-left: 41.66667%; }

  /* line 3740, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-7 {
    width: 58.33333%; }

  /* line 3742, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%; }

  /* line 3745, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }

  /* line 3748, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-6 {
    margin-left: 50%; }

  /* line 3750, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-8 {
    width: 66.66667%; }

  /* line 3752, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%; }

  /* line 3755, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }

  /* line 3758, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-7 {
    margin-left: 58.33333%; }

  /* line 3760, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-9 {
    width: 75%; }

  /* line 3762, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-9 {
    position: relative;
    left: 75%; }

  /* line 3765, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-9 {
    position: relative;
    left: -75%; }

  /* line 3768, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-8 {
    margin-left: 66.66667%; }

  /* line 3770, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-10 {
    width: 83.33333%; }

  /* line 3772, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%; }

  /* line 3775, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }

  /* line 3778, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-9 {
    margin-left: 75%; }

  /* line 3780, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-11 {
    width: 91.66667%; }

  /* line 3782, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%; }

  /* line 3785, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }

  /* line 3788, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-10 {
    margin-left: 83.33333%; }

  /* line 3790, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-12 {
    width: 100%; }

  /* line 3792, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-offset-11 {
    margin-left: 91.66667%; }

  /* line 3794, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }

  /* line 3797, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3799, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  /* line 3801, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left; }

  /* line 3803, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }

  /* line 3806, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3808, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  /* line 3810, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left; }

  /* line 3812, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }

  /* line 3815, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3817, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  /* line 3819, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left; }

  /* line 3821, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }

  /* line 3824, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3826, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  /* line 3828, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left; }

  /* line 3830, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }

  /* line 3833, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3835, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  /* line 3837, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left; }

  /* line 3839, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }

  /* line 3842, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3844, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  /* line 3846, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left; }

  /* line 3848, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }

  /* line 3851, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3853, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  /* line 3855, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left; }

  /* line 3857, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }

  /* line 3860, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  /* line 3862, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  /* line 3864, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left; }

  /* line 3866, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }

  /* line 3869, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  /* line 3872, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  /* line 3875, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

  /* line 3878, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-centered {
    margin-right: auto;
    margin-left: auto; }

  /* line 3881, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

  /* line 3884, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
/* line 3892, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.column-block {
  margin-bottom: 1.875rem; }

/* line 3894, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.column-block > :last-child {
  margin-bottom: 0; }

/* line 3897, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }

/* line 3904, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: ''; }

/* line 3914, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

/* line 3918, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }

/* line 3925, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: ''; }

/* line 3935, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

/* line 3939, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 3948, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* line 3952, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 3961, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0); }

/* line 3965, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 3974, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* line 3978, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 3987, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0); }

/* line 3991, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 4000, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

/* line 4004, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 4013, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

/* line 4017, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 4026, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

/* line 4030, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 4039, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

/* line 4043, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

/* line 4049, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

/* line 4052, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

/* line 4058, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

/* line 4061, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4070, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 4074, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4083, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 4087, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4096, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 4100, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4109, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 4113, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4122, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 4126, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4135, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

/* line 4139, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4148, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

/* line 4152, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4161, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

/* line 4165, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4174, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

/* line 4178, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4187, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

/* line 4191, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4200, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

/* line 4204, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4213, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

/* line 4217, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4225, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/* line 4230, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4238, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/* line 4243, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4251, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0; }

/* line 4256, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4264, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0; }

/* line 4269, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4277, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

/* line 4282, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4290, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0; }

/* line 4295, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

/* line 4303, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

/* line 4308, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

/* line 4316, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0; }

/* line 4321, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slow {
  transition-duration: 750ms !important; }

/* line 4324, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.fast {
  transition-duration: 250ms !important; }

/* line 4327, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.linear {
  transition-timing-function: linear !important; }

/* line 4330, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.ease {
  transition-timing-function: ease !important; }

/* line 4333, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.ease-in {
  transition-timing-function: ease-in !important; }

/* line 4336, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.ease-out {
  transition-timing-function: ease-out !important; }

/* line 4339, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.ease-in-out {
  transition-timing-function: ease-in-out !important; }

/* line 4342, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

/* line 4345, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

/* line 4348, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

/* line 4351, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.short-delay {
  transition-delay: 300ms !important; }

/* line 4354, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.long-delay {
  transition-delay: 700ms !important; }

/* line 4357, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }
/* line 4366, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }
/* line 4375, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }
/* line 4384, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }
/* line 4395, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

/* line 4401, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.infinite {
  animation-iteration-count: infinite; }

/* line 4404, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.slow {
  animation-duration: 750ms !important; }

/* line 4407, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.fast {
  animation-duration: 250ms !important; }

/* line 4410, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.linear {
  animation-timing-function: linear !important; }

/* line 4413, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.ease {
  animation-timing-function: ease !important; }

/* line 4416, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.ease-in {
  animation-timing-function: ease-in !important; }

/* line 4419, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.ease-out {
  animation-timing-function: ease-out !important; }

/* line 4422, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.ease-in-out {
  animation-timing-function: ease-in-out !important; }

/* line 4425, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

/* line 4428, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

/* line 4431, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

/* line 4434, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.short-delay {
  animation-delay: 300ms !important; }

/* line 4437, /home/wm/git/wikimatze.de/source/stylesheets/_foundation.scss */
.long-delay {
  animation-delay: 700ms !important; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 15, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
/* line 24, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

/* line 29, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-2x {
  font-size: 2em; }

/* line 32, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-3x {
  font-size: 3em; }

/* line 35, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-4x {
  font-size: 4em; }

/* line 38, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-5x {
  font-size: 5em; }

/* line 41, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center; }

/* line 45, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

/* line 50, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ul > li {
  position: relative; }

/* line 53, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

/* line 60, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-li.fa-lg {
  left: -1.85714286em; }

/* line 63, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

/* line 68, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pull-left {
  float: left; }

/* line 71, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pull-right {
  float: right; }

/* line 74, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa.fa-pull-left {
  margin-right: .3em; }

/* line 77, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
/* line 81, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.pull-right {
  float: right; }

/* line 84, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.pull-left {
  float: left; }

/* line 87, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa.pull-left {
  margin-right: .3em; }

/* line 90, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa.pull-right {
  margin-left: .3em; }

/* line 93, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

/* line 97, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* line 121, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 127, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 133, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 139, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/* line 145, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

/* line 151, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

/* line 158, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

/* line 166, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 173, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stack-1x {
  line-height: inherit; }

/* line 176, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stack-2x {
  font-size: 2em; }

/* line 179, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 184, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-glass:before {
  content: "\f000"; }

/* line 187, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-music:before {
  content: "\f001"; }

/* line 190, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-search:before {
  content: "\f002"; }

/* line 193, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-envelope-o:before {
  content: "\f003"; }

/* line 196, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-heart:before {
  content: "\f004"; }

/* line 199, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-star:before {
  content: "\f005"; }

/* line 202, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-star-o:before {
  content: "\f006"; }

/* line 205, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-user:before {
  content: "\f007"; }

/* line 208, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-film:before {
  content: "\f008"; }

/* line 211, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-th-large:before {
  content: "\f009"; }

/* line 214, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-th:before {
  content: "\f00a"; }

/* line 217, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-th-list:before {
  content: "\f00b"; }

/* line 220, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-check:before {
  content: "\f00c"; }

/* line 223, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

/* line 228, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-search-plus:before {
  content: "\f00e"; }

/* line 231, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-search-minus:before {
  content: "\f010"; }

/* line 234, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-power-off:before {
  content: "\f011"; }

/* line 237, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-signal:before {
  content: "\f012"; }

/* line 240, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

/* line 244, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-trash-o:before {
  content: "\f014"; }

/* line 247, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-home:before {
  content: "\f015"; }

/* line 250, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-o:before {
  content: "\f016"; }

/* line 253, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-clock-o:before {
  content: "\f017"; }

/* line 256, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-road:before {
  content: "\f018"; }

/* line 259, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-download:before {
  content: "\f019"; }

/* line 262, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

/* line 265, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

/* line 268, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-inbox:before {
  content: "\f01c"; }

/* line 271, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-play-circle-o:before {
  content: "\f01d"; }

/* line 274, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

/* line 278, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-refresh:before {
  content: "\f021"; }

/* line 281, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-list-alt:before {
  content: "\f022"; }

/* line 284, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-lock:before {
  content: "\f023"; }

/* line 287, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-flag:before {
  content: "\f024"; }

/* line 290, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-headphones:before {
  content: "\f025"; }

/* line 293, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-volume-off:before {
  content: "\f026"; }

/* line 296, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-volume-down:before {
  content: "\f027"; }

/* line 299, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-volume-up:before {
  content: "\f028"; }

/* line 302, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-qrcode:before {
  content: "\f029"; }

/* line 305, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-barcode:before {
  content: "\f02a"; }

/* line 308, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tag:before {
  content: "\f02b"; }

/* line 311, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tags:before {
  content: "\f02c"; }

/* line 314, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-book:before {
  content: "\f02d"; }

/* line 317, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bookmark:before {
  content: "\f02e"; }

/* line 320, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-print:before {
  content: "\f02f"; }

/* line 323, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-camera:before {
  content: "\f030"; }

/* line 326, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-font:before {
  content: "\f031"; }

/* line 329, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bold:before {
  content: "\f032"; }

/* line 332, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-italic:before {
  content: "\f033"; }

/* line 335, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-text-height:before {
  content: "\f034"; }

/* line 338, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-text-width:before {
  content: "\f035"; }

/* line 341, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-align-left:before {
  content: "\f036"; }

/* line 344, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-align-center:before {
  content: "\f037"; }

/* line 347, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-align-right:before {
  content: "\f038"; }

/* line 350, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-align-justify:before {
  content: "\f039"; }

/* line 353, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-list:before {
  content: "\f03a"; }

/* line 356, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

/* line 360, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-indent:before {
  content: "\f03c"; }

/* line 363, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-video-camera:before {
  content: "\f03d"; }

/* line 366, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

/* line 371, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pencil:before {
  content: "\f040"; }

/* line 374, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-map-marker:before {
  content: "\f041"; }

/* line 377, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-adjust:before {
  content: "\f042"; }

/* line 380, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tint:before {
  content: "\f043"; }

/* line 383, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

/* line 387, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-share-square-o:before {
  content: "\f045"; }

/* line 390, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-check-square-o:before {
  content: "\f046"; }

/* line 393, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrows:before {
  content: "\f047"; }

/* line 396, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-step-backward:before {
  content: "\f048"; }

/* line 399, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fast-backward:before {
  content: "\f049"; }

/* line 402, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-backward:before {
  content: "\f04a"; }

/* line 405, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-play:before {
  content: "\f04b"; }

/* line 408, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pause:before {
  content: "\f04c"; }

/* line 411, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stop:before {
  content: "\f04d"; }

/* line 414, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-forward:before {
  content: "\f04e"; }

/* line 417, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fast-forward:before {
  content: "\f050"; }

/* line 420, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-step-forward:before {
  content: "\f051"; }

/* line 423, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-eject:before {
  content: "\f052"; }

/* line 426, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chevron-left:before {
  content: "\f053"; }

/* line 429, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chevron-right:before {
  content: "\f054"; }

/* line 432, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-plus-circle:before {
  content: "\f055"; }

/* line 435, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-minus-circle:before {
  content: "\f056"; }

/* line 438, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-times-circle:before {
  content: "\f057"; }

/* line 441, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-check-circle:before {
  content: "\f058"; }

/* line 444, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-question-circle:before {
  content: "\f059"; }

/* line 447, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-info-circle:before {
  content: "\f05a"; }

/* line 450, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-crosshairs:before {
  content: "\f05b"; }

/* line 453, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-times-circle-o:before {
  content: "\f05c"; }

/* line 456, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-check-circle-o:before {
  content: "\f05d"; }

/* line 459, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ban:before {
  content: "\f05e"; }

/* line 462, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-left:before {
  content: "\f060"; }

/* line 465, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-right:before {
  content: "\f061"; }

/* line 468, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-up:before {
  content: "\f062"; }

/* line 471, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-down:before {
  content: "\f063"; }

/* line 474, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

/* line 478, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-expand:before {
  content: "\f065"; }

/* line 481, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-compress:before {
  content: "\f066"; }

/* line 484, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-plus:before {
  content: "\f067"; }

/* line 487, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-minus:before {
  content: "\f068"; }

/* line 490, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-asterisk:before {
  content: "\f069"; }

/* line 493, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-exclamation-circle:before {
  content: "\f06a"; }

/* line 496, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-gift:before {
  content: "\f06b"; }

/* line 499, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-leaf:before {
  content: "\f06c"; }

/* line 502, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fire:before {
  content: "\f06d"; }

/* line 505, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-eye:before {
  content: "\f06e"; }

/* line 508, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-eye-slash:before {
  content: "\f070"; }

/* line 511, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

/* line 515, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-plane:before {
  content: "\f072"; }

/* line 518, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-calendar:before {
  content: "\f073"; }

/* line 521, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-random:before {
  content: "\f074"; }

/* line 524, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-comment:before {
  content: "\f075"; }

/* line 527, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-magnet:before {
  content: "\f076"; }

/* line 530, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chevron-up:before {
  content: "\f077"; }

/* line 533, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chevron-down:before {
  content: "\f078"; }

/* line 536, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-retweet:before {
  content: "\f079"; }

/* line 539, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-shopping-cart:before {
  content: "\f07a"; }

/* line 542, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-folder:before {
  content: "\f07b"; }

/* line 545, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-folder-open:before {
  content: "\f07c"; }

/* line 548, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrows-v:before {
  content: "\f07d"; }

/* line 551, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrows-h:before {
  content: "\f07e"; }

/* line 554, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

/* line 558, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-twitter-square:before {
  content: "\f081"; }

/* line 561, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-facebook-square:before {
  content: "\f082"; }

/* line 564, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-camera-retro:before {
  content: "\f083"; }

/* line 567, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-key:before {
  content: "\f084"; }

/* line 570, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

/* line 574, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-comments:before {
  content: "\f086"; }

/* line 577, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thumbs-o-up:before {
  content: "\f087"; }

/* line 580, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thumbs-o-down:before {
  content: "\f088"; }

/* line 583, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-star-half:before {
  content: "\f089"; }

/* line 586, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-heart-o:before {
  content: "\f08a"; }

/* line 589, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sign-out:before {
  content: "\f08b"; }

/* line 592, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-linkedin-square:before {
  content: "\f08c"; }

/* line 595, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thumb-tack:before {
  content: "\f08d"; }

/* line 598, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-external-link:before {
  content: "\f08e"; }

/* line 601, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sign-in:before {
  content: "\f090"; }

/* line 604, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-trophy:before {
  content: "\f091"; }

/* line 607, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-github-square:before {
  content: "\f092"; }

/* line 610, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-upload:before {
  content: "\f093"; }

/* line 613, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-lemon-o:before {
  content: "\f094"; }

/* line 616, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-phone:before {
  content: "\f095"; }

/* line 619, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-square-o:before {
  content: "\f096"; }

/* line 622, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bookmark-o:before {
  content: "\f097"; }

/* line 625, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-phone-square:before {
  content: "\f098"; }

/* line 628, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-twitter:before {
  content: "\f099"; }

/* line 631, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

/* line 635, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-github:before {
  content: "\f09b"; }

/* line 638, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-unlock:before {
  content: "\f09c"; }

/* line 641, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-credit-card:before {
  content: "\f09d"; }

/* line 644, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

/* line 648, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hdd-o:before {
  content: "\f0a0"; }

/* line 651, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bullhorn:before {
  content: "\f0a1"; }

/* line 654, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bell:before {
  content: "\f0f3"; }

/* line 657, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-certificate:before {
  content: "\f0a3"; }

/* line 660, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-o-right:before {
  content: "\f0a4"; }

/* line 663, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-o-left:before {
  content: "\f0a5"; }

/* line 666, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-o-up:before {
  content: "\f0a6"; }

/* line 669, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-o-down:before {
  content: "\f0a7"; }

/* line 672, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8"; }

/* line 675, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9"; }

/* line 678, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa"; }

/* line 681, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab"; }

/* line 684, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-globe:before {
  content: "\f0ac"; }

/* line 687, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wrench:before {
  content: "\f0ad"; }

/* line 690, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tasks:before {
  content: "\f0ae"; }

/* line 693, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-filter:before {
  content: "\f0b0"; }

/* line 696, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-briefcase:before {
  content: "\f0b1"; }

/* line 699, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrows-alt:before {
  content: "\f0b2"; }

/* line 702, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

/* line 706, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

/* line 710, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cloud:before {
  content: "\f0c2"; }

/* line 713, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-flask:before {
  content: "\f0c3"; }

/* line 716, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

/* line 720, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

/* line 724, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-paperclip:before {
  content: "\f0c6"; }

/* line 727, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

/* line 731, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-square:before {
  content: "\f0c8"; }

/* line 734, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

/* line 739, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-list-ul:before {
  content: "\f0ca"; }

/* line 742, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-list-ol:before {
  content: "\f0cb"; }

/* line 745, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-strikethrough:before {
  content: "\f0cc"; }

/* line 748, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-underline:before {
  content: "\f0cd"; }

/* line 751, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-table:before {
  content: "\f0ce"; }

/* line 754, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-magic:before {
  content: "\f0d0"; }

/* line 757, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-truck:before {
  content: "\f0d1"; }

/* line 760, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pinterest:before {
  content: "\f0d2"; }

/* line 763, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pinterest-square:before {
  content: "\f0d3"; }

/* line 766, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-google-plus-square:before {
  content: "\f0d4"; }

/* line 769, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-google-plus:before {
  content: "\f0d5"; }

/* line 772, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-money:before {
  content: "\f0d6"; }

/* line 775, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-caret-down:before {
  content: "\f0d7"; }

/* line 778, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-caret-up:before {
  content: "\f0d8"; }

/* line 781, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-caret-left:before {
  content: "\f0d9"; }

/* line 784, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-caret-right:before {
  content: "\f0da"; }

/* line 787, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-columns:before {
  content: "\f0db"; }

/* line 790, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

/* line 794, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

/* line 798, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

/* line 802, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-envelope:before {
  content: "\f0e0"; }

/* line 805, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-linkedin:before {
  content: "\f0e1"; }

/* line 808, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

/* line 812, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

/* line 816, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

/* line 820, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-comment-o:before {
  content: "\f0e5"; }

/* line 823, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-comments-o:before {
  content: "\f0e6"; }

/* line 826, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

/* line 830, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sitemap:before {
  content: "\f0e8"; }

/* line 833, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-umbrella:before {
  content: "\f0e9"; }

/* line 836, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

/* line 840, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-lightbulb-o:before {
  content: "\f0eb"; }

/* line 843, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-exchange:before {
  content: "\f0ec"; }

/* line 846, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cloud-download:before {
  content: "\f0ed"; }

/* line 849, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cloud-upload:before {
  content: "\f0ee"; }

/* line 852, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-user-md:before {
  content: "\f0f0"; }

/* line 855, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stethoscope:before {
  content: "\f0f1"; }

/* line 858, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-suitcase:before {
  content: "\f0f2"; }

/* line 861, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bell-o:before {
  content: "\f0a2"; }

/* line 864, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-coffee:before {
  content: "\f0f4"; }

/* line 867, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cutlery:before {
  content: "\f0f5"; }

/* line 870, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-text-o:before {
  content: "\f0f6"; }

/* line 873, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-building-o:before {
  content: "\f0f7"; }

/* line 876, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hospital-o:before {
  content: "\f0f8"; }

/* line 879, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ambulance:before {
  content: "\f0f9"; }

/* line 882, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-medkit:before {
  content: "\f0fa"; }

/* line 885, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fighter-jet:before {
  content: "\f0fb"; }

/* line 888, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-beer:before {
  content: "\f0fc"; }

/* line 891, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-h-square:before {
  content: "\f0fd"; }

/* line 894, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-plus-square:before {
  content: "\f0fe"; }

/* line 897, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-angle-double-left:before {
  content: "\f100"; }

/* line 900, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-angle-double-right:before {
  content: "\f101"; }

/* line 903, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-angle-double-up:before {
  content: "\f102"; }

/* line 906, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-angle-double-down:before {
  content: "\f103"; }

/* line 909, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-angle-left:before {
  content: "\f104"; }

/* line 912, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-angle-right:before {
  content: "\f105"; }

/* line 915, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-angle-up:before {
  content: "\f106"; }

/* line 918, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-angle-down:before {
  content: "\f107"; }

/* line 921, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-desktop:before {
  content: "\f108"; }

/* line 924, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-laptop:before {
  content: "\f109"; }

/* line 927, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tablet:before {
  content: "\f10a"; }

/* line 930, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

/* line 934, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-circle-o:before {
  content: "\f10c"; }

/* line 937, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-quote-left:before {
  content: "\f10d"; }

/* line 940, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-quote-right:before {
  content: "\f10e"; }

/* line 943, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-spinner:before {
  content: "\f110"; }

/* line 946, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-circle:before {
  content: "\f111"; }

/* line 949, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

/* line 953, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-github-alt:before {
  content: "\f113"; }

/* line 956, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-folder-o:before {
  content: "\f114"; }

/* line 959, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-folder-open-o:before {
  content: "\f115"; }

/* line 962, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-smile-o:before {
  content: "\f118"; }

/* line 965, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-frown-o:before {
  content: "\f119"; }

/* line 968, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-meh-o:before {
  content: "\f11a"; }

/* line 971, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-gamepad:before {
  content: "\f11b"; }

/* line 974, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-keyboard-o:before {
  content: "\f11c"; }

/* line 977, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-flag-o:before {
  content: "\f11d"; }

/* line 980, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-flag-checkered:before {
  content: "\f11e"; }

/* line 983, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-terminal:before {
  content: "\f120"; }

/* line 986, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-code:before {
  content: "\f121"; }

/* line 989, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

/* line 993, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

/* line 998, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-location-arrow:before {
  content: "\f124"; }

/* line 1001, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-crop:before {
  content: "\f125"; }

/* line 1004, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-code-fork:before {
  content: "\f126"; }

/* line 1007, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

/* line 1011, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-question:before {
  content: "\f128"; }

/* line 1014, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-info:before {
  content: "\f129"; }

/* line 1017, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-exclamation:before {
  content: "\f12a"; }

/* line 1020, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-superscript:before {
  content: "\f12b"; }

/* line 1023, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-subscript:before {
  content: "\f12c"; }

/* line 1026, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-eraser:before {
  content: "\f12d"; }

/* line 1029, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-puzzle-piece:before {
  content: "\f12e"; }

/* line 1032, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-microphone:before {
  content: "\f130"; }

/* line 1035, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-microphone-slash:before {
  content: "\f131"; }

/* line 1038, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-shield:before {
  content: "\f132"; }

/* line 1041, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-calendar-o:before {
  content: "\f133"; }

/* line 1044, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fire-extinguisher:before {
  content: "\f134"; }

/* line 1047, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-rocket:before {
  content: "\f135"; }

/* line 1050, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-maxcdn:before {
  content: "\f136"; }

/* line 1053, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chevron-circle-left:before {
  content: "\f137"; }

/* line 1056, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chevron-circle-right:before {
  content: "\f138"; }

/* line 1059, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chevron-circle-up:before {
  content: "\f139"; }

/* line 1062, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chevron-circle-down:before {
  content: "\f13a"; }

/* line 1065, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-html5:before {
  content: "\f13b"; }

/* line 1068, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-css3:before {
  content: "\f13c"; }

/* line 1071, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-anchor:before {
  content: "\f13d"; }

/* line 1074, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-unlock-alt:before {
  content: "\f13e"; }

/* line 1077, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bullseye:before {
  content: "\f140"; }

/* line 1080, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ellipsis-h:before {
  content: "\f141"; }

/* line 1083, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ellipsis-v:before {
  content: "\f142"; }

/* line 1086, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-rss-square:before {
  content: "\f143"; }

/* line 1089, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-play-circle:before {
  content: "\f144"; }

/* line 1092, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ticket:before {
  content: "\f145"; }

/* line 1095, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-minus-square:before {
  content: "\f146"; }

/* line 1098, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-minus-square-o:before {
  content: "\f147"; }

/* line 1101, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-level-up:before {
  content: "\f148"; }

/* line 1104, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-level-down:before {
  content: "\f149"; }

/* line 1107, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-check-square:before {
  content: "\f14a"; }

/* line 1110, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pencil-square:before {
  content: "\f14b"; }

/* line 1113, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-external-link-square:before {
  content: "\f14c"; }

/* line 1116, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-share-square:before {
  content: "\f14d"; }

/* line 1119, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-compass:before {
  content: "\f14e"; }

/* line 1122, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

/* line 1126, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

/* line 1130, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

/* line 1134, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

/* line 1138, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-gbp:before {
  content: "\f154"; }

/* line 1141, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

/* line 1145, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

/* line 1149, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

/* line 1155, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

/* line 1160, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

/* line 1164, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

/* line 1168, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file:before {
  content: "\f15b"; }

/* line 1171, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-text:before {
  content: "\f15c"; }

/* line 1174, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d"; }

/* line 1177, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e"; }

/* line 1180, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sort-amount-asc:before {
  content: "\f160"; }

/* line 1183, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sort-amount-desc:before {
  content: "\f161"; }

/* line 1186, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sort-numeric-asc:before {
  content: "\f162"; }

/* line 1189, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sort-numeric-desc:before {
  content: "\f163"; }

/* line 1192, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thumbs-up:before {
  content: "\f164"; }

/* line 1195, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thumbs-down:before {
  content: "\f165"; }

/* line 1198, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-youtube-square:before {
  content: "\f166"; }

/* line 1201, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-youtube:before {
  content: "\f167"; }

/* line 1204, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-xing:before {
  content: "\f168"; }

/* line 1207, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-xing-square:before {
  content: "\f169"; }

/* line 1210, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-youtube-play:before {
  content: "\f16a"; }

/* line 1213, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-dropbox:before {
  content: "\f16b"; }

/* line 1216, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stack-overflow:before {
  content: "\f16c"; }

/* line 1219, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-instagram:before {
  content: "\f16d"; }

/* line 1222, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-flickr:before {
  content: "\f16e"; }

/* line 1225, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-adn:before {
  content: "\f170"; }

/* line 1228, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bitbucket:before {
  content: "\f171"; }

/* line 1231, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bitbucket-square:before {
  content: "\f172"; }

/* line 1234, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tumblr:before {
  content: "\f173"; }

/* line 1237, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tumblr-square:before {
  content: "\f174"; }

/* line 1240, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-long-arrow-down:before {
  content: "\f175"; }

/* line 1243, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-long-arrow-up:before {
  content: "\f176"; }

/* line 1246, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-long-arrow-left:before {
  content: "\f177"; }

/* line 1249, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-long-arrow-right:before {
  content: "\f178"; }

/* line 1252, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-apple:before {
  content: "\f179"; }

/* line 1255, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-windows:before {
  content: "\f17a"; }

/* line 1258, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-android:before {
  content: "\f17b"; }

/* line 1261, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-linux:before {
  content: "\f17c"; }

/* line 1264, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-dribbble:before {
  content: "\f17d"; }

/* line 1267, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-skype:before {
  content: "\f17e"; }

/* line 1270, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-foursquare:before {
  content: "\f180"; }

/* line 1273, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-trello:before {
  content: "\f181"; }

/* line 1276, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-female:before {
  content: "\f182"; }

/* line 1279, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-male:before {
  content: "\f183"; }

/* line 1282, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

/* line 1286, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sun-o:before {
  content: "\f185"; }

/* line 1289, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-moon-o:before {
  content: "\f186"; }

/* line 1292, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-archive:before {
  content: "\f187"; }

/* line 1295, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bug:before {
  content: "\f188"; }

/* line 1298, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-vk:before {
  content: "\f189"; }

/* line 1301, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-weibo:before {
  content: "\f18a"; }

/* line 1304, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-renren:before {
  content: "\f18b"; }

/* line 1307, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pagelines:before {
  content: "\f18c"; }

/* line 1310, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stack-exchange:before {
  content: "\f18d"; }

/* line 1313, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

/* line 1316, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190"; }

/* line 1319, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

/* line 1323, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-dot-circle-o:before {
  content: "\f192"; }

/* line 1326, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wheelchair:before {
  content: "\f193"; }

/* line 1329, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-vimeo-square:before {
  content: "\f194"; }

/* line 1332, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

/* line 1336, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-plus-square-o:before {
  content: "\f196"; }

/* line 1339, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-space-shuttle:before {
  content: "\f197"; }

/* line 1342, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-slack:before {
  content: "\f198"; }

/* line 1345, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-envelope-square:before {
  content: "\f199"; }

/* line 1348, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wordpress:before {
  content: "\f19a"; }

/* line 1351, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-openid:before {
  content: "\f19b"; }

/* line 1354, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

/* line 1359, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

/* line 1363, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-yahoo:before {
  content: "\f19e"; }

/* line 1366, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-google:before {
  content: "\f1a0"; }

/* line 1369, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-reddit:before {
  content: "\f1a1"; }

/* line 1372, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-reddit-square:before {
  content: "\f1a2"; }

/* line 1375, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

/* line 1378, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stumbleupon:before {
  content: "\f1a4"; }

/* line 1381, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-delicious:before {
  content: "\f1a5"; }

/* line 1384, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-digg:before {
  content: "\f1a6"; }

/* line 1387, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7"; }

/* line 1390, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8"; }

/* line 1393, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-drupal:before {
  content: "\f1a9"; }

/* line 1396, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-joomla:before {
  content: "\f1aa"; }

/* line 1399, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-language:before {
  content: "\f1ab"; }

/* line 1402, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fax:before {
  content: "\f1ac"; }

/* line 1405, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-building:before {
  content: "\f1ad"; }

/* line 1408, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-child:before {
  content: "\f1ae"; }

/* line 1411, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-paw:before {
  content: "\f1b0"; }

/* line 1414, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-spoon:before {
  content: "\f1b1"; }

/* line 1417, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cube:before {
  content: "\f1b2"; }

/* line 1420, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cubes:before {
  content: "\f1b3"; }

/* line 1423, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-behance:before {
  content: "\f1b4"; }

/* line 1426, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-behance-square:before {
  content: "\f1b5"; }

/* line 1429, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-steam:before {
  content: "\f1b6"; }

/* line 1432, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-steam-square:before {
  content: "\f1b7"; }

/* line 1435, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-recycle:before {
  content: "\f1b8"; }

/* line 1438, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

/* line 1442, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

/* line 1446, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tree:before {
  content: "\f1bb"; }

/* line 1449, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-spotify:before {
  content: "\f1bc"; }

/* line 1452, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-deviantart:before {
  content: "\f1bd"; }

/* line 1455, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-soundcloud:before {
  content: "\f1be"; }

/* line 1458, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-database:before {
  content: "\f1c0"; }

/* line 1461, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-pdf-o:before {
  content: "\f1c1"; }

/* line 1464, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-word-o:before {
  content: "\f1c2"; }

/* line 1467, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-excel-o:before {
  content: "\f1c3"; }

/* line 1470, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

/* line 1473, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

/* line 1478, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

/* line 1482, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

/* line 1486, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

/* line 1490, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-file-code-o:before {
  content: "\f1c9"; }

/* line 1493, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-vine:before {
  content: "\f1ca"; }

/* line 1496, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-codepen:before {
  content: "\f1cb"; }

/* line 1499, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-jsfiddle:before {
  content: "\f1cc"; }

/* line 1502, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

/* line 1509, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-circle-o-notch:before {
  content: "\f1ce"; }

/* line 1512, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

/* line 1517, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

/* line 1521, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-git-square:before {
  content: "\f1d2"; }

/* line 1524, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-git:before {
  content: "\f1d3"; }

/* line 1527, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

/* line 1532, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tencent-weibo:before {
  content: "\f1d5"; }

/* line 1535, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-qq:before {
  content: "\f1d6"; }

/* line 1538, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

/* line 1542, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

/* line 1546, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

/* line 1550, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-history:before {
  content: "\f1da"; }

/* line 1553, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-circle-thin:before {
  content: "\f1db"; }

/* line 1556, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-header:before {
  content: "\f1dc"; }

/* line 1559, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-paragraph:before {
  content: "\f1dd"; }

/* line 1562, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sliders:before {
  content: "\f1de"; }

/* line 1565, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-share-alt:before {
  content: "\f1e0"; }

/* line 1568, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-share-alt-square:before {
  content: "\f1e1"; }

/* line 1571, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bomb:before {
  content: "\f1e2"; }

/* line 1574, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

/* line 1578, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tty:before {
  content: "\f1e4"; }

/* line 1581, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-binoculars:before {
  content: "\f1e5"; }

/* line 1584, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-plug:before {
  content: "\f1e6"; }

/* line 1587, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-slideshare:before {
  content: "\f1e7"; }

/* line 1590, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-twitch:before {
  content: "\f1e8"; }

/* line 1593, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-yelp:before {
  content: "\f1e9"; }

/* line 1596, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-newspaper-o:before {
  content: "\f1ea"; }

/* line 1599, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wifi:before {
  content: "\f1eb"; }

/* line 1602, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-calculator:before {
  content: "\f1ec"; }

/* line 1605, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-paypal:before {
  content: "\f1ed"; }

/* line 1608, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-google-wallet:before {
  content: "\f1ee"; }

/* line 1611, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cc-visa:before {
  content: "\f1f0"; }

/* line 1614, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cc-mastercard:before {
  content: "\f1f1"; }

/* line 1617, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cc-discover:before {
  content: "\f1f2"; }

/* line 1620, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cc-amex:before {
  content: "\f1f3"; }

/* line 1623, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cc-paypal:before {
  content: "\f1f4"; }

/* line 1626, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cc-stripe:before {
  content: "\f1f5"; }

/* line 1629, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bell-slash:before {
  content: "\f1f6"; }

/* line 1632, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bell-slash-o:before {
  content: "\f1f7"; }

/* line 1635, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-trash:before {
  content: "\f1f8"; }

/* line 1638, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-copyright:before {
  content: "\f1f9"; }

/* line 1641, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-at:before {
  content: "\f1fa"; }

/* line 1644, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-eyedropper:before {
  content: "\f1fb"; }

/* line 1647, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-paint-brush:before {
  content: "\f1fc"; }

/* line 1650, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-birthday-cake:before {
  content: "\f1fd"; }

/* line 1653, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-area-chart:before {
  content: "\f1fe"; }

/* line 1656, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pie-chart:before {
  content: "\f200"; }

/* line 1659, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-line-chart:before {
  content: "\f201"; }

/* line 1662, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-lastfm:before {
  content: "\f202"; }

/* line 1665, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-lastfm-square:before {
  content: "\f203"; }

/* line 1668, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-toggle-off:before {
  content: "\f204"; }

/* line 1671, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-toggle-on:before {
  content: "\f205"; }

/* line 1674, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bicycle:before {
  content: "\f206"; }

/* line 1677, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bus:before {
  content: "\f207"; }

/* line 1680, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ioxhost:before {
  content: "\f208"; }

/* line 1683, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-angellist:before {
  content: "\f209"; }

/* line 1686, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cc:before {
  content: "\f20a"; }

/* line 1689, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

/* line 1694, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-meanpath:before {
  content: "\f20c"; }

/* line 1697, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-buysellads:before {
  content: "\f20d"; }

/* line 1700, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-connectdevelop:before {
  content: "\f20e"; }

/* line 1703, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-dashcube:before {
  content: "\f210"; }

/* line 1706, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-forumbee:before {
  content: "\f211"; }

/* line 1709, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-leanpub:before {
  content: "\f212"; }

/* line 1712, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sellsy:before {
  content: "\f213"; }

/* line 1715, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-shirtsinbulk:before {
  content: "\f214"; }

/* line 1718, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-simplybuilt:before {
  content: "\f215"; }

/* line 1721, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-skyatlas:before {
  content: "\f216"; }

/* line 1724, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cart-plus:before {
  content: "\f217"; }

/* line 1727, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cart-arrow-down:before {
  content: "\f218"; }

/* line 1730, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-diamond:before {
  content: "\f219"; }

/* line 1733, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ship:before {
  content: "\f21a"; }

/* line 1736, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-user-secret:before {
  content: "\f21b"; }

/* line 1739, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-motorcycle:before {
  content: "\f21c"; }

/* line 1742, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-street-view:before {
  content: "\f21d"; }

/* line 1745, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-heartbeat:before {
  content: "\f21e"; }

/* line 1748, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-venus:before {
  content: "\f221"; }

/* line 1751, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mars:before {
  content: "\f222"; }

/* line 1754, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mercury:before {
  content: "\f223"; }

/* line 1757, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

/* line 1761, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-transgender-alt:before {
  content: "\f225"; }

/* line 1764, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-venus-double:before {
  content: "\f226"; }

/* line 1767, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mars-double:before {
  content: "\f227"; }

/* line 1770, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-venus-mars:before {
  content: "\f228"; }

/* line 1773, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mars-stroke:before {
  content: "\f229"; }

/* line 1776, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mars-stroke-v:before {
  content: "\f22a"; }

/* line 1779, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mars-stroke-h:before {
  content: "\f22b"; }

/* line 1782, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-neuter:before {
  content: "\f22c"; }

/* line 1785, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-genderless:before {
  content: "\f22d"; }

/* line 1788, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-facebook-official:before {
  content: "\f230"; }

/* line 1791, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pinterest-p:before {
  content: "\f231"; }

/* line 1794, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-whatsapp:before {
  content: "\f232"; }

/* line 1797, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-server:before {
  content: "\f233"; }

/* line 1800, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-user-plus:before {
  content: "\f234"; }

/* line 1803, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-user-times:before {
  content: "\f235"; }

/* line 1806, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

/* line 1810, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-viacoin:before {
  content: "\f237"; }

/* line 1813, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-train:before {
  content: "\f238"; }

/* line 1816, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-subway:before {
  content: "\f239"; }

/* line 1819, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-medium:before {
  content: "\f23a"; }

/* line 1822, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

/* line 1826, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-optin-monster:before {
  content: "\f23c"; }

/* line 1829, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-opencart:before {
  content: "\f23d"; }

/* line 1832, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-expeditedssl:before {
  content: "\f23e"; }

/* line 1835, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

/* line 1840, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

/* line 1844, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

/* line 1848, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

/* line 1852, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

/* line 1856, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mouse-pointer:before {
  content: "\f245"; }

/* line 1859, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-i-cursor:before {
  content: "\f246"; }

/* line 1862, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-object-group:before {
  content: "\f247"; }

/* line 1865, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-object-ungroup:before {
  content: "\f248"; }

/* line 1868, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sticky-note:before {
  content: "\f249"; }

/* line 1871, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-sticky-note-o:before {
  content: "\f24a"; }

/* line 1874, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cc-jcb:before {
  content: "\f24b"; }

/* line 1877, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-cc-diners-club:before {
  content: "\f24c"; }

/* line 1880, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-clone:before {
  content: "\f24d"; }

/* line 1883, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-balance-scale:before {
  content: "\f24e"; }

/* line 1886, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hourglass-o:before {
  content: "\f250"; }

/* line 1889, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

/* line 1893, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

/* line 1897, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

/* line 1901, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hourglass:before {
  content: "\f254"; }

/* line 1904, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

/* line 1908, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

/* line 1912, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-scissors-o:before {
  content: "\f257"; }

/* line 1915, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-lizard-o:before {
  content: "\f258"; }

/* line 1918, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-spock-o:before {
  content: "\f259"; }

/* line 1921, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-pointer-o:before {
  content: "\f25a"; }

/* line 1924, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hand-peace-o:before {
  content: "\f25b"; }

/* line 1927, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-trademark:before {
  content: "\f25c"; }

/* line 1930, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-registered:before {
  content: "\f25d"; }

/* line 1933, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-creative-commons:before {
  content: "\f25e"; }

/* line 1936, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-gg:before {
  content: "\f260"; }

/* line 1939, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-gg-circle:before {
  content: "\f261"; }

/* line 1942, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tripadvisor:before {
  content: "\f262"; }

/* line 1945, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-odnoklassniki:before {
  content: "\f263"; }

/* line 1948, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-odnoklassniki-square:before {
  content: "\f264"; }

/* line 1951, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-get-pocket:before {
  content: "\f265"; }

/* line 1954, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wikipedia-w:before {
  content: "\f266"; }

/* line 1957, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-safari:before {
  content: "\f267"; }

/* line 1960, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-chrome:before {
  content: "\f268"; }

/* line 1963, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-firefox:before {
  content: "\f269"; }

/* line 1966, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-opera:before {
  content: "\f26a"; }

/* line 1969, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-internet-explorer:before {
  content: "\f26b"; }

/* line 1972, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

/* line 1976, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-contao:before {
  content: "\f26d"; }

/* line 1979, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-500px:before {
  content: "\f26e"; }

/* line 1982, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-amazon:before {
  content: "\f270"; }

/* line 1985, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-calendar-plus-o:before {
  content: "\f271"; }

/* line 1988, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-calendar-minus-o:before {
  content: "\f272"; }

/* line 1991, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-calendar-times-o:before {
  content: "\f273"; }

/* line 1994, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-calendar-check-o:before {
  content: "\f274"; }

/* line 1997, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-industry:before {
  content: "\f275"; }

/* line 2000, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-map-pin:before {
  content: "\f276"; }

/* line 2003, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-map-signs:before {
  content: "\f277"; }

/* line 2006, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-map-o:before {
  content: "\f278"; }

/* line 2009, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-map:before {
  content: "\f279"; }

/* line 2012, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-commenting:before {
  content: "\f27a"; }

/* line 2015, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-commenting-o:before {
  content: "\f27b"; }

/* line 2018, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-houzz:before {
  content: "\f27c"; }

/* line 2021, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-vimeo:before {
  content: "\f27d"; }

/* line 2024, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-black-tie:before {
  content: "\f27e"; }

/* line 2027, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fonticons:before {
  content: "\f280"; }

/* line 2030, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-reddit-alien:before {
  content: "\f281"; }

/* line 2033, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-edge:before {
  content: "\f282"; }

/* line 2036, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-credit-card-alt:before {
  content: "\f283"; }

/* line 2039, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-codiepie:before {
  content: "\f284"; }

/* line 2042, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-modx:before {
  content: "\f285"; }

/* line 2045, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fort-awesome:before {
  content: "\f286"; }

/* line 2048, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-usb:before {
  content: "\f287"; }

/* line 2051, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-product-hunt:before {
  content: "\f288"; }

/* line 2054, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-mixcloud:before {
  content: "\f289"; }

/* line 2057, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-scribd:before {
  content: "\f28a"; }

/* line 2060, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pause-circle:before {
  content: "\f28b"; }

/* line 2063, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pause-circle-o:before {
  content: "\f28c"; }

/* line 2066, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stop-circle:before {
  content: "\f28d"; }

/* line 2069, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-stop-circle-o:before {
  content: "\f28e"; }

/* line 2072, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-shopping-bag:before {
  content: "\f290"; }

/* line 2075, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-shopping-basket:before {
  content: "\f291"; }

/* line 2078, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-hashtag:before {
  content: "\f292"; }

/* line 2081, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bluetooth:before {
  content: "\f293"; }

/* line 2084, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bluetooth-b:before {
  content: "\f294"; }

/* line 2087, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-percent:before {
  content: "\f295"; }

/* line 2090, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-gitlab:before {
  content: "\f296"; }

/* line 2093, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wpbeginner:before {
  content: "\f297"; }

/* line 2096, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wpforms:before {
  content: "\f298"; }

/* line 2099, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-envira:before {
  content: "\f299"; }

/* line 2102, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-universal-access:before {
  content: "\f29a"; }

/* line 2105, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wheelchair-alt:before {
  content: "\f29b"; }

/* line 2108, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-question-circle-o:before {
  content: "\f29c"; }

/* line 2111, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-blind:before {
  content: "\f29d"; }

/* line 2114, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-audio-description:before {
  content: "\f29e"; }

/* line 2117, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-volume-control-phone:before {
  content: "\f2a0"; }

/* line 2120, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-braille:before {
  content: "\f2a1"; }

/* line 2123, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

/* line 2126, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

/* line 2130, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

/* line 2135, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-glide:before {
  content: "\f2a5"; }

/* line 2138, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-glide-g:before {
  content: "\f2a6"; }

/* line 2141, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

/* line 2145, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-low-vision:before {
  content: "\f2a8"; }

/* line 2148, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-viadeo:before {
  content: "\f2a9"; }

/* line 2151, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-viadeo-square:before {
  content: "\f2aa"; }

/* line 2154, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-snapchat:before {
  content: "\f2ab"; }

/* line 2157, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac"; }

/* line 2160, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-snapchat-square:before {
  content: "\f2ad"; }

/* line 2163, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-pied-piper:before {
  content: "\f2ae"; }

/* line 2166, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-first-order:before {
  content: "\f2b0"; }

/* line 2169, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-yoast:before {
  content: "\f2b1"; }

/* line 2172, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-themeisle:before {
  content: "\f2b2"; }

/* line 2175, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

/* line 2179, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

/* line 2183, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-handshake-o:before {
  content: "\f2b5"; }

/* line 2186, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-envelope-open:before {
  content: "\f2b6"; }

/* line 2189, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-envelope-open-o:before {
  content: "\f2b7"; }

/* line 2192, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-linode:before {
  content: "\f2b8"; }

/* line 2195, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-address-book:before {
  content: "\f2b9"; }

/* line 2198, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-address-book-o:before {
  content: "\f2ba"; }

/* line 2201, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

/* line 2205, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

/* line 2209, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-user-circle:before {
  content: "\f2bd"; }

/* line 2212, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-user-circle-o:before {
  content: "\f2be"; }

/* line 2215, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-user-o:before {
  content: "\f2c0"; }

/* line 2218, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-id-badge:before {
  content: "\f2c1"; }

/* line 2221, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

/* line 2225, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

/* line 2229, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-quora:before {
  content: "\f2c4"; }

/* line 2232, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-free-code-camp:before {
  content: "\f2c5"; }

/* line 2235, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-telegram:before {
  content: "\f2c6"; }

/* line 2238, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

/* line 2243, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

/* line 2247, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

/* line 2251, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

/* line 2255, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

/* line 2259, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-shower:before {
  content: "\f2cc"; }

/* line 2262, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

/* line 2267, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-podcast:before {
  content: "\f2ce"; }

/* line 2270, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-window-maximize:before {
  content: "\f2d0"; }

/* line 2273, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-window-minimize:before {
  content: "\f2d1"; }

/* line 2276, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-window-restore:before {
  content: "\f2d2"; }

/* line 2279, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

/* line 2283, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

/* line 2287, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-bandcamp:before {
  content: "\f2d5"; }

/* line 2290, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-grav:before {
  content: "\f2d6"; }

/* line 2293, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-etsy:before {
  content: "\f2d7"; }

/* line 2296, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-imdb:before {
  content: "\f2d8"; }

/* line 2299, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-ravelry:before {
  content: "\f2d9"; }

/* line 2302, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-eercast:before {
  content: "\f2da"; }

/* line 2305, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-microchip:before {
  content: "\f2db"; }

/* line 2308, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-snowflake-o:before {
  content: "\f2dc"; }

/* line 2311, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-superpowers:before {
  content: "\f2dd"; }

/* line 2314, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-wpexplorer:before {
  content: "\f2de"; }

/* line 2317, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.fa-meetup:before {
  content: "\f2e0"; }

/* line 2320, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 2330, /home/wm/git/wikimatze.de/source/stylesheets/_font-awesome.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* Code Highlighting */
/* line 3, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
pre, code {
  white-space: pre;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  padding: 0 .5em;
  line-height: 1.8em;
  margin-top: 2px; }

@media (min-width: 768px) {
  /* line 15, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
  pre, code {
    font-size: 16px;
    margin-top: 2px; } }
/* line 21, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
div.highlight, p > pre, p > code, p > nobr > code, li > code, h5 > code, .note > code {
  background: #333;
  color: #fff;
  border-radius: 5px;
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.5);
  background-color: #3F3F3F; }

/* line 31, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
div.highlight {
  padding: 10px 0;
  width: 100%;
  overflow: auto;
  font-size: 1.05em;
  font-family: monospace;
  margin-top: 30px;
  margin-bottom: 40px;
  background-color: #3F3F3F;
  color: #FDCE93;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em; }

/* line 46, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
div.highlight pre code,
.container p code {
  font-family: monospace;
  white-space: pre; }

/* line 52, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
div.highlight {
  box-shadow: 6px 10px 10px grey; }

/* line 56, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
code {
  font-size: 0.9rem;
  background-color: #3F3F3F;
  color: #FDCE93;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border: none;
  font-family: monospace; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight code, .highlight pre {
  color: #fdce93;
  background-color: #3f3f3f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .hll {
  background-color: #222; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .c {
  color: #7f9f7f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .err {
  color: #e37170;
  background-color: #3d3535; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .g {
  color: #7f9f7f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .k {
  color: #f0dfaf; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .l {
  color: #ccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .n {
  color: #dcdccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .o {
  color: #f0efd0; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .x {
  color: #ccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .p {
  color: #41706f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .cm {
  color: #7f9f7f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .cp {
  color: #7f9f7f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .c1 {
  color: #7f9f7f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .cs {
  color: #cd0000;
  font-weight: bold; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .gd {
  color: #cd0000; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .ge {
  color: #ccc;
  font-style: italic; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .gr {
  color: red; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .gh {
  color: #dcdccc;
  font-weight: bold; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .gi {
  color: #00cd00; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .go {
  color: gray; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .gp {
  color: #dcdccc;
  font-weight: bold; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .gs {
  color: #ccc;
  font-weight: bold; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .gu {
  color: purple;
  font-weight: bold; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .gt {
  color: #0040D0; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .kc {
  color: #dca3a3; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .kd {
  color: #ffff86; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .kn {
  color: #dfaf8f;
  font-weight: bold; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .kp {
  color: #cdcf99; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .kr {
  color: #cdcd00; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .kt {
  color: #00cd00; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .ld {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .m {
  color: #8cd0d3; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .s {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .na {
  color: #9ac39f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .nb {
  color: #efef8f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .nc {
  color: #efef8f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .no {
  color: #ccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .nd {
  color: #ccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .ni {
  color: #c28182; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .ne {
  color: #c3bf9f;
  font-weight: bold; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .nf {
  color: #efef8f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .nl {
  color: #ccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .nn {
  color: #8fbede; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .nx {
  color: #ccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .py {
  color: #ccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .nt {
  color: #9ac39f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .nv {
  color: #dcdccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .ow {
  color: #f0efd0; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .w {
  color: #ccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .mf {
  color: #8cd0d3; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .mh {
  color: #8cd0d3; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .mi {
  color: #8cd0d3; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .mo {
  color: #8cd0d3; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .sb {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .sc {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .sd {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .s2 {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .se {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .sh {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .si {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .sx {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .sr {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .s1 {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .ss {
  color: #cc9393; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .bp {
  color: #efef8f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .vc {
  color: #efef8f; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .vg {
  color: #dcdccc; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .vi {
  color: #ffffc7; }

/* line 66, /home/wm/git/wikimatze.de/source/stylesheets/_pygments.scss */
.highlight .il {
  color: #8cd0d3; }

@font-face {
  font-family: 'FFFTusjBold';
  src: url("/fonts/tusj/FFF_Tusj-webfont.eot");
  src: url("/fonts/tusj/FFF_Tusj-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/tusj/FFF_Tusj-webfont.woff") format("woff"), url("/fonts/tusj/FFF_Tusj-webfont.ttf") format("truetype"), url("/fonts/tusj/FFF_Tusj-webfont.svg#FFFTusjBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas';
  src: url("/fonts/bebas-neue/BebasNeue-webfont.eot");
  src: url("/fonts/bebas-neue/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/bebas-neue/BebasNeue-webfont.woff") format("woff"), url("/fonts/bebas-neue/BebasNeue-webfont.ttf") format("truetype"), url("/fonts/bebas-neue/BebasNeue-webfont.svg#BebasNeueRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 35, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.content {
  font-size: 1.20em; }

/* line 40, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#title {
  font: 500 3.8em 'FFFTusjBold', Arial, sans-serif;
  letter-spacing: -0.1em;
  text-transform: uppercase; }

/* line 45, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#title a {
  color: black;
  text-decoration: none;
  transition: color 2s ease 0s; }

/* line 50, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#title a:hover {
  color: #bdbbbb; }

/* line 56, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.top-bar, .top-bar ul, .title-bar {
  background: #4a4d50 none repeat scroll 0 0; }

/* line 60, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
ul.medium-horizontal li a {
  color: #fff;
  font-family: "Bebas";
  font-size: 1.2rem;
  line-height: 57.3682px;
  padding: 0 16px;
  text-shadow: 0 1px 2px #191a1b, 0 1px 0 #191a1b; }

/* line 69, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
ul.medium-horizontal li:hover {
  background: #d0e1e7; }

/* line 76, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.author {
  color: #bdbbbb;
  font-size: 90%;
  margin: 0 0 1rem 1.6rem; }

/* line 83, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
ul.menu {
  display: table;
  margin: 0 auto; }
  /* line 87, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
  ul.menu li {
    font-size: 1.1rem; }

/* line 93, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
ul {
  margin-left: 3rem;
  margin-bottom: 1.5rem; }

/* line 100, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
h1, h2, h3, h4, h5, h6 {
  color: #444;
  font-family: "Bebas",Helvetica,Arial,sans-serif;
  font-weight: 300;
  line-height: 1.0665em;
  padding: 1rem 0 1rem 1.5rem; }

/* line 107, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
h2 {
  border-left: 0.3rem solid #eee;
  margin: 1.2rem 0 1.2rem;
  padding: 1rem 0 1rem 1.5rem; }

/* line 112, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
h3 {
  border-left: 3px solid #eee;
  margin: 50px -30px 20px -27px;
  padding: 15px 30px; }

/* line 119, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
h2:hover, h3:hover {
  color: #bbc7cc; }

/* line 123, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.lead {
  border-bottom: 1px dotted #cccccc;
  font-size: 350%;
  line-height: 1.6;
  margin-bottom: 10px; }

/* line 132, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.lastupdate {
  color: #bdbbbb;
  margin: 0 0 0 1.7rem; }

/* line 139, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  margin-left: 1.7rem;
  text-rendering: optimizelegibility; }

/* line 147, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.center {
  display: block;
  margin: 2.5rem auto;
  text-align: center; }

/* line 154, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
img {
  box-shadow: 4px 4px 36px #282b1f; }

/* line 158, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.caption {
  color: #aaa;
  margin-bottom: 10px;
  text-align: right; }

/* line 164, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.small {
  margin: 30px 0;
  width: 35%; }

/* line 170, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
blockquote {
  border-left: 1px solid #cacaca;
  margin: 0 0 1rem 1.7rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem; }

/* line 175, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
blockquote, blockquote p {
  color: #8a8a8a;
  line-height: 1.6; }

/* line 181, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
a.prev {
  float: left;
  margin: 1em 0;
  width: 50%; }

/* line 187, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
a.next {
  float: right;
  margin: 1em 0;
  text-align: right;
  width: 50%; }

/* line 196, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
ol {
  margin-left: 4rem; }

/* line 202, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#twitter-widget-0 {
  display: block;
  margin: 2.5rem auto;
  text-align: center; }

/* line 210, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.alert.default {
  background: black none repeat scroll 0 0;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px; }

/* line 217, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.alert.default h4 {
  color: white; }

/* line 223, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.related {
  margin-top: 10px; }

/* line 226, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.related ul {
  padding: 25px 0; }

/* line 229, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.related li {
  border-bottom: 1px solid #eee;
  color: #777;
  list-style: outside none none;
  margin: 0;
  padding: 5px 0; }

/* line 236, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.related li span {
  float: right; }

/* line 239, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.related li:last-child {
  border-bottom: medium none; }

/* line 242, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.related a {
  text-decoration: none; }

/* line 248, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.share {
  left: 39%;
  position: relative;
  top: 0.5rem; }

/* line 254, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.share a {
  color: #bbc7cc;
  display: inline-block;
  font-size: 1.3rem;
  margin: 1rem 1.3rem 1.6rem 0;
  text-decoration: none; }

/* line 262, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.share h4 {
  padding-left: 33px;
  margin: 0 0 -1.5rem; }

/* line 267, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.social a.icon-stumbleupon:hover, a.fa-stumbleupon:hover {
  color: #eb4823; }

/* line 270, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.social a.fa-twitter-square:hover, a.fa-twitter:hover {
  color: #55acee; }

/* line 273, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.social a.fa-facebook-square:hover, a.fa-facebook:hover {
  color: #3b5998; }

/* line 276, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.social a.fa-google-plus-square:hover, a.fa-google-plus:hover {
  color: #d34836; }

/* line 279, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.social a.fa-youtube-square:hover {
  color: #bb0000; }

/* line 282, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.social a.fa-vimeo-square:hover {
  color: #45bbff; }

/* line 285, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.social a.fa-github-square:hover {
  color: #2f2f2f; }

/* line 288, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
a.fa-reddit-alien:hover {
  color: #ff5700; }

/* line 295, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#hashover .cmtdiv reply input.btn {
  width: 82% !important;
  float: right; }

/* line 300, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#hashover form div textarea {
  width: 100%; }

/* line 305, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
label {
  border-radius: 0.25em;
  display: inline;
  font-weight: bold;
  line-height: 1; }

/* line 312, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#hashover form input.btn.post_cmt {
  font-size: 1.25rem !important;
  vertical-align: middle !important;
  margin: 0 0 1rem 0 !important;
  padding: 0.85em 1em !important;
  -webkit-appearance: none !important;
  border: 1px solid transparent !important;
  border-radius: 3px !important;
  transition: background-color 0.25s ease-out, color 0.25s ease-out !important;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe; }

/* line 328, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#hashover form input.btn.post_cmt:hover, #hashover form input.btn.post_cmt:focus {
  background-color: #258dad !important;
  color: #fefefe !important; }

/* line 333, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#hashover .cmtfont#message {
  background-color: #2ba6cb !important;
  border: none !important;
  color: #fefefe !important; }

/* line 339, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
#message.cmtfont {
  color: #f35959; }

/* line 345, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.title-bar, .menu-icon {
  display: none;
  font-size: 0px; }

@media (max-width: 815px) {
  /* line 2, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  footer {
    display: none; } }
@media (max-width: 700px) {
  /* line 8, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  article {
    margin-left: -24px; }

  /* line 12, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .prev, .next, .fa-copyright {
    display: none; }

  /* line 15, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .content {
    font-size: 1.0em; }

  /* line 18, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  #title {
    font: 500 3.0em 'FFFTusjBold', Arial, sans-serif; }

  /* line 21, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .share {
    left: 6%;
    position: relative;
    top: 0.5rem; }

  /* line 26, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .share h4 {
    padding-left: 3px;
    margin: 0 0 -1.5rem; }

  /* line 30, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .share a {
    color: #bbc7cc;
    display: inline-block;
    font-size: 1.3rem;
    margin: 0 1.3rem 1.6rem 0;
    text-decoration: none; }

  /* line 38, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .lead {
    font-size: 250%; }

  /* line 42, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  h2 {
    font-size: 1.9rem;
    border-left: none; }

  /* line 46, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  h3 {
    font-size: 1.4rem; }

  /* line 50, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .related {
    margin-top: 0; }

  /* line 53, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .related ul {
    padding: 0; }

  /* line 56, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .related li {
    border-bottom: none;
    color: #777;
    list-style: outside none none;
    margin: 0;
    padding: 5px 0; }

  /* line 64, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  #hashover form div.cmtbox, #hashover .cmtdiv .cmtbubble {
    margin-left: 1.7rem; } }
@media (max-width: 651px) {
  /* line 70, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .menu-icon {
    display: inline-block; }

  /* line 73, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .title-bar {
    font-size: 18px; } }
@media (max-width: 550px) {
  /* line 80, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .prev, .next {
    display: none; }

  /* line 83, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  #title {
    font: 500 2.0em 'FFFTusjBold', Arial, sans-serif; }

  /* line 86, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  html {
    font-size: 105% !important; }

  /* line 89, /home/wm/git/wikimatze.de/source/stylesheets/_mobile.scss */
  .share a {
    margin: 0.8rem 2rem 1.6rem 0; } }
/* line 1, /home/wm/git/wikimatze.de/source/stylesheets/_contact.scss */
.form-horizontal {
  margin-left: 1.7rem; }

/* line 4, /home/wm/git/wikimatze.de/source/stylesheets/_contact.scss */
.alert {
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px; }

/* line 10, /home/wm/git/wikimatze.de/source/stylesheets/_contact.scss */
.alert-success {
  color: #3adb76;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

/* line 16, /home/wm/git/wikimatze.de/source/stylesheets/_contact.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

/* line 353, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
.lastupdate {
  color: #bdbbbb;
  margin: 0 0 0 2em; }

/* line 358, /home/wm/git/wikimatze.de/source/stylesheets/site.css.scss */
a[title="SumoMe"] {
  display: none !important; }
