body, td, p, div {
    font-family: 'Merriweather';
    font-weight: 700; 
    color: #C0C0C0; 
    font-size: 18px;
}

p.centertext{
    text-align: center;
    color: #C0C0C0;
}

span.open {
    font-family: 'Open Sans'; 
    font-weight: 800; 
    color: #C0C0C0; 
    font-size: 40px;
}

a:link {
    color: #FF8000;
}

a:visited {
    color: #C0C0C0;
}

a:active {
    color: #C0C0C0;
}

#bodyaktuell{
    color:#C0C0C0;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #003315;
    background-image: url("hg.jpg");
}

#textSchroeder{
    float: right;
}

#upperTableContainer{
    width: 840px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}

table{
    border-width: 0px;
    width: 840px;
}

#tdunknown{
    color: #C0C0C0;
}

#upperimage{
    color: #C0C0C0;
    font-size: 48px;
    font-weight: bold;
}

#lowertable{
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
}