.calenderitem{
	overflow: hidden;
	position: relative;
	height: auto;
	width: 480px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	cursor: default;
	display: block;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Site_img/bg_pattern_light.jpg);
}
.kalender {
	position: relative;
	height: auto;
	width: 480px;
	top: 0px;
	margin-right: 20px;
	margin-left: auto;
}
.navimonth{
	width: 150px;
	position: relative;
	cursor:pointer;
	filter:alpha(opacity=65);
	opacity:.65;
}
.calenderitem_datum{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 10px;
	position: relative;
	background-image: url(Site_img/copybg.gif);
}
.calenderitem_groupdatum{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 25px;
	line-height: 25px;
	text-align: left;
	text-indent: 10px;
	position: relative;
	
}
.calenderitem_groupline{
	background-color: #000000;
	position: relative;
	height: 3px;
	left: 0px;
	background-image: url(Site_img/copybg.gif);
	width: 100%;
}
.calenderitem_titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
.calenderitem_subtitel{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
	white-space: normal;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	line-height: 20px;
}
.calenderitem_info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
	display: block;
	height: auto;
}
.calenderitem_time{
	text-align: right;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 20px;
	vertical-align: middle;
	margin-top: 5px;
	width: 470px;
	right: 0px;
	bottom: 0px;
}
.calenderitem_sptime{
	text-align: right;
	position: relative;
	width: 470px;
	height:20px;
	
}
.calenderitembg {
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 480px;
	background-image: url(uploads/bgs/music.gif);
	background-position: center center;
	z-index: 0;
	filter:alpha(opacity=25);
	opacity:.25;
}
.calenderinfo_img{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.calendermaand {
	overflow: hidden;
	position: relative;
	height: 101px;
	width: 480px;
	cursor: default;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
