/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
     url('../fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
     url('../fonts/pt-sans-v17-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-700 - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
     url('../fonts/pt-sans-v17-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
     url('../fonts/pt-sans-v17-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* marcellus-regular - latin */
@font-face {
  font-family: 'Marcellus';
  font-style: normal;
  font-weight: 400;
  src: local(''),
     url('../fonts/marcellus-v13-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
     url('../fonts/marcellus-v13-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

section, aside, header, nav, article, footer, time, figure {  
    display: block;  
    margin: 0px;  
    padding: 0px;
}

* { outline: none;}

img { border: 0px;}

body {
  margin: 0;
  padding: 0;
  font-family: 'PT Sans', Calibri, Arial, Verdana;
  font-size: 15px;
  color: #ffffff;
  background: url('../../yoga-in-painten/allgemein/hintergrund.jpg') left top no-repeat;
  background-size: 100% auto;
  background-attachment: fixed;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a[title="Google Maps öffnen"] {
    display: inline-block;
    padding: 10px 20px;
    background: #83b786;
    color: #fff;
}

.streifen {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url('../images/yoga/streifen.png') left top repeat;
  z-index: 0;
}

#main {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 1;
  margin: 100px 0 0 0;
  padding: 235px 0 90px;
  background: rgb(10,72,14);
  background: rgba(10,72,14, 0.7);
}

#hauptnavi {
  width: 988px;
  position: absolute;
  top: -30px;
  left: 50%;
  margin: 0 0 0 -494px;
  height: 252px;
  text-align: center;
}

#hauptnavi .mobilenavi {
    display: none;
}

#hauptnavi a {
  display: block;
  border-radius: 100%;
  font-family: Papyrus, 'Marcellus', 'PT Sans', Arial, Verdana;
  font-weight: normal;
  font-size: 40px;
  text-align: center;
  box-shadow: 0 0 50px #222222;
  width: 154px;
  height: 114px;
  padding: 40px 0 0 0;
  float: left;
  background: #83b786;
  margin: 0 0 0 20px;
  line-height: 1em;
}

#hauptnavi .herz {
  position: relative;
  padding: 60px 0 0 20px !important;
  height: 94px !important;
  width: 134px !important;
  text-align: left;
  background: url('../images/yoga/herz.png') 95% 22px no-repeat #83b786 !important;
}

#hauptnavi .herz  img {
  position: absolute;
  top: 22px;
  right: 6px;
}

.logo {
  margin: 0px 0 0 35px;
  height: 252px !important;
  width: 252px !important;
  padding: 0 !important;
  float: left;
  position: relative;
  top: -50px;
  background: url('../images/yoga/logo.png') left top no-repeat !important;
  background-size: 100% auto !important;
  font-size: 0;
  color: transparent;
  overflow: hidden;
  text-indent: -999px;
}

#inhalt {
  width: 760px;
  margin: 0 auto;
  display: table;
  position: relative;
  text-align: center;
}

#inhalt .frame-kurszeiten{
  text-align: left;
  margin: 0 0 20px 0;
}

.frame-righttop .ce-gallery {
  position: absolute;
  top: -30px;
  right: -110px;
}

#inhalt .group1 {
  width: 142px;
  display: block;
  float: left;
  margin: 0 0 0 10px;
}

.group1 img {
  width: 142px;
  height: auto;
  margin: 0;
  box-shadow: 0 0 30px #83B786;
}

.bilder {
  text-align: center;
  float: left;
  clear: both;
  width: 100%;
}

#inhalt .group2 {
  width: 98px;
  display: inline-block;
  margin: 0 0 10px 10px;
}

.group2 img {
  width: 98px;
  height: auto;
  margin: 0;
  box-shadow: 0 0 30px #83B786;
}

.cboxElement img:first-child {
  margin: 0;
}

.herzbild {
  position: relative;
  bottom: -30px;
  margin-top: -35px;
}

#inhalt ul {
  text-align: left;
}

#inhalt .ce-bodytext u {
  text-decoration: none;
  display: inline-block;
  line-height: 68px;
  position: relative;
}

#inhalt .ce-bodytext u::before, #inhalt .ce-bodytext u::after {
  content: "";
  display: inline-block;
  width: 58px;
  height: 68px;
  background: url(../images/yoga/herz.png) left top no-repeat;
  position: absolute;
  top: 0;
  left: -60px;
}

#inhalt .ce-bodytext u::after {
  left: auto;
  right: -60px;
}

#inhalt .ce-center .ce-column {
  display: inline-block;
  float: none;
}

h1 {
  font-family: Papyrus, 'Marcellus', 'PT Sans', Arial, Verdana;
  font-weight: normal;
  font-size: 40px;
  margin: 0 0 30px 0;
  padding: 0;
}

h2 {
  font-family: Papyrus, 'Marcellus', 'PT Sans', Arial, Verdana;
  font-weight: normal;
  font-size: 22px;
  margin: 0 0 10px 0;
  padding: 0;
}

p {
  margin: 0 0 15px 0;
}

table, td {
  text-align: left;
}

td {
  padding: 0 20px 0 0;
}

#footer {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: 12px;
}

#quicklinks {
  margin: 20px auto 80px;
  width: 186px;
  text-shadow: 0 0 10px #000;
}

#quicklinks a {
  display: block;
  float: left;
  border-left: 1px solid #ffffff;
  padding: 0 5px;
}

#quicklinks a:first-child {
  border: 0;
  padding: 0 5px 0 0;
}

#colorbox {
  z-index: 999;
}

#cboxOverlay {
  background: #22471E;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
}

#cboxCurrent {
  display: none !important;
}

#cboxClose {
  float: right;
}

@media (max-width: 1000px) {
    #hauptnavi a, #hauptnavi a.herz {
     float: left;
     clear: both;
     border-radius: 0;
     width: 90% !important;
     margin: 3px 5% !important;
     padding: 10px 0 !important;
     box-shadow: 0 0 10px #222222;
     line-height: 1em;
     font-size: 22px !important;
     height: auto !important;
     text-align: center;
     background: #83b786 !important;
    }
    
    #hauptnavi {
     padding-top: 180px;
     position: relative;
     left: 0;
     margin: 0;
     width: 100%;
     height: auto;
    }

    #hauptnavi .defaultnavi {
        display: none;
    }

    #hauptnavi .mobilenavi {
        display: inline-block;
    }
    
    #hauptnavi .logo {
     position: absolute;
     top: -50px;
     left: 50%;
     margin-left: -100px !important;
     width: 200px !important;
     height: 200px !important;
     box-shadow: none;
     background: url(../images/yoga/logo.png) left top no-repeat !important;
       background-size: 100% auto !important;
    }
    
    #main {
     padding: 0 0 40px 0;
     width: 100%;
    }
    
    #inhalt {
     width: 90%;
     padding: 0 5%;
     display: block;
     float: left;
     clear: both;
    }
    
    body {
     background: rgb(10,72,14);
    }
    
    .frame-righttop .ce-gallery {
     display: none;
    }
    
    #inhalt .ce-center .ce-column, #inhalt .ce-center .ce-row {
     display: inline-block;
     float: none;
     clear: none;
     vertical-align: top;
     margin: 3px;
    }
    
    #inhalt .ce-center .ce-row {
     display: inline;
     margin: 0;
    }
    
    #inhalt .ce-center .ce-inner {
     max-width: 650px;
    }
    
    #inhalt iframe {
     width: 86% !important;
     height: 300px !important;
    }
   }
   
   @media (max-width: 450px) {
     h1 {
       font-size: 30px;
     }
   }