@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../images/palais-hotel-background3.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
.header-background {
	background-color: #FFF;
}
.menu-background {
	background-color: #000;
}
.body-background {
	background-color: #000;
	text-align: left;
}
.footer-background {
	background-color: #000;
}
a.menu:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}
a.menu:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}
a.menu:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background-color: #9C1028;
	padding: 10px;
}
a:link {
	color: #BB1331;
}
a:visited {
	color: #BB1331;
}
a:hover {
	color: #FFF;
}
.background-highlight {
	background-color: #6A0B1C;
	text-align: center;
}

a:active {
	color: #BB1331;
}
.body-border {
	border: 15px solid #000;
	background-color: #FFF;
}
.body-inner-background {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text-white {
	color: #FFF;
	text-align: left;
	line-height: 20px;
}
.body-inner-background1 {
	background-color: #000;
	border: 7px solid #000;
}
.menu-highlight {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background-color: #9C1028;
	padding: 10px;
}
.body-inner-background2 {
	background-color: #000;
	border: 2px solid #000;
	text-align: left;
}
.text-white-footer {
	color: #FFF;
	text-align: center;
	line-height: 20px;
}
.copyright {
	font-size: 11px;
	color: #FFF;
}
.body-heading {
	font-size: 36px;
	font-style: italic;
	color: #9C1028;
	text-align: left;
}
.body-border {
	border: 1px solid #9C1028;
}
.heading-sub {
	font-size: 18px;
	color: #FFF;
	text-align: left;
}
.dates {
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
}
.calheading {
	font-size: 14px;
	color: #FFF;
}
.band {
	font-size: 18px;
	color: #FFF;
}
.body-heading-sub {
	font-size: 24px;
	font-style: italic;
	color: #9C1028;
}
