.calendar_link {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	text-underline: none;
}

.calendar_head {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 25px;
}

.calendar_head_month {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 25px;
	background-color: #0066FF;

}

.calendar_day {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 25px;
	
	background-color: #000000;
}

.calendar_entry {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
        min-width:5.5em;
        max-width:8em;
        height:6em;
}

.Kalender-Option{
     min-height:2em;
     width:12em;color:white;  padding-left:20px;padding-top:7px;
    border-radius: 60px;
}

.Kalender-Gruppen{
    float:left;
   width: 200px;
   min-height:400px;
   margin-top: 10em;
}


.Checkbox-Calendar-Grouplist{
 
  margin-left:25px;
}

.container-out-overflow-x{
    padding-top:10px;
}
.context-menu{
    width:450px !important;
    left:50% !important;
}