.contraston {
  display: none;
}
.contrastoff {
  display: block;
}
#homelayout01 {
  float: right;
  width: 20%;
  margin-top: 0;
}
#headerImage li {
  height: 613px;
}
#amtsblatt {
  width: 20%;
  height: 53px;
  margin-right: 2.5%;
}
#kontrast-alles {
  width: 20%;
  height: 53px;
  margin-right: 2.5%;
}
#suchbereich {
  width: 20%;
  height: 53px;
  margin-right: 2.5%;
}
#schrift {
  width: 30.5%;
  margin-right: 0;
}
.home #wrap02 {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 369px;
  padding: 0 0 90px;
  background: #fff;
}
.home #wrap03 {
  width: 100%;
  float: left;
  position: relative;
  padding: 62px 0 31px;
}
#logo h4 {
  font-size: 51px;
  color: #fff;
  font-family: "Bitter Regular";
  font-weight: normal;
  float: left;
  display: block;
  width: auto;
  clear: none;
  line-height: 50px;
  margin-top: 10px;
  -moz-text-shadow: 1px 1px 4px #1a1a1a;
  -webkit-text-shadow: 1px 1px 4px #1a1a1a;
  text-shadow: 1px 1px 4px #1a1a1a;
}
#logo h4 b {
  font-size: 49px;
  font-family: "Bitter Bold";
  font-weight: normal;
  text-transform: uppercase;
}
#logo img {
  float: left;
  position: relative;
}
#ql03 a {
  padding-left: 0;
  background: none;
}
/* HOMENEWS */

#homenews {
  float: left;
  width: 100%;
}
#homenews ul {
  float: left;
  width: 100%;
  list-style: none;
}
#homenews ul li.news {
  float: right;
  width: 46%;
  list-style: none;
  background: #1e7db9;
  position: relative;
  padding: 0;
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 15px;
  min-height: 119px;
}
#homenews ul li.news h4 {
  font-size: 18px;
  color: #ffffff;
  font-family: "Bitter Regular";
  font-weight: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#homenews ul li.news h4 a {
  font-size: 18px;
  color: #ffffff;
  font-family: "Bitter Regular";
  font-weight: normal;
}
#homenews ul li.news .teaserText {
  padding: 20px 5% 28px;
  width: 90%;
  float: left;
}
#homenews ul li.news a.weiterlesen {
  position: absolute;
  right: 0;
  bottom: 0;
}
#homenews a.allelesen {
  font-size: 21px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
  text-decoration: underline;
  color: #1e7db9;
}
#homenews ul li.news:first-child {
  float: left;
  width: 50%;
  list-style: none;
  background: #1e7db9;
  position: relative;
  padding: 0;
  margin-bottom: 16px;
  color: #ffffff;
  font-size: 15px;
  min-height: 386px;
}
#homenews ul li.news:first-child .teaserText {
  background: url(../images/bg-blue.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}
#homenews ul li.news:first-child .weiterlesen {
  display: none;
}
#homenews .teaserPicture {
  display: none;
}
#homenews ul li.news:first-child .teaserPicture {
  display: block;
}
#homenews ul li.news:first-child .teaserPicture img {
  border: none;
}
/* QUICKLINKS */

#quicklinks {
  float: left;
  width: 100%;
  padding-top: 58px;
  margin-top: 0;
}
.quicklink {
  float: left;
  width: 19%;
  margin-right: 1%;
  position: relative;
  text-align: center;
}
.quicklink a {
  display: block;
  width: 100%;
  float: left;
  height: 100%;
  color: #5d5d5d;
  font-size: 15px;
}
.quicklink a:hover {
  text-decoration: none;
}
#ql04 img {
  padding-left: 11%;
}
#quicklinks h4 {
  font-family: "Bitter Regular";
  font-weight: normal;
  font-size: 21px;
  color: #1e7db9;
  margin: 17px 0 10px;
  text-transform: uppercase;
}
.quicklink p {
}
#ql05 {
  margin-right: 0;
}
.quicklink img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0 auto;
}

.quicklink:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.bx-prev,
.bx-next {
  top: 220px;
}

/*------------- PopUp*------------------*/

#vorseiteDanke {
  background-color: #000000;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  opacity: 0.8;
  z-index: 9999;
}
#vorseiteDankeInnen .ql-text,
#vorseiteDankeInnen .ce-bodytext {
  position: relative;
  bottom: 0;
  width: 90%;
  padding: 6px 0 0 0;
  margin-bottom: 0;
}
#vorseiteDankeInnen {
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 100000;
  top: 100px;
}
#vorseiteDankeInnen02 {
  background-color: #ffffffcf;
  margin: 0 auto;
  position: relative;
  width: 90%;
  padding: 2%;
  max-width: 800px;
  border: none;
  height: auto;
  min-height: 500px;
}
#vorseiteDankeClose {
  margin: 0 auto;
  position: absolute;
  text-align: right;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
#vorseiteDankeInnen02 h4 {
  border-bottom: 1px solid;
  clear: both;
  color: #2572a1;
  font-size: 24px;
  text-align: left;
  background: none;
  margin-bottom: 20px;
  padding: 12px 0px 10px 0px;
  margin-top: 0px;
  text-transform: uppercase;
  width: 100%;
  font-family: "Bitter Bold";
  font-weight: normal;
  border: none;
}
#vorseiteDankeInnen02 span {
  font-size: 18px;
  font-family: "Bitter Regular";
  font-weight: normal;
}
#vorseiteDankeInnen02 ul {
  margin-left: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  font-family: "Bitter Regular";
  font-weight: normal;
  text-transform: inherit;
}
#vorseiteDankeInnen02 p {
  padding-bottom: 15px;
  font-size: 18px;
  text-transform: inherit;
  line-height: 26px;
}
#vorseiteDankeInnen02 {
  color: #000000;
  font-size: 15px;
  text-transform: inherit;
}
