.indh{
    color: black;font-family: serif;font-size: 40px;
}
.inda{
    color: white;font-family: serif;font-size: 40px;
}
.rechtab{
    width: 100%;text-align: center;
}
.rechtr{
    background-color: #041855;color: white;
}
tr{
    border: 1px solid #dcdcdc;height: 50px;
}
td{
    border: 1px solid #dcdcdc;
}
.newltk{
    border: 1px solid #dcdcdc;padding: 10px;height: 190px;margin-bottom: 10px;
}
.newtxt{
    float: left;width: 70%;border: 1px solid #dcdcdc;height: 40px;
}
.newbut{
    width: 30%;border: none;height: 40px;background-color: #041855;color: white;
}
.newton{
    width: 50%;background-color: #041855;color: white;height: 45px;border: none;
}
.txtcol{
    color: #041855;
}