
body {
	background-color: #3a4449;
	color: #555555;
	font-family: times, serif;
    /*font-family: "ff-din-web",sans-serif; */
    overflow-y:scroll;
}

body.start {
  background-color: #3a4449;
    background-image: url("../img/home_hg.jpg");
    background-repeat: no-repeat;
}

.content {
	max-width: 980px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}

/*
.start .content {
  position: relative;
  left: -6px;
} */

#website-header {
	padding-top: 3em;
  background-color: #00ae42;
}

#logo {
	max-width: 399px;
  margin-left: 1em;
}

#logo h1 {
	text-indent: -9999px;
	line-height: 0;
}

#logo a img {
	min-width: 240px;
	width: 100%;
}

#website-content {
	padding-top: 2em;
	padding-bottom: 2em;
	font-size: 1.25em;
  background-color: #00ae42;
}

#website-content .content {}

#website-content .content .cleft {
  float: left;
  width: 58%;
}

#website-content .content .cright {
  float: left;
  width: 40%;
  padding-left: 2%;
}

#website-content .content .cright img {
  width: 100%;
  display: block;
}

#website-footer {
	background-color: #3a4449;
    border-top: 4px solid #FFFFFF;
    color: #FFFFFF;
    font-family: "din-2014",sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
    padding-bottom: 120px;
   /* min-height: 500px; */
    position: relative;
}

#website-footer .footerleft {
  float: left;
  margin-right: 300px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 1em;
}

#website-footer .footerright {
  float: left;
  margin-top: 30px;
  margin-left: 1em;
}

#website-footer a {
  color: #FFFFFF;
}

.clearfix {
	clear: both;
}

h2 {}

h3 {
	color: #00ae42;
    font-family: "din-2014",sans-serif;
    font-size: 1.5em;
    line-height: 1.4em;
    margin-bottom: 0.2em;
    margin-top: 1em;
    text-transform: uppercase;
}

h4 {
  font-size: 1.3em;
    margin-bottom: 0.5em;
}

h5 {
  color: #555555;
    font-size: 1.5em;
    margin-top: 2em;
    font-style: italic;
}

ul {
  margin-bottom: 2em;
}

ul li {
  background-image: url("../img/listpoint.png");
    background-position: left 13px;
    background-repeat: no-repeat;
    margin-bottom: 0.5em;
    padding-left: 21px;
}

ul.arrow li {
  background-image: url("../img/arrow.png");
  padding-left: 30px;
  background-position: left 0.5em;
}


.start #website-header {
  background-color: transparent;
}

.start #website-content {
  background-color: transparent;
}

.startwrapper {
  overflow:hidden;
}

.start #website-content .content {
  position: relative;
}


.start #website-content {
}

.start #accordion-container {
  position: relative;
  z-index: 1;
}

.start #website-footer {
  position: relative;
  z-index: 1;
}

.pic-wrap {
    bottom: -45px;
    max-width: 744px;
    position: absolute;
    right: -25%;
    width: 70%;
    z-index: 0;
}

.pic-wrap img {
  width: 90%;
}


/*** ACCORDION ***/

#accordion-container {
}

.accordion-header {
  margin: 5px 0 0 0;
  padding: 5px 20px;
  cursor: pointer;
  font-size: 1.8em;
  text-transform:uppercase;
  color: #FFFFFF;
  font-family: "din-2014",sans-serif;
}

a.accordion-header {
  text-decoration: none;
  display: inline-block;
}

a.accordion-header:hover {
  color: #000000;
}

a.impressum{
  color: #000000 !important;
}

.start .accordion-header {
  color: #00ae42;
}

.impressum {
  color: #000000;
  font-size: 1.2em;
  margin-top: 1.7em;
}

.active-header {
 /* background: url(images/active-header.gif);
  background-repeat: no-repeat;
  background-position: right 50%;*/
  background-color: #FFFFFF;
  color: #000000;
}

.active-header:hover {
/*  background: url(images/active-header.gif);
  background-repeat: no-repeat;
  background-position: right 50%;*/
}

.inactive-header {
 /* background: url(images/inactive-header.gif);
  background-repeat: no-repeat;
  background-position: right 50%; */
}

.inactive-header:hover {
 /* background: url(images/inactive-header.gif);
  background-repeat: no-repeat;
  background-position: right 50%; */
}

.accordion-content {
  display: none;
  padding: 20px;
  background: #ffffff;
  line-height: 1.6em;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding-left: 8%;
  padding-right: 20%;
  padding-top: 1em;
  position: relative;
}

.accordion-content p {
  margin-bottom: 1em;
}

.topbutton {
  bottom: 50px;
    position: absolute;
    right: 20px;
}

.closebutton {
  position: absolute;
  bottom: 10px;
  right: 20px;
}

.closebutton *, .closebutton-top * {
  background-color: transparent;
}

.closebutton img, .closebutton-top img {
  margin: 0;
  padding: 0;
}

.closebutton-top {
  position: absolute;
    right: 20px;
    top: -37px;
}

.cl-imp {
  top: -33px;
}

.twocolums {
  padding-right: 0;
}

.greybox {
  background-color: #3a4449;
    color: #FFFFFF;
    font-family: "din-2014",sans-serif;
    padding: 15px;
    position: relative;
    top: -1px;
    z-index: 1;
}

.blue {
  color: #00ae42;
}

.blued {
  color: #00ae42;
  font-family: "din-2014",sans-serif;
}

.palm {
  color: #00a8e3 !important;
  text-transform: uppercase;
  font-family: "din-2014",sans-serif;
  text-decoration: underline !important;
}

b, strong {
  font-weight: bold;
}


.breadcrumb {
  background-color: #FFFFFF;
    display: inline-block;
    font-style: italic;
    left: -62px;
    padding: 10px;
    position: fixed;
    height: 38px;

  -webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform:rotate(270deg);
}

.breadcrumbstart {
  background-color: #00AE42;
    color: #FFFFFF;
    left: -7px;
    margin-top: 23px;
}

.home {
  font-family: "din-2014",sans-serif;
    left: 19px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    top: 13px;
}

.accordion-content a {
  text-decoration: none;
  color: #00ae42;
}

.accordion-content a:hover {
  text-decoration: underline;
}

.anfahrtsplan img {
  width: 100%;
}

/*** Device- und Breitenspezifische Styles! ***/

@media (max-width: 1400px) {
	
	}
	
@media (max-width: 1120px) {

  .breadcrumb {display: none;}
  
  }	

@media (max-width: 1024px) {

  body {
    font-size: 0.7em;
  }
	
	}



@media (max-width: 850px) {

  #website-footer .footerleft {
  margin-right: 0px;
}
	
}

	
@media (max-width: 720px) {

		

	}	
	
	
	
@media (max-width: 480px) {

  .accordion-header {
    font-size: 1.0em;
  }

  #website-content .content .cright {
    width: auto;
  }
	
	}

@media (max-width: 420px) {

  .pic-wrap {display: none;}
  
  }



@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { /* STYLES GO HERE /// ALLE IPADS INCL. MINI ETC...*/}