.kalender {
	color: #000000;
	font-family:tahoma;
	font-size:11px;
	border: 0px;
	margin:0;
}
.kalender_ueber {
	background-color : #FF9D00;
	color: #FFFFFF;
	border: 0px;
	padding: 0px;
	font-family:tahoma;
	font-size:11px;
	width:32px;
	height:18px;
	text-align:center;
}
.kalender_belegt {
	background-color : #F70000;
	color: #FFFFFF;
	padding: 0px;
	border: 0px;
	font-family:tahoma;
	font-size:11px;
	width:32px;
	height:18px;
	text-align:center;
}
.kalender_normal {
	background-color : #FFF096;
	color: #D68304;
	padding: 0px;
	border: 0px;
	font-family:tahoma;
	font-size:11px;
	width:32px;
	height:18px;
	text-align:center;
}
.kalender_normal_link {
	color: #FFFFFF;
	padding: 0px;
	border: 0px;
	font-family:tahoma;
	font-size:11px;
	width:32px;
	height:18px;
	text-align:center;
	text-decoration: none;
}
.kalender_we {
	background-color : #FFECAD;
	color: #895301;
	padding: 0px;
	border: 0px;
	font-family:tahoma;
	font-size:11px;
	width:32px;
	height:18px;
	text-align:center;
	text-decoration: none;
}
.kalender_we_link {
	color: #FF6364;
	padding: 0px;
	border: 0px;
	font-family:tahoma;
	font-size:11px;
	width:32px;
	height:18px;
	text-align:center;
	text-decoration: none;
}
.container {
	position:relative;
}
.kalender_show {
	left: -115px;
	top: 150px;
	position:absolute;
}
.button_container {
	left: -320px;
	top: 50px;
	position:absolute;
}
.button_container2 {
	left: -320px;
	top: 100px;
	position:absolute;
}
.button_container3 {
	left: -320px;
	top: 150px;
	position:absolute;
}
.button_container4 {
	left: -320px;
	top: 200px;
	position:absolute;
}
.save_container {
	left: -260px;
	top: 0px;
	position:absolute;
}
.close_container {
	left: 231px;
	top: -18px;
	position:absolute;
}
.hidden{
display: none;
}
.select {
	background-color : #FFECAD;
	color: #0060BE;
	border-bottom : 1px solid #FF9A00;
	border-top : 1px solid #FF9A00;
	border-right : 1px solid #FF9A00;
	border-left : 1px solid #FF9A00;
	padding-left: 2px;
	font-family:tahoma;
	font-size:11px;
	height:15px;
	margin:0px;
	padding:0px;
}
.select2 {
	background-color : #FFECAD;
	color: #0060BE;
	border-bottom : 1px solid #FF9A00;
	border-top : 1px solid #FF9A00;
	border-right : 1px solid #FF9A00;
	border-left : 1px solid #FF9A00;
	padding-left: 2px;
	font-family:tahoma;
	font-size:11px;
	width: 160px;
	height:15px;
	margin:0px;
	padding:0px;

}