.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*
	Projektspezifische Konfiguration
*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Muli", sans-serif;
  font-weight: 400;
  color: #000000; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none; }

.mod_breadcrumb, .pagination ul, #footer .mod_customnav, #left .mod_navigation {
  font-family: "Muli", sans-serif; }
  .mod_breadcrumb ul, .pagination ul ul, #footer .mod_customnav ul, #left .mod_navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .mod_breadcrumb li, .pagination ul li, #footer .mod_customnav li, #left .mod_navigation li {
    position: relative;
    display: block; }
    .mod_breadcrumb li span, .pagination ul li span, #footer .mod_customnav li span, #left .mod_navigation li span, .mod_breadcrumb li a, .pagination ul li a, #footer .mod_customnav li a, #left .mod_navigation li a {
      display: block;
      text-decoration: none; }

.mod_breadcrumb li, .pagination ul li, #footer .mod_customnav li {
  display: inline; }
  .mod_breadcrumb li span, .pagination ul li span, #footer .mod_customnav li span, .mod_breadcrumb li a, .pagination ul li a, #footer .mod_customnav li a {
    display: inline-block;
    padding: 0 0.1em; }

#header .mod_navigation ul {
  position: relative;
  list-style: none;
  display: table;
  table-layout: fixed;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px; }
  #header .mod_navigation ul li {
    position: relative;
    display: table-cell; }
    #header .mod_navigation ul li a {
      display: block;
      text-decoration: none;
      box-sizing: border-box; }
    #header .mod_navigation ul li ul {
      display: none;
      position: absolute;
      margin-top: 0px; }
    #header .mod_navigation ul li:hover ul {
      display: block;
      z-index: 1000; }
      #header .mod_navigation ul li:hover ul li {
        display: block; }
    #header .mod_navigation ul li:last-of-type ul li ul {
      right: 100%;
      left: auto; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: sans-serif, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #555555;
  text-decoration: underline; }

a:hover,
a:focus {
  color: #3c3c3c;
  text-decoration: underline; }

a:focus {
  color: #484848;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

#container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

#container:before,
#container:after {
  content: " ";
  display: table; }

#container:after {
  clear: both; }

#container:before,
#container:after {
  content: " ";
  display: table; }

#container:after {
  clear: both; }

@media (min-width: 768px) {
  #container {
    width: 750px; } }
@media (min-width: 992px) {
  #container {
    width: 970px; } }
@media (min-width: 1200px) {
  #container {
    width: 1170px; } }
.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:before,
.row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row:before,
.row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666666666666%; }

.col-xs-pull-10 {
  right: 83.33333333333334%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666666666666%; }

.col-xs-pull-7 {
  right: 58.333333333333336%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666666666667%; }

.col-xs-pull-4 {
  right: 33.33333333333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.666666666666664%; }

.col-xs-pull-1 {
  right: 8.333333333333332%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666666666666%; }

.col-xs-push-10 {
  left: 83.33333333333334%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666666666666%; }

.col-xs-push-7 {
  left: 58.333333333333336%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666666666667%; }

.col-xs-push-4 {
  left: 33.33333333333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.666666666666664%; }

.col-xs-push-1 {
  left: 8.333333333333332%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

.col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

.col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

.col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666666666666%; }

  .col-sm-10 {
    width: 83.33333333333334%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666666666666%; }

  .col-sm-7 {
    width: 58.333333333333336%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666666666667%; }

  .col-sm-4 {
    width: 33.33333333333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.666666666666664%; }

  .col-sm-1 {
    width: 8.333333333333332%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666666666666%; }

  .col-sm-pull-10 {
    right: 83.33333333333334%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666666666666%; }

  .col-sm-pull-7 {
    right: 58.333333333333336%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666666666667%; }

  .col-sm-pull-4 {
    right: 33.33333333333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.666666666666664%; }

  .col-sm-pull-1 {
    right: 8.333333333333332%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666666666666%; }

  .col-sm-push-10 {
    left: 83.33333333333334%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666666666666%; }

  .col-sm-push-7 {
    left: 58.333333333333336%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666666666667%; }

  .col-sm-push-4 {
    left: 33.33333333333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.666666666666664%; }

  .col-sm-push-1 {
    left: 8.333333333333332%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666666666666%; }

  .col-md-10 {
    width: 83.33333333333334%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666666666666%; }

  .col-md-7 {
    width: 58.333333333333336%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666666666667%; }

  .col-md-4 {
    width: 33.33333333333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.666666666666664%; }

  .col-md-1 {
    width: 8.333333333333332%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666666666666%; }

  .col-md-pull-10 {
    right: 83.33333333333334%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666666666666%; }

  .col-md-pull-7 {
    right: 58.333333333333336%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666666666667%; }

  .col-md-pull-4 {
    right: 33.33333333333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.666666666666664%; }

  .col-md-pull-1 {
    right: 8.333333333333332%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666666666666%; }

  .col-md-push-10 {
    left: 83.33333333333334%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666666666666%; }

  .col-md-push-7 {
    left: 58.333333333333336%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666666666667%; }

  .col-md-push-4 {
    left: 33.33333333333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.666666666666664%; }

  .col-md-push-1 {
    left: 8.333333333333332%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 768px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666666666666%; }

  .col-lg-10 {
    width: 83.33333333333334%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666666666666%; }

  .col-lg-7 {
    width: 58.333333333333336%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666666666667%; }

  .col-lg-4 {
    width: 33.33333333333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.666666666666664%; }

  .col-lg-1 {
    width: 8.333333333333332%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666666666666%; }

  .col-lg-pull-10 {
    right: 83.33333333333334%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666666666666%; }

  .col-lg-pull-7 {
    right: 58.333333333333336%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666666666667%; }

  .col-lg-pull-4 {
    right: 33.33333333333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.666666666666664%; }

  .col-lg-pull-1 {
    right: 8.333333333333332%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666666666666%; }

  .col-lg-push-10 {
    left: 83.33333333333334%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666666666666%; }

  .col-lg-push-7 {
    left: 58.333333333333336%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666666666667%; }

  .col-lg-push-4 {
    left: 33.33333333333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.666666666666664%; }

  .col-lg-push-1 {
    left: 8.333333333333332%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

.pull-right, #header .Nav_SprachWechsler, .Sprachmenu {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }

  table.visible-xs.visible-sm {
    display: table; }

  tr.visible-xs.visible-sm {
    display: table-row !important; }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }

  table.visible-xs.visible-md {
    display: table; }

  tr.visible-xs.visible-md {
    display: table-row !important; }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }

  table.visible-xs.visible-lg {
    display: table; }

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }

  table.visible-sm.visible-xs {
    display: table; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }

  table.visible-sm.visible-md {
    display: table; }

  tr.visible-sm.visible-md {
    display: table-row !important; }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }

  table.visible-sm.visible-lg {
    display: table; }

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }

  table.visible-md.visible-xs {
    display: table; }

  tr.visible-md.visible-xs {
    display: table-row !important; }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }

  table.visible-md.visible-sm {
    display: table; }

  tr.visible-md.visible-sm {
    display: table-row !important; }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }

  table.visible-md.visible-lg {
    display: table; }

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }

  table.visible-lg.visible-xs {
    display: table; }

  tr.visible-lg.visible-xs {
    display: table-row !important; }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }

  table.visible-lg.visible-sm {
    display: table; }

  tr.visible-lg.visible-sm {
    display: table-row !important; }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }

  table.visible-lg.visible-md {
    display: table; }

  tr.visible-lg.visible-md {
    display: table-row !important; }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.hidden-xs {
  display: block !important; }

table.hidden-xs {
  display: table; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
.hidden-sm {
  display: block !important; }

table.hidden-sm {
  display: table; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
.hidden-md {
  display: block !important; }

table.hidden-md {
  display: table; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
.hidden-lg {
  display: block !important; }

table.hidden-lg {
  display: table; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
/* Contao Open Source CMS, (c) 2005-2013 Leo Feyer, LGPL license */
legend {
  width: 100%;
  display: block;
  font-weight: bold;
  border: 0; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  width: 100%;
  display: inline-block;
  padding: 3px 6px;
  background: #fff;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 1px #eee;
  -webkit-box-shadow: inset 0 1px 1px #eee;
  box-shadow: inset 0 1px 1px #eee;
  -moz-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  outline: 0;
  background: #fcfcfc;
  border-color: #bbb; }

input[type="file"] {
  cursor: pointer; }

select, input[type="file"] {
  display: block; }

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto; }

textarea, select[multiple], select[size] {
  height: auto; }

input[type="radio"], input[type="checkbox"] {
  margin: 0 3px 0 0; }

input[type="radio"], input[type="checkbox"], label {
  vertical-align: middle; }

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background: #eee; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
  background: transparent; }

input[type="submit"], .button {
  display: inline-block;
  padding: 4px 15px 4px 14px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  font-size: 11px;
  color: #000;
  cursor: pointer;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ececec;
  background-image: -moz-linear-gradient(top, #fff, #ececec);
  background-image: -webkit-linear-gradient(top, #fff, #ececec);
  background-image: -ms-linear-gradient(top, #fff, #ececec);
  background-image: -o-linear-gradient(top, #fff, #ececec);
  background-image: linear-gradient(to bottom, #fff, #ececec);
  background-repeat: repeat-x;
  -moz-transition: background .15s linear;
  -webkit-transition: background .15s linear;
  -o-transition: background .15s linear;
  transition: background 0.15s linear; }

input[type="submit"]:hover, .button:hover {
  text-decoration: none;
  background-position: 0 -15px !important; }

input[type="submit"]:active, .button:active {
  background-color: #e6e6e6;
  background-position: 0 -30px !important; }

input[type="submit"].blue, .button.blue {
  background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  border-color: #2f96b4;
  color: #fff; }

input[type="submit"].blue:active, .button.blue:active {
  background-color: #2e95b3; }

input[type="submit"].green, .button.green {
  background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  border-color: #51a351;
  color: #fff; }

input[type="submit"].green:active, .button.green:active {
  background-color: #4f9f4f; }

input[type="submit"].orange, .button.orange {
  background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  border-color: #f89406;
  color: #fff; }

input[type="submit"].orange:active, .button.orange:active {
  background-color: #f28f04; }

input[type="submit"].red, .button.red {
  background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  border-color: #bd362f;
  color: #fff; }

input[type="submit"].red:active, .button.red:active {
  background-color: #be322b; }

/*
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17.12.2013, 14:13:40
    Author     : fschuster
*/
figure {
  margin: 0;
  padding: 0; }
  figure.float_above {
    margin: 0 0 2% 0; }
  figure.float_below {
    margin: 2% 0 0 0; }
  figure.float_left {
    margin: 0 2% 2% 0; }
  figure.float_right {
    margin: 0 0 2% 2%; }
  figure .caption {
    font-size: smaller;
    color: #6f6f6f; }

.pagination {
  padding: 20px 0; }
  .pagination p {
    margin: 0;
    padding: 0;
    position: absolute; }
  .pagination ul {
    position: absolute;
    right: 40px; }
    .pagination ul li {
      float: left;
      background: none;
      padding: 0 5px; }
      body.location .pagination ul li {
        border-color: #EBEBEB; }
      .pagination ul li a, .pagination ul li span {
        padding: 0 5px; }
      .pagination ul li span {
        font-weight: bold; }
      .pagination ul li:last-child {
        border: 0;
        padding-right: 0; }

@font-face {
  font-family: 'LigatureSymbols';
  src: url("../../files/Dompfarrei/fonts/LigatureSymbols-2.11.eot");
  src: url("../../files/Dompfarrei/fonts/LigatureSymbols-2.11.eot?#iefix") format("embedded-opentype"), url("../../files/Dompfarrei/fonts/LigatureSymbols-2.11.woff") format("woff"), url("../../files/Dompfarrei/fonts/LigatureSymbols-2.11.ttf") format("truetype"), url("../../files/Dompfarrei/fonts/LigatureSymbols-2.11.svg#LigatureSymbols") format("svg");
  font-weight: normal;
  font-style: normal; }
.lsf {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1; }

.lsf-icon:before {
  content: attr(title);
  margin-right: 0.3em;
  font-size: 130%;
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1; }

.float_left {
  float: left; }

.float_right {
  float: right; }

html, body {
  height: 100%; }

#wrapper {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -79px; }
  #wrapper #wrapper-footer {
    height: 79px; }

#footer {
  clear: both;
  position: relative;
  height: 79px; }

html {
  font-size: 16px; }

body {
  background: #fff;
  font-weight: 300;
  color: #000; }

.Bild_100 img {
  width: 100%;
  height: 100%; }

.video_100 video {
  width: 100%; }

#header .mod_navigation {
  background: #fdd525;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  margin-top: 10px;
  white-space: nowrap; }
  #header .mod_navigation a, #header .mod_navigation span {
    padding-left: 15px;
    padding-right: 15px; }
  #header .mod_navigation ul li ul {
    background: #fdd525;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
    border-top: 0px solid #000000;
    border-bottom: 0px solid #000000; }
  #header .mod_navigation .down, #header .mod_navigation .up {
    display: none; }
  #header .mod_navigation input[type="checkbox"] {
    display: none; }
  #header .mod_navigation .level_2, #header .mod_navigation .level_3, #header .mod_navigation .level_4 {
    display: none; }

#header .mod_navigation h1,
#header .mod_customnav h1,
#right .mod_newsmenu h1 {
  display: none; }
#header .mod_navigation ul li,
#header .mod_customnav ul li,
#right .mod_newsmenu ul li {
  z-index: 5000; }
  #header .mod_navigation ul li a, #header .mod_navigation ul li span,
  #header .mod_customnav ul li a,
  #header .mod_customnav ul li span,
  #right .mod_newsmenu ul li a,
  #right .mod_newsmenu ul li span {
    font-size: 1em;
    color: #000; }
    #header .mod_navigation ul li a.trail, #header .mod_navigation ul li a:hover, #header .mod_navigation ul li span.trail, #header .mod_navigation ul li span:hover,
    #header .mod_customnav ul li a.trail,
    #header .mod_customnav ul li a:hover,
    #header .mod_customnav ul li span.trail,
    #header .mod_customnav ul li span:hover,
    #right .mod_newsmenu ul li a.trail,
    #right .mod_newsmenu ul li a:hover,
    #right .mod_newsmenu ul li span.trail,
    #right .mod_newsmenu ul li span:hover {
      color: #555555; }

#container {
  margin-top: 10px; }

#main .ce_flexSlider {
  margin-bottom: 10px; }

#left .mod_navigation,
#right .mod_newsmenu {
  margin: 2em 0;
  background: #fdd525; }
  #left .mod_navigation h1,
  #right .mod_newsmenu h1 {
    display: none; }
  #left .mod_navigation .down, #left .mod_navigation .up,
  #right .mod_newsmenu .down,
  #right .mod_newsmenu .up {
    display: none; }
  #left .mod_navigation input[type="checkbox"],
  #right .mod_newsmenu input[type="checkbox"] {
    display: none; }
  #left .mod_navigation ul li,
  #right .mod_newsmenu ul li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb; }
    #left .mod_navigation ul li.first,
    #right .mod_newsmenu ul li.first {
      border-top: 0; }
    #left .mod_navigation ul li.last,
    #right .mod_newsmenu ul li.last {
      border-bottom: 0; }
    #left .mod_navigation ul li.submenu,
    #right .mod_newsmenu ul li.submenu {
      border-bottom: 1px solid #bbb; }
    #left .mod_navigation ul li a, #left .mod_navigation ul li span,
    #right .mod_newsmenu ul li a,
    #right .mod_newsmenu ul li span {
      font-size: 1rem;
      color: #000;
      padding: 0.5em 1em; }
      #left .mod_navigation ul li a.trail, #left .mod_navigation ul li a.active, #left .mod_navigation ul li a:hover, #left .mod_navigation ul li span.trail, #left .mod_navigation ul li span.active, #left .mod_navigation ul li span:hover,
      #right .mod_newsmenu ul li a.trail,
      #right .mod_newsmenu ul li a.active,
      #right .mod_newsmenu ul li a:hover,
      #right .mod_newsmenu ul li span.trail,
      #right .mod_newsmenu ul li span.active,
      #right .mod_newsmenu ul li span:hover {
        color: #555555; }
    #left .mod_navigation ul li ul,
    #right .mod_newsmenu ul li ul {
      background: #fff;
      padding: 0 1.5em; }
      #left .mod_navigation ul li ul li a, #left .mod_navigation ul li ul li span,
      #right .mod_newsmenu ul li ul li a,
      #right .mod_newsmenu ul li ul li span {
        padding: 0.25em 0.5em;
        font-size: 0.8em;
        color: #545454; }
        #left .mod_navigation ul li ul li a.trail, #left .mod_navigation ul li ul li a.active, #left .mod_navigation ul li ul li a:hover, #left .mod_navigation ul li ul li span.trail, #left .mod_navigation ul li ul li span.active, #left .mod_navigation ul li ul li span:hover,
        #right .mod_newsmenu ul li ul li a.trail,
        #right .mod_newsmenu ul li ul li a.active,
        #right .mod_newsmenu ul li ul li a:hover,
        #right .mod_newsmenu ul li ul li span.trail,
        #right .mod_newsmenu ul li ul li span.active,
        #right .mod_newsmenu ul li ul li span:hover {
          background: none;
          color: #555555; }

#footer {
  margin-top: 20px;
  left: 0px;
  width: 100%;
  background: #fdd525;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
  border-top: 0px solid #fdd525;
  border-bottom: 0px solid #fdd525;
  padding: 1em;
  font-size: 11px; }
  #footer .inside {
    top: 0px;
    margin: 0px auto; }

.mod_calendar {
  font-size: 12px;
  background-color: #fdd525;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
  padding-bottom: 2em; }
  .mod_calendar h1 {
    text-align: center; }
  .mod_calendar table {
    margin: 0px auto; }
    .mod_calendar table td {
      padding: 5px; }

.kalenderrechtsfest {
  position: fixed;
  right: 85px;
  top: 260px;
  padding: 10px; }
  .kalenderrechtsfest .today {
    border: 1px solid #ff0000; }
  .kalenderrechtsfest th, .kalenderrechtsfest td {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center; }

.event {
  text-indent: 30px;
  margin-bottom: 10px; }

.mod_newslist, .start .ce_text.block {
  border-top: 3px solid #fdd525; }

.mod_eventlist .event.last {
  border-bottom: 3px solid #fdd525; }
.mod_eventlist span.location {
  padding-left: 50px; }

.zentriert {
  text-align: center; }

#regulaer table {
  margin-left: auto;
  margin-right: auto; }
#regulaer table {
  border: 1px solid #000;
  border-collapse: collapse;
  vertical-align: top;
  text-align: center; }
  #regulaer table th, #regulaer table td {
    border: 1px solid #000;
    border-collapse: collapse;
    vertical-align: top;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px; }
#regulaer td p {
  margin-top: 1px;
  margin-bottom: 1px; }

.minicalendar {
  font-size: 16px; }

.Sprachmenu {
  font-size: 0.75em;
  position: relative;
  width: 120px;
  text-align: left; }
  .Sprachmenu input[type="checkbox"] {
    position: absolute;
    cursor: pointer;
    float: right;
    width: 18px;
    height: 18px;
    z-index: 100;
    top: 0px;
    right: 0px;
    opacity: 0;
    display: block; }
  .Sprachmenu .down, .Sprachmenu .up {
    background: transparent;
    height: 15px;
    width: 15px;
    position: absolute;
    right: 5px;
    top: 1px;
    border: 1px solid #555555;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
    display: block;
    line-height: 0.8; }
  .Sprachmenu .up {
    display: none; }
  .Sprachmenu input[type="checkbox"]:checked ~ .down {
    display: none; }
  .Sprachmenu input[type="checkbox"]:checked ~ .up {
    display: block; }
  .Sprachmenu input[type="checkbox"]:checked ~ ul {
    display: block;
    position: absolute;
    opacity: 1; }
    .Sprachmenu input[type="checkbox"]:checked ~ ul > li {
      margin-bottom: 5px;
      height: 100%; }
      .Sprachmenu input[type="checkbox"]:checked ~ ul > li > span, .Sprachmenu input[type="checkbox"]:checked ~ ul > li > a {
        height: 18px; }
  .Sprachmenu ul {
    display: none;
    z-index: 1000;
    background: white;
    opacity: 0;
    overflow: hidden;
    float: left;
    width: 100%;
    border: 1px solid #d5d5d5; }
    .Sprachmenu ul li {
      position: relative; }

.flexslider {
  height: 250px; }

.rahmen_gelb {
  background-color: #fdd525;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7); }

.linkbutton {
  margin-top: 20px;
  margin-button: 20px; }
  .linkbutton a, .linkbutton a:hover, .linkbutton a:focus, .linkbutton a:visited {
    font-size: 1.5em;
    color: #000000;
    text-decoration: none; }

.TextKlein {
  font-size: 11.2px; }

.zeilig1_5 p {
  line-height: 170%; }

.bildlinks div {
  margin-bottom: 50px; }
.bildlinks figure img {
  border: 1px solid black; }
.bildlinks figure span {
  margin-left: 150px;
  font-size: 19.2px; }

.event {
  text-indent: 0px; }

.Advent #main .inside {
  background-image: url("../../files/Dompfarrei/Bilder/Adventskalender2020/kranz_hintergrund.jpg");
  padding: 10px; }
.Advent h1 {
  color: #fff;
  font-family: "Comic Neue Angular", "Comic Sans MS", "Comic Sans", "Cursive";
  text-align: center; }
.Advent h2 {
  color: #fff;
  font-family: "Comic Neue Angular", "Comic Sans MS", "Comic Sans", "Cursive";
  background-color: #212121; }
.Advent .Tuer img {
  width: 70%;
  height: 70%; }

.Weihnachten div {
  background-image: url("../../files/Dompfarrei/Bilder/Adventskalender2020/kranz_hintergrund.jpg");
  padding: 10px; }
.Weihnachten h1 {
  color: #fff;
  font-family: "Comic Neue Angular", "Comic Sans MS", "Comic Sans", "Cursive";
  text-align: center; }
.Weihnachten h2, .Weihnachten h3 {
  color: #fff;
  font-family: "Comic Neue Angular", "Comic Sans MS", "Comic Sans", "Cursive";
  background-color: #212121; }
.Weihnachten .Tuer img {
  width: 70%;
  height: 70%; }

.nach_oben {
  position: fixed;
  bottom: 85px;
  z-index: 1000;
  right: 20px;
  border-radius: 100%;
  border: 0px;
  height: 30px;
  width: 30px;
  background-color: #fdd525;
  padding-top: 4px;
  text-align: center; }

@media (max-width: 1200px) {
  #logo img {
    max-width: 212px; }

  #header .mod_breadcrumb {
    display: none !important; }
  #header .mod_article {
    top: 120px;
    width: 758px;
    margin-left: 212px; }
    body.homepage #header .mod_article h1 {
      font-size: 20px; } }
@media (max-width: 768px) {
  #header .mod_customnav, #header .mod_navigation {
    padding-left: 1em !important; }
    #header .mod_customnav a, #header .mod_customnav span, #header .mod_navigation a, #header .mod_navigation span {
      font-size: 16px !important;
      padding-left: 0.25em !important;
      padding-right: 0.25em !important; }
      #header .mod_customnav a.login, #header .mod_customnav span.login, #header .mod_navigation a.login, #header .mod_navigation span.login {
        padding-right: 20px !important; }
  #header .mod_article {
    width: 538px;
    margin-left: 212px; }
    body.homepage #header .mod_article h1 {
      font-size: 20px; } }
@media (max-width: 640px) {
  #header .mod_navigation, #right .mod_newsmenu {
    height: 50px;
    position: relative;
    top: auto;
    float: none;
    display: block; }
    #header .mod_navigation a, #right .mod_newsmenu a, #header .mod_navigation span, #right .mod_newsmenu span {
      color: #000; }
    #header .mod_navigation:after, #right .mod_newsmenu:after {
      clear: both; }
    #header .mod_navigation h1, #right .mod_newsmenu h1 {
      height: 50px;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      display: block;
      margin-bottom: 0px;
      line-height: 1.6; }
    #header .mod_navigation input[type="checkbox"], #right .mod_newsmenu input[type="checkbox"] {
      position: absolute;
      cursor: pointer;
      float: right;
      width: 50px;
      height: 50px;
      z-index: 100;
      top: 0px;
      right: 0px;
      opacity: 0;
      display: block; }
    #header .mod_navigation .down, #right .mod_newsmenu .down, #header .mod_navigation .up, #right .mod_newsmenu .up {
      background: transparent;
      height: 25px;
      width: 25px;
      position: absolute;
      right: 16px;
      top: 12px;
      border: 1px solid #555555;
      border-radius: 100%;
      text-align: center;
      font-size: 16px;
      display: block; }
    #header .mod_navigation .up, #right .mod_newsmenu .up {
      display: none; }
    #header .mod_navigation a, #right .mod_newsmenu a, #header .mod_navigation span, #right .mod_newsmenu span {
      font-size: 16px !important;
      padding-left: 0.25em !important;
      padding-right: 0.25em !important;
      width: 100%;
      height: 100%;
      line-height: 3; }
    #header .mod_navigation .level_2, #right .mod_newsmenu .level_2, #header .mod_navigation .level_3, #right .mod_newsmenu .level_3, #header .mod_navigation .level_4, #right .mod_newsmenu .level_4 {
      display: block; }
    #header .mod_navigation ul, #right .mod_newsmenu ul {
      position: relative !important;
      padding-left: 15px;
      padding-right: 15px;
      transition-property: padding-top;
      transition-duration: 1s;
      overflow: hidden;
      float: left;
      width: 100%; }
      #header .mod_navigation ul .level_2 li, #right .mod_newsmenu ul .level_2 li, #header .mod_navigation ul .level_3 li, #right .mod_newsmenu ul .level_3 li, #header .mod_navigation ul .level_4 li, #right .mod_newsmenu ul .level_4 li {
        display: block; }
      #header .mod_navigation ul li, #right .mod_newsmenu ul li {
        float: none;
        overflow: hidden;
        margin-bottom: 0px;
        height: 0px;
        transition-property: height, margin-bottom;
        transition-duration: 1s;
        display: block; }
        #header .mod_navigation ul li a, #right .mod_newsmenu ul li a, #header .mod_navigation ul li span, #right .mod_newsmenu ul li span {
          background: #fdd525;
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
          border-top: 0px solid #000000;
          border-bottom: 0px solid #000000;
          padding: 0 5px;
          height: 0px;
          display: block;
          transition-property: height;
          transition-duration: 1s; }
          #header .mod_navigation ul li a.first, #right .mod_newsmenu ul li a.first, #header .mod_navigation ul li span.first, #right .mod_newsmenu ul li span.first {
            padding-left: 0; }
          #header .mod_navigation ul li a.last, #right .mod_newsmenu ul li a.last, #header .mod_navigation ul li span.last, #right .mod_newsmenu ul li span.last {
            clear: left; }
            #header .mod_navigation ul li a.last:after, #right .mod_newsmenu ul li a.last:after, #header .mod_navigation ul li span.last:after, #right .mod_newsmenu ul li span.last:after {
              content: ""; }
          #header .mod_navigation ul li a:hover, #right .mod_newsmenu ul li a:hover, #header .mod_navigation ul li a.active, #right .mod_newsmenu ul li a.active, #header .mod_navigation ul li a.trail, #right .mod_newsmenu ul li a.trail, #header .mod_navigation ul li span:hover, #right .mod_newsmenu ul li span:hover, #header .mod_navigation ul li span.active, #right .mod_newsmenu ul li span.active, #header .mod_navigation ul li span.trail, #right .mod_newsmenu ul li span.trail {
            color: #555555; }
    #header .mod_navigation input[type="checkbox"]:checked ~ .down, #right .mod_newsmenu input[type="checkbox"]:checked ~ .down {
      display: none; }
    #header .mod_navigation input[type="checkbox"]:checked ~ .up, #right .mod_newsmenu input[type="checkbox"]:checked ~ .up {
      display: block; }
    #header .mod_navigation input[type="checkbox"]:checked ~ ul, #right .mod_newsmenu input[type="checkbox"]:checked ~ ul {
      padding-top: 5px; }
      #header .mod_navigation input[type="checkbox"]:checked ~ ul > li, #right .mod_newsmenu input[type="checkbox"]:checked ~ ul > li {
        margin-bottom: 5px;
        height: 100%; }
        #header .mod_navigation input[type="checkbox"]:checked ~ ul > li > span, #right .mod_newsmenu input[type="checkbox"]:checked ~ ul > li > span, #header .mod_navigation input[type="checkbox"]:checked ~ ul > li > a, #right .mod_newsmenu input[type="checkbox"]:checked ~ ul > li > a {
          height: 50px; } }
@media (max-width: 640px) {
  #header {
    min-height: 0px;
    height: 100%;
    padding-bottom: 0px; }
    #header #logo {
      top: auto;
      left: auto;
      float: none;
      margin-top: 0px;
      position: relative; }
      #header #logo img {
        width: 90%;
        max-width: 100%; }
    #header .Sprachmenu input[type="checkbox"], #header .Sprachmenu .up, #header .Sprachmenu .down {
      display: none; }
    #header .Sprachmenu .i18nl10n_label {
      display: none; }
    #header .Sprachmenu .active {
      display: none; }
    #header .Sprachmenu ul {
      display: block;
      z-index: 1000;
      background: white;
      opacity: 1;
      float: none;
      width: 100%;
      border: 0px; }
      #header .Sprachmenu ul li {
        margin-bottom: 10px; }

  #right .mod_newsmenu ul li {
    border-bottom: 0px; }
    #right .mod_newsmenu ul li.submenu {
      border-bottom: 0px; }

  .default .band, .archiv .band {
    height: 0px; }

  #Pfad {
    display: block; }

  #footer .mod_customnav {
    display: block; }

  .ce_flexSlider {
    display: none; } }
@media (max-width: 640px) {
  .kalenderrechtsfest {
    position: relative;
    padding: 10px;
    top: auto;
    right: auto; } }

/*# sourceMappingURL=styles.css.map */

