 html {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
 }

 body
 {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  color: #888;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  line-height: 170%;

}
 div
 {
   border: none;
 }

 #header
 {
  width: 100%;
  margin: 0px;
  text-align: center;
 }

 #container
 {
  width: 1120px;
  height: 120px;
  margin: 0px auto;
  padding: 0px;
  text-align: right;
 }

#slider
 {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
 }
 
#slider img
 {
  width: 100%;
  height: auto;
  border-top: none;
  border-bottom: 20px solid #4d4d4d;
 }
 
 #positioner
 {
  width: 0px;
  height: 0px;
 }
 
 #logo{
  position: relative;
  top: 15px;
  left: 0px;
  width: 360px;
  height: 170px;
  margin: 0px;
  padding: 0px;
  z-index: 90;
 }
 
 #content
 {
  width: 1120px;
  height: auto;
  margin: 0px auto;
  padding: 20px 0px;
  text-align: justify;
 }
 
 .qcol
 {
  float: left;
  width: 240px;
  margin: 20px;
  padding: 0px;
 }
 
 .energy img
 {
  border-top: 5px solid #800000;
 }
 
 .quality img
 {
  border-top: 5px solid #004000;
 }
 
 .ice img
 {
  border-top: 5px solid #003060;
 }
 
 .drohne img
 {
  border-top: 5px solid #804000;
 }
 
 .qcol h2
 {
  display: inline-block;
  width: 240px;
  text-align: center;
  color: #4d4d4d;
 }
 
 .qcol button
 {
  border: 2px solid #4d4d4d;
  width: 160px;
  padding: 5px;
  margin: 20px 35px;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
 }
 
 .qcol button:hover, .qcol button:active
 {
  background-color: #4d4d4d;
 }

 .energy button
 {
  background-color: #800000;
 }
 
 .quality button
 {
  background-color: #004000;
 }
 
 .ice button
 {
  background-color: #003060;
 }
 
 .drohne button
 {
  background-color: #804000;
 }
 
 #mobnavigation
 {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  display: none;
  overflow: hidden;
  visibility: hidden;
 }
 
 #navigation
 {
  position: relative;
  float: right;
  width: 560px;
  height: 40px;
  text-align: left;
  background-color: #fff;
  padding: 0px 0px;
  margin: 70px 0px 0px 220px;
  z-index: 95;
  text-align: right;
  display: block;
  overflow: hidden;
  visibility: visible;
 }
 
 #footer
 {
  width: 1120px;
  height: 300px;
  margin: 0px auto;
  padding: 0px;
  background-color: #ccc;
  color: #000;
  text-align: left;
  border-top: 20px solid #4d4d4d;
 }

 .bigbold
 {
  font-weight: bold;
  font-size: 36px;
 }
 

 .mod_rocksolid_slider {

  border: none;
  
  overflow: hidden;

  width: 100%;
  height: auto;
  margin: 0px;
 }
 .mod_rocksolid_slider img {
	width: 100%;
	height: auto;
 }

.clear
 {
  clear: both;
 }
 
 h1
 {
  color: #4b4b4b;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0px 20px 0px;
  padding: 0px;
 }

 h2
 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
 }
 
a:link, a:visited
{
	color: #888;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, a:active
{
	color: #1708bc;
	text-decoration: underline;
	font-weight: normal;
}

.copyright
 {
  font-style: italic;
  display: inline-block;
  margin-right: 50px;
 }

.mod-navigation
{
  margin: 0px auto;
}
#navigation ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  z-index: 95;

}

#navigation ul, #navigation li{
	float:left;
	}
	
#navigation ul li a, #navigation ul.level_1 li strong{
	color: #4d4d4d;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 16px;
	line-height: 40px;
	text-decoration:none;
	text-align: right;
	display: block;
	font-weight: normal;
	padding: 0px 10px;
        border-bottom: 5px solid #ffffff;
	z-index: 998 !important;

}

#navigation ul li strong:hover, #navigation ul li a:hover, #navigation ul.level_1 li strong.active, #navigation ul.level_1 li strong.active{
  color: #1708bc;
  border-bottom: 5px solid #1708bc;
}

#navigation ul.level_2 li strong.active{
  color: #fff;
  border-bottom: 5px solid #1708bc;
}

#navigation ul li:first-child a, #navigation ul li:first-child strong{
	border-left: none;
}

#navigation ul li:last-child a, #navigation ul li:first-child strong{
	border-right: none;
}

#navigation ul.level_2{
	position:absolute;
	left: -9999px;
	margin: 0px;
	padding: 0px;
}

#navigation ul li:hover ul{
	left:auto;
	border: 1px solid #4d4d4d;
	width: 200px;
	margin-top: -5px;
	margin-left: 10px;
	z-index: 99;
}

#navigation ul li li{
	float:none;
	}

#navigation ul.level_2
{
  border: none;
  background: #ffffff;
}

#navigation ul li li a, #navigation ul li li strong.active{
	color: #4d4d4d;
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 10px;
	background: #ffffff;
	display: block;
	width: auto;
	height: 25px;
	line-height: 25px;
	text-align: left;
	border-bottom: 1px solid #4d4d4d;
	text-indent: -0px;
	}
	
#navigation ul li li a:hover, #navigation ul li li strong.active{
        color: #ffffff;
	background: #1708bc;
	border-bottom: 1px solid #1708bc;
}
form {
       width: 800px;
       margin: 0px 0px;
}

label {
       display: inline-block;
       width: 250px;
}

input.text, textarea, input.captcha {
       width: 490px;
       border: 1px solid #aaa;
}

.captcha_text {
       display: block;
       width: 590px;
       margin-left: 250px;
       font-style: italic;
}

input.submit {
       width: 120px;
       border: 1px solid #fff;
       background-color: #aaa;
       color: #fff;
       margin-left: 630px;
       margin-bottom: 30px;
}


@media only screen and (max-width: 1240px) {

 html {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
 }

 body
 {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  color: #888;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16pt;
  text-align: center;
  line-height: 170%;
}
 div
 {
   border: none;
 }

 #header
 {
  width: 100%;
  margin: 0px;
  text-align: center;
 }

 #container
 {
  width: 90%;
  height: 120px;
  margin: 0px auto;
  padding: 0px;
  text-align: right;
 }

#slider
 {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
 }
 
#slider img
 {
  width: 100%;
  height: auto;
  border-top: none;
  border-bottom: 20px solid #4d4d4d;
 }
 
 #positioner
 {
  width: 0px;
  height: 0px;
 }
 
 #logo{
  position: relative;
  top: 15px;
  left: 0px;
  width: 360px;
  height: 170px;
  margin: 0px;
  padding: 0px;
  z-index: 90;
 }
 
 #content
 {
  width: 90%;
  height: auto;
  margin: 20px auto;
  padding: 20px 0px;
  text-align: justify;
 }
 
 .qcol
 {
  float: none;
  font-size: 16pt;
  width: 100%;
  margin: 20px 0px;
  padding: 0px;
 }
 
 .energy img
 {
  width: 100%;
  border-top: 5px solid #800000;
 }
 
 .quality img
 {
  width: 100%;
  border-top: 5px solid #004000;
 }
 
 .ice img
 {
  width: 100%;
  border-top: 5px solid #003060;
 }
 
 .drohne img
 {
  width: 100%;
  border-top: 5px solid #804000;
 }
 
 .qcol h2
 {
  display: inline-block;
  width: 100%;
  height: 60px !important;
  line-height: 60px;
  padding: 0px 10px;
  text-align: center;
  color: #4d4d4d;
 }
 
 .qcol button
 {
  border: 2px solid #4d4d4d;
  width: 100%;
  padding: 5px;
  margin: 10px 0px;
  font-size: 28pt;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
 }
 
 .qcol button:hover, .qcol button:active
 {
  background-color: #4d4d4d;
 }

 .energy button
 {
  background-color: #800000;
 }
 
 .quality button
 {
  background-color: #004000;
 }
 
 .ice button
 {
  background-color: #003060;
 }
 
 .drohne button
 {
  background-color: #804000;
 }
 
 #navigation
 {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  display: none;
  overflow: hidden;
  visibility: hidden;
 }
 
 #mobnavigation
 {
  position: relative;
  float: right;
  width: 380px;
  height: 64px;
  text-align: left;
  background-color: #fff;
  padding: 0px 0px;
  margin: 30px 200px 0px 200px;
  z-index: 95;
  text-align: center;
  display: block;
  overflow: hidden;
  visibility: visible;
 }
 
 #footer
 {
  width: 90%;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  background-color: #ccc;
  color: #000;
  font-size: 16pt;
  text-align: center;
  border-top: 20px solid #4d4d4d;
  line-height: 1.2;
 }

 .bigbold
 {
  font-weight: bold;
  font-size: 36px;
 }
 

 .mod_rocksolid_slider {

  border: none;
  
  overflow: hidden;

  width: 100%;
  height: auto;
  margin: 0px;
 }
 .mod_rocksolid_slider img {
	width: 100%;
	height: auto;
 }

.clear
 {
  clear: both;
 }
 
 h1
 {
  color: #4b4b4b;
  font-size: 24pt;
  font-weight: bold;
  margin: 20px 0px 20px 0px;
  padding: 0px;
  line-height: 120%;
 }

 h2
 {
  font-size: 24pt;
  margin-bottom: 10px;
  font-weight: bold;
  margin: 20px 0px 20px 0px;
  padding: 0px;
  line-height: 120%;
 }
 
a:link, a:visited
{
	color: #888;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, a:active
{
	color: #1708bc;
	text-decoration: underline;
	font-weight: normal;
}

.copyright
 {
  font-style: italic;
  display: inline-block;
  margin-right: 50px;
 }

form {
       width: 800px;
       margin: 0px 0px;
}

label {
       display: inline-block;
       width: 250px;
}

input.text, textarea, input.captcha {
       width: 490px;
       border: 1px solid #aaa;
}

.captcha_text {
       display: block;
       width: 590px;
       margin-left: 250px;
       font-style: italic;
}

input.submit {
       width: 120px;
       border: 1px solid #fff;
       background-color: #aaa;
       color: #fff;
       margin-left: 630px;
       margin-bottom: 30px;
}

#navigation a {
  font-size: 86px;
  text-decoration: none;
}

#navigation a:hover, #navigation a:active {
  color: #888;
}

#mobile-menu-3 ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  z-index: 95;

}

#mobile-menu-3 ul, #mobile-menu-3 li{
	width: 100%;
        font-size: 48px;
	}
	
#mobile-menu-3 ul li a, #mobile-menu-3 ul.level_1 li strong{
	color: #003232;
	 background-color: #fff !important;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration:none;
	text-align: center;
	display: block;
	font-weight: normal;
	padding: 25px 25px 25px 25px;

}

#mobile-menu-3 ul li strong:hover, #mobile-menu-3 ul li a:hover, #mobile-menu-3 ul.level_1 li strong.active, #mobile-menu-3 ul.level_1 li strong.active{
  background-color: #ccc !important;
}

#mobile-menu-3 {
  background-color: #ccc !important;
}

#mobile-menu-3 ul.level_2 li strong.active{
  color: #003232;
}

#mobile-menu-3 ul li:first-child a, #mobile-menu-3 ul li:first-child strong{
	border-left: none;
}

#mobile-menu-3 ul li:last-child a, #mobile-menu-3 ul li:first-child strong{
	border-right: none;
}

 figure {
  padding: 10px;
 }
 
 #mobile-menu-3-trigger {
  font-size: 36pt;
  margin: 20px;
  padding: 0px;
 }


}