.minikalender {	background: white;}.minikalender table {	width: 100%;	font-size: 9px;	border-spacing: 0px;	border-collapse: collapse;	empty-cells: hide;}.minikalender table * {	padding: 0px;	margin: 0px;}.minikalender table td, .minikalender table th {	text-align: center;/*	border: 1px solid black; */}.minikalender table a:hover {	background-color: #000000;	color: #FFFFFF;}/*Monatsdarstellung*/.minikalender i {	text-align: center;}.blaettern {	background: #FFFFFF;	text-align: center;	color: white;}.blaettern a{	color: white;	font-family: Arial;	font-weight: bolder;	display: compact;	padding-bottom: 0px;	background-color: #C90016;	color: #FFFFFF;}.blaettern a:hover {	background: #FF9900;}.blaettern i {	text-align: center;	font-size: 0.85em;	font-weight: bolder;	background: #000000;	margin:0px;	color: #FFFFFF;}.blaettern_back {	width: 25px;	float: left;}.blaettern_for {	width: 25px;	float: right;}/* Link für Übersicht*/.uebersicht {	text-align: center;}.uebersicht a {	text-align: center;	font-size: 0.85em;	font-weight: bold;	background: #C90016;	margin:0px;	padding: 0px;	padding-bottom: 1px;	padding-top: 2px;	padding-right: 2px;	color: #FFFFFF;}