/* bitter-300italic - latin */
@font-face {
  font-family: 'Bitter';
  font-weight: 300;
  src: url('fonts/bitter-v28-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/bitter-v28-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/bitter-v28-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/bitter-v28-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/bitter-v28-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/bitter-v28-latin-300italic.svg#Bitter') format('svg'); /* Legacy iOS */
}

/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/ubuntu-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Light'), local('Ubuntu-Light'),
       url('fonts/ubuntu-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/ubuntu-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/ubuntu-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/ubuntu-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/ubuntu-v12-latin-300.svg#Ubuntu') format('svg'); /* Legacy iOS */
}


/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/ubuntu-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('fonts/ubuntu-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/ubuntu-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/ubuntu-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/ubuntu-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/ubuntu-v11-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/ubuntu-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('fonts/ubuntu-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/ubuntu-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/ubuntu-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/ubuntu-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/ubuntu-v11-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

* { margin: 0; padding: 0; }

.clearer {
float: none;
clear: both;
width: 1px;
font-size: 0.001em;
line-height: 0.001em;
height: 0.001em;
}

@-webkit-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
.fade-in {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	animation-duration:1s;
}

html {
height: 100%;
margin: 0;
padding: 0;
}

body {
margin: 0;
height: 100%;
font-family: 'Ubuntu', sans-serif;
line-height: 1em;
background-color: #6b5923;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-position: center;
}

#kopf {
width: 410px;
padding: 100px 20px 0 120px;
position: fixed;
float: left;
top: 0;
z-index: 1;

}

img.logo {
margin: 0 0 100px 0;
width: 340px;
float: none;
}

img.werland {
width: 40px;
top: 6px;
padding: 0 5px 0 0;
position: relative;
}

img.projekt {
width: 100%;
margin-bottom: 0.5em;
}

.navi {
width: 425px;
text-align: right;
color: #fff;
font-size: 18px;
font-weight: 700;
padding: 15px 0 15px 0;
line-height: 1em;
}

.navion {
margin-left: 0;
text-align: right;
color: #fff;
width: 425px;
font-size: 18px;
font-weight: 700;
padding: 15px 30px 15px 0px;
line-height: 1em;
}

#inhalt {
max-width: 1100px;
font-family: 'Ubuntu', sans-serif;
margin: 128px 9% 60px 530px;
line-height: 0;
position: relative;
z-index: 2;
}

.zelle1 {
background: #fff url('img/anita.jpg') no-repeat right bottom;
font-size: 22px;
line-height: 1.6em;
padding: 160px 30% 100px 100px;
min-height: 30em;
background-color: #fff;
box-shadow: 4px 4px 20px #000;
}

.zelle2 {
font-size: 18px;
line-height: 1.6em;
padding: 160px 100px 100px 100px
;background-color: #fff;
box-shadow: 4px 4px 20px #000;
}

.zelle3 {
font-size: 18px;
line-height: 1.6em;
margin-top: 4em;
padding: 100px 100px 100px 100px;
background-color: #fff;
box-shadow: 4px 4px 20px #000;
}

h1 {
font-size: 64px;
line-height: 1.3em;
font-weight: 300;
color: #ab8a28;
margin: 0 0 1em 0;
font-family: 'Bitter';

}

h2 {
font-size: 42px;
line-height: 1.5em;
font-weight: 300;
color: #ab8a28;
margin: 0 0 1em 0;
font-family: 'Bitter';
}

h3 {
font-size: 1.3em;
line-height: 1.5em;
font-weight: 700;
color: #ab8a28;
margin: 1.8em 0 0.5em 0;
font-family: 'Bitter';
}

p {
margin-bottom: 2em;
}

p.kleiner {
margin-bottom: 2em;
font-size: 0.8em;
line-height: 1.5em;
}

ul.liste {
color: #ab8a28;
margin-left: 17px;
}

ul.liste li {
margin-bottom: 0.2em;
}


.weiss {
color: #fff;
}

.termin {
}

i {
color: #8b8b86;
}

i.schwarz {
color: #000;
}

.linie {
width: 100%;
height: 1px;
margin: 2em 0 2em 0;
background-color: #5b4700;
}

.rechts {
width: 100%;
text-align: right;
margin-top: 1em;
}

a {text-decoration:none;}
a:focus {outline:0;}

a.link0 {
color: #fff;
padding: 13px 40px 13px 17px;
-moz-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
}

a.link0:hover {
color: #fff;
padding: 13px 40px 13px 17px;
background-color: #d900c2;
}

a.link0on {
color: #fff;
background-color: #000;
padding: 13px 40px 13px 17px;
}

a.link1 {
font-size: 18px;
color: #d900c2;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

a.link1:hover {
font-size: 1.1em;
color: #d900c2;
}

a.link2 {
color: #fff;
font-size: 17px;
font-weight: 700;
padding: 8px;
margin-right: -7px;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

a.link2:hover {
background-color: #d900c2;
padding: 8px;
}

/*ACCORDION-ANFANG*/

.accordion {
  width: 100%;
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 0 2em 0;
}

.accordion-item {
  position: relative;
  margin-bottom: 0.2em;
}
.accordion-item.active .heading {
  color: #ab8a28;
  font-size: 2rem;
  font-family: 'Bitter';
  font-weight: 300;
  /*text-transform:uppercase;*/
}
.accordion-item.active .icon {
  background: #fefefe;
}
.accordion-item.active .icon:before {
  background: #d900c2;
}
.accordion-item.active .icon:after {
  width: 0;
}
.accordion-item .heading {
  display: block;
  text-decoration: none;
  color: #d900c2;
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  padding: 1rem 1rem 1rem 2.7rem;
  transition: 0.3s ease-in-out;
}
@media (min-width: 40rem) {
  .accordion-item .heading {
    font-size: 1rem;
  }
}
.accordion-item .heading:hover {
  color: #d900c2;
  font-size: 1.1em;
}
.accordion-item .heading:hover .icon:before, .accordion-item .heading:hover .icon:after {
  background: #d900c2;
}
.accordion-item .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 2rem;
  height: 2rem;
  border: 0.15rem solid #b59e01;
  border-radius: 5px;
  transform: translateY(-50%);
}
.accordion-item .icon:before, .accordion-item .icon:after {
  content: "";
  width: 0.75rem;/*war 1.25*/
  height: 0.15rem;
  background: #d900c2;
  position: absolute;
  border-radius: 5px;
  left: 50%;
  top: 50%;
  transition: 0.3s ease-in-out;
  transform: translate(-50%, -50%);
}
.accordion-item .icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
  z-index: -1;
}
.accordion-item .content {
  display: none;
   padding-top: 1.5em;
   margin-bottom: 2em;
}
.accordion-item .content p {

  padding-bottom: 0em;

}
@media (min-width: 40rem) {
  .accordion-item .content {
    line-height: 1.5;
    margin-top: -1em;
  }
}
/*ACCORDION-ENDE*/

#copy {
margin: 3em 14% 3em 0px;
font-size: 17px;
line-height: 1.5em;
text-align: right;
}

/*TABLETT*/
@media only screen and (max-width: 1300px) {

img.logo {
margin: 0 0 100px 0;
width: 270px;
float: none;
}

#kopf {
width: 310px;
padding: 70px 20px 0 60px;
}

.navi {
width: 330px;
text-align: right;
color: #fff;
font-size: 18px;
font-weight: 700;
padding: 15px 0 15px 0;
}

.navion {
width: 330px;
margin-left: 0;
text-align: right;
color: #fff;
font-size: 18px;
font-weight: 700;
padding: 15px 30px 15px 0px;
}

#inhalt
{
margin: 93px 3% 60px 370px;
}

.zelle1 {
padding: 160px 35% 100px 100px;
}

.zelle2 {
padding: 160px 100px 100px 100px;
}

.zelle3 {
padding: 100px 100px 100px 100px;
}

}

/*MOBIL*/
@media only screen and (max-width: 900px) {

body {
background-position: right top;
}

#kopf {
width: 100%;
height: 150px;
padding: 0 0 0 0;
position: fixed;
float: none;
z-index: 2;
box-shadow: 0px 5px 20px #000;
}

img.logo {
width: 180px;
padding: 15px 15px 15px 15px;
float: left;
background-color: #000;
}

img.foto1 {
width: 100%;
padding: 0;
}

img.foto2 {
padding: 0 15px 0 0 ;
width: 45%;
}

img.foto6 {
width: 100%;
padding: 0;
float: none;
}

.navi {
width: 100%;
font-size: 14px;
padding: 8px 0px 8px 3px;
background-color: #4a3c13;
-moz-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;

}

.navi:hover {
width: 100%;
font-size: 14px;
padding: 8px 0px 8px 3px;
background-color: #d900c2;

}

.navion {
font-size: 14px;
padding: 8px 0px 8px 3px;
width: 100%;
margin-left: 0px;
background-color: #000;

}

#inhalt
{
margin: 170px 2% 20px 2%;
box-shadow: 0px 0px 0px #34332f;
position: relative;
z-index: 1;
}

.zelle1 {
font-size: 19px;
line-height: 1.6em;
padding: 50px 30% 50px 50px;
min-height: 40em;
}

.zelle2 {
font-size: 17px;
line-height: 1.6em;
padding: 50px 50px 50px 50px;
}

.zelle3 {
font-size: 17px;
line-height: 1.6em;
padding: 50px 50px 50px 50px;
}

h1 {
font-size: 50px;
}

h2 {
font-size: 33px;
}

a.link0 {
color: #fff;
padding: 6px 40px 6px 6px;

}

a.link0:hover {
color: #fff;
padding: 6px 40px 6px 6px;
}

a.link0on {
color: #fff;
padding: 6px 40px 6px 6px;
}

a.link1 {
font-size: 16px;
}

#copy {
margin: 4em 8% 3em 2%;
}

}

/*MOBIL KLEIN*/
@media only screen and (max-width: 640px) {

#inhalt
{
margin: 170px 0% 20px 0%;
box-shadow: 0px 0px 0px #34332f;
position: relative;
z-index: 1;
}

.zelle1 {
background: #fff url('img/anita.jpg') no-repeat right top;
background-position-y: 3em;
padding: 35em 30px 30px 30px;
min-height: 20em;
}

.zelle2 {
font-size: 17px;
line-height: 1.6em;
padding: 60px 30px 30px 30px;
}

.zelle3 {
font-size: 17px;
line-height: 1.6em;
padding: 30px 30px 30px 30px;
}

.accordion-item.active .heading {
  color: #ab8a28;
  font-size: 1.5rem;
  font-family: 'Bitter';
  font-weight: 300;
  /*text-transform:uppercase;*/
}

#copy {
padding-bottom: 2em;
}

}
