body{
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  padding:0;
  margin:0;
  background-color: #c0c0c0;
}

ul{
  list-style-type: square;
}

h1{
  color: #444444;
  text-shadow: 1px 1px 0px #dedede;
}

h2{
  color: #ffffff;
  font-size: 17px;
  margin-top: 47px;
}

h3{
  color: #444444;
  font-size: 17px;
  text-shadow: 1px 1px 0px #dedede;
}

h4{
  color: #9a3d3a;
  font-size: 20px;
  text-align: center;
  line-height: 36px;
  text-shadow: 1px 1px 0px #444444;
}

h5{
  color: #9a3d3a;
  font-size: 17px;
  text-shadow: 1px 1px 0px #444444;
}


                   /*Generell*/

.container{
  width: 55%;
  margin: auto;
  overflow: hidden;
}

.container_inhalt{
  min-height: 150px;
  width: 55%;
  margin: auto;
  overflow: hidden;
}

.angebotanfordern{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  padding-right: auto;
  padding-bottom: 10px;
  padding-left: auto;
}


                  /*Firmenlogo*/

header{
  font-size: 12px;
  background: #869536;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 10px;
  min-height: 120px;
}

#firmenlogo{
  margin: 0 auto;
  background-position: left;
  background-size: cover;
}

#beratung{
  font-size: 17px;
  color: #ffffff;
  float:right;
  padding-right: 0px;
  margin-top: 0px;
  text-align: right;
}


                 /*Navigation*/

#navigation{
  font-size: 17px;
  padding: 10px 0px 10px 0px;
  list-style-type: none;
  background: #424242;
  color: #9a3d3a;
}

#navigation ul li{
  float:left;
}

#navigation a{
  color: #ffffff;
  text-decoration: none;
  font-size: 17px;
}

#navigation ul{
  margin:0px;
  padding:0px;
}

#navigation li{
  float:left;
  display:inline;
  padding: 10px 50px 10px 10px;
}

#navigation a:hover{
  color: #869536;
}

#navigation ul ul{
  position: absolute;
  left: -9999px;
}

#navigation ul li:hover ul{
  display: flex;
  flex-direction: column;
  left: auto;
  margin-top: 10px;
  background: #4d4949;
}

#navigation ul li li a{
  display: block;
}

                 /*Headerpicture*/



#headerpicture{
  width: 55%;
  min-height: 267px;
  margin: 0 auto;
  background-image: url('../img/headerpicture_dauercamper.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

                   /*Content*/

.servicebild{
  float: right;
  margin-top: 25px;
  margin-left: 20px;
}

.rechtsschutzversicherungbild{
  float: right;
  margin-top: 25px;
  margin-left: 20px;
}

.buversicherungbild{
  float: right;
  margin-top: 25px;
  margin-left: 20px;
}

.sachversicherungbild{
  float: right;
  margin-top: 25px;
  margin-left: 20px;
}

.privathaftpflichtversicherungbild{
  float: right;
  margin-top: 25px;
  margin-left: 20px;
}

.hundehalterhaftpflichtversicherungbild{
  float: right;
  margin-top: 25px;
  margin-left: 20px;
}

.hausratversicherungbild{
  float: right;
  margin-top: 25px;
  margin-left: 20px;
}

.wohngebaeudeversicherungbild{
  float: right;
  margin-top: 25px;
  margin-left: 20px;
}

.sterbegeldversicherungbild{
  float: right;
  margin-top: 25px;
  margin-left: 20px;
}

#information{
  min-height: 200px;
  margin: auto;
  background: #4d4949;
  color: #ffffff;
}

#information a{
  text-decoration: none;
  color: #ffffff;
}


/*Hauptinhalt*/

article#inhalt{
  float: left;
  width: 100%;
}

#inhalt a{
  text-decoration: 0;
  color: #000000;
}

                    /*Bestandsübertragungformular*/

.labelbestandsuebertragungformular{
float: left;
width: 200px;
}

.bestandsuebertragungformularinput{
width: 400px;
height: 20px;
border: 0;
border-color: #4d4949;
background-color: #4d4949;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 15px;
color: #dedede;
}

.bestandsuebertragungformulartaginput{
  width: 100px;
  height: 20px;
  border: 0;
  border-color: #4d4949;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.bestandsuebertragungformularmonatinput{
  width: 160px;
  height: 20px;
  border: 0;
  border-color: #4d4949;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.bestandsuebertragungformularjahrinput{
  width: 131px;
  height: 20px;
  border: 0;
  border-color: #4d4949;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.zeilenbreitebestandsuebertragung{
width: 200px;
height: 20px;
border: 0;
border-color: #4d4949;
background-color: #4d4949;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 15px;
color: #dedede;
}

.buttonbestandsuebertragungformular{
margin-top: 25px;
margin-bottom: 25px;
height: 50px;
border: 0;
background: #4d4949;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 15px;
color: #dedede;
padding-left: 30px;
padding-right: 30px;
}

                     /*Kontaktformular*/

.labelkontaktformular{
  float: left;
  width: 200px;
}

.kontaktformularinput{
  width: 400px;
  height: 20px;
  border: 0;
  border-color: #4d4949;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.kontaktformularanliegen{
  width: 397px;
  height: 200px;
  border: 0;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.buttonkontaktformular{
  margin-top: 25px;
  margin-bottom: 25px;
  height: 50px;
  border: 0;
  background: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
  padding-left: 30px;
  padding-right: 30px;
}

                 /*Formular "Angebot anfordern"*/

label{
  float: left;
  width: 400px;
}

.formularinput{
  width: 400px;
  height: 20px;
  border: 0;
  border-color: #4d4949;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.formulartaginput{
  width: 100px;
  height: 20px;
  border: 0;
  border-color: #4d4949;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.formularmonatinput{
  width: 160px;
  height: 20px;
  border: 0;
  border-color: #4d4949;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.formularjahrinput{
  width: 131px;
  height: 20px;
  border: 0;
  border-color: #4d4949;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.formularanliegen{
  width: 397px;
  height: 200px;
  border: 0;
  background-color: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
}

.buttonformular{
  margin-top: 25px;
  margin-bottom: 25px;
  height: 50px;
  border: 0;
  background: #4d4949;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #dedede;
  padding-left: 30px;
  padding-right: 30px;
}


/* *************************** INFOBOX *******************************************
**********************************************************************************/

a.infobox {
         color: #C0C0C0;
         border-bottom: 1px dashed #C0C0C0;
         text-decoration: none;
}

a.infobox:hover {
         color: #C0C0C0;
         background: #C0C0C0;
}

a.infobox span {
         color: #C0C0C0;
         text-align: justify;
         width: 20em;
         font-size: 1.0em;
         visibility: hidden;
         position: absolute;
         left: -99em;
         padding: 0.8em;
         text-decoration: none;
}

a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
         visibility: visible;
         left: 2em;
         margin-top: 2em;
         border: 1px solid #C0C0C0;
         color: #000000;
         background: #F2F1D2;
}


                   /*Kontaktdaten*/

#kontaktdaten{
  min-height: 100px;
  background: #869536;
  color: #ffffff;
}

#kontaktdaten .telefon{
  float: left;
  width: 35%;
  font-size: 17px;
  margin-top: 17px;
}

#kontaktdaten .adresse{
  float: left;
  width: 25%;
  margin-top: 41px;
}

#kontaktdaten .zeiten{
  float: left;
  width: 40%;
  margin-top: 17px;
  margin-bottom: 17px;
}

section#kontaktdaten .highlight{
  font-size: 17px;
}

/*Footer*/

#footer{
  margin-top: 17px;
  margin-bottom: 50px;
}

#footer a{
  text-decoration: none;
  color: #000000;
}


 /*Media Queries */



 @media(max-width:3840px){
   .container{
     width: 33%;
   }

   .container_inhalt{
     width: 33%;
   }

#headerpicture{
  width: 33%;
  }

 @media(max-width:2560px){
   .container{
     width: 44%;
   }

   .container_inhalt{
     width: 44%;
   }

#headerpicture{
  width: 44%;
  }



   @media(max-width:1920px){
     .container{
       width: 60%;
     }

     .container_inhalt{
       width: 60%;
     }

#headerpicture{
  width: 60%;
  }



     @media(max-width:1600px){
       .container{
         width: 80%;
       }

       .container_inhalt{
         width: 80%;
       }

#headerpicture{
  width: 80%;
  }



 @media(max-width:1100px){
   .container{
     width: 90%;
   }

   .container_inhalt{
     width: 90%;
   }

   nav li,
   #kontaktdaten .telefon,
   #kontaktdaten .adresse,
   #kontaktdaten .zeiten,
   #footer,
   article#inhalt{
     float: none;
     margin-top: 10px;
     width: 100%;
   }

 #headerpicture{
  width: 100%;
  }

   img.servicebild{
    float: none;
   }

   nav ul{
    text-align: left;
   }

   header{
     padding-bottom: 20px;
   }

   nav{
     padding-bottom: 20px;
   }

   .formularinput{
    width: 210px;
    }

   .formulartaginput{
    width: 50px;
   }

   .formularmonatinput{
    width: 90px;
   }

   .formularjahrinput{
    width: 61px;
    }

   .formularanliegen{
    width: 207px;
    }

   .zeilenbreitebestandsuebertragung{
    width: 120px;
    }



@media(max-width:900px){
   .container{
     width: 90%;
   }

   .container_inhalt{
     width: 90%;
   }

   nav li,
   #kontaktdaten .telefon,
   #kontaktdaten .adresse,
   #kontaktdaten .zeiten,
   #footer,
   article#inhalt{
     float: none;
     margin-top: 10px;
     width: 100%;
   }

 #headerpicture{
  width: 100%;
  min-height: 220px;
  }

   img.servicebild{
    float: none;
   }

   nav ul{
    text-align: left;
   }

   header{
     padding-bottom: 20px;
   }

   nav{
     padding-bottom: 20px;
   }

   .formularinput{
    width: 210px;
    }

   .formulartaginput{
    width: 50px;
   }

   .formularmonatinput{
    width: 90px;
   }

   .formularjahrinput{
    width: 61px;
    }

   .formularanliegen{
    width: 207px;
    }

   .zeilenbreitebestandsuebertragung{
    width: 120px;
    }



@media(max-width:440px){
   .container{
     width: 90%;
   }

   .container_inhalt{
     width: 90%;
   }

   nav li,
   #kontaktdaten .telefon,
   #kontaktdaten .adresse,
   #kontaktdaten .zeiten,
   #footer,
   article#inhalt{
     float: none;
     margin-top: 10px;
     width: 100%;
   }

 #beratung{
     float:none;
     text-align: left;
     margin-top: 17px;
   }

 #headerpicture{
  width: 100%;
  min-height: 150px;
  }

   img.servicebild{
    float: none;
   }

   nav ul{
    text-align: left;
   }

   header{
     padding-bottom: 20px;
   }

   nav{
     padding-bottom: 20px;
   }

   .formularinput{
    width: 320px;
    }

   .formulartaginput{
    width: 80px;
   }

   .formularmonatinput{
    width: 142px;
   }

   .formularjahrinput{
    width: 91px;
    }

   .formularanliegen{
    width: 317px;
    }

.labelbestandsuebertragungformular{
float: left;
width: 400px;
}

.bestandsuebertragungformularinput{
width: 320px;
}

.bestandsuebertragungformulartaginput{
  width: 80px;
}

.bestandsuebertragungformularmonatinput{
  width: 142px;
}

.bestandsuebertragungformularjahrinput{
  width: 91px;
}

.zeilenbreitebestandsuebertragung{
width: 320px;
}

.labelkontaktformular{
width: 400px;
}



@media(max-width:320px){
   .container{
     width: 90%;
   }

   .container_inhalt{
     width: 90%;
   }

   nav li,
   #kontaktdaten .telefon,
   #kontaktdaten .adresse,
   #kontaktdaten .zeiten,
   #footer,
   article#inhalt{
     float: none;
     margin-top: 10px;
     width: 100%;
   }

 #beratung{
     float:none;
     text-align: left;
     margin-top: 17px;
   }

 #headerpicture{
  width: 100%;
  min-height: 130px;
  }

   img.servicebild{
    float: none;
   }

   nav ul{
    text-align: left;
   }

   header{
     padding-bottom: 20px;
   }

   nav{
     padding-bottom: 20px;
   }

   .formularinput{
    width: 300px;
    }

   .formulartaginput{
    width: 50px;
   }

   .formularmonatinput{
    width: 90px;
   }

   .formularjahrinput{
    width: 61px;
    }

   .formularanliegen{
    width: 207px;
    }

   .zeilenbreitebestandsuebertragung{
    width: 120px;
    }