html, body {
  height: 100%;
}

body {
  font: 14px Arial, sans-serif;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  color: #333;
/*  overflow-x:hidden;*/
  line-height: 1.4;
  margin: 0;
}

h1, h2 {
  display: none;
}

h3, h4, a.h4, div#navigation_in, div#topnavi, .block_tagcloud, div#banner, a.ver_kalender , div.nolis_kontakt, div#startseite div#start_kalender table.monthNow th{
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}

a {
  color: #000;
  transition: all 0.3s;
}

a:hover {
  color: #666;
  text-decoration: none;
}

h3 {
  font-size: 14px;
  color: #333;
  margin:0;
  padding:0;
  text-transform: uppercase;
  font-weight: normal;
  padding-left: 30px;
  margin-bottom: 15px;
  background: url(/static/bilder/layoutbilder/sprite.png) -979px -979px no-repeat;
}

a#topscroll {
  display: none;
}

.app_vis {
  display: none;
}

.innenw {
  width: 1000px;
  margin: 0 auto;
}

div#mobil_container {
  position: relative;
}

/* ---------------- Head ------------------ */

div#bg {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 300px;
	z-index: 0;
	overflow: hidden;
}

div#bg img {
  position: absolute;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
	width: 1920px;
	height: 300px;
}

.bg div#bg img {
  width: 1500px;
  position: relative;
}

div#banner a {
  color: #fff;
}

div#head {
  background: url(/static/bilder/layoutbilder/head.png) 0px 0px repeat-x;
  height: 300px;
  position: relative;
  z-index: 0;
}

div#head_in {
  position: relative;
}

a#logolink {
  background: url(/static/bilder/layoutbilder/sprite.png) 0px 13px no-repeat;
  display: block;
  width: 300px;
  height: 113px;
  margin: 0 auto;
}


div#topnavi_top {
  background: url(/static/bilder/layoutbilder/sprite.png) 0px -398px no-repeat;
  position: absolute;
  width: 100%;
  top: 212px;
  height: 40px;
}

div#container {
  position: relative;
}
/* ---------------- Middle ------------------ */

div#middle {
  background: #fff;
  margin-top: -50px;
  padding: 10px 33px 0px 33px;
}

div#nolis_content_heading h3 {
  font-size: 18px;
}

.startseite0.keineInfospalte div#content {
  width: 100%;
}

/* ---------------- Footer ------------------ */

div#foot_in {
  background: url(/static/bilder/layoutbilder/sprite.png) 0px -1122px no-repeat;
  width: 1003px;
  height: 160px;
}

div#foot_in a#fuss_logo {
  background: url(/static/bilder/layoutbilder/sprite.png) 0px 13px no-repeat;
  background-size: 800px;
  display: block;
  float: left;
  margin-top: 88px;
  margin-left: 32px;
  width: 175px;
  height: 75px;
}

div#foot_in div#foot_links {
  float: right;
  margin-top: 130px;
  margin-right: 50px;
}

div#foot_in div#foot_links a {
  display: block;
  float: left;
  text-align: center;
  padding-left: 13px;
  padding-right: 13px;
  line-height: 13px;
  height: 13px;
  border-left: 1px solid #000;
}

div#foot_in div#foot_links a#fuss_impressum {
	padding-right: 0;
}

div#foot_in div#foot_links a#fuss_kontakt {
	border:0;
}

/* ---------------- Sonstiges ------------------ */

ul.vakata-context {
  display: none;
}



@media all and (max-width: 1000px) {
  .innenw {
    width: 100%;
  }
  body {
    position: relative;
    font-size: 13px;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  div#bg {
    width: 100vw;
    height: 30vw;
  }
  div#bg > img {
    width: 192vw;
    height: 30vw;
  }
  div#head {
    background: none;
    height: 30vw;
  }
  a#logolink {
    background-position: 0 0;
    background-size: 200vw;
    width: 46vw;
    height: 19vw;
  }
  div#topnavi_top {
    background-size: 130.1vw;
    background-position: 0 -39.8vw;
    top: 21.5vw;
    left: 0;
    width: 100%;
  }
  div#middle {
    margin-top: -5vw;
  }
  div#foot_in {
    width: 100%;
  }
  div#foot_in a#fuss_logo {
    margin-left: 30px;
  }

  div#foot_in div#foot_links {
    margin-right: 30px;
  }
}

@media all and (max-width: 500px) {
  div#head {
    height: 32vw;
  }
  div#topnavi_top {
    top: 23.3vw;
  }
  div#middle {
    margin-top: -5vw;
  }
  div#foot {
    background: url(/static/bilder/layoutbilder/sprite.png) 0 -112vw no-repeat;
    background-size: 130vw;
    padding-top: 50px;
  }
  div#foot_in {
    background: #fff;
    padding-top: 0;
    height: auto;
  }
  div#foot_in a#fuss_logo,
  div#foot_in div#foot_links {
    background-color: #fff;
    float: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  div#foot_in a#fuss_logo {
    background-position: -2% 1.3vw;
    margin: 0 auto;
    width: 155px;
  }
  div#foot_in div#foot_links {
    margin-bottom: 20px;
  }
  div#foot_in div#foot_links a {
    float: none;
    display: inline-block;
  }
}