@import url(https://fonts.googleapis.com/css?family=Raleway:600,300);

html {
  min-height: 100%;
  position: relative;
}

* {
  margin: 0px;
  padding: 0px;
}



/* KLASSEN GENERISCH */
.txtBlau { color:#2B388F !important; }
.txtWeiss { color:white; }

.bgWeiss { background-color:white !important; }
.bgBlau { background-color:#2B388F; }
.bgWeissTransp { background-color: rgba(255, 255, 255, 0.5); }
.bgBlauTransp { background-color: rgba(21, 84, 134, 0.5); }


.w420 { width:420px; }
.w420i { width:420px !important; }
.w460 { width:460px; }
.w460i { width:460px !important; }
.w900 { width:900px; }
.w900i { width:900px !important; }

.h20 { height:20px; }

.mt2 { margin-top:2px; }
.mpa { margin-top: 337px; }
.m20 { margin-top: 18px !important; }
.mt18i { margin-top:18px !important; }
.mt20 { margin-top: 20px; }
.mt20i { margin-top: 20px !important; }

.mb20i { margin-bottom: 20px !important; }

.fs17 { font-size:17px; }
/**/


.activeH {
  color: #2B388F !important;
}

.box-q-2:hover {
  background-color: rgba(255, 255, 255, 1);
}

.startbox:hover {
  background-color: rgba(255, 255, 255, 1);

}

#footer ul li:hover {
  color: #2B388F !important;
}

.languages li:hover {
  color: #2B388F !important;
}

.footer-address a:hover {
   color: #2B388F !important;
}

.container:after {
  content:"";
  display:block;
  clear:both;
}

body {
  background: url(../images/1.jpg);
  background-position: center fixed;
  background-size: cover;
  background-repeat: no-repeat;
    font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.container:before, .container:after {
    content: '';
    display: table;
}
.container:after {
    clear: both;
}



p {
  margin: 0px;
  padding: 0px;
}

 a {
   color: black;
   text-decoration: none !important;
 }

 a:active {
   text-decoration: none !important;
 }

 .footer-address1 a {
   color: white;
   text-decoration: none !important;
 }

ul,li {
  padding: 0px;
  margin: 0px;
}

.container {
  width: 900px !important;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.3);
  padding-left: 20px;
  padding-right: 20px;
  min-height: 700px;
}
.indexbox {
  width: 100% !important;
  background-color: rgba(255, 255, 255, 0.3);
  height: 590px;
  margin-bottom: 50px;
}

.container1 {
  width: 617px !important;
  margin: auto;
  display: block;
  padding-right: 45px;
}
.container11 {
  width: 570px !important;
  margin: auto;
  display: block;
}

.startbox {
  height: 170px;
  width: 170px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 20px 10px;
}

.startimages {
  margin: 0 auto;
  display: block;
}
.bold {
  font-weight: 600;
}

.langfix {
  margin-top: 0px !important;
}

.langfix ul {
  padding-top: 1px;
}


/*** HEADER ***/

.logo-royal {

  height: 174px;
  margin-top: -20px;
}

.header {
   margin-top: -20px;
 }

 .header1 {
    margin-top: -10px;
  }

.logo-bluetech {
  height: 112px;
  float: right;
}
.lang {
  width: 100%;
  height: 60px;
  margin-top: -30px;
}

.languages li  {
  display: inline-block;
  color: white;
  font-size: 20px;
  font-weight: 600;
  float: right;
  list-style: none;
  padding-left: 10px;
  padding-bottom: 0px;
  margin-top: 15px;
}
.frde {
  padding-top: 0px !important;
  margin-top: 30px !important;
  display: none !important;
}
.frde1 {
  padding-top: 0px !important;
  margin-top: 30px !important;
  font-size: 1.19em !important;
  display: none !important;
}

/* NAVIGATION */
.navi li {
  list-style: none;
  display: inline-block;
  float: left;
  padding-left: 2px;
  margin-top: 0px;
}

.box-q-1:hover {
  background-color: rgba(255, 255, 255, 1);
  width: 98px;
  height: 100px;
}
.box-q-1 p {
  text-align: center;
  padding-top: 0px;
  margin-top: 17px;
  font-weight: 600;
  font-size: 16px;
  line-height: 14px;
}
/**/


.box-q-2 p {
  text-align: center;
  padding-top: 0px;
  margin-top: 10px !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 14px;
}
.box-q-1 {
  background-color: rgba(255, 255, 255, 0.5);
  width: 98px;
  height: 100px;
}
.box-q-2 {
  background-color: rgba(255, 255, 255, 0.5);
  width: 98px;
  height: 100px;
}

.activeBox {
  background-color: rgba(255, 255, 255, 1);
  width: 98px;
  height: 100px;
}

.box-title img {
  float: right;
  margin-top: -55px;
  margin-right: 20px;
}


.box-q-1 img {
  height: 45%;
  margin: auto;
  display: block;
  padding-top: 15%;
}


.box-q-2 img {
  height: 45%;
  margin: auto;
  display: block;
  padding-top: 12%;
}
/*** END HEADER ***/


.box-title {
  background-color: rgba(255, 255, 255, 0.5);
  width: 900px !important;
  height: 67px;
  margin-top: 40px;
  font-weight: 600;
  line-height: 67px;
  font-size: 24px;
}

.box-small-title-left {
  background-color: rgba(255, 255, 255, 0.5);
  width: 420px;
  height: 40px;
  float: left;
  margin-top: 2px;
}
.box-small-title-left p  {
  font-weight: 600;
  line-height: 40px;
  padding-left: 20px;
}

.box-title p {
  font-weight: 600;
  line-height: 67px;
  padding-left: 20px;
}
.box-small-title-right {
  background-color: rgba(255, 255, 255, 0.5);
  width: 460px;
  height: 40px;
  float: right;
  margin-top: 2px;
}
.box-small-title-right p  {
  font-weight: 600;
  line-height: 40px;
  padding-left: 20px;
}



.fix-blitz {
  margin-top: 80px;
}

/** PAGE 1 **/

.pool-img {
  width: 420px;
  height: 220px;
  margin-top: 2px;
  float: left;
}

.box-elementtreppen {
  background-color: rgba(255, 255, 255, 0.5);
  width: 460px;
  padding-bottom: 50px;
  float: right;
  margin-top: 2px;
  margin-bottom: 20px;
}
.treppen-img {
  height: 82px;
  width: 126px;
  float: left;
}

.treppe {
  height: 100px;
  width: 126px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}
.treppe p {
  height:50px;
  width: 128px;
  float: left;
  padding-top: 5px;
  font-size: 19px;

}

.box-bauphasen {
  background-color: rgba(255, 255, 255, 0.5);
  width: 460px;
  padding-bottom: 17px;
  float: right;
  margin-top: 2px;
}

.box-fol {
  background-color: rgba(255, 255, 255, 0.5);
  width: 460px;
  padding-bottom: 40px;
  float: right;
  margin-top: 2px;
}

.bp {
  width: 200px;
  height: 150px;
  margin-left: 20px;
  margin-top: 20px;
  float: left;
}

.fol{
  width: 200px;
  height: 120px;
  margin-left: 20px;
  margin-top: 20px;
  float: left;
}

.clear {
  clear: both;
}

.fa-angle-right {
  font-size: 22px !important;
  vertical-align: -2px;
}

.faangle  {
float: right;
margin-top: -23.5px;
margin-left: 5px;
}


.bp p {
  height: 50px;
  width: 198px;
  float: left;
  padding-top: 5px;
  font-size: 19px;
  font-size: 14px;
  margin-top: 5px !important;

}

.fol p {
  height: 50px;
  width: 198px;
  float: left;
  padding-top: 5px;
  font-size: 19px;
  font-size: 14px;
  margin-top: 5px !important;

}

.bp-img {
  width: 198px;
  height: 101px;
  float: left;
}

.first {
  margin-top: 2px;
}
.image-uberlaufrinne {
  width: 420px;
  height: 173px;
}
.uberlaufrinne-footer {
  background-color: rgba(255, 255, 255, 0.5);
  width: 420px;
  padding-bottom: 60px;
  margin-top: -4px;
}
.uberlaufrinne-footer p {
margin-left: 20px;
padding-top: 60px;
width: 50%;
}
.uberlaufrinne-footer--img {
  width: 87px;
  height: 118px;
}
.box-montage-uberlaufrinne--img {
  width: 200px;
  height: 89px;
}
.poolabdichtung--img {
  width: 420px;
  height: 223px;
}
.neuefolie--img {
  width: 420px;
  height: 263px;
}
.neuefolie--footer {
  opacity: 0.5;
  background: #ffffff;
  width: 420px;
  height: 98px;
}
.ihrgewinn-header--right {
  width: 460px;
  height: 40px;
  background-color: rgba(21, 84, 134, 0.5);
  float: right;
  margin-top: 20px;
}
.ihrgewinn-header--right p {
  color: white;
  font-weight: 600;
  line-height: 40px;
  margin-left: 20px;
}
.ihrgewinn-page1 {
  background-color: rgba(21, 84, 134, 0.5);
  width: 460px;
  padding-bottom: 20px;
  float: right;
  margin-top: 2px;
}
.ihrgewinn-page1 li {
  color: white;
  line-height: 30px;
}
.ihrgewinn-page1 ul {
  margin-left: 45px;
  margin-top: 20px;
  margin-right: 20px;
}
.box-folien {
  width: 460px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
}
.farben-title{
  margin-left: 20px;
  margin-top: 20px;
}
.box-folien--farben {
  height: 64px;
  width: 90px;
}
.folief {
  height: 120px;
  width: 90px;
  float: left;
  margin-left: 20px;
}
.folief img{
  float: left;
  margin-top: 10px;

}
.folief p{
  float: left;
  margin-top: 5px;
}

.wasserstand-box {
  width: 420px;
  background-color: rgba(255, 255, 255, 0.5);
  line-height: 1.4;
  margin-top: -5px;
  padding:11px 0;
}
.wasserstand-box p {
  padding-left: 20px;
}

.img-wasserstand {
  margin-top: 2px;
}


.paddingbottom {
  margin-top: 2px;
}

.small {
 font-size: 15px;
 line-height:20px;
}

.left {
  float: left;
  width: 420px;
}

.right {
  float: right;
  width: 460px;
}

.twenty {
  margin-top: 20px;
}

.minus {
  margin-top: 2px;
}

.twotop {
  margin-top: 2px;
}

.urimg {
  float: right;
  margin-top: -90px;
  margin-right: 20px;

}

.box-uberlaufrinne-ablauf {
background-color: rgba(255, 255, 255, 0.5);
height: 410px;
float: right;
margin-top: 2px;
}
.box-uberlaufrinne-ablauf img {
  margin: auto;
  display: block;
}
.box-uberlaufrinne-ablauf p {
  margin-left: 20px;
  margin-top: 20px;
}

.m1 {
  margin-top: 353px;
}


.box-mont {
  background-color: rgba(255, 255, 255, 0.5);
  width: 460px;
  padding-bottom: 10px;
  float: right;
  margin-top: 2px;
}

.box-blitzubersicht {
  background-color: rgba(255, 255, 255, 0.5);
  width: 460px;
  padding-bottom: 20px;
  float: right;
  margin-top: 2px;
}
.box-blitzubersicht p {
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 20px;
}

.fix-folie {
  margin-top: 15px;
}

.m4 {
  margin-top: 4px;
}

.m2 {
  margin-top: 2px;
}
.m10 {
  margin-top: 10px;
}
.m18 {
  margin-top: 18px;
}


.folien-footer {
  background-color: rgba(255, 255, 255, 0.5);
  width: 420px;
  padding-bottom: 6px;
  float: left;
  margin-top: -5px;

}
.folien-footer p {
  margin-left: 20px;
  margin-top: 2%;
  margin-right: 20px;
}

/* PAGE 2 */

#frontimage {
  z-index: -1000;
  margin-top: 2px;
}

.minusmargin {
  margin-top: -68px;
}

.box-covrex {
  width: 460px;
  padding-bottom: 80px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  margin-top: -26px;
}
.image-text-c {
  width: 170px;
  height: 270px;
  margin-left: 49px;
  margin-top: 19px;
  float: left;
}
.covrex-1 {
  float: left;
}

.image-text-c p  {
  float: left;
}

.box-cover {
  width: 420px;
  padding-bottom: 40px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  margin-top: -26px;
}
.box-cover p {
  margin-left: 20px;
  margin-top: 20px;
}

.isolation {
  width: 180px;
  height: 90px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}
.isolation p {
  width: 90px;
  padding: 0px;
  float: right;
  margin: 0px;
}

.small1 {
  font-size: 13px;
}


.box-gewinn-p2 {
  width: 460px;
  padding-bottom: 10px;
  background-color: rgba(21, 84, 134, 0.5);
  float: right;
  margin-top: 2px;
}

.box-gewinn-p2 li {
  color: white;
  line-height: 30px;
}
.box-gewinn-p2 ul {
  margin-left: 45px;
  margin-top: 20px;
  margin-right: 20px;
}

.box-aufrollvorrichtung {
  width: 420px;
  padding-bottom: 25px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  margin-top: 4px;
}

.rollen {
  width: 190px;
  height: 160px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}
.st {
  margin-left: 20px;
  margin-top: 20px;
}

/* PAGE 3 */
.terassenboden-m {
  margin-top: -383px;
}

.box-terassenboden {
  width: 460px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  padding-bottom: 150px;
  margin-top: 4px;
  margin-top: -341px;
}
.t-box {
  width: 420px;
  height: 100px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  padding-right: 20px;
}

.t-box img {
  padding-right: 20px;
  float: left;
}

.t-box p {
  width: 220px;
  float: left;
  line-height: 18px;
}

.holzfix {
  margin-top: 150px;
}
.box-blitz {
  width: 420px;
  padding-bottom: 40px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  margin-top: 4px;
}
.b-box {
  height: 80px;
  width: 380px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}
.b-box p {
  height: 110px;
  width: 280px;
  float: left;
  padding-left: 20px;
}
.b-box img {
  float: left;
}

.box-farben-terasse {
  width: 460px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  margin-top: 2px;
}
.duroHolz1 {
  width: 90px;
  float: left;
  height: 90px;
  margin-left: 20px;
  margin-top: 20px;
}

.duroHolz2 {
  width: 67px;
  height: 60px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}

.box-easychange {
  width: 420px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  float: left;
  margin-top: 4px;
}
.box-easychange p {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.box-easychange ol li {
  margin-top: 5px;
  margin-left: 40px;
  margin-right: 20px;
}

.box-easychange img {
  margin-top: 20px;
  margin-left: 20px;
  float: left;
  margin-right: 20px;
}

.box-easyclick {
  width: 460px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  margin-top: 2px;
}

.box-easyclick p {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.box-easyclick ol li {
  margin-top: 5px;
  margin-left: 40px;
  margin-right: 20px;
}

.box-easyclick img {
  margin-top: 20px;
  margin-left: 20px;
  float: left;
  margin-right: 20px;
}

/* PAGE 3 */

.box-lamellenfilter {
  width: 460px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  margin-top: 2px;
}

.box-lf-p {
  width: 230px;
  float: left;
  margin-top: 20px;
  margin-left: 40px;
}
.light {
  font-weight: 300 !important;
}

.box-aqua {
  width: 420px;
  background-color: rgba(255, 255, 255, 0.5);
  float: left;
  padding-bottom: 20px;
  margin-top: 2px;
}
.box-aqua p {
  margin-left: 20px;
  margin-top: 20px;
}
.box-aqua ul li {
  margin-top: 5px;
  margin-left: 40px;
  margin-right: 20px;
}
.box-aqua img {
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 10px;
}

.box-messtechnik {
  width: 460px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  margin-top: 2px;
}

.box-messtechnik-p {
  width: 230px;
  margin-top: 20px;
  margin-left: 20px;
  float: left;
}
.box-messtechnik img  {
  float: left;
  margin-top: 30px;
  margin-left: 10px;
}

.box-salz {
  width: 420px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  margin-top: 2px;
}
.box-salz p {
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 20px;
}

/* PAGE 5 */
.box-filter-img {
  width: 420px;
  float: left;
  background-color: rgba(255, 255, 255, 0.5);
  height: 420px;
  margin-top: 2px;
}
.fli {
  max-width: 80%;
  margin: auto;
  display: block;
  margin-top: 30px;
}

.box-pumpe {
  width: 460px;
  float: left;
  background-color: rgba(255, 255, 255, 0.5);
  margin-top: 2px;
  margin-bottom: 0px;
}

.box-pumpe img {
  margin: auto;
  display: block;
  margin-top: 20px;
}
.box-pumpe ul li {
  margin-left: 40px;
  margin-top: 7px;
  margin-right: 20px;
}

/* PAGE 6 */

.box-sauger-img {
  width: 420px;
  float: left;
  height: 273px;
  margin-top: 10px;
}
.box-sauger-img img {
  margin: auto;
  display: block;
  margin-top: 10px;
  height: 90%;
}
.box-royal {
  width: 460px;
  float: left;
  background-color: rgba(255, 255, 255, 0.5);
  padding-bottom: 20px;
  margin-top: 2px;
}
.box-royal p {
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  margin-top: 20px;
}

.50p {
  width: 50%;
}

.box-royal img {
  float: left;
  margin-top: 20px;
}

.box-vac {
  width: 420px;
  float: left;
  background-color: rgba(255, 255, 255, 0.5);
  height: 215px;
  margin-top: 2px;
}
.box-vac p {
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  margin-top: 20px;
}

.box-gewinn-c {
  width: 460px;
  padding-bottom: 10px;
  background-color: rgba(21, 84, 134, 0.5);
  float: right;
  margin-top: 2px;
}

.box-gewinn-c ul li {
  color: white;
  margin-left: 40px;
  margin-top: 7px;
  margin-right: 20px;
}
.box-gewinn-c ul {
  margin-top: 13px;
}

/** PAGE 7 **/
.box-solar {
  width: 420px;
  float: left;
  background-color: rgba(255, 255, 255, 0.5);
  padding-bottom: 20px;
  margin-top: 4px;
}
.box-solar p {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

hr {
  color: black;
  border-color: black;
  border: 1px dotted black;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 5px;
}

#footer {
  width: 900px;
  background-color: rgba(21, 84, 134, 0.5);
  float: left;
  color: white;
  margin-top: 40px;
}

#footer a {
  color: white;
}

#footer ul li {
  display: inline-block;
  font-size: 15px;
  margin-left: 20px;
  margin-top: 20px;
  color: white;
}

.footer-address {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 30px;
}

.dwn-left {
  background-color: rgba(255, 255, 255, 0.5);
  float: left;
  width: 420px;
  margin-top: 2px;
}
.dwn-left p {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-weight: 700;
}
.dwn-left i {
  display: inline-block;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.dwn-text {
  float: left;
  width: 90%;
}
.dwn-icon {
  float: left;
  width: 10%;
}

.dwn-right {
  background-color: rgba(255, 255, 255, 0.5);
  float: right;
  width: 460px;
  margin-top: 2px;
}
.dwn-right p {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-weight: 300;
}
.dwn-left p {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-weight: 300;
}

.dwn-right i {
  display: inline-block;
  float: left;
  padding-top: 20px;
  font-size: 25px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-weight: 100;
}

.dwn-left i {
  display: inline-block;
  float: left;
  font-size: 25px;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-weight: 100;
}

.aufbau {
  width: 900px;
  min-height: 300px;
  background-color: rgba(255, 255, 255, 0.5);
  padding-bottom: 20px;
  padding-top: 20px;
  margin-top: 2px;
}
.aufbau h5  {
  padding-left: 20px;
}

.leftText {
  float: left;
  background-color: rgba(255, 255, 255, 0.5);
  min-height: 50px;
  width:420px;
  margin-top: -2px;
}

.rightText {
  float: right;
  background-color: rgba(255, 255, 255, 0.5);
  min-height: 50px;
  width:460px;
  margin-top: -2px;
}
.rightText p, .leftText p {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}
