﻿body {
    background-color: whitesmoke;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40pt;
    border-width: 0px;
}
.title{
    font-size:40pt;
}
.button {
    font-size: 40pt;
}
.resultat {
    font-size: 40pt;
}
.label {
    font-size: 40pt;
}

.table {
    max-width: 200px;
    border-color: red;
    border-width: 1px;
    font-size:40pt;
}

.cell {
    font-size: 40pt;
    width: 60px;
}

.textbox {
    font-size: 40pt;
    width:60px;
    text-align:center;
}

.bild{
    border-width:1px;
    border-color:aqua;

}
