body{
    font-family: Arial, Helvetica, sans-serif;
  
}
.header{
  height: 1150px;
    width: 100%;
    background-size: cover;
    position: relative;
    background-position: top;
    border-bottom: 2px solid #242323;
    background-image: url(personalvermittlungsagentur.webp);
}
.navbar {
  background-color: #e7e3e3;
  position: fixed;
  top: 0;
  width: 99.4%;
  height: 120px;
  transition: height 3s;
  z-index: 1;
  display: inline-block;
}
.menu{
  padding-left:0.5%;
  padding-top: 0%;
  width: 99%;
}
  
  #floatleft1{
    float: left;
    margin-left: 2%;
    margin-top: 4%;
}
.divmenudisply{
    display: none;
}
.divmenu {
  width: 25px;
  height: 4px;
  background-color: rgb(7, 7, 7);
  margin: 4px 0 0 4px;
  
}
 
.fixed{
    position: fixed;
    
}

#myLinks {
    display: block;
  }
  .anav{
    color: rgb(30, 31, 31); 
    margin-left: 3%;
    display: inline-block;
    font-size: larger;
    font-weight: bolder;
}
nav a:hover {
    padding: 0.6%;
    background-color: #e3a72f;
}
.navcolor{
    padding: 0.6%;
    background-color: #e3a72f;
}
#anohover{
  padding: 0;
  background-color: transparent;
}
.navcolorchild{
  color: #e3a72f;
  background-color: rgba(245, 245, 247, 0.708);
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position:absolute;
    background-color: #d8d4d4;
    width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 10%;
    left: 10%;
    z-index: 1;
  }
  
  /* Dropdown Button */
  .dropbtn {
    color:rgb(30, 31, 31);
    border: none;
  }
  /* Links inside the dropdown */
  .dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
    padding: 4%;
    
  }
  .dropdown-content a:hover {
    color: black;
    text-decoration: none;
    display: block;
    padding: 4%;
    
  }
  .dropdown:hover .dropdown-content {
      display:block;
      
  }
  #media{
    float: right;
    margin-right: 1%;
    padding-top: 1%;
    display: inline;
    position: relative;
}
.logosize{
  width: 185px;
    height: auto;
    
}

.icon{
    height: 20px;
     width: 20px;
}
.youtube{
    height: 25px;
     width: 25px;
     padding-bottom: 4%;
}
h3{
    font-size: xx-large;
}
section{
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 5%;
    margin-bottom: 3%;
    font-size: x-large;
}
#section{
    margin-left: 0%;
    margin-right: 0%;
    background-color: transparent;
    border-radius: 15px;
    text-align: center;
}
#section2{
   margin-left: 5%;
   margin-right: 5%;
   border: 1px solid #03030341;
   background-color: #f1f0f092;
   padding: 2%;
   padding-left: 15%;
}
h1{
    font-size: 70px;
}
h2{
    font-size: xx-large;
    text-align: center;
}


hr{
    max-width: 80%;
}
.hr{
    margin-left: 0%;
}
.text{
    text-align: center;
}

.icondesign{
    background-color: #e3a72f;
    border-radius: 50%;
    width: 75px;
    height: auto;
    position: relative;
    text-align: center;
    margin-left: 25%;
    margin-top: -20%;
}
.icondesign2{
    background-color: #e3a72f;
    border-radius: 50%;
    width: 75px;
    height: auto;
    position: relative;
    text-align: center;
    margin-left: 35%;
    margin-top: -20%;
}
.adiv{
   color: #e3a72f;
}
/* arrows down, up, left, and right*/
.arrow {
  border: solid #030303;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 2.5px;
  margin-left: 1%;
  }
  .arrow2 {
    border: solid rgb(34, 33, 33);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2.5px;
    
  }
  .right{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    padding: 3.5px;
    margin-top: 6px;
    border-width: 0 3px 3px 0;
  }
  a{
    text-decoration: none;
  }
  p a{
    color: rgb(39, 39, 223);
    text-decoration: underline;
  }
  #atext{
    text-decoration: underline;
  }
.astyle{
    display: block;
    text-decoration: none;
    right: 1%;
    bottom: 1%;
    border-radius: 20%;
    width: 25px;
    height: 20px;
    text-align: center;
    background-color:#e7e3e3;
    position: fixed;
    padding: 0.4%;
    z-index: 1;
}
.divhead{
  text-align: center;
  padding-top: 15%;
  color: #f4a804;
  font-weight: bolder;
  animation-name: color;
  animation-duration: 6s;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.none{
    display: none;
}
#formstyle{
  background-color: #e9e5e5;
  border: 0px  #242323;
  border-radius: 15px;
  max-width:900px ;
  height:auto ;
  margin:auto;
  margin-top: 3%;
  padding: 2%;
}
.grid{
  display: grid;
  margin-top: 4%; 
}
.grid1{
  display: grid;   
}
.gridfoot{
  display: inline;
  float: right;
  padding-top: 4%;
  text-align: start;
  margin-right: 20%;
  font-size: medium;
  font-weight: bold;
    
}
.error {
  color: #be0202;
}
.widthform{
  width: 800px;
  height: 50px;
  border-radius: 15px;
  margin: 2%;
  border: 0px;
}
.widthformnote{
  width: 800px;
  height: auto;
  
  margin: 2%;
  border: 0px;
}
.widthform2{
  width: 500px;
  background-color: white;
  color: black;
  font-size: larger;
  font-weight: bolder;
  padding: 2%;
  margin-left: 2%;
  border-radius: 15px;
  
}
.widthsubmit{
  width: 200px;
  border-radius: 25px;
  margin: 2%;
  margin-left: 69%;
  padding: 2%;
  display: inline;
  background-color: #e3a72f;
  color: #040404;
  font-size: larger;
  font-weight: bolder;
}
.select{
  display: inline;
  font-size: large;
  border-radius: 15px;
  padding: 1%;
  margin-left: 30%;
  border: 0px;
}
option{
  border: 0px;
}
.foot{
  display:inline;   
  }
  .footer{
    margin-left: 20%;
}
  .font{
    font-weight: bold;
    font-size: large;
}
  .marginbtn{
    margin: 5px;
}
.hr3{
    margin-left: 20%;
    margin-right: 20%;
}
.text1{
    text-align: left;
    margin-left: 20%;
    padding-bottom: 2%;
}
.textfoot{
  display: inline;
  padding-left: 1%;
  padding-top: 0;
  margin-right: 10%; 
}
footer{
  background-color: #e3a72f;
  margin-top: 1%;
}
footer a{
  color: black;
}
footer a:hover{
  color: rgb(235, 231, 231);
}
.p{
  font-size: x-large;
}
.ptop{
    margin-top: 5%;
}
.imgpadd{
  margin: auto;
  max-width: 300px;
  max-height: 290px;
  float: left;
  padding: 3%;
}
.pstyle{
    width: 50%;
    height: auto;
}
.pstylebtn{
    width: 50%;
    height: auto;
    padding-top: 15%;
}

.backh1{
    background-color: #2827279c;
    padding: 2%;
    max-width: 70%;
    margin: auto;
    margin-top:0%;
   }
   .divp{
    display: flex;
   }
   .pdiv{
    margin: 2%;
    max-width: 50%;
    height: auto;
   }
   
  .tel a{
    color: rgb(7, 32, 1);
    font-size: xx-large;
    font-weight: bold;
  }
  .tel a:hover{
    color: #e3a72f;
  }
  .phoneimg{
    border-radius: 50%;
    width: 75px;
    height: 75px;
    background-color: #e3a72f;
    border:1px solid #333;
    margin-left: 48%;
    margin-bottom: 2%;
    margin-top: 1%;
  }
  .img{
    width: 25px;
    height: auto;
    padding: 32%;
    
}
.seethroug{
    color: #959393;
}
.span{
position: absolute;
}
.contactbtn{
    border: 1px solid black;
    background-color: #e3a72f;
    padding: 2%;
    padding-left: 5%;
    padding-right: 7%;
    text-decoration: none;
    text-align: center;
    color: #030303;
    font-size: x-large;
    font-weight: bolder;
    margin-left: 4%; 
}
.contactbtn:hover{
    background-color: rgb(235, 233, 233);
    color: #f27c07;
    font-weight: bolder;
    font-size: x-large;
}
.maindiv{
    display: flex;
    }
.divsize{
        max-width: 20%;
        height: auto;
        border: 1px solid #030303;
        background-color: #dfdedcde;
        padding: 2%;
        margin: 1%;
        }
   
  #medialogo{
    display: none;
  }
  table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}
th, td {
    border: 1px solid #ddd;
    padding: 12px;
    text-align: left;
}
th {
    background-color: #f4f4f4;
}
tr:nth-child(even) {
    background-color: #f9f9f9;
}
.bold{
    font-weight: bold;
}
.xx{
    font-size: xx-large;
}
  @media screen and (max-width: 1920px){
    .navbar{
      max-width: 99.2%;
      max-height: 100px;
    }
    .header{
        max-height: 650px;;
      }
      section{
        font-size: larger;
    }
    h3{
        font-size: x-large;
    }
  
  }
@media screen and (max-width: 1366px){
  
  .pstyle{
    max-width: 40%;
    height: auto;
    margin: auto;
}
.pstylebtn{
    max-width: 40%;
    height: auto;
    padding-top: 15%;
    margin: auto;
}
  #section2{
    margin:auto;
    padding: auto;
 }
    .logosize{
        max-width: 100px; 
        height: auto; 
    }
    .anav{
        font-size: small;
        font-weight: bold;
        margin-left: 1%;
    } 
    .divhead{
        text-align: center;
        padding-top: 20%;
        color: #e3a72f;
        font-weight: bolder;
        animation-name: color;
        animation-duration: 0s;
    }
        
    .contactbtn{
        padding: 2%;
        display:inline-block;
        margin-top: 1%;
        font-size: large;
        
    }
    .icondesign{
        margin-left: 35%;
        margin-top: -20%;
    }
    
    h1{
        font-size: xx-large;
    }
    .h2size{
        font-size: xx-large;
        margin-bottom: 15%;
    }
    .textfoot{
        margin: auto;
        display: block;
    }
    .text1{
        text-align: center;
        margin: auto;
        padding-bottom: 10%;
    }
    .gridfoot{
        text-align: center;
        float: none;
        margin: auto;  
      }
      .footer{
        text-align: center;
        margin: auto;
    }
   
      .phoneimg{
        margin: auto;
      }
    .maxdiv{
        max-width: 90%;
      }
    .backh1{
        background-color: #2827279c;
        padding: 1%;
        max-width: 80%;
        margin: auto;
        margin-top:0%;
       }
       .divsize{
        padding: 5%;
        margin: auto;
        display: block;
        margin-top: 15%;
        max-width: 50%;
        }
    .divsize2{
            padding: 5%;
            margin: auto;
            display: block;
            margin-top: 15%;
            
            }
    .maindiv{
        display: inline-block;
        margin: auto;
        }
        .span{
            position: relative;
            }
              .widthformnote{
                max-width: 550px;
                height: auto;
                margin: auto;
                
              }
              
    .widthform{
        max-width: 550px;
        margin: auto;
      }
      .widthform2{
        max-width: 250px;
        margin: auto;
      }
      .widthsubmit{
        max-width: 150px;
        margin: auto;
        margin-left: 65%;
      }
      .select{
        display: inline;
      }
      #formstyle{
        max-width: 600px;
        height: auto;
        margin: auto;
        margin-top: 4%;
        margin-bottom: 5%;
      
    }
    .divmenudisply{
        display: none;
    }
    
    #myLinks{
        display: block;   
     }
.navbar {
    max-width: 99%;
    max-height: 60px;
    display: block;
    background-color: #e5e4e4;

  }
}
@media screen and (max-width: 500px){
    th, td {
    font-size: x-small;
    padding: 2%;
    }
    .header{
        background-image: url(personalvermittlungsagentur-small.webp);
    }
  .pstyle{
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-right: 0%;
    display: inline;
}
.pstylebtn{
    max-width:100%;
    height: auto;
    padding-top: 5%;
    margin-left: 5%;
    margin-right: 5%;
    display: inline;
    
}
section{
    margin-left: 3%;
    margin-right: 3%;
    font-size: large;
}
  #section2{
    margin:auto;
    padding: 5%;
    margin-left: 1%;
   margin-right: 1%;
   border: 1px solid #03030341;
   background-color: #f1f0f092;
   
 }
 .imgpadd{
  margin: auto;
  max-width: 60%;
  max-height: auto;
  float: left;
  padding: 1%;
}
    .tel a{
        font-size: x-large;
      }
    h2{
        font-size: x-large;
       
    }
    .ptop{
        margin-top: 0%;
    }
  .divdisplay{
    display: block;
    
    }
    .cookies{
        position: absolute;
        border-radius: 15px;
        top: 65%;
        font:message-box;
        color: rgb(5, 5, 5);
        display: none;
        
    }
    
    .cookies1{
        display: block;
        left: 2%;
        right: 2%;
        max-width: 89%;
        max-height: 400px;
        border: 1px black;
        background-color: #f3f1f1db;
        padding: 2%;
        position: fixed;
        
        
    }
    .cookies2{
        display: none;
    } 
    .logosize{
        display: none;  
    }
    
    .arrow2 {
        border: solid rgb(235, 238, 238);
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2.5px;
        
      }
    .dropbtn {
        color:rgb(235, 238, 238);
      }
      .anav{
        color: rgb(235, 238, 238); 
        display: block;
        font-size: large;
        font-weight: bold;
        padding: 2%;
        margin-top: 3%;
    } 
    .navcolor{
      margin-left: 2%;
  }
    
    .divhead{
        text-align: center;
        padding-top: 25%;
        color: #e3a72f;
        font-weight: bolder;
        animation-name: color;
        animation-duration: 0s;
    }
        
    .contactbtn{
      padding: 1%;
      display:inline-block;
      margin-top: 1%;
      font-size: medium;
      margin-left: 30%;
  }
    .icondesign{
        margin-left: 35%;
        margin-top: -20%;
    }
    
    h1{
        font-size: xx-large;
    }
    .h2size{
        font-size: xx-large;
        margin-bottom: 15%;
    }
    .textfoot{
        margin: auto;
        display: block;
    }
    .text1{
        text-align: center;
        margin: auto;
        padding-bottom: 10%;
    }
    .gridfoot{
        text-align: center;
        float: none;
        margin: auto;  
      }
      .footer{
        text-align: center;
        margin: auto;
    }
    
      .phoneimg{
        margin: auto;
      }
    .maxdiv{
        max-width: 90%;
      }
    .astyle{
        right: auto;
    }
    .backh1{
        background-color: #2827279c;
        padding: 1%;
        max-width: 90%;
        margin: auto;
        margin-top:25%;
       }
    .divsize{
        padding: 5%;
        margin: auto;
        display: block;
        margin-top: 15%;
        max-width: 100%;
        }
    .divsize2{
            padding: 5%;
            margin: auto;
            display: block;
            margin-top: 15%;
            }
    .maindiv{
        display: block;
        margin: auto;
        }
        .span{
            position: relative;
            }
              .widthformnote{
                max-width: 350px;
                height: auto;
                margin: auto;
                
              }
              
    .widthform{
        max-width: 350px;
        margin: auto;
      }
      .widthform2{
        max-width: 150px;
        margin: auto;
      }
      .widthsubmit{
        max-width: 100px;
        margin: auto;
        margin-left: 65%;
      }
      .select{
        display: inline;
      }
      #formstyle{
        max-width: 365px;
        height: auto;
        margin: auto;
        margin-top: 4%;
        margin-bottom: 5%;
      
    }
    .divmenudisply{
        display: block;
        margin-top: 3px;
    }
    .menu{
        background-color: #333;
        border: 2px solid white;
        display: inline-block;
        color: aliceblue;
        width: 95%;
        max-height: 608px;
        margin-top: 14%;
        padding-bottom: 5%;
      
    }
    #myLinks{
        display: none;   
     }
     /* Dropdown Content (Hidden by Default) */
     .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        right: 2%;
      left: 2%;
        
      }
  
  /* Links inside the dropdown */
  .dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
  }
  
  /* Show the dropdown menu on hover */
  .dropdown:hover .dropdown-content {display: block;}
  
  #media{
    display: none;

}
  #medialogo{
    float: right;
    display: inline;
    position: relative;
    margin-right: 1%;
    display: block;
  }
  .medialogosize{
  width: 130px;
  height: auto;
  }
.navbar {
    max-width: 96.5%;
    max-height: 60px;
    display: block;
    background-color: #e5e4e4;

  }
}