.indh{
    font-size: 35px;color: #04b6ba;font-family: serif;
}
.rechtxt{
    width: 80%;height: 45px;margin-bottom: 20px;border: 1px solid #04b6ba;padding-left: 10px;
}
.rechbut{
    width: 50%;height: 45px;border: none;background-color: #04b6ba;color: white;
}
.rechtab{
    width: 100%;text-align: center;
}
.rechtr{
    background-color: #04b6ba;color: white;
}
tr{
    border: 1px solid #04b6ba;height: 50px;
}
td{
    border: 1px solid #04b6ba;
}
.newltk{
    border: 1px solid #dcdcdc;height: 170px;padding: 10px;margin-bottom: 20px;
}
.newtxt{
    width: 70%;float: left;height: 45px;border: 1px solid #dcdcdc;
}
.newbut{
    width: 30%;height: 45px;border: none;background-color: #04b6ba;color: white;
}