.oberpic{
    border: 0px;
}
 a{
    text-decoration: none;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #b58cd8;
}
.menuleiste{
    width: 100%;
    height: 20px;
    background-color: #b58cd8;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#footer{
    width: 100%;
    height: 250px;
    background-color: #b58cd8;
    padding: 0px;
    border: 0px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
}
.vitatext{
    color: white;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}
table{
    color: #125172;
    font-size: 12pt;
    font-style: italic;
}
.menuleistewerke3 a{
    background-color: #a2fb9d;
    color: black;
}
.menuleistevita a{
    background-color: #8c3217;
    color: #f5eedc;
}
.menuleiste4 a{
    background-color: #ac733c;
}
.menuleiste5 a{
    background-color: #c51114;
    color: #ffd886;
}
#lingoscss a{
    color: blue;
    background-color: #f8f0e3;



}