@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
.headertabelle1 {
    width: 960px;
    display: flex;
    margin-left: 20px;
    margin-top: 10px;
    font-size: 9px;
    font-family: calibri;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.headertabelle2{
    display: inline-block;
    width: 23%;
}

.headertabelle3 {
    width: 100%;
    padding: 5px;
    text-align: justify;
    height: 170px;
    overflow: auto;
    font-size: 9px;
    font-family: calibri;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.headertabelle4 {
    width: 33%;
    display: inline-block;
    text-align: justify;
    height: 170px;
    margin-right: 15px;
    
}

.headertabelle5{
    display: inline-block;
    width: 100%;
}

.headertabelle6{
    padding-right: 3px;
    text-align: justify;
    padding-left: 3px;
    overflow: auto;
    height: 60px;
}

.headertabelle7{
    display: inline-block;
    width: 100%;
}

.headertabelle8 {
    height:90px;
    padding: 5px;
    overflow: auto;
    font-size: 9px;
    font-family: calibri;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: justify;
}

.headertabelle9 {
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 2px #d3c9a3 solid;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 3px;
    font-family: 'Fjalla One', sans-serif;
}

.headertabelle10 {
    width: 21%;
    display: inline-block;
    padding-right: 6px;
}