.calendar {
	font-size:12px;

}

.calendar a:visited, .calendar a:hover, .calendar a:link {
	color:inherit;
	text-decoration:underline;
}

.calendar .header  {
	font-weight: bold;	
	text-align: center;
	margin-bottom: 6px;
	
}
.calendar .teaser {
	padding: 6px;
}

.calendar .label {
	font-weight: bold;
}
.calendar .label .item {
	font-weight: normal;
}

.calendar .content, .calendar .org {
	
	padding:8px;
	border: 1px solid #EA9959;
}
.calendar .content {
	border-bottom: 0px;
}
.calendar .org {
	border-top: 0px;
}


.calendar .content .itemtitle {
	font-weight: bold;
}

.calendarRegister {
	
}
.calendarRegister input {
	
	background-color: transparent !important;
	border: 1px solid #EA9959 !important;
	color: #E24C23 !important;
	font-weight: bold !important;
}

