.warhd {
  width: 1000px; 
  height: 630px;
  margin: auto; 
  background: url(/images/wasserbanner.png);
}
.warh1 {
  font-family: 'BenchNine', sans-serif;
  font-size: 65px;
  color: #006bb8;
  text-transform: uppercase; 
  letter-spacing: 2px; 
  position: relative;
  top: 200px;
  right: 150px;
  text-align: right;
}
.warh2 {
  font-family: 'BenchNine', sans-serif;
  font-size: 75px;
  color: #006bb8;
  text-transform: uppercase; 
  letter-spacing: 2px; 
  position: relative;
  top: 170px;
  right: 150px;
  text-align: right;
}
.warb {
  width: 240px; 
  height: 50px; 
  background-color: #006bb8; 
  position: relative; 
  top: 30px; 
  right: -500px;
}
.warlow {
  width: 1000px; 
  margin: auto; 
  background-color: #acb4a1;
	height:250px;
}
.warb2 {
  width: 210px; 
  height: 50px; 
  position: relative; 
  top: 10px; 
  right: 10px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.warwel {
  width: 230px; 
  color: #fff; 
  font-family: 'Didact Gothic', sans-serif;
  font-size: 14px; 
  text-transform: uppercase; 
  letter-spacing: 1px;
  text-align: center;
}
.warwel2 {
  width: 230px; 
  color: #ececec; 
  font-family: 'Didact Gothic', sans-serif;
  font-size: 11px; 
  text-transform: uppercase; 
  letter-spacing: 4px;
  text-align: right;
} 
.warwelforb {
  width: 220px; 
  height: 130px; 
margin-left:15px;
}
.warwelpl {
  width: 250px; 
  height: 30px;
  text-align: center; 
  color: #ececec; 
  background: url(/images/green/bgplot.png);
  font-family: 'Didact Gothic', sans-serif;
  font-size: 20px; 
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 20px;
  }

.warpltxt {
  width: 230px; 
  font-family: 'helvetica'; 
  font-size: 11px;
  padding: 5px;
  color: #4b4d44; 
  height: 160px; 
  overflow-x: hidden; 
  overflow-y: auto;
  text-align: justify;
  }
.warpltxt::-webkit-scrollbar { width:2px; 
  background-color:#afb7a4;
}

.warpltxt::-webkit-scrollbar-thumb { 
  background-color: #798060; 
}

.warplmon {
  font-family: 'Didact Gothic', sans-serif;
  font-size: 20px; 
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
 }
.warplmon2 {
   font-family: 'Didact Gothic', sans-serif;
  font-size: 20px; 
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 5px;
 }

.warplic {
  font-size: 30px;
  color: #588EBB; 
  margin-left: 20px;
  float: left;
  margin-top: 5px;
  margin-right: 20px;
}

.warpicmin {
  width: 150px; 
  height: 40px; 
  margin-left: 20px;
  margin-top: 25px;
  background: url(https://via.placeholder.com/150x40);
  border-bottom: solid 5px #588ebb;
  border-top: solid 5px #588ebb;
}

.wartm {
  width: 50px; 
  height: 50px;
  border: solid 5px #588ebb;
  margin-left: 20px;
  margin-right: 10px;
  float: left;
}

.wartmbeschr {
  width: 130px; 
  padding: 10px; 
  height: 30px; 
  margin: auto; 
  margin-top: 80px;
  margin-right: 10px;
  background-color: #fff;
}

.warli {
  width: 100%; 
  position: fixed; 
  z-index: 9999;
  background-color: rgba(15,15,15,0.8);
  margin: auto; 
  height: 45px;
  border-bottom: solid 7px rgba(15,15,15,0.8);
}
.warlius {
  width: 80px; 
  height: 80px; 
  border: solid 5px rgba(15,15,15,0.8);
  position: absolute; 
  top: 10px; 
  left: 20px;
  z-index: 99999;
  border-radius: 100%;
 }

.warlixbx {
  width: 70%;
  position: relative;
  left: 150px;
  top: 10px;
}
.warliic {
  font-size: 20px; 
  color: #23384a;
  margin-right: 20px; 
  float: left;
}