body {
	margin: 10px;
	background-color: white;
}


body, p, div, td, .normal {
	font-family: Arial;
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

/*p, ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}*/

p, ul, ol {
	margin-top: 10px;
	margin-bottom: 0px;
}

ul, ol {
	margin-left: 1.5em;
	padding-left: 0px;
}

input, textarea, select {
	font-family: Arial;
	font-size: 11px;
}

form {
	padding: 0;
	margin: 0;
}

a:link, a:active, a:visited {
	color: #2EA2AD;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
	color: #36555A;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

a.menu.selected:link, a.menu.selected:active, a.menu.selected:visited, a.menu.selected:hover {
	color: #F78D43;
}

a.subMenu:link, a.subMenu:active, a.subMenu:visited, a.subMenu:hover {
	color: #36555A;
	text-decoration: none;
	font-weight: bold;
}

a.subMenu:hover {
	text-decoration: underline;
}

a.subMenu.selected:link, a.subMenu.selected:active, a.subMenu.selected:visited, a.subMenu.selected:hover {
	color: #F78D43;
}

.subItems {
	background-color: #FF7F00;
	padding: 3px;
	padding-left: 8px;
	color: white;
}

.subItems a:link, .subItems a:active, .subItems a:visited, .subItems a:hover {
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.subItems a:hover, .subItems a.selected:link, .subItems a.selected:active, .subItems a.selected:visited, .subItems a.selected:hover {
	color: #333333;
}

.body {
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	padding:12px;
}

.subSubItems {
	table-layout: fixed;
}

.subSubItems td {
	width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 1px;
	padding-right: 10px;
	padding-left: 3px;
	border-left: 1px solid #333333;
}

.subSubItems td.left {
	padding-left: 0px;
	border-left: none;
}

.subSubItems a:link, .subSubItems a:active, .subSubItems a:visited, .subSubItems a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
}

.subSubItems a:hover, .subSubItems a.selected:link, .subSubItems a.selected:active, .subSubItems a.selected:visited, .subSubItems a.selected:hover {
	color: red;
}

.borderTable {
	border-collapse: collapse;
	border: 1px solid #606060;
	width: 494px;
}

.borderTable td {
	border: 1px solid #606060;
	padding: 2px;
}

.borderTable td.tableHeader {
	font-weight: bold;
	text-align: center;
	background-color: #8BD3E5;
	font-size: 12px;
}

.borderTable td.tableFooter {
	background-color: #8BD3E5;
}

.borderTable td.header {
	font-weight: bold;
}

.topMenu {
	text-align: right;
	vertical-align: bottom;
	padding-right: 6px;
	padding-bottom: 12px;
	background-image: url(../img/header.png);
	color: #36555A;
}

.subMenuImg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 260px;
	height: 101px;
	background-image: url(../img/subMenu.gif);
	z-index: 1;
}

.footer {
	padding: 13px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	color: #36555A;
}

.subMenu1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 194px;
	height: 131px;
	background-image: url(../img/subMenu1.gif);
}

.subMenu2 {
	position: absolute;
	left: 194px;
	top: 0px;
	width: 64px;
	height: 54px;
	background-image: url(../img/subMenu2.gif);
}

.pageTitle {
	font-weight: bold;
	font-size: 16px;
	color: #F78D43;
}

.holidayTitle {
	font-weight: bold;
	font-size: 17px;
	color: white;
}

.periods {
	font-size: 12px;
	color: white;
}

.subTitle {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

.subSubMenu {
	margin-top: 3px;
	font-weight: bold;
	color: #36555A;
}

.subSubMenu a:link, .subSubMenu a:visited, .subSubMenu a:active, .subSubMenu a:hover {
	color: #36555A;
	text-decoration: none;
}

.subSubMenu a:hover {
	text-decoration: underline;
}

.reservation {
	float: right;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
}

.reservation a:link, .reservation a:visited, .reservation a:active, .reservation a:hover {
	text-decoration: none;
}

.dayDescriptions {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 2px;
}

.section {
	color: #2EA2AD;
	font-weight: bold;
}

.newsletterSubscribe, .newsletterSubscribe p, .newsletterSubscribe div, .newsletterSubscribe td, .newsletterSubscribe input {
	font-size: 10px;
}

.teaser {
	width: 160px;
	text-align: center;
	color: white;
	padding-bottom: 5px;
	float: right;
	margin: 50px 0 10px 10px;
}

.teaser .title {
	margin-top: 3px;
	font-weight: bold;
	color: white;
}

.teaser .text {
	margin-top: 3px;
	color: white;
}

.teaser a:link, .teaser a:visited, .teaser a:active, .teaser a:hover {
	color: white;
	text-decoration: none;
}

.teaser a:hover {
	text-decoration: underline;
}

