﻿body {
    font-family: 'Century Gothic';
    font-size: 8pt;
}
.titel {
    font-family: 'Century Gothic';
    font-size: 24pt;
}
.titelon {
    font-family: 'Century Gothic';
    font-size: 24pt;
    color: lightseagreen;
}
.label01 {
    font-size:12pt;
}
.labelfehler {
    font-size: 12pt;
    color:red;
}
.label {
    vertical-align:middle;
    text-align:center;
}
.iframe {
    height:50px;
    width:150px;
    border:none;
    padding:0px;
    /*visibility:hidden;*/
}
.img {
    border:none;
}
.kalender {
    text-align:center;
    vertical-align:central;
    cursor:default;
    padding:0px;
    border-spacing:0px;
}
.kalenderansicht {
    text-align:center;
    vertical-align:central;
    cursor:help;
    padding:0px;
    border-spacing:0px;
}
.actioncell {
    text-align:center;
    vertical-align:central;
    cursor:pointer;
}
.bezeichnung {
    font-size:10pt;
}
.hyperlink {
    border-style:none;
    background-color:white;

}
.panel {
    text-align:left;
    vertical-align:top;
}
