﻿.roboto_14 {
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-decoration: none;
    font-feature-settings: 'kern','liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;
    text-transform: none;
    color: #FFFFFF;
    background-color: Transparent;
    -webkit-text-stroke: 0px black;
    letter-spacing: 0em;
}

.roboto_20 {
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-decoration: none;
    font-feature-settings: 'kern','liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;
    text-transform: none;
    color: #FFFFFF;
    background-color: Transparent;
    -webkit-text-stroke: 0px black;
    letter-spacing: 0em;
}

.roboto_24 {
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    text-decoration: none;
    font-feature-settings: 'kern','liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;
    text-transform: none;
    color: #FFFFFF;
    background-color: Transparent;
    -webkit-text-stroke: 0px black;
    letter-spacing: 0em;
}

.roboto_24_title {
    font-family: 'Roboto Medium';
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
    text-decoration: none;
    font-feature-settings: 'kern','liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;
    text-transform: none;
    color: #00E001;
    background-color: Transparent;
    -webkit-text-stroke: 0px black;
    letter-spacing: 0em;
}

.roboto_32_title {
    font-family: 'Roboto Medium';
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    text-decoration: none;
    font-feature-settings: 'kern','liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;
    text-transform: none;
    color: #00E001;
    background-color: Transparent;
    -webkit-text-stroke: 0px black;
    letter-spacing: 0em;
}

.roboto_32_bold {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
    text-decoration: none;
    font-feature-settings: 'kern','liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;
    text-transform: none;
    color: #FFFFFF;
    background-color: Transparent;
    -webkit-text-stroke: 0px black;
    letter-spacing: 0em;
}

.roboto_18 { 
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    text-decoration: none;
    font-feature-settings: 'kern','liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;
    text-transform: none;
    color: #FFFFFF;
    background-color: Transparent;
    -webkit-text-stroke: 0px black;
    letter-spacing: 0em;
}

.roboto_18_underline { 
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    text-decoration: underline;
    font-feature-settings: 'kern','liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;
    text-transform: none;
    color: #FFFFFF;
    background-color: Transparent;
    -webkit-text-stroke: 0px black;
    letter-spacing: 0em;
}

/* Kalender-Darstellung korrigieren */
.dx-toolbar-menu-container {
    display: none !important;
}

