*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'poppins', sans-serif;
    
}
.bold {
    font-weight: 640;
}
.boldheader {
    font-weight: 640;
    margin-bottom: 0.1em;
}
.margintop {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}
.smallheader {
    font-size: 0.65em;
    text-decoration: underline;
}
.smalltext {
    font-size: 0.65em;
    margin-bottom: 0.4em;
}
.table {
    width: 100%;
    border-collapse: collapse;
}
.smalltable {
    font-size: 0.65em;
}
.pbreak {
    margin-bottom: 0.5em;
}
.light {
    font-weight: 287;
}
.pbreaklight {
    margin-bottom: 0.5em;
    font-weight: 287;
}
li {
    font-size: 0.65em;
    
}




.container, .container2 {
        font-size: 0.1vw;
    }  

@media (orientation: landscape) {
.textmainleft, .textmainright, .buttonimp, .textimpressummain, .textimpressumsub{
        font-size: 9.57em;
   }
.container {
    display: grid;
    width: 100vw;
    height: 100vh;
    grid-template-rows:  2fr 1fr 1fr repeat(9, 2fr) 1fr 1fr ;
    grid-template-columns: 2fr 31em 378em 4fr 133em 75em 133em 3fr  ;
}
.container2 {
    display: grid;
    width: 100vw;
    height: 100vh;
    grid-template-rows:  2fr 1fr 1fr repeat(9, 2fr) 1fr 1fr ;
    grid-template-columns: 2fr 31em 378em 4fr 133em 75em 133em 3fr  ;
}
.textmainleft {
    display: inline;
    grid-area: 3 / 5 / 15 / 6;
    flex-direction: column;
    width: 100%;
    color: #3e3d40;
    z-index: 3;
}
.textmainright {
    display: inline;
    grid-area: 3 / 7 / 15 / 8;
    flex-direction: column;
    width: 100%;
    color: #3e3d40;
    z-index: 3;
}
.textimpressummain{
    display: inline;
    grid-area: 2 / 5 / 14 / 8;
    flex-direction: column;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    color: #3e3d40;
    z-index: 3; 
    overflow: hidden;

}
.textimpressumsub{
    display: inline;
    grid-area: 2 / 5 / 14 / 8;
    flex-direction: column;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    color: #3e3d40;
    z-index: 3; 
    overflow: hidden;

}
.logo {
    display: flex;
    grid-area:  2 / 3 / 4 / 4;
    align-self: start;
    z-index: 3;
}
.platte {
    display: flex;
    grid-area:  6 / 2 / 15 / 4;
    flex-direction: column;
    max-width: 100%;
    align-self: end;
    z-index: 5;
}  
.logoTT {
    display: flex;
    grid-area:  14 / 5 / 15 / 8;
    height: 100%;
    justify-self: end;
    align-self: end;
    z-index: 2;
}

.logoTTmobile {
    display: none;
}
.buttonimp {
    display: flex;
    grid-area: 14 / 5 / 14 / 6;
    z-index: 4;
    background-color: transparent;
}
}


@media (orientation: portrait) {
.textmainleft, .textmainright, .buttonimp, .textimpressummain, .textimpressumsub{
    font-size: 20em;
}
.container {
    display: grid;
    width: 100vw;
    height: 100vh;
    grid-template-rows: 70em 100em 120em 927em 1fr 45em;
    grid-template-columns: 70em 44em 333em 106em 333em 44em 70em;
}
.container2 {
    display: grid;
    width: 100vw;
    height: 100vh;
    grid-template-rows: 70em 100em 120em 927em 1fr 45em;
    grid-template-columns: 70em 44em 333em 106em 333em 44em 70em;  ;
}
.textmainleft {
    display: inline;
    grid-area: 4 / 3 / 5 / 4;
    flex-direction: column;
    width: 100%;
    color: #3e3d40;
    z-index: 3;
}
.textmainright {
    display: inline;
    grid-area: 4 / 5 / 5 / 6;
    flex-direction: column;
    width: 100%;
    color: #3e3d40;
    z-index: 3;
}
.textimpressummain{
    display: inline;
    grid-area: 4 / 3 / 5 / 6;
    flex-direction: column;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    color: #3e3d40;
    z-index: 3; 
    overflow: hidden;

}
.textimpressumsub{
    display: inline;
    grid-area: 4 / 3 / 5 / 6;
    flex-direction: column;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    color: #3e3d40;
    z-index: 3; 
    overflow: hidden;

}
.logo {
    display: flex;
    grid-area:  2 / 3 / 3 / 6;
    align-self: start;
    z-index: 3;
}
.platte {
    display: flex;
    grid-area:  5 / 1 / 7 / 7;
    flex-direction: column;
    max-width: 100%;
    align-self: end;
    justify-self: start;
    z-index: 5;
    padding: 0 100em 0 100em;
}  
.logoTT {
    display: none;
    grid-area:  5 / 1 / 6 / 2;
    height: 100%;
    align-self: baseline;
    justify-content: baseline;
    z-index: 5;
}
.logoTTmobile {
    display: flex;
    grid-area:  5 / 7 / 6 / 8;
    height: 50%;
    align-self: end;
    justify-content: end;
    z-index: 5;
}
.buttonimp {
    display: flex;
    grid-area: 5 / 5 / 6 / 7;
    z-index: 6;
    background-color: transparent;
    justify-self: end;
    align-self: end;
}
}