div.tx-juhuibelegung-plan table.kalender-container {
	width: 630px;
}

div.tx-juhuibelegung-plan table.kalender-container td.spalte {
	width: 33%;
}

div.tx-juhuibelegung-plan table.kalender-container td.kalender-links table {
	margin-right: 15px;
}

div.tx-juhuibelegung-plan table.kalender-container td.kalender-rechts table {
	margin-left: 15px;
}

div.tx-juhuibelegung-plan table.kalender-table {
	width: 200px;
	border-collapse: collapse;
}

div.tx-juhuibelegung-plan table.kalender-table td {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #000000;
	font-size: 10px;
}

div.tx-juhuibelegung-plan table.kalender-table tr.monatjahr td {
	font-size: 11px;
	font-weight: bold;
	background-color: #0081BB;
	color: #FFFFFF;
	height: 30px;
}

div.tx-juhuibelegung-plan table.kalender-table tr.monatjahr td select {
	font-size: 10px;
}

div.tx-juhuibelegung-plan table.kalender-table tr.monatjahr td select.selectmonat {
	margin-right: 5px;
}

div.tx-juhuibelegung-plan table.kalender-table tr.tage td {
	background-color: #65AFD7;
	color: #FFFFFF;
	font-size: 11px;
}

div.tx-juhuibelegung-plan div.kalender-clear {
	clear: left;
}

div.tx-juhuibelegung-plan table.kalender-table td {
	padding-bottom: 5px;
	padding-top: 5px;
}

div.tx-juhuibelegung-plan table.kalender-table td.frei {
	background-color: #AAE8C3;
}

div.tx-juhuibelegung-plan table.kalender-table td.teilweise {
	background-color: #E8E2AA;
}

div.tx-juhuibelegung-plan table.kalender-table td.belegt {
	background-color: #E8AAB0;
}

div.tx-juhuibelegung-plan table.pagebrowser {
	width: 630px;
	margin-bottom: 10px;
}

div.tx-juhuibelegung-plan table.pagebrowser td {
	font-size: 10px;
}

div.tx-juhuibelegung-plan table.pagebrowser td.heute {
	text-align: center;
	width: 200px;
}

div.tx-juhuibelegung-plan table.pagebrowser td.zurueck {
	text-align: left;
	width: 215px;
}

div.tx-juhuibelegung-plan table.pagebrowser td.vor {
	text-align: right;
	width: 215px;
}

div.tx-juhuibelegung-plan table.pagebrowser span.monatzurueck {
	margin-left: 10px;
}

div.tx-juhuibelegung-plan table.pagebrowser span.monatvor {
	margin-right: 10px;
}