/* Veranstaltungskalender */
div.timeLocationblock 
{
	margin-top: 5px;
}

div.locationblock
{
	margin-bottom: 10px;
}

div.breakline 
{
	font-size: 0px;
	line-height: 0px;
	border-top: 1px solid #a29061;
	margin-bottom: 10px;
	margin-top: 20px;
}

.searchform 
{
	border: 1px solid #FCF7D8;
	background-color: #FCF7D8;
	padding: 10px 0px 10px 5px;
	width: 221px;
	-moz-box-sizing:border-box;
}

.searchformlegende 
{
	width: 221px;
	margin-top: 5px;
	font-size: 12px;
	color: #808080;
}

.fliesstextveranstaltungen
{
	font-family: Georgia,Serif;
	font-size:14px;
	color:#10183B
}

.kontaktfeld{width:207px; height:18px; color: #243C70; font-family:Georgia, serif; font-weight: normal; font-size: 11px; line-height:11pt; border-left: solid 1px #DFDFDF; border-right: solid 1px #DFDFDF; border-top: solid 1px #9F9E91; border-bottom: none;}

.submitbutton{width:61px; height:18px; color: #FFFFFF; background-color:#A29061; font-family:Georgia, serif; font-weight: normal; font-size: 11px; border:none; }



.calendarTable
{
	margin: 0 10px 3px 10px;
}
.calendarTable td
{
	border-bottom:1px solid #a29061;
	padding-top:2px;
	padding-bottom:2px;
}
.dayHeaderStyle
{
	border-top:1px solid #a29061;
	border-bottom:1px solid #a29061;
	padding-top:2px;
	padding-bottom:2px;
}
.titleStyle
{
	width:60%
}
.selectedDayStyle
{
	padding: 3px;
	background-image:url(../Bilder/termin.gif);
}
.nextPrevStyle
{
	width:20%;
	text-align:center;
}
