body {
font-family: Arial; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
line-height: normal; 
text-align: left; 
text-decoration: none; 
color: #000;
font-size: 12px;
background-color: #d0d0d0;
margin: 0;
}

/* ============ GLOBAL SETTINGS ============ */

h2 {
	font-weight: normal;
	color: #802020;
	font-size: 20px;
	margin: 0;
	padding: 5px 10px;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px;
	margin: 0;
	color: #1d4c86;
	}

ul, ol {
	padding: 4px 10px;
	margin: 0 0 0 20px;
	}
a {
	color: #802020;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
a img {
	border: 0;
	}
p {
	display: block;
	padding: 4px 10px;
	margin: 0;
	text-align: justify;
	}
.small {
	color: #888;
	font-size: 11px;
	padding: 2px 10px;
	font-weight: normal;
	text-align: center; 
	}
.red {
	color: #802020;
	}
.blue {
	color: #162d59;
	}
table {
	border-collapse: separate;
	border-spacing: 1px;
	border: 0;
	margin: 0 auto;
	padding: 10px;
	}
td {
	border: 1px solid #afb9c4;
	padding: 5px 8px;
	margin: 1px;
	}

table.clear td {
	border: 0px;
	}
table.filled td {
	background-color: #e9eef3;
	text-align: center;
	}
table.filled td.head {
	background-color: #d0dae6;
	font-weight: bold;
	}
table.filled2 {
	margin: 0 5px;
	}
table.filled2 td {
	background-color: #e9eef3;
	text-align: center;
	}
table.filled2 td.head {
	background-color: #d0dae6;
	font-weight: bold;
	}
table.filled2 td.cena {
	color: #802020;
	font-weight: bold;
	}
table.form td {
	background-color: #e9eef3; 
	text-align: left;
	border: 0;
	}


/* ============ PAGE SETTINGS ============ */

#page {
	display: block;
	width: 1000px;
	margin: 10px auto 0 auto;
	padding: 20px 4px 0 4px;
	overflow: visible;
	background: url('/template/gfx/sh_page.gif') top left repeat-y #d0d0d0;
	}
#page .shadow_top {
	display: block;
	position: absolute;
	margin: -20px 0 0 -4px;
	width: 1008px;
	height: 15px;
	background: url('/template/gfx/sh_top.gif') top left no-repeat;
	}
#page_body {
	display: block;
	width: 1000px;
	margin: 0 0 0 -4px;
	padding: 0 4px;
	background: url('/template/gfx/sh_btm.gif') bottom left no-repeat;
	overflow: visible;
	}
	
/* ============ HEADINGS ============ */

#page .head1, .head2, .head3 {
	display: block;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 200px;
	background: url('/template/gfx/head_1.jpg') top left no-repeat;
	}
#page .head2 {
	background: url('/template/gfx/head_2.jpg') top left no-repeat;
	}
#page .head3 {
	background: url('/template/gfx/head_3.jpg') top left no-repeat;
	}
	
/* ============ MENU HORIZONTAL ============ */
	
#menu_hor {
	display: block;
	width: 990px;
	height: 30px;
	margin: 5px;
	padding: 0;
	background: url('/template/gfx/m_bg.gif') top left repeat-x;
	color: #fff;
	}
#menu_hor .left {
	display: block;
	float: left;
	height: 30px;
	width: 5px;
	background: url('/template/gfx/m_left.gif') top left no-repeat;
	}
#menu_hor .right {
	display: block;
	float: right;
	height: 30px;
	width: 5px;
	background: url('/template/gfx/m_right.gif') top left no-repeat;
	}
#menu_hor .sep {
	display: block;
	float: left;
	height: 30px;
	width: 20px;
	background: url('/template/gfx/m_sep.gif') 9px 8px no-repeat;
	}
#menu_hor ul {
	padding: 0;
	margin: 0;
	}	
#menu_hor ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	}
#menu_hor ul li ul {
	display: none;
	position: absolute;
	margin: 30px 0 0 10px;
	padding: 0;
	overflow: visible;
	width: 50px;
	}
#menu_hor ul li:hover ul {
	display: block;
	}
#menu_hor ul li li {
	display: block;
	padding: 0;
	margin: 0;
	float: none;
	width: 252px;
	}
#menu_hor ul li li.begin {
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url('/template/gfx/m_pop_top.gif') top left no-repeat;
	background-color: transparent;	
	}
#menu_hor ul li li.end {
	height: 5px;
	font-size: 0;
	line-height: 0;
	background: url('/template/gfx/m_pop_btm.gif') top left no-repeat;
	background-color: transparent;	
	}
#menu_hor ul li li a {
	background: none;
	padding: 0 10px;
	float: none;
	clear: both;
	height: 24px;
	width: 232px;
	line-height: 24px;
	background: url('/template/gfx/m_pop_mdl.gif') top left repeat-y;
	background-color: transparent;
	}
#menu_hor ul li li a:hover {
	background: url('') #002652;
	}

#menu_hor a {
	display: block;
	height: 30px;
	margin: 0;
	padding: 0 7px 0 27px;
	float: left;
	background: url('gfx/m_sep.gif') 9px 8px no-repeat;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	}
#menu_hor a:hover {
	color: #aff
	}
.hr {
	display: block;
	width: 980px;
	height: 4px;
	margin: 0 auto;
	padding: 0;
	background: url('/template/gfx/hr.gif') top left no-repeat;
	line-height: 0;
	font-size: 0;
	}
	
/* ============ MENU LEFT ============ */

#menu_left {
	display: block;
	width: 190px;
	margin: 5px 0 0 0;
	padding: 0 0 5px 5px;
	float: left;
	color: #000;
	background: url('/template/gfx/ml_btm.gif') bottom right no-repeat;
	overflow: hidden;
	}
#menu_left .top {
	display: block;
	width: 190px;
	height: 5px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background: url('/template/gfx/ml_top.gif') top left no-repeat;
	}
#menu_left .content {
	display: block;
	width: 180px;
	margin: 0;
	padding: 0 5px;
	background-color: #ff8e00;
	}
#menu_left .heading {
	display: block;
	width: 180px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url('/template/gfx/ml_hbtm.gif') bottom left no-repeat #000;
	}
#menu_left .heading h1 {
	display: block;
	width: 180px;
	padding: 3px 0;
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background: url('/template/gfx/ml_htop.gif') top left no-repeat;
	}
#menu_left h2 {
	font-size: 14px;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #000;
	}
#menu_left .linklist {
	display: block;
	margin: 0;
	padding: 0 0 15px 0;
	}
#menu_left .linklist a {
	display: block;
	width: 170px;
	padding: 2px 0;
	margin: 0 5px;
	border-bottom: 1px solid #bf6a00;
	color: #000;
	text-decoration: none;
	}
#menu_left .linklist a:hover {
	background-color: #bf6a00;
	}
	
#menu_left .search_module {
	width: 180px;
	padding: 0;
	margin: 5px auto;
	text-align: center;
	overflow: visible;
	}
#menu_left .search_module .btn_search {
	display: block;
	width: 62px;
	height: 22px;
	margin: 3px;
	float: right;
	padding: 0;
	line-height: 22px;
	color: #fff;
	cursor: pointer;
	background: url('/template/gfx/btn_suchen.gif') top left no-repeat;
	text-align: center;
	border: 0;
	}
#menu_left .search_module .sel_field {
	display: block;
	width: 177px;
	margin: 2px 0;
	padding: 3px 3px 1px 0;
	height: 20px;
	background: url('/template/gfx/sel_bg.gif') top left no-repeat;
	text-align: right;
	}
#menu_left .search_module .sel_field .selectbox {
	border: 0px solid;
	height: 18px;
	line-height: 18px;
	margin: 0 2px;
	width: 145px;
	padding: 0;
	font-size: 11px;
	color: #444;
	}
	
/* ============ MENU RIGHT ============ */

#menu_right {
	display: block;
	width: 220px;
	margin: 5px 5px 0 0;
	padding: 0 0 10px 0;
	background: url('/template/gfx/mr_bg.jpg') top left no-repeat #52a600;
	float: right;
	overflow: hidden;
	}
#menu_right .pin {
	display: block;
	position: absolute;
	width: 14px;
	height: 9px;
	background: url('/template/gfx/pin.gif') top left no-repeat;
	margin: -9px 0 0 20px;
	}
#menu_right .linklist {
	display: block;
	padding: 65px 0 15px 0;
	}
#menu_right .linklist a {
	display: block;
	color: #000;
	padding: 3px 0 3px 35px;
	margin: 0;
	font-size: 14px;
	text-decoration: none;
	background: url('/template/gfx/arr.gif') 15px 5px no-repeat;
	}
#menu_right .linklist a:hover {
	text-decoration: underline;
	background-position: 17px 5px;
	}
#menu_right .heading {
	display: block;
	width: 210px;
	margin: 0 0 5px 5px;
	padding: 0;
	background: url('/template/gfx/mr_hbtm.gif') bottom left no-repeat #000;
	}
#menu_right .heading h1 {
	display: block;
	width: 210px;
	padding: 3px 0;
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	background: url('/template/gfx/mr_htop.gif') top left no-repeat;
	}

#menu_right .topangeb {
	display: block;
	width: 200px;
	margin: 5px auto;
	background: url('/template/gfx/angeb_mdl.gif') top left repeat-y;
	padding: 0;
	text-align: center;
	color: #fff;
	}
#menu_right .topangeb .top {
	display: block;
	width: 200px;
	height: 5px;
	line-height: 0;
	font-size: 0;
	background: url('/template/gfx/angeb_top.gif') top left no-repeat;
	margin: 0;
	padding: 0;
	}
#menu_right .topangeb .bottom {
	display: block;
	width: 200px;
	height: 5px;
	line-height: 0;
	font-size: 0;
	background: url('/template/gfx/angeb_btm.gif') top left no-repeat;
	margin: 0;
	padding: 0;
	}
#menu_right .topangeb a {
	text-decoration: none;
	display: block;
	text-align: center;
	width: 188px;
	padding: 3px 5px;
	margin: 1px;
	}
#menu_right .topangeb a:hover {
	text-decoration: underline;
	}
#menu_right .topangeb a img {
	border: 0 solid;
	}
#menu_right .topangeb a.title {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	}
#menu_right .topangeb a.hotel {
	background-color: #227900;
	color: #fff;
	font-size: 14px;
	}
#menu_right .topangeb a.details {
	color: #760004;
	font-weight: bold;
	}

/* ============ CONTENTS ============ */
#contents {
	display: block;
	width: 570px;
	margin: 5px;
	padding: 0;
	float: left;
	background: url('/template/gfx/c_mdl.gif') top left repeat-y;
	overflow: hidden;
	}
#contents .body {
	display: block;
	width: 570px;
	margin: 0;
	padding: 0;
	background: url('/template/gfx/c_top.jpg') top left no-repeat;
	}
#contents .bottom {
	display: block;
	width: 570px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url('/template/gfx/c_btm.gif') top left no-repeat;
	}
#contents h1 {
	display: block;
	font-size: 24px;
	font-weight: normal;
	color: #162d5a;
	margin: 0 10px 15px 10px;
	padding: 15px 3px 5px 3px;
	background: url('/template/gfx/dot.gif') bottom left repeat-x;
	}
	
/* ============ CONTENTS FOR HOTEL OR OFFER ============ */
#contents_wide {
	display: block;
	width: 990px;
	margin: 5px;
	padding: 0;
	float: left;
	background: url('/template/gfx/c_mdlw.gif') top left repeat-y;
	}
#contents_wide .body {
	display: block;
	width: 990px;
	margin: 0;
	padding: 0;
	background: url('/template/gfx/c_topw.jpg') top left no-repeat;
	}
#contents_wide .bottom {
	display: block;
	width: 990px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url('/template/gfx/c_btmw.gif') top left no-repeat;
	}
#contents_wide h1 {
	display: block;
	font-size: 24px;
	font-weight: normal;
	color: #162d5a;
	margin: 0 10px 15px 10px;
	padding: 15px 3px 5px 3px;
	background: url('/template/gfx/dot.gif') bottom left repeat-x;
	}
#contents_wide p {
	display: block;
	padding: 4px 10px;
	margin: 0;
	text-align: justify;
	}
a.btn_details {
	display: block;
	width: 70px;
	height: 20px;
	float: right;
	background: url('/template/gfx/btn_details.gif') top left no-repeat;
	padding: 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	}
a.btn_details:hover {
	text-decoration: underline;
	}
#contents .navigation_buttons {
	display: block;
	width: 10px;
	margin: 0 auto;
	padding: 0;
	}
#contents .navigation {
	display: block;
	width: 120px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	}
#contents .navigation a {
	text-decoration: none;
	color: #1e4e89;
	font-size: 16px;
	font-weight: normal;
	}
#contents .navigation a:hover {
	color: #456ba9;
	}
#contents .navigation_buttons a.btn {
	display: block;
	position: absolute;
	width: 70px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url('/template/gfx/btn_nav.gif') top left no-repeat;
	line-height: 20px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	}
#contents .navigation_buttons a.btn:hover {
	color: #aff;
	}
#contents .btn_search_form {
	display: block;
	float: right;
	width: 70px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url('/template/gfx/btn_nav.gif') top left no-repeat;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	border: 0 solid;
	cursor: pointer;
	}
#contents_wide a.btn_back {
	display: block;
	width: 70px;
	height: 20px;
	float: right;
	background: url('/template/gfx/btn_details.gif') top left no-repeat;
	padding: 0;
	margin: 15px 20px 0 0;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	}
#contents_wide a.btn_back:hover {
	text-decoration: underline;
	}
#contents_wide a.btn_form {
	display: block;
	width: 180px;
	height: 20px;
	float: right;
	background: url('/template/gfx/btn_form.gif') top left no-repeat;
	padding: 0;
	margin: 15px 20px 0 0;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	color: #143462;
	}
#contents_wide a.btn_form:hover {
	text-decoration: underline;
	}
	
/* ============ FOOTER ============ */

#footer {
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
	color: #666;
	font-size: 10px;
}
#footer a {
	color: #802020;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
	
	
/* ==== other classes ==== */
.home_banner {
	display: block;
	width: 500px;
	margin: 10px auto;
	background-color: #e4ebf8;
	padding: 10px;
}
.home_banner .inner {
	display: block;
	width: 490px;
	border: 1px solid #afb9c4;
	padding: 5px;
	margin: 0;
}
.home_banner .inner img {
	display: block;
	float: left;
	padding: 1px;
	margin: 5px;
	border: 0;
}
.home_banner .inner a img {
	border: 1px solid #afb9c4;
}
.home_banner .inner a:hover img {border-color: #f00;}
.home_banner .inner .end {
	display: block;
	height: 0px;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	clear: both;
}
div.clear {width: 100%; clear: both; line-height: 25px; font-size: 0}
.centered {text-align: center}
.nobold {font-weight: normal}
iframe {border: 0px; width: 180px; height: 190px; overflow: hidden}


.main_offer {display: block; width: 175px; height: 260px; margin: 10px 0 0 10px; background-color: #eff6ff; border: 1px solid #a7d0ff; border-radius: 3px; -moz-border-radius: 3px; float: left; overflow: hidden}
.main_offer a {display: block; width: 175px; height: 142px; margin: 5px 0; text-align: center; text-decoration: none; font-size: 13px; font-weight: bold}
.main_offer a img {display: block; margin: 0 auto 3px auto; border: 0}
.main_offer a:hover {color: #000}
.main_offer .hotel {display: block; margin: 15px 0; padding: 5px; background-color: #a7d0ff; font-size: 12px; height:28px; text-align: center}
.main_offer .details {display: block; margin: 0; padding: 0; font-size: 12px; font-weight: bold; text-align: center}
.main_offer .price {display: block; margin: 0; padding: 5px 0; font-size: 15px; font-weight: bold; color: #d70000; text-align: center}
.news_box {display: block; border: 1px solid #ddd; border-radius: 5px; -moz-border-radius: 5px; margin: 0 10px 10px 10px; padding: 2px; background-color: #f6f6f6}
.news_box h2 {display: block; font-size: 15px; font-weight: normal; margin: 0; background-color: #1d4c86; color: #fff; border-radius: 3px; -moz-border-radius: 3px}
.news_box p.author {text-align: left; font-size: 11px; color: #1d4c86; font-weight: normal; font-style: italic}
.news_box div {padding: 10px}
