/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 24.07.2023, 19:47:42
    Author     : ioann
*/

.calendar_entry {
	font-family: Arial;
	font-size: 9px;
	text-align: center;
        min-width:2.5em;
        max-width:3em;
        height:6em;
}

.Kalender-Option{ margin-top:15px;
     min-height:4em;
     width:4em;color:white;  margin-left:10px;padding-left:20px;padding-top:7px;
     border-radius: 5px;
}