/* Responsive styles
================================================== */

/* Large Devices, Wide Screens */



/* Medium Devices, Desktops */

/* Small Devices, Tablets */
@media  (max-width: 991px) {
 #wrapper {
    margin:0;
    width:100%;
    background: #c5d1df  url('../images/key-visual-2.jpg') no-repeat;
    border-left: 1px solid #c5d1df;
    border-right: 1px solid #000;
    min-height: 100%; /* Mindesthöhe für moderne Browser */
    height:auto !important; /* Important Regel für moderne Browser */
    height:100%; /* Mindesthöhe für den IE */

}

#contactFormular {
display: none;

}

.formular {
display: block;

}


.text_label {
 width: 100px;
    vertical-align: bottom;
    padding: 4px 0 4px 0;
    background: url('../images/trenner-horiz.gif') left bottom repeat-x;
    margin: 0 7px;
    clear: both;
}

.submit {
margin: 0 7px;
clear: both;
}

.mailerSubmit {

background: #4b4b4b;
  box-shadow: 0 3px 0 #d4d5d7;
  color: #FFF;

}

.text_label_checkbox {
width: 320px;
padding: 20px;
float: left;

}

.forms {
padding: 0;
}
.outline {
width: 60%;
margin: 0 0 10px 0;
padding: 30px 20px 5px 20px;
border-bottom: solid 1px #CD9A3B;
clear: both;
font-weight: bold;

text-align: center;
}

.text {
 width: 210px;
         padding: 4px 0 0 0;
    padding-left:5px;
    clear: both;

}    

.checkbox {
padding: 20px 0 0 18px;
margin: 0 0 0 42px;
float: left;
clear: left;

} 


#banner-text {
	float:left;
	width:165px;
	font-size:14px;
	font-weight: bold;
	padding:55px 0 0 30px;
	}
  
  h1.tragetaschen {
	font-size: 14px;
    padding: 32px 0 14px 28px;
	width:707px;
	}
   #banner-right {
   width:30%;
   
   }
  #banner-right img {
  width: 100%;
  height: auto;
  }
    .thumbnail {
position: relative;
  float: left;
    background-color: #99b9dc;
    border-right: 1px solid #c5d1df;
    width:47%;
     display: block;
     min-height: 180px;
    margin-top: 5px;
}

.thumbnail:nth-child(even) {
  
	margin-left:28px; 
}



.thumbnail img{
    border-bottom: 1px solid #c5d1df;
    width: 100%;
}


#content .thumbnail p {
    padding: 5px 0 5px 8px;
    line-height: 130%;
    font-weight: bold;
    font-size: 14px;
  
}
#content .thumbnail a {
    position: absolute;
    bottom: 20px;
    padding: 8px 10px;
    text-decoration: none;
    font-weight: normal;
    color: #000;
    background-color: #FFC600;
}
#content .thumbnail a:hover{
    text-decoration: underline;
}



#topnavi {
    color: #fff;
    font-weight: bold;
    border-right: 1px solid #c5d1df;
    height: 24px;
    background: #000 url('../images/bgr-streifen-trenner.gif') 280px 0 no-repeat;
}
#topnavi ul{
    padding-top:5px;
}
#topnavi li{
    display: inline;
    list-style-type: none;
}

#topnavi li:nth-child(n+2):nth-child(-n+4) {
border-right: solid 2px #FFF;
}


#topnavi a{
    color: #fff;
    padding: 0 20px;
    text-decoration: none;
}
#topnavi .slogan a{
    padding: 0;
    text-decoration: none;
}

#topnavi ul li:nth-child(1) a:hover{
    color: #FFC600;
}
#topnavi ul li:nth-child(1) a{
    color: #FFC600;
      margin:0;
      padding: 0 40px 0 25px;
	
}
#topnavi a:hover{
    color: #FFC600;
}

#tag-wolke{
    float:left;
    width:100%;
    border-top:1px solid #4E83A5;
    float:left;
    margin:40px 0 10px 28px;
    padding:10px 0 0;
    color: #004F7F;

}
#content {
width: 60%;
}
.produkt-beschreibung{
		margin: 20px 0;
    width: 90%;
		float: right;
}
#content .produkt-bilder {
    padding: 0;
    width: 90%;
    float: right;
    margin: 0;
    clear: right;
}
.buttonText {
margin: 25px 54px;
clear: both;
text-align: left;
}

.gap-100 {
clear: both;
height: 100px;
}

}
/* Small Devices Potrait */
@media (max-width : 840px){
.produkt-bilder {
display: none;
}

    .thumbnail {
position: relative;
  float: left;
    background-color: #99b9dc;
    border-right: 1px solid #c5d1df;
    width:46%;
     display: block;
     min-height: 70px;
    margin-top: 5px;
}

.thumbnail:nth-child(even) {
  
	margin-left:28px; 
}



.thumbnail img{
    border-bottom: 1px solid #c5d1df;
    width: 100%;
}
#content .thumbnail p {
    padding: 5px 0 5px 8px;
    line-height: 130%;
    
    font-size: 12px;
    font-weight: bold;
}


#content .thumbnail a {
    position: absolute;
    bottom: 20px;
    padding: 8px 10px;
    text-decoration: none;
    font-weight: normal;
    color: #000;
    background-color: #FFC600;
}
#content .thumbnail a:hover{
    text-decoration: underline;
}

 #content .produkt-beschreibung {
 clear: both;
 width: 80%;
 margin: 0;
  clear: both;
 }
 
 
 
 .produkte-beschreibung h1 {
 clear: both;
 width: 100%;
  margin: 0;
 }

 
 .produkte-beschreibung p {
 clear: both;
 width: 100%;
  margin: 0;
 }
 #leftnavi-kontakt-mobile {
  display: none;
  }

}

/* Extra Small Devices, Phones */ 
@media (max-width : 720px) {

body {
background: #c5d1df;
}
 
#wrapper {
width: 100%;
background-image: none;
margin:0;
}
.produkt-bilder {
display: none;
}

#banner-logo-mobile {
display: block;
margin: 0;
padding: 0;

}



#banner-logo-mobile img {
width: 100%;
height: auto;
}
#openMenu {
display: block;
width: 100%;

background-color: #262626;
color: #FFF;
text-align: center;
padding: 10px 0;
margin: 0;
cursor: pointer;
}


/* -- TOPNAVI -- */
#topnavi {
    color: #fff;
    font-weight: bold;
    height: 0px;
    width: 100%;
    display: none;
    margin: 0;
    z-index: 1000;
    background-color: #0a99ff;
    
}
#topnavi ul{
    padding-top:0;
    width: 100%;
    background-color: #0a99ff; 
}
#topnavi li{
    width: 100%;
    clear: both;
    background-color: #000;
    list-style-type: none;
    display: block;
    padding:  10px 0;
    text-align: center;
    border-right: none!important;
}

#topnavi li {
border-right: none;
width: 100%;
}


#topnavi a{
    color: #fff;
    padding: 0;
    width: 100%;
    text-decoration: none;
}
#topnavi .slogan a{
    padding: 0;
    text-decoration: none;
}

#topnavi ul li:nth-child(1) a:hover{
    color: #FFC600;
}
#topnavi ul li:nth-child(1) a{
    color: #FFC600;
      margin:0;
      width: 100%;
      padding: 0;
	
}


#topnavi ul li:nth-child(1) {

display: none;

}
#topnavi li.active a {
    color: #FFC600;
    }
#topnavi a:hover{
    color: #FFC600;
}

/* -- LEFTNAVI --*/
#leftnavi {
    width:100%;
    margin: 133px 0 0 0;
    clear: both; 
    height: 200px;
    background-color: #0a99ff;
    display: none;
     z-index: 1000;
  
}

#leftnavi ul{
    list-style: none;
    width:100%;
     z-index: 1000;
     background-color: #0a99ff;
   
}

#leftnavi ul li{
    text-align: center;
    background-color: #0a99ff;
    border-bottom: solid 1px #0a99ff;
    
}

#leftnavi ul li a{
    display: block;
    padding: 10px 0;
    text-decoration: none;
    background: #0a99ff url('../images/bgr-leftnav.png');
    color: #fff; 
}

#leftnavi>ul li a { width: 100%; }

#leftnavi ul li.active a{
    background: #000;
}

#leftnavi ul li a:hover, #leftnavi ul li#active a:hover{
    background: #000;
}

#leftnavi-kontakt-mobile {
    color: #009EFD;
    display: inline-block;
    background: transparent url('../images/bgr-leftnav.png');
    margin: 16px 0;
    padding: 18px 0 18px 35px;
    z-index: 0;
    width: 95%;
    background-color:#0a99ff;
       clear: both; 
    }

#leftnavi-kontakt-mobile .zeile1{
    font-size:28px;
}
#leftnavi-kontakt-mobile .zeile2{
    font-size:12px;
    line-height: 15px;

}
#leftnavi-kontakt-mobile .zeile2{
    font-size:12px;
    line-height: 15px;
}
#leftnavi-kontakt-mobile .zeile3{
    font-size:12px;
    line-height: 15px;
    background: transparent url('../images/Telefon-Icon.png') 0 6px no-repeat;
    padding:8px 0 8px 25px;
    color:white;
}
#leftnavi-kontakt-mobile .zeile4{
    font-size:12px;
    line-height: 15px;
    background: transparent url('../images/Mail-Icon.png')  no-repeat;
    padding:2px 0 0 25px;
    color:white;
}
#leftnavi-kontakt-mobile .zeile4 a{
    color:white;
    text-decoration: none;
}
#leftnavi-kontakt-mobile .zeile4 a:hover{
    color:white;
    text-decoration: underline;
}


#leftnavi-kontakt {
 display: none;
 }

 
 #content {
  width: 100%!important;
  clear: both;
   margin: 20px 0;
   display: inline-block;
 }
 
 
 
#content .produkt-beschreibung {
 clear: both;
 width: 95%;
 margin: 0;
 padding: 5px;
  clear: both;
 }
 
 
 
 .produkte-beschreibung h1 {
 clear: both;
 width: 100%;
  margin: 0;
 }

 
 .produkte-beschreibung p {
 clear: both;
 width: 100%;
  margin: 0;
 }

 #banner {
 display: none;
 }
 
 #tag-wolke {
 width: 90%;
 margin: 0 10px;
 }
 
 .buttonText {
 width: 80%;
 }
  .thumbnail {
position: relative;
  float: left;
  
    background-color: #99b9dc;
    border-right: 1px solid #c5d1df;
    width:47%;
     display: block;
     min-height: 160px;
    margin-top: 0px;
    margin-left: 0!important;
}
}

@media (max-width : 600px) {

.thumbnail {
min-height: 120px;
}

.thumbnail h3 {
margin: 0 0 0 36px;
}

#leftnavi-kontakt-mobile {
    color: #009EFD;
    display: inline-block;
    background: transparent url('../images/bgr-leftnav.png');
    margin: 16px 0;
    padding: 18px 0 18px 22px;
    z-index: 0;
    width: 96%;
    background-color:#0a99ff;
       clear: both; 
    }
}

@media (max-width : 400px) {

html, body {
background: #c5d1df;
width: 100%;
background-image: none;
}

#wrapper {
width: 100%;
background-image: none;
margin:0;
}
.produkt-bilder {
display: none;
}

/* -- TOPNAVI -- */
#leftnavi-kontakt-mobile {
    color: #009EFD;
    display: inline-block;
    background: transparent url('../images/bgr-leftnav.png');
    margin: 16px 0;
    padding: 18px 0 18px 28px;
    z-index: 0;
        width: 92%;
    background-color:#0a99ff;
       clear: both; 
    }
 
 #content {
  width: 100%!important;
  clear: both;
  margin-left: 0;
   margin: 20px 0 0 0;
 }
 
 
 
 #content .produkt-beschreibung {
 clear: both;
 width: 95%;
 margin: 0;

 }
 
 .produkte-beschreibung h1 {
 clear: both;
 width: 100%;
 }

 
 .produkte-beschreibung p {
 clear: both;
 width: 100%;
 }
 
 #banner {
 display: none;
 }
 
 #tag-wolke {
 width: 95%;
 margin: 0;
 padding: 10px;
 border-right: none;
 }
 
 .buttonText {
 width: 80%;
 }
  .thumbnail {
position: relative;
clear: both;
margin-left:0;  
    background-color: #99b9dc;

    width:99.7%;
    margin-right: 0;
     display: block;
     min-height: 410px;
    margin-top: 0px;
}
.thumbnail h3 {
font-size: 18px;
margin: 0 0 0 36px;
width: 90%;
font-weight: bold;
}

.thumbnail p {
font-size: 18px;
width: 90%;
font-weight: bold;
}

.thumbnail div {
font-size: 14px;
clear:both;
width: 99.7%;
margin: 0;
padding: 0;
}

.thumbnail:nth-child(even){
margin-left:0;
margin-right: 0;
}

}

/* Custom, iPhone Retina */ 
