 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;
 }

 #container
 {
  width: 1250px;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
 }

 #positioner
 {
  width: 0px;
  height: 0px;
 }
 
 #overlay{
  position: relative;
  top: 0px;
  left: 0px;
  width: 1250px;
  height: 430px;
  margin: 0px;
  padding: 0px;
  z-index: 90;
 }
 
#slider
 {
  width: 1000px;
  height: 340px;
  margin: 90px 0px 0px 0px;
  padding: 0px;
 }
 
#slider img
 {
  width: 1000px;
  height: 340px;
  border-top: none;
 }
 
 #navigation
 {
  width: 1250px;
  height: 60px;
  background-color: #808080;
  padding: 0px 0px;
  margin: 0px;
  text-align: center;
  display: block;
  overflow: hidden;
  visibility: visible;  
 }
 
 #mobnavigation
 {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  display: none;
  overflow: hidden;
  visibility: hidden;  
 }
 
 #content
 {
  width: 1200px;
  height: auto;
  margin: 0px auto;
  padding: 20px 25px;
  text-align: justify;
 }
 
 .tcol
 {
  float: left;
  width: 360px;
  margin: 0px 30px;
  padding: 0px;
 }
 
 .firstcol
 {
  margin: 0px 30px 0px 0px;
 }
 
 .lastcol
 {
  margin: 0px 0px 0px 30px;
 }
 
  .qcol
 {
  float: left;
  width: 270px;
  margin: 0px 20px;
  padding: 0px;
 }
 
 .firstqcol
 {
  margin: 0px 20px 0px 0px;
 }
 
 .lastqcol
 {
  margin: 0px 0px 0px 20px;
 }

 .centeral
 {
  text-align: center;
 }
 
 .rightal
 {
  text-align: right;
 }
 
 #footer
 {
  width: 1200px;
  height: 340px;
  margin: 0px auto;
  padding: 25px;
  color: #fff;
  background-image: url('/files/kannengiesser/img/footer-background.png');
  background-repeat: no-repeat;
  text-align: left;
 }

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

 .mod_rocksolid_slider {

  border: none;
  
  overflow: hidden;

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

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

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

#footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

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

#footer a:hover, #footer a:active
{
	color: #ed7220;
	text-decoration: none;
	font-weight: normal;
}

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

.mod-navigation
{
  margin: 0px auto;
  text-align: center;
}
#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: #fff;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 24px;
	line-height: 60px;
	text-decoration:none;
	text-align: right;
	display: block;
	font-weight: normal;
	padding: 0px 25px;
	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: #fff;
  background: #ed7220;
}

#navigation ul.level_2 li strong.active{
  color: #fff;
  background: #ed7220;
}

#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: center;
	border-bottom: 1px solid #4d4d4d;
	text-indent: -0px;
	}
	
#navigation ul li li a:hover, #navigation ul li li strong.active{
        color: #ffffff;
	background: #ed7220;
	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: 1260px) {
  
 #mobnavigation
 {
  width: 1250px;
  height: 60px;
  background-color: #808080;
  padding: 0px 0px;
  margin: 0px;
  text-align: center;
  display: block;
  overflow: hidden;
  visibility: visible;  
 }
 
 #navigation
 {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  display: none;
  overflow: hidden;
  visibility: hidden;  
 }

 #mobile-menu-2-trigger
 {
   font-size: 48px;
   color: #ed7220;
   height: 48px;
   margin: 0px;
   padding: 18px 0px 0px 0px;
   font-weight: bold;
 }

 .tcol img, .qcol img
 {
  width: 1200px;
  height: auto;
  margin: 0px;
  padding: 0px;
 }
 
 .tcol, .qcol
 {
  float: none;
  width: 1200px;
  margin: 0px;
  padding: 0px;
 }
 
 .firstcol
 {
  margin: 0px;
 }
 
 .lastcol
 {
  margin: 0px;
 }
 
 #footer .tcol
 {
  float: left;
  width: 360px;
  margin: 0px 30px;
  padding: 0px;
 }
 
 #footer .firstcol
 {
  margin: 0px 30px 0px 0px;
 }
 
 #footer .lastcol
 {
  margin: 0px 0px 0px 30px;
 }
 
#mobile-menu-2
{
 background-color: #808080 !important;
}
#mobile-menu-2 ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  z-index: 95;

}

#mobile-menu-2 ul, #mobile-menu-2 li{
	width: 100%;
        font-size: 32pt;
	}
	
#mobile-menu-2 ul li a, #mobile-menu-2 ul.level_1 li strong{
	color: #fff;
	 background-color: #808080 !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;

}

.inner
{
 background-color: #808080 !important;
}

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

#mobile-menu-2 {
  background-color: #808080 !important;
}

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

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

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