
body {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	background-color: #7EA6D1;
}

* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

form { display: inline; }
img	{ border: 0px; }

#page {
	position: relative;
	margin: 0 auto;
	width: 820px;
	background-color: #ffffff;
	background-image: url(../img/bg_page.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	text-align: left;
}

#topmenu {
	margin: 0 auto;
	padding-left: 25px;
	color: #ffffff;
	background-color: #7EA6D1;
	text-align: left;
	line-height: 23px;
	height: 23px;
}
#topmenu a {
	text-decoration: none;
	color: #ffffff;
}

a.lang {
	vertical-align: middle;
	position: absolute;
	top: 4px;
	left: 160px;
	line-height: 14px;
	height: 14px;
	display: block;
	width: 70px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background-color: #7EA6D1;
	background-image: url(../img/ic_open.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #2C3B4A;
}
#languages {
	text-align: center;
	position: absolute;
	left: 162px;
	top: 7px;
	z-index: 1;
}
* html #languages,#languages:a { top: 7px; }
/*
#languages a {
	line-height: 14px;
	height: 14px;
	display: block;
	width: 70px;
	color: #ffffff;
	text-decoration: none;
	background-color: #7EA6D1;
	border: 1px solid #2C3B4A;
	border-top: 0px solid #ffffff;
}
#languages a:hover {
	color: #506C94;
	background-color: #E5EEF7;
}
*/
#header {
	position: relative;
	height: 124px; }
#logo {
	position: absolute;
	left: 20px;
	top: 31px; }
#squares_1 {
	position: absolute;
	top: 23px;
	right: 25px;
	width: 500px;
	text-align: right;
}

#squares_1 table {
	position:absolute;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
}

#menu {
	position: absolute;
	left: 0px;
	top: 2px;
	z-index: 2;
}

div#promotion {
	position: absolute;
	left: 20px;
	top: 170px;
}

#menu a.level_1 {
	display: block;
	width: 137px;
	height: 30px;
	background-image: url(../img/el_menu_link.gif);
	background-repeat: no-repeat;
	background-color: #7EA6D1;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #ffffff; }
#menu a.level_1:hover {
	background-color: #506B93; }
#menu a.level_1 img {
	display: none; }
* #menu a.level_1 img {
	display: inline;
	vertical-align: middle;
}

#menu_1 {
	display: none;
	position: absolute;
	left: 138px;
	top: 17px;
	width: 150px;
	border-top: 1px solid #ffffff;
	z-index: 5;
}
#menu_1 a {
	display: block;
	line-height: 14px;
	width: 150px;
	color: #506C94;
	background-color: #E5EEF7;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}
#menu_1 a:hover {
	color: #506C94;
	background-color: #E5EEF7;
	background-image: url(../img/bg_menu_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidebar {
	position: absolute;
	top: 0px;
	right: 23px;
	width: 200px;
	text-align:right;
	z-index: 1;
}

#squares_1 { background-color: #ffffff; }
#squares_1 img { margin: 1px; }
#squares_2 { background-color: #ffffff; top: -1px; position: relative; right: 1px; }
* html #squares_2 { right: 5px; }
#squares_2 img { margin: 1px; }
#squares_3 { display: none; }
#squares_3 img { margin: 1px; }
#squares_4 { display: none; }
#squares_4 img { margin: 1px; }

#booking {
	position: relative;
	text-align: left;
	top: -1px;
	margin: 0px;
	padding: 16px;
	background-image: url(../img/bg_sidebar_top.gif);
	background-repeat: no-repeat;
	background-position: 5px -3px;
	color: #CBDBED;
	font-weight: bold;
	line-height: 9px;
}
#booking h5 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 13px;
	color: #ffffff;
	line-height: 17px;
}
#booking select, #booking option {
	font-weight: normal;
	color: #706F6F;
	vertical-align: middle;
}
#sidetext {
	padding: 16px;
	color: #ffffff;
	text-align: left;
	display: none;
}
#gayfriendly {
	padding: 16px;
	text-align: right;
}

#teaser { display: none; }

#footer {
	color: #ffffff;
	background-color: #7EA6D1;
	text-align: center;
	line-height: 36px;
	border-bottom: 1px solid #CBDBED;
}
#footer a {
	text-decoration: none;
	color: #ffffff;
}
#intro {
	margin-left: 184px;
	padding-top: 15px;
	top: 38px;
	color: #1A2D61;
	width: 350px;
	min-height: 190px;
	overflow: visible;
	font-size: 11px;
	line-height: 16px;
}
* html #intro {
	height: 190px;
}

#intro p {
	margin: 14px 0px 14px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
}

#intro a {
	font-size: 10px;
	color: #1A2D61;
}

#content {
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-y;
	border-bottom: 28px solid #ffffff;
	position: relative;
	min-height: 620px;
	overflow: visible;
}
* html #content {
	height: 620px;
}

a.button {
	text-decoration: none;
	color: #000000;
	border: 1px solid #838C91;
	border-right: 4px solid #838C91;
	font-size: 10px;
	padding: 1px 5px 1px 5px;
	width: 10px;
	line-height: 25px;
	/*
	line-height: 25px;
	height: 25px;
	*/
	overflow: visible;
	font-weight: normal;
	background-color: #ffffff;
}

a.button_2 {
	text-decoration: none;
	color: #000000;
	border: 1px solid #506B93;
	border-right: 0px solid;
	font-size: 10px;
	padding: 1px 2px 1px 2px;
	width: 10px;
	line-height: 25px;
	/*
	line-height: 25px;
	height: 25px;
	*/
	overflow: visible;
	font-weight: normal;
	background-color: #ffffff;
}
a.arrow_2 {
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #506B93;
	padding: 1px 2px 1px 2px;
	width: 10px;
	/*
	line-height: 25px;
	height: 25px;
	*/
	line-height: 25px;
	overflow: visible;
	font-weight: bold;
	background-color: #7EA6D1;
}

#bodytext {
	position: relative;
	margin-left: 16px;
	margin-right: 234px;
	width: 570px;
}

#bodytext h1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #7EA6D1;
	font-size: 11px;
	line-height: 16px;
}

a.hl {
	text-decoration: none;
	color: #ffffff;
}

#bodytext p {
	margin: 14px 0px 14px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
}


.textbox {
	padding: 15px;
	font-size: 11px;
	line-height: 16px;
}
