.xce_bgimage.img-rightside-50 .ce_iconbox_v2 h4 {
	text-align: right;
}

.xce_bgimage.img-rightside-50 .ce_iconbox_v2 p {
	text-align: right;
}

@media only screen and (max-device-width : 768px) {
	.xce_bgimage.img-rightside-50 {
		text-align: left!important;		
	}

}

/* KALENDER */

.mod_calendar td .event.cal_2 {
	background-color: #CD8181;
	font-weight: bold;
	color: #fff;
}

.mod_calendar td .event.cal_2.mieterwechsel {
	background-color: #64A77A;
}