.colorDefault {
color:#3d6457;
}

.backgroundcolorDefault {
background-color:#3d6457;
}

.entireBackgroundDefault {
background-color:#ffffff;
}

.greyDefault {
background-color:#e4e4e4;
}

.borderBottomDefault {
border-bottom: solid #3d6457;
}

.fontDefault {
color:#ffffff;
}

.buttonColorDefault {
background-color:#3d6457;
}

input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
border: 1px solid #3d6457;
}

input[type='radio']:checked + label::before {
background:#3d6457;
}

.schriftzugFont {
font-size:16px;
}

.kategorieFont {
font-size:16px;
}

.bezeichnungFont {
font-size:18px;
}

.wertFont {
font-size:14px;
}

.normalFont {
font-size:20px;
}

.inputFont {
font-size:16px;
}

.datenFont {
font-size:20px;
}

.choiceFont {
font-size:12px;
}

.buttonFont {
font-size:14px;
}

.infoFont {
color:#777777;
}

.colorHeader {
color:#3d6457;
}

.fonttype {
font-family:Verdana;
}

