#footerbox {
background: #d9d3bd; 
    width: 954px;
    height: 225px;
    display: flex;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 1px;
    margin: auto auto;
    font-family: 'oswald', serif;
    font-size: 11px;
}

#footerbox .head2 {
    color: #5c5048;
    font-family: 'Oswald',serif;
    font-size: 14px;
    height: 26px;
    letter-spacing: 2px;
    margin: 2px;
    text-decoration: none;
   /* text-shadow: 4px 4px 4px #918175;*/
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    white-space: nowrap;
    width: 0;
    padding: 3px 0 0 3px;

}

#footerbox .head {
    text-transform: uppercase;
    font-size: 14px;
    color: #604C34;
    border-bottom: 2px #7c6f63 dotted;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 3px;
    padding: 6px;
    font-family: 'Oswald', serif;
}

#footerbox .box_1 {
    display: inline-block;
    width: 350px;
    height: 170px;
    margin: 3px;
    padding: 0px 9px 0px 10px;
}

#footerbox .box_2 {
      display: inline-block;
    width: 240px;
    height: 170px;
    margin: 3px;
    padding: 0px 9px 0px 10px;
}

#footerbox .box_3 {
    width: 120px;
    height: 170px;
    float: left;
    margin-left: 6px;
    border: 1.5px solid #231d16;
    
}

#footerbox .content {
    width: 100%;
    padding-right: 4px;
    padding-left: 1px;
    height: 220px;
    overflow: auto;
    
}


#footerbox .info {
    width: 100%;
    padding-right: 4px;
    text-align: justify;
    padding-left: 1px;
    height: 220px;
    overflow: auto;
    text-transform: none;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px;
    font-weight: bold;
margin-top: 4px;
}

#footerbox .info1 {
    text-align: left;
    text-transform: none;
    letter-spacing: 1px;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    
}

#footerbox .info3 {
    width: 98%;
    padding-right: 4px;
    text-align: justify;
    padding-left: 1px;
    height: 200px;
    overflow: auto;
    text-transform: none;
    letter-spacing: 0.1em;
    font-family: 'Verdana, Arial', Sans-Serif;
    font-size: 11px;
    margin-top: 4px;
}

#footerbox .info3::-webkit-scrollbar {
   width: 2px;
}

#footerbox .info2 {
    text-align: left;
    text-transform: none;
    letter-spacing: 1px;
    font-family: 'Oswald', sans-serif;
    font-size: 10px;
    
}

.footer_text{
    font-family: arial, sans-serif;
    font-size: 11px;
    text-align: justify;
    line-height: 120%;
    padding: 10px;
}
.footer_titel {
    color: #bd9746;
    font-family: 'Oswald',serif;
    font-size: 14px;
    height: 26px;
    letter-spacing: 2px;
    margin: 2px;
    text-decoration: none;
    text-shadow: 4px 4px 4px #6e6d6d;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    white-space: nowrap;
    width: 0;
    margin-left: 375px;
}
#footerbox .img1 {
    float: left;
  
}
#footerbox .img2 {
    float: right;
  
}

#footerbox .box_5 {
    width: 240px;
    height: 170px;
    float: left;
    margin-left: 3px;
     padding: 0px 9px 0px 10px; 
     margin-top: 3px;
}

#footerbox .box_5 .link {
    padding: 3px;
    line-height: 10px;
    letter-spacing: 0px;
    margin-left: 15px;
    text-align: left;

}

#footerbox .box_5 a:link, .headerlink a:active, .headerlink a:visited,  .box_5 a:visited {
    width: 130px;
    color: #6e7848;
    background-color: #d6c3ab;
    text-transform: lowercase;
    padding: 3px 5px 4px 10px;
    display: block;
    height: 10px;
    letter-spacing: 1.6pt;
    border-radius: 4px;
    font-size: 11px;
}

#footerbox .box_5 a:hover {
    width: 130px;
    color: #d6c3ab;
    background-color: #6e7848;
    text-transform: lowercase;
    padding: 3px 5px 4px 10px;
    display: block;
    height: 10px;
    letter-spacing: 1.6pt;
    border-radius: 4px;
    font-size: 11px;

}

.footer_time{
   float: left;
    color: #918175;
    text-transform: none;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.footerpic {
    background-image: url(https://www.buffymagazin.de/Forum/images/frontier/footer.png);
      margin-left: -1px;
margin-right: -2px;
    margin-top: 40px;
    margin-bottom: -5px;
    width: 960px;
    height: 375px;


}
 .footer_legende {
    color: #918175;
    text-transform: none;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px;
    font-weight: bold;
}