p.periodInfo {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.75em;
}
div#calendar {
	margin: 10px 0 10px 50px;
}
div#calendar,
div#calendar2 {
	font-size: 0.75em;
	float: left;
}
td.today {
}
td.today a {
	color: #FFF;
	background-color: #F57D33;
	width: 21px;
	height: 21px;
	display: block;
	line-height: 21px;
}
td.head {
}
td.head a.navRight,
td.head a.navLeft {
	color: #F57D33;
	font-weight: bold;
	font-size: 1.4em;
	vertical-align: middle;
	text-decoration: none;
	width: 20px;
}
td.head a.navLeft {
	float: left;
}
td.head a.navRight {
	float: right;
}
td.head strong {
	float: left !important;
	vertical-align: top;
	font-size: 1em !important;
	display: block !important;
	width: 150px;
	margin: 3px 0 0 0 !important;
}
a.dayColor {
	color: #6F6F6F;
	text-decoration: none !important;
	line-height: 20px;
}
a.linkColor {
	color: #98503A;
	font-weight: bold;
	border: 2px solid #98503A;
	width: 18px;
	height: 18px;
	display: block;
	line-height: 18px;
	text-decoration: none !important;
}
div#cal {
	width:234px;
}
td.weekDays {
	background-color:#F3F4F2;
	color: #6F6F6F;
	height: 20px;
	color: #323F4E;
}
span.till {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 60px;
}
div#formArea.reservForm {
	float: left;
	width: 340px;
}
div#formArea.reservForm div {
	clear: left;
}
	div#formArea.reservForm div.securityNr,
	div#formArea.reservForm div button {
		margin-left: 0 !important;
	}
	div#formArea.reservForm div input.inputTxt {
		width: 290px;
	}
	div#formArea.reservForm div textarea.textArea {
		width: 290px;
	}
	div#formArea.reservForm div label {
		width: 290px;
	}
div.restFields {
	clear: none;
	float: left;
	width: 110px;
}
	div.restFields label {
		width: 100px;
	}
div.contact {
	border: 1px solid #E4E4E4;
	clear: none;
	float: left;
	padding: 10px;
	width: 180px;
}
