.plhresprogramma {

	padding-top: 7px;
	padding-right: 38px;
	padding-bottom: 7px;
	padding-left: 6px;
	background: url(../../templates/angelshouse/images/checkout-btn.gif) no-repeat right center transparent;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #c3c3c3;
	text-decoration: none;
	margin-top: 5px;
	font-size: 12px;
	display: block;
	float: left;
	font-weight: bold;
	width: 116px;
		
}

table.rs_calendar_module {
	font-size: 11px!important;
	 margin-top: 10px;
	border-spacing: 2px!important;
	border-collapse: separate;

}

table.rs_calendar_module th {
	font: bold 9px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #512390;
	background: #e4daeb;
	border: 1px solid #b9a7d3;
	text-align: center;
}

table.rs_calendar_module td { 
	text-align: center; 
	color: red; 
	padding: 0 !important;
	border: 1px solid #C8C8C8;
}

table.rs_calendar_module td.prev-month, table.rs_calendar_module td.next-month { 
	color: grey; 
}

table.rs_calendar_module a{ 
	text-decoration: none;
	display: block;
	font-size: 11px!important;
	width:19px;
	height:19px;

}

table.rs_calendar_module td.curr-day { 
	font-weight: bold !important; 
}

table.rs_calendar_module td.has-events a { 
	color: #FFF!important;
	background-color: #ffad11;
    text-decoration: none;
font-weight: bold;
display: block;
}

.rs_table tr, .rs_table td {
	border: medium none;
}

.rs_clear {
	width: 100%;
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#rs_calendar_arrow_right_module {
	height: 26px;
	width: 25px;
	display:block;
	text-decoration:none;
	background-image:url(../../templates/angelshouse/images/righticon.png);
	overflow:hidden!important;
	text-indent:99999px!important;
}
#rs_calendar_arrow_left_module {
	height: 26px;
	width: 25px;
	display:block;
	text-decoration:none;
	background-image:url(../../templates/angelshouse/images/lefticon.png);
	overflow:hidden!important;
	text-indent:-999999px!important;
}

.rs_calendar_module td.curr-day

{
font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
border: 1px solid #512390;
width: 21px;
height: 20px;
text-align: center;
color: #FFF;
background-color: #512390!important;
}

#rscalendarmonth228{

font: bold 12px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
color: #774499;
background-color: none;
text-align: center;
text-transform: uppercase;

}

#rscalendarmonth240{

font: bold 12px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
color: #774499;
background-color: none;
text-align: center;
text-transform: uppercase;

}
.curr-month.curr-day a {
color:#fff;}