
.year {
	border-style: solid;
	border-width: 0px;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #9DCEEA;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #D9EDF9;
	color: #395E7C;
	border-style: solid;
	border-width:0px
}
.dayname {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #D1D1D1;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #D1D1D1;
	background-color: #FAEBD7;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #ffffff;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	height:20px;
	width:20px;
}
.today {
	font-size:12px!important;
	border:1px double red;

}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:20px;
	width:20px;
}
.sunday {
	background-color: #EFEFEF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	background-color: #EFEFEF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	height:20px;
	width:20px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #CDC9C9;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EEE9E9;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}

.legend {
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-left:2px;
	overflow:display;


}

.legendItem {

	padding:3px;
	width:120px;
	float:left;
	min-height:100px;
	position:static;
	border:2px solid white;
}

.priceTag_Price {
	font-size:1.2em;
	margin-left:0px;
	display:inline;
}

.priceTag_Select {
	top:0px;
	margin:0;
	padding:0;
	font-size:11px;
	display:inline;
	float:right;
}

.priceTag_Select select {
	font-size:11px;
}



.priceTag {
	margin:2px;
	display:block;
}

.legend_season_header {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	height:60px;


}

.legend_season_content>div + div{
	border-top:1px solid white;
}


.legend_appartment_name {
	font-size:10px;
	font-weight:bold;
	margin-top:4px;
	padding-top:4px;
	width:100%;

}

#legend_appartments {
	color:#000000;
	position:static;
	float:left;
	padding:3px;
	width:125px;
	overflow:hidden;
	margin-top:60px;
}

#legend_appartments>div + div {
	
}

.appartment_description {
		float:left;
		width:100%;
		display:inline;
		padding-top:30px;

}

.appartment_description_header {

}

.appartment_description_imageBox {
	float:left;
	position:static;

}

.appartment_description_images {
	float:left;
	width:350px;
	position:relative;
	height:150px;
	overflow:hidden;
	margin-top:5px;
	
}


.appartment_description_content {
	float:left;
	padding-left:0px;
	width:290px;
	
}

.appartment_description_content li {
	 list-style:lower-roman inside;
	 list-style-type:circle;
}

.appartment_description_content h3 {
	padding:0;
	margin:0;
	height:30px;
}
nt p {
	font-size:12px;
	padding:3px 0 0 3px;
	margin:0;
	height:100px;
}

.appartment_description_price {
	height:33px;
	text-align:right;
}

.appartment_description_price a {
	font-size:12px;
	color:#000000;
	margin-right:10px;

}


.appartment_description_price a:hover {
	text-decoration:none!important;
}

.appartment_description_price div {
	display:inline;

}


