@import url("sheet01.css");

.bild {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.submitbutton {
    height: 20px;
    margin-left: 200px;
    margin-top: 10px;
    margin-bottom: 15px;
}

/* overwrites */

.interface .label {
    width: 200px;
}

.buttonXL {
    width: 200px;
}


