body {
    background-color: lightblue;
}
fieldset {
    border: 0;
}
#anleitung {
    text-align: center;
    max-width: 250px;
    margin-top: 20px; 
    float: left;
    margin-top: 30px;
}
.gradeTable {
    appearance: textfield;
    margin: 0; 
    height: 25px;
    width: 25px;
    font-size: 16px;
    text-align: center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#choices {
    text-align: left;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.klasse {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
}
#PunkteSchrift {
    text-align: center;
    font-size: 56px;
    color: #ff292d;
}
#NC {
    text-align: center;
    font-size: 56px;
    color: #ff292d;
}
#calculation {
    text-align: center;
    font-size: 32px;
}
#p4 {
    float: left;
    padding-left: 13px;    
}
#p5 {
    float: right;
    margin-left: 50px;
}
#PWahl {
    padding-left: 13px;
}
.Blankoption {
    display: none;
}
.gradeNumber {
    margin-top: 10px;
}
#Spanisch {
    margin-top: 10px;
}
#Kunst {
    margin-top: 10px;
}
#Mathematik {
    margin-top: 10px;
}
#Sport {
    margin-top: 10px;
    margin-bottom: 15px;
}
#SpanischWahlFieldset {
    display: none;
}
#AB0 {
    display: none;
}
#AB1 {
    display: none;
}
#AB2 {
    display: none;
}
#final {
    border: 3px solid black;
    min-width: 400px;
}
#ncbox {
    border: 3px solid black;
    margin-top: -3px;
    min-width: 400px;
}

#calcboxes {
    float: left;
    padding-top: 35px;
    margin-left: 25px;
}
#Fach1 {
    text-align: center;
}
#Fach5 {
    display: none;
    text-align: center;
}
#Fach4 {
    display: none;
    text-align: center;
}
#Fach4num {
    display: none;
    width: 125px;
}
#Fach5num {
    display: none;
}
.PrüfungsTable {
    min-width: 115px;
    max-height: 23px;
    text-align: center;
}
#KF1 {
    min-width: 115px;
}
#KF2 {
    min-width: 115px;
}