@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #000033;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	overflow: hidden;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #D61810;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
a {
	color: #0094DD;
}
a:hover {
	text-decoration: none;
	color: #E77817;
}
a:active, a:focus {
	outline: 0px;
}
/* ----------------- layers ----------------- */
.bigphoto {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
.main-mask {
	position: absolute;
	height: 100%;
	width: 260px;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.logo {
	position: absolute;
	z-index: 3;
	left: 16px;
	top: 14px;
}
.area {
	font-weight: bold;
	color: #ed9337;
}
.menu {
	position: absolute;
	z-index: 3;
	left: 40px;
	top: 154px;
	color: #002575;
}
.menu td {
	color: #D71A13;
}
.menu-buts {
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-weight: bold;
}
.menu-buts a {
	color: #D71A13;
	text-decoration: none;
	background-image: url(../layout/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
}
.menu-buts a:hover {
	color: #0093DD;
}
.menu-subbuts {
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #000000;
	background-image: url(../layout/but-bk-blue.gif);
	background-repeat: repeat;
	background-position: left top;
}
.menu-subbuts:hover {
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #000000;
	background-image: url(../layout/but-bk-red.gif);
	background-repeat: repeat;
	background-position: left top;
}
.menu-subbuts a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu-subbuts a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.topmenu {
	z-index: 4;
	top: 8px;
	position: absolute;
	width: 100%;
	visibility: visible;
}
.topmenu-buts {
	color: #FFFFFF;
}
.topmenu-buts a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu-buts a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menubottom {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 3;
}
.popup {
	z-index: 4;
	position: absolute;
	background-color: #FFFFFF;
	visibility: visible;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.popup-left {
	background-image: url(../layout/popup-lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.popup-right {
	background-image: url(../layout/popup-rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.popup-text {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.thumbs {
	position: absolute;
	z-index: 5;
	top: 50px;
	right: 16px;
}
.thumbs table {
	margin-bottom: 4px;
}
.thumbs-border {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.photo {
	position: absolute;
	z-index: 9;
	background-color: #FFFFFF;
	visibility: hidden;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
}
.photo-border {
	padding: 12px;
}
.newjob {
	background-color: #0093DD;
	position: absolute;
	z-index: 6;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	visibility: hidden;
}
.newjob td {
	color: #FFFFFF;
}
.newjob h1 {
	color: #003366;
}
.newsletter {
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 25px;
	bottom: 12px;
}


/* ----------------- pricelist + details + offers ----------------- */
.pricelist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	margin-bottom: 4px;
}
.pricelist td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.pricelist-seasons {
	font-weight: bold;
	text-align: center;
	background-color: #0093DD;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}
.pricelist-rooms {
	background-color: #75C5F0;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}
.pricelist-prices {
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}
.details {
	margin-bottom: 4px;
}
.details td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.offers {
	margin-bottom: 4px;
}
.offers td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #0093DD;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #000000;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #003399;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #999999;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D61810;
	border: 1px solid #000000;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D61810;
	background-color: #FFFFFF;
	border: 1px solid #D61810;
	padding-left: 2px;
	clear: both;
	float: left;
}
.required {
	color: #FF0000;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
/* ----------------- myinternet ----------------- */
.myinternet-text {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
	padding-bottom: 1px;
}
.myinternet-text a {
	text-decoration: none;
	color: #000000;
}
.myinternet-text a:hover {
	text-decoration: none;
	color: #000000;
}
.myinternet-desc {
	color: #FF2E00;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
