@import url("styles_base.css");

html, body, div, form, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

html, body {
	height: 100%;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #404040;
	background: #F1EFE2 url('img/body_bg.gif') 0 0 repeat-x;
	text-align: left;
	}


/*** IDs ***/
#container {
	position: relative;
	width: 920px;
	margin: auto;
	padding: 20px 0px;
	}
	
#header_wrap1 {
	position: relative;
	margin: 0px 10px;
	}

#header_wrap2 {
	height: 115px;
	background: #ffffff url('img/header/header_wrap2_bg.gif') left top repeat-x;
	}

#header_wrap3 {
	height: 115px;
	background: transparent url('img/header/header_wrap3_bg.gif') left top no-repeat;
	}

#header_wrap4 {
	height: 115px;
	background: transparent url('img/header/header_wrap4_bg.gif') right top no-repeat;
	}

#logo {
	padding: 10px 0 0 20px;
	}

#claim {
	position: absolute;
	top: 20px;
	right: 5px;
	}

#menu_languages {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 300px;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	z-index: 10;
	}
	
#menu_top {
	height: 50px;
	margin: 0 10px;
	background-color: #353535;
	color: #ffffff;
	}

#breadcrumbs {
	margin: 0 0 1em 0;
	font-size: 90%;
	font-weight: normal;
	}

#menu_right {
	float: right;
	}

#content_wrap1 {
	background: transparent url('img/content/content_wrap1_bg.gif') left top repeat-y;
	height: 1px;
	}

#content_wrap2 {
	background: transparent url('img/content/content_wrap2_bg.gif') right top repeat-y;
	height: 1px;
	}

#content_wrap3 {
	background: transparent url('img/content/content_wrap3_bg.gif') left top no-repeat;
	height: 1px;
	}

#content_wrap4 {
	background: transparent url('img/content/content_wrap4_bg.gif') right top no-repeat;
	height: 1px;
	}

html>body #content_wrap1, html>body #content_wrap2, html>body #content_wrap3, html>body #content_wrap4 {
	height: auto;
	}

#homepage_banner {
	height: 210px;
	}

#newsletter_subscription {
	padding: 15px 0 0 0;
	}

#content {
	min-height: 100px;
	margin: 0 10px;
	padding: 20px 20px 30px 20px;
	overflow: hidden;
	background-color: #ffffff;
	}

#column_main {
	float: left;
	width: 630px;
	padding: 0;
	margin: 0;
	}

#column_main_content {
	padding: 0;
	}

#homepage #column_main {
	width: 430px;
	}
	
#column_right {
	float: right;
	width: 210px;
	}

#column_middle {
	float: right;
	width: 215px;
	}

#footer_wrap1 {
	font-size: 0.9em;
	height: 1px;
	}

#footer_wrap2 {
	background: #ffffff url('img/footer/footer_wrap2_bg.gif') left bottom repeat-x;
	height: 1px;
	}

#footer_wrap3 {
	background: transparent url('img/footer/footer_wrap3_bg.gif') left bottom no-repeat;
	height: 1px;
	}

#footer_wrap4 {
	background: transparent url('img/footer/footer_wrap4_bg.gif') right bottom no-repeat;
	height: 1px;
	}

html>body #footer_wrap1, html>body #footer_wrap2, html>body #footer_wrap3, html>body #footer_wrap4 {
	height: auto;
	}

#copyright {
	width: 440px;
	min-height: 10px;
	padding: 10px 30px 20px 30px;
	color: #ffffff;
	}

#menu_footer {
	float: right;
	width: 350px;
	min-height: 10px;
	padding: 10px 30px 20px 30px;
	color: #ffffff;
	text-align: right;
	}
	
	
/*** ID children ***/
#newsletter_subscription div {
	margin: 0 0 10px 0;
	}
	
#newsletter_subscription label {
	display: block;
	font-weight: bold;
	}

#column_right img, #column_right object {
	float: right;
	}

#menu_languages ul {
	list-style-type: none !important;
	margin: 0px !important;
	padding: 0px !important;
	}

#menu_languages ul li {
	float: right;
	display: block;
	padding: 0 0 0 15px;
	margin: 0px !important;
	color: #6c6c6c;
	list-style-type: none;
	background: none;
	}
	
#menu_top ul {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 17px 0px 0px 0px;
	text-align: center;
	}

#menu_top ul li {
	display: inline;
	padding: 0 10px 0 10px;
	margin: 0 !important;
	color: #ffffff;
	list-style-type: none;
	background: none;
	font-weight: bold;
	}

#menu_top ul li a, #menu_top ul li a:link, #menu_top ul li a:visited, #menu_top ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#menu_top ul li a:hover {
	color: #EF8700;
	}

#menu_top ul li.act a, #menu_top ul li.act a:link, #menu_top ul li.act a:visited, #menu_top ul li.act a:hover {
	color: #EF8700;
	}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover {
	font-weight: normal !important;
	}

#menu_right ul {
	list-style-type: none !important;
	margin: 0px !important;
	padding: 0px !important;
	}

#menu_right ul li.level1, #menu_right ul li.level1_act {
	display: block;
	width: 220px;
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	border-bottom: 1px solid #e2e2e2;
	background: none;
	font-weight: bold;
	}

#menu_right ul li.level1 a, #menu_right ul li.level1 a:link, #menu_right ul li.level1 a:visited, #menu_right ul li.level1 a:hover {
	display: block;
	width: 220px;
	padding: 7px 0;
	color: #2E3590;
	text-decoration: none;
	}

#menu_right ul li.level1 a:hover {
	color: #EF8700;
	background-color: #EBF4FF;
	}

#menu_right ul li.level1_act a, #menu_right ul li.level1_act a:link, #menu_right ul li.level1_act a:visited, #menu_right ul li.level1_act a:hover {
	display: block;
	width: 220px;
	padding: 7px 0;
	text-decoration: none;
	color: #EF8700;
	background-color: #EBF4FF;
	}

#menu_right ul li.level1 span, #menu_right ul li.level1_act span {
	display: block;
	padding: 0 0 0 10px;
	}

#menu_right ul li.level2, #menu_right ul li.level2_act {
	display: block;
	width: 220px;
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	background: none;
	font-weight: normal;
	}

#menu_right ul li.level2_act {
	background: url('img/menu/menu_right_level2_marker.gif') 17px 1em no-repeat;
	}

#menu_right ul li.level2 a, #menu_right ul li.level2 a:link, #menu_right ul li.level2 a:visited, #menu_right ul li.level2 a:hover {
	display: block;
	width: 220px;
	padding: 7px 0;
	color: #2E3590;
	text-decoration: none;
	background: none;
	font-weight: normal !important;
	}

#menu_right ul li.level2 a:hover {
	color: #EF8700;
	}

#menu_right ul li.level2_act a, #menu_right ul li.level2_act a:link, #menu_right ul li.level2_act a:visited, #menu_right ul li.level2_act a:hover {
	display: block;
	width: 220px;
	padding: 7px 0;
	text-decoration: none;
	background: none;
	color: #EF8700;
	font-weight: normal !important;
	}

#menu_right ul li.level2 span, #menu_right ul li.level2_act span {
	display: block;
	padding: 0 0 0 30px;
	}

#menu_footer ul {
	list-style-type: none !important;
	margin: 0 !important;
	text-align: right;
	}

#menu_footer ul li {
	display: inline;
	padding: 0 0 0 15px;
	margin: 0 !important;
	color: #ffffff;
	list-style-type: none;
	background: none;
	}

#menu_footer ul li a, #menu_footer ul li a:link, #menu_footer ul li a:visited, #menu_footer ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal !important;
	}

#menu_footer ul li a:hover {
	color: #EF8700;
	}

#menu_footer ul li.act a, #menu_footer ul li.act a:link, #menu_footer ul li.act a:visited, #menu_footer ul li.act a:hover {
	color: #EF8700;
	font-weight: normal !important;
	}
	
	
/*** Classes ***/
p.back_to_top {
	clear: both;
	text-align: left;
	margin: 2em 0 0 0;
	}
	
img.graphic_header {
	margin: 0 0 10px 0;
	}
	
div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	overflow: hidden;
	}

span.clear {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

img.header {
	margin: 5px 0 5px 5px;
	}
	
div.hotel_teaser {
	margin: 0 0 20px 0;
	}

div.hotel_teaser h2 {
  margin: 0 0 0.5em 0; 
	}
	
div.hotel_description {
	float: left;
	width: 470px;
	}


/* Sitemap */
div.map_level1 {
	margin: 1.2em 0 0 0;
	font-size: 1.2em;
	background: url('img/content/sitemap_level.gif') 5px 0.1em no-repeat;
	padding: 0;
	padding: 0.1em 0 0 20px;
	}
	
div.map_level1 a, div.map_level1 a:hover, div.map_level1 a:visited {
	font-weight: bold;
	text-decoration: none;
	}
div.map_level1 a:hover {
	text-decoration: underline;
	}

div.map_level2 {
	background: url('img/content/sitemap_level.gif') 20px 0.2em no-repeat;
	margin: 0.3em 0 0 5px;
	color: #000000;
	padding: 0.2em 0 0 40px;
	}
	
div.map_level2 a, div.map_level2 a:hover, div.map_level2 a:visited {
	text-decoration: none;
	}
div.map_level2 a:hover {
	text-decoration: underline;
	}
	
div.map_level3 {
	background: url('img/content/sitemap_level.gif') 40px 0.2em no-repeat;
	margin: 0.3em 0 0 5px;
	color: #000000;
	padding: 0.2em 0 0 60px;
	}
	
div.map_level3 a, div.map_level3 a:hover, div.map_level3 a:visited {
	text-decoration: none;
	font-weight: normal !important;
	}
div.map_level3 a:hover {
	text-decoration: underline !important;
	}

div.map_level4 {
	background: url('img/content/sitemap_level.gif') 60px 0.2em no-repeat;
	margin: 0.3em 0 0 5px;
	color: #000000;
	padding: 0.2em 0 0 80px;
	}
	
div.map_level4 a, div.map_level4 a:hover, div.map_level4 a:visited {
	text-decoration: none;
	font-weight: normal !important;
	}
div.map_level4 a:hover {
	text-decoration: underline !important;
	}
	

/* News */
div.news_item {
	margin-bottom: 25px;
	}

div.news_item p.date {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: bold;
	}

div.news_item h2 a, div.news_item  h2 a:link, div.news_item h2 a:visited {
	text-decoration: none;
	}
	
div.news_item h2 a:hover {
	text-decoration: underline;
	}
	
div.news_item h2 {
	margin-top: 3px;
	margin-bottom: 4px;
	}

div.news_item p {
	margin-bottom: 20px;
	padding: 0;	
	}

div.news p.date {
	margin: -10px 0 20px 0;
	font-size: 0.85em;
	font-weight: bold;
	}

div.news p.subtitle {
	font-weight: bold;
	}

	
/* News on  homapage */
#news_homepage {
	float: right;
	width: 200px;
	clear: both;
	}

#news_homepage li {
	padding: 5px 0 5px 5px;
	list-style-type: none;
	background: none;
	}

#news_homepage li a, #news_homepage li a:link, #news_homepage li a:visited, #news_homepage li a:hover {
	text-decoration: none;
	}

/*** News paging ***/
div.tx-ttnews-browsebox {
	margin-top: 20px;
	text-align: center;
	font-size: 0.9em;
	}

div.tx-ttnews-browsebox table {
	margin: 0;
	display: inline;
	}

div.tx-ttnews-browsebox table th, div.tx-ttnews-browsebox table td {
	background-color: transparent;
	padding: 0 2px;
	}

div.tx-ttnews-browsebox a, div.tx-ttnews-browsebox a:visited, div.tx-ttnews-browsebox a:hover {
	padding: 0 3px;
	margin: 1px 2px;
	text-decoration: none;
	}

td.tx-ttnews-browsebox-SCell a {
	margin: 0 1px;
	border: 1px solid #003BD2;
	}

	
/* Contact form */
table.contact_form {
	margin: 20px 0 15px 0;
	}

table.contact_form th {
	padding: 1px 25px 0px 0px;
	width: 140px;
	}


/* Booking form */
table.booking_form {
	margin: 20px 0 15px 0;
	}

table.booking_form th {
	padding: 1px 25px 0px 0px;
	}
	
	
/* Indexed search */
table.search_result {
	width: 100%;
	margin: 20px 0 0 0;
	}

table.search_result th.icon {
	width: 2%;
	}
	
table.search_result th.rating {
	width: 8%;
	text-align: right;
	}
	
table.search_result th.description {
	width: 90%;
	}

table.search_result td.info {
	font-style: italic;
	}
	
/* Content box */
.content_box, .content_box_body, .content_box_head, .content_box_head h2 {
	background: transparent url('img/content/content_box.png') bottom right no-repeat; 
} 
.content_box { 
	width: 650px !important; /* intended total box width - padding-right(next) */
	width: 650px; /* IE Win = width - padding */
	background: transparent url('img/content/content_box.png') bottom right no-repeat;
	padding-right: 15px;
	margin: 20px 0;
} 
 
.content_box_head {
	background: transparent url('img/content/content_box.png') top right no-repeat;
	margin-right: -15px;
	padding-right: 40px;
} 
 
.content_box_head h2 {
	background: transparent url('img/content/content_box.png') top left no-repeat;
	margin: 0;
	border: 0;
	padding: 25px 0 15px 40px;
	height: auto !important; height: 1%; /* IE Holly Hack */ 
}

.content_box_image {
	text-align: center;
	margin: 0 0 15px 0;
	}

.content_box_image img {
	padding: 3px;
	border: 1px solid #e2e2e2;
	}
 
.content_box_body {
	background: transparent url('img/content/content_box.png') bottom left no-repeat;
	margin-right: 25px;
	padding: 15px 0 30px 40px;
} 

