
/*******************************************/
/*            Kalender                     */
/*******************************************/

.box-calendar {
	width: 49.5%;
	float: left;
}

/* Bild links Text rechts*/
.calendar {
	padding:0 !important;
}

.calendar .image {
	width: 40%;
	height: 260px;
	overflow: hidden;
	border-right: 0px solid #cccccc;
	margin: 25px 10px 0 30px;
	float: left;
}


.calendar .news-text {
	width: 40%;
	float:left;
	padding-top:40px;
	margin-left: 66px;
	Zborder: 1px solid green;
}

.calendar h2 {
	margin-top: 5px;
}

.box-calendar img.ligthbox {
	border: none;
	position: absolute;
	right: 1px;
	bottom: -19px;	/*iefix*/
}

#lightbox a,
#lightbox-overlay a {
	/*background-image: none !important;*/
}
a#lightbox-close-button,
a#lightbox-loading-link,
span#lightbox-overlay-text-about a {
	background:none !important;
}
#lightbox-infoFooter {
	display: block !important;
}
