/* dancing-script-regular - latin: Copyright 2016 The Dancing Script Project Authors (impallari@gmail.com), with Reserved Font Name 'Dancing Script', SIL Open Font License Version 1.1 (http://scripts.sil.org/OFL) */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  src: local('Dancing Script Regular'), local('DancingScript-Regular'),
       url('/sys/fonts/dancing-script-v9-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/sys/fonts/dancing-script-v9-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-300 - latin: Digitized data copyright 2010-2011, Google Corporation, Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('/sys/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/sys/fonts/open-sans-v15-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-regular - latin: Digitized data copyright 2010-2011, Google Corporation, Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/sys/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/sys/fonts/open-sans-v15-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin: Digitized data copyright 2010-2011, Google Corporation, Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/sys/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/sys/fonts/open-sans-v15-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

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

* {
  margin: 0; padding: 0;
}

body {
  font: 400 16px 'Open Sans', Arial, Helvetica, sans-serif;
  color: #000066;      
}

strong, b {
  font-weight: 700;
}

h1, h2, h3, h4 {    
  margin: 2em 0 1em 0; 
  line-height: 1.2em; 
  color: #e16ca6;  
  font-weight: 700;
}

h1:first-child, h2:first-child {
  margin-top: 0;
}

h1 { 
  font-size: 30px;
  font-weight: 300;
}

h2, h3 {
  font-size: 16px;   
}

p {
  margin-bottom: 1em;
  line-height: 1.6em;
}

ol {
  margin: 0 0 1em 10px; padding-left: 20px;
  list-style-type: decimal;
}

ul {
  margin-bottom: 1em; padding-left: 20px;
}

li {
  line-height: 1.6em;
}

table {
  margin-bottom: 1em;
  border-collapse: collapse;
  width: 100%;
}

td {
  padding: 0 10px 1em 0; margin: 0;
  text-align: left;
  vertical-align: top;
  line-height: 1.6em;
  font-size: 14px;
  border-bottom: 1px dotted #ccc;
}

td p {
  margin: 0;     
}

a {
  color: #e16ca6;
  text-decoration: none;
}

a:hover, .active > a {  
  color: #660033; 
}

a img {
  border: 0;
}

a:hover img {
  opacity: 0.7;
  filter:alpha(opacity=70);
}

img {
  max-width: 100%;
  height: auto !important;
}

hr {
  height: 1px;
  color: #ccc;
  background-color: #ccc;
  border: 0px;    
}

dl {
  margin-bottom: 1em;
}

dt {
  padding-top: 5px;
  float: left;
}

dd {
  margin-left: 160px; padding: 5px 0;
}

input[type=text], textarea {
  padding: 3px;
  width: 280px;
  border: 1px solid #ccc;
}

input.error, textarea.error {
  border: 1px solid #706657;
  background: #ffbcbc;
}

input.checkform {
  display: none;
}

/* Klassen */
.menu {
  margin: 0; padding: 0;
}

.menu li {
  margin: 0; padding: 0;
  list-style: none; 
  border-left: 1px solid #e16ca6;
}

.menu a {
  padding: 0 20px; margin: 0;
  line-height: 20px;  
  display: block;
}

.alignleft {
  float: left;
}

.inner {
  margin: 0 auto; padding: 0 30px; 
  max-width: 1140px; 
}

.right {
  padding-left: 30%;
}

/* Objekte */
#page { 
  padding-top: 205px;
}

/* Haader */
#header {  
  width: 100%;       
  position: fixed; top: 0;
  z-index: 10;
  text-align: center;
  background: #fff;
  -moz-box-shadow: 0px 0px 5px #666;
  -webkit-box-shadow: 0px 0px 5px #666;
  box-shadow: 0px 0px 5px #666;  
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;  
}

#header.scroll {
  margin-top: -155px;
}

.logo {   
  line-height: 70px;
  display: block; 
  color: #8E1C55;  
  font-size: 60px;
  font-weight: 400;
  font-family: 'Dancing Script';
}

#header .logo { 
  padding-top: 60px; padding-bottom: 40px;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  text-align: center;
}

#header.scroll .logo {
  opacity: 0;
}

/* Navigation */
#navigationCtrl {
  display: none;
}

#navigation { 
  padding-bottom: 15px;   
  float: left;                                  
}

#navigation .menu li {
  float: left;
}

/* Slideshow */
#slides img {
  display: none;
}  

#slides img:first-child {
  display: block;
}   

/* Content */
#content {
  margin: 60px 0 80px;  
  width: 70%;
  float: left;
}

#content .left {
  padding: 0;
  max-width: 36%;
  float: left;
  margin: 6px 0 0 -42%;
}

#content .gallery img {
  margin: 3px;
}

#content .map {
  margin-bottom: 1em;
  width: 100%; height: 300px;
}

#content .map img {
  max-width: none;
}

/* Footer */
#footer {
  padding: 40px 0;
  font-size: 12px;
  clear: both;
  background: #660033;
  color: #fff;
  overflow: hidden;
}

#footer .inner {
  position: relative;
}

#footer a {
  color: #fff;
}

#footer .logo {
  position: absolute; left: 30%; bottom: -10px;
}

#copyright {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 12px;
  color: #999;
}

#copyright a {
  color: #999;
}

@media screen and (max-width: 1200px) {
  #slideshow {
    padding: 0;
  }
}

@media screen and (max-width: 860px) { 
  .logo {
    line-height: 40px;
    font-size: 40px;
  }
  
  #page {
    padding-top: 135px;
  }
  
  #header.scroll {
    margin-top: -85px; 
  }
  
  #header .logo {
    padding: 40px 0 20px;
  }
  
  #navigationCtrl {
    padding-right: 30px; margin-right: 30px;
    line-height: 20px;
    display: block;
    background: transparent url(img/menu.png) no-repeat right 3px;
    text-align: right;
  }
  
  #navigation {
    margin: 0 -30px; padding-left: 0;
    float: none;
  }
  
  #navigation .menu {
    margin-top: 15px;
    display: none;
  }

  #navigation .menu li {
    float: none;
    border-top: 1px solid #e4e4e4;
  }

  #navigation .menu a {
    padding: 10px 0;
    border: 0;
  }
    
  #footer .logo {
    padding: 0 0 30px;
    position: relative; left: auto; bottom: auto;
  }  
}

@media screen and (max-width: 600px) {
  .right {
    padding: 0;
  }
  
  .logo {
    line-height: 25px;
    font-size: 25px;
  }  
  
  #page {
    padding-top: 120px;
  }
  
  #header.scroll {
    margin-top: -70px;
  }
  
  #content {
    margin: 30px 0 60px;
    width: 100%;
    float: none;
  }

  #content .left {
    padding: 0; margin: 6px 0 1em 0;
    max-width: 400px;
    float: none;
  }  
}

@media screen and (max-width: 460px) {
  #content .left {
    max-width: 100%;
  }
}

@media print {
  #slides * {
    display: none !important;
  }
  #slides .nivo-main-image {
    display: block !important;
  }
}
