BODY {
	background-image: url(../gfx/gradient_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	madding: 0px;
}

.Allotment_stepback_warning {
	padding:15px;
	border:solid 3px #295a9b;
	width: 400px;
}

.Allotment_HotelsAndRoomsTable .TypeDescriptionCell
{
	width:300px;
}

.Allotment_HotelsAndRoomsTable .AvailabilityAndPriceCell
{
	width:400px;
}


.Allotment_RoomChoiceTable .TypeDescriptionCell
{
	width:300px;
}

.Allotment_RoomChoiceTable .PriceCell
{
	width:150px;
}

.Allotment_RoomChoiceTable .ButtonCell
{
	width:100px;
}

.Allotment_RoomChoiceTable hr
{
	width:85%;
	size:1;
}

#allotment_statusbox {
	border:solid 1px #295a9b;
	padding: 10px;
	margin-right: 10px;
}


body, div, td {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
}

h1, .Allotment_Headline, .Allotment_StatusTitle {
	color: #295a9b;
	font-family: tahoma;
	font-size: 19px;
	line-height: 22px;
	font-weight:bold;
	margin-top: 0px;
	padding-top: 0px;
}

.br {
	clear: left;
}

.brr {
	clear: right;
}

#main {
	background-image: url(../gfx/content_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 966px;
	text-align: left;
}

#top {
	background-image: url(../gfx/top_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 263px;
}

#middle {
	background-image: url(../gfx/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 31px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 30px;
}

#bottom {
	background-image: url(../gfx/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 53px;
	padding-left: 175px;
	padding-top: 38px;
	text-align: center;
}

#bottom, #bottom a {
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#menu {
	float: left;
	width: 200px;
}

#menu .item_list {
	padding-right: 10px;
}

#menu .item {
	background-image: url(../gfx/menu_bar_left.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 16px;
	height: 18px;
	overflow: hidden;
}

#menu .item, #menu .item a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#menu .sub_item {
	background-image: url(../gfx/menu_splitter_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 3px;
	padding-bottom: 4px;
}

#menu .sub_item, #menu .sub_item a {
	color: #295a9b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line_height: 15px;
}




#menu .sub_item a:hover {
	color: #7897c0;
	text-decoration: underline;
}



#menu .sub_item_big {
	background-image: url(../gfx/menu_splitter_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 3px;
	padding-bottom: 4px;
}

#menu .sub_item_big, #menu .sub_item_big a {
	color: #295a9b;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line_height: 16px;
}




#menu .sub_item_big a:hover {
	color: #7897c0;
	text-decoration: underline;
}

#subscribe_form {
	background-image: url(../gfx/menu_splitter_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#subscribe_form .enews {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	color: #295a9b;
	font-size: 11px;
	font-weight: normal;
}

#subscribe_form .tm_users_text {
	color: #295a9b;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}


#subscribe_form .enewsfield {
	background-image: url(../gfx/enews_text_box.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 170px;
}

#subscribe_form .field {
	float: left;
	background: none;
	border: 0px;
	width: 150px;
	height: 16px;
	margin: 5px;
	margin-top: 3px;
	color: #295a9b;
	font-size: 11px;
}

#subscribe_form .field input {
	border: 0px;
	width: 166px;
	color: #295a9b;
	font-family: tahoma;
	font-size: 11px;
}

#subscribe_form .buttons {
}

#subscribe_form #subscribe {
	background-image: url(../gfx/subscribe.gif);
	border: 0px;
	width: 69px;
	height: 17px;
	cursor: pointer;
	margin-top: 10px;
}

#subscribe_form #unsubscribe {
	background-image: url(../gfx/unsubscribe.gif);
	border: 0px;
	width: 63px;
	height: 17px;
	cursor: pointer;
	margin-top: 10px;
}

#frontpage, #cms, #catalog, #catalogue, #traveloffer, #allotment {
	float: left;
	width: 760px;
}

#frontpage .content {
	float: left;
	width: 575px;
	padding: 0px;
	overflow: hidden;
}

#frontpage .content .splitter {
	padding-top: 6px;
	padding-bottom: 6px;
}

.teaser_vertical * {
	padding: 0px;
	margin: 0px;
}

.teaser_vertical {
	float: left;
	background-image: url(../gfx/teaser_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 274px;
	margin-bottom: 8px;
	margin-right: 13px;
	overflow: hidden;
}

.teaser_vertical_spacer {
	float: left;
	width: 13px;
	display: none;
}

.teaser_vertical .image {
	width: 262px;
	height: 139px;
	margin: 6px;
	margin-bottom: 4px;
	overflow: hidden;
}

.teaser_vertical .header {
	height: 19px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	color: #000000;
	font-size: 12px;
	line-height: 19px;
	font-weight:bold;
	overflow: hidden;
}

.teaser_vertical .text_small, .teaser_vertical .text_medium, .teaser_vertical .text_large {
	background-image: url(../gfx/teaser_middle_bg.png);
	height: 50px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
}

.teaser_vertical .text_medium {
	height: 110px;
}

.teaser_vertical .text_large {
	height: 175px;
}

.teaser_vertical .link {

	background-image: url(../gfx/teaser_bottom.png);
	background-position: bottom;
	height: 26px;
	padding-top: 14px;
	padding-left: 8px;
	padding-right: 16px;
	text-align: center;
	overflow: hidden;
}

.teaser_vertical .link, .teaser_vertical .link a {
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

.teaser_vertical .linktext {
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../gfx/teaser_button.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.teaser_vertical .link a {
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../gfx/teaser_button.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	line-height: 18px;
	padding-bottom: 2px;
}

.teaser_vertical .link a:hover {
	color: #dae8fb;
}

.teaser_horizontal
{
	clear:both;
}

.teaser_horizontal * {
	padding: 0px;
	margin: 0px;
}

.teaser_horizontal .image {
	float: left;
	width: 160px;
}

.teaser_horizontal .text_box {
	float: left;
	width: 381px;
	padding-left: 10px;
	padding-right: 10px;
}

.teaser_horizontal .header {
	padding-bottom: 8px;
	color: #295a9b;
	font-size: 15px;
	line-height: 18px;
	font-weight:bold;
}

.teaser_horizontal .text {
	padding-bottom: 15px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

.teaser_horizontal .link, .teaser_horizontal .link a {
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	font-weight:bold;
	text-decoration: none;
}

.teaser_horizontal .link a:hover {
	color: #505050;
	text-decoration:underline;
}

.teaser_horizontal_full_middle, .teaser_horizontal_full_top, .teaser_horizontal_full_bottom
{
	float:left;
	width:561px;
}

.teaser_horizontal_full_middle
{
	background: url(../gfx/teaser_horizontal_middle.gif) repeat-y;
	margin-bottom: 10px;
}

.teaser_horizontal_full_bottom
{
	background: url(../gfx/teaser_horizontal_bottom.gif) no-repeat;
	background-position: bottom left;
}

.teaser_horizontal_full_top
{
	background: url(../gfx/teaser_horizontal_top.gif) no-repeat;
	background-position: top left;
}

.teaser_horizontal_full_content
{
	margin:10px;
	font-size:8pt;
}

.teaser_horizontal_full_content thead td {
	background-color: #345A8E;
	color: #FFFFFF;
	font-weight: bold;
}

.teaser_horizontal_full_content .alt {
	background-color: #FCFCFC;
}

.teaser_horizontal_full_content .biglink
{
	font-size:20px;
}

#frontpage .right {
	float: right;
	width: 177px;
}

#frontpage .right .top, .content .top {
	float: right;
	background-image: url(../gfx/allotment_top.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 177px;
	padding-left: 0px;
	padding-top: 40px;
}

#frontpage .right .bottom, .content .bottom {
	background-image: url(../gfx/allotment_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 14px;
}

#frontpage .right .middle, .content .middle {
	background-image: url(../gfx/allotment_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#frontpage .right .section, .content .section {
	width: 100%;
}

.content .section
{
	width: 176px;
}

#frontpage .right .section thead td, .content .section thead td {
	background-image: url(../gfx/allotment_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-top: 1px;
	padding-left: 13px;
	padding-right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
}

#frontpage .right .section tbody td, .content .section tbody td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 13px;
	padding-right: 0px;
	color: #295a9b;
	font-size: 11px;
	text-align: left;
}

#frontpage .right .section tbody td input, #frontpage .right .section tbody td select, .content .section tbody td input, .content .section tbody td select {
	margin: 0px;
	color: #295a9b;
	font-family: tahoma;
	font-size: 11px;
}

#frontpage .right #prepackageDates, .content #prepackageDates {
	text-align: center;
	padding-top: 10px;
	color: #295a9b;
	font-family: tahoma;
	font-size: 11px;
}

#frontpage .right #prepackageDates select, .content #prepackageDates select {
	color: #295a9b;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

#frontpage .right #prepackageDates table table, .content #prepackageDates table table {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 40px;
}

#frontpage .right #prepackageDates table table td, .content #prepackageDates table table td {
	color: #295a9b;
	font-size: 11px;
}

#frontpage .right #prepackageDates table table td.selectable, .content #prepackageDates table table td.selectable {
	background-image: url(../gfx/allotment_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#frontpage .right #prepackageDates table table td.not_selectable, .content #prepackageDates table table td.not_selectable {
	background-image: url(../gfx/allotment_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#frontpage .right .calendar, .content .calendar {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}

.content .calendar
{
	width: 176px;
}

#frontpage .right .calendar td, .content .calendar td {
	height: 19px;
	border: 1px solid #E5E7EF;
	font-size: 11px;
	text-align: center;	
}

#frontpage .right .calendar thead td, .content .calendar thead td {
	background-color: #D6D8DE;
	background-image: url(../gfx/calendar_header_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #295a9b;
	font-weight: bold;
}

#frontpage .right .calendar tbody td, .content .calendar tbody td {
	background-color: #ECEDEE;
	background-image: url(../gfx/calendar_normal_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #D0BDD1;
}

#frontpage .right .calendar .selectable, .content .calendar .selectable {
	background-image: url(../gfx/calendar_selectable_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}

#frontpage .right .calendar .not_selectable, .content .calendar .not_selectable {
	background-image: url(../gfx/calendar_not_selectable_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}

#frontpage .right .calendar .not_bookable, .content .calendar .not_bookable {
	background-image: url(../gfx/calendar_not_selectable_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}

#frontpage .right .calendar .selected, .content .calendar .selected {
	background-image: url(../gfx/calendar_selected_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}

#frontpage .right .calendar .cell_hover, .content .calendar .cell_hover {
	background-image: url(../gfx/calendar_hover_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}

#frontpage .right input.button_inactive, #frontpage .right input.button_active, .content input.button_inactive, .content input.button_active {
	background-image: url(../gfx/allotment_inactive_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 74px;
	height: 29px;
	border: 0px;
	overflow: hidden;
}

#frontpage .right input.button_active, .content input.button_active {
	background-image: url(../gfx/allotment_active_next.gif);
}

#cms .content, #catalog .content, #catalogue .content, #allotment .content {
	float: left;
	width: 560px;
	padding-right: 10px;
}

#cms .right, #catalog .right, #catalogue .right, #allotment .right {
	float: right;
	width: 187px;
}

.cms_menuheader {
	background-image: url(../gfx/cms_menu_bar_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 177px;
	height: 20px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	font-weight:bold;
}

.cms_menuitem_stars {
	background-image: url(../gfx/cms_menu_splitter_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 15px;
	padding-bottom: 4px;
}

.cms_menuitem_stars img {
	border: 0px;
}

.cms_menuitem {
	background-image: url(../gfx/cms_menu_splitter_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 11px;
	padding-right: 11px;
}

.cms_menuitem img {
	border: 0px;
}

.cms_menuitem, .cms_menuitem a, .Allotment_StatusSubTitle {
	color: #295a9b;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

.cms_menuitem a:hover {
	color: #7897c0;
	text-decoration: underline;
}

.cms_menuitemlist_bottom {
	padding-top: 10px;
}

#cms .teaser {
}

#cms .teaser .images {
	float: right;
	width: 200px;
	padding-left: 15px;
}

#cms .teaser .header {
	color: #295a9b;
	font-size: 19px;
	line-height: 22px;
	font-weight:bold;
	padding-bottom: 10px;
}

#cms .teaser .text {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
}

a {
	color: #000000; 
	font-family: tahoma; 
	/*font-size: 11px;*/ 
	/*line-height: 12px;*/ 
	font-weight:bold;
}

a:hover {
	color: #505050; 
	font-family: tahoma; 
	/*font-size: 11px;*/ 
	/*line-height: 12px;*/ 
	font-weight:bold;
	text-decoration:underline;
}

#cms .teaser_splitter {
	background-image: url(../gfx/splitter.gif);
	background-repeat: repeat-x;
	background-position: left 26px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#catalog .content h1 {
	margin-top: 0px;
	padding-top: 0px;
}

#catalog .images {
	float: right;
	width: 200px;
	padding-left: 15px;
}

#catalog .cms_adress {
	margin-bottom: 15px;
}

#catalog td.catalog_link {
	padding-top: 2px;
}

#catalog .cms_adress .label {
	font-weight: bold;
	padding-right: 10px;
	font-size: 12px;
	line-height: 16px;
}

#catalog .cms_facts {
	margin-top: 15px;
}

#catalog .cms_facts .odd {
	background-color: #E1E1E1;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#catalog .cms_facts .even {
	background-color: #F6F6F6;
	color: #000000;
	font-size: 11px;
}

div.catalogue_content * img {
	margin-right: 10px;
}

#google_map_switch {
	text-align: right;
	margin-bottom: 5px;
}

#google_map_container {
	margin-bottom: 5px;
	clear:left;
}

#google_map_spacersmall {
	clear: left;
	float: left;
	height: 10px;
	width: 330px;
}

#google_map_spacer {
	clear: both;
	float: left;
	height: 5px;
	width: 560px;
}

.onlinecatalogueimagecontainer, .onlinecatalogueimagecontainer .left_hotel, .onlinecatalogueimagecontainer .right_hotel {
	float: left;
}

.onlinecatalogueimagecontainer {
	width: 550px;
	padding-bottom: 20px;
}
.onlinecatalogueimagecontainer .left_hotel {
	padding-right: 10px;
}
.onlinecatalogueimagecontainer .right_hotel {
	width: 240px;
	float: right;
}

.onlinecatalogueimagecontainer .left_hotel .imagegalleryimagecontainer{
	border: solid 1px #CDCDCD;
	padding: 1px;
}

.onlinecatalogueimagecontainer .right_hotel .imagegalleryimagecontainer{
	float: left;
	border: solid 1px #CDCDCD;
	padding: 1px;
	margin-right: 8px;
	margin-bottom: 6px;
}

.onlinecatalogueimagecontainer .gallerylinkcontainer{
	width: 200px;
}

#traveloffer .travelofferlist {
	margin-bottom: 30px;
}

#traveloffer .travelofferlist .header, #traveloffer .tm_table2 td, #traveloffer .traveloffer_detail_td_header {
	background-image: url(../gfx/traveloffer_gradient_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	padding-left: 11px;
	padding-right: 11px;
}

#traveloffer .travelofferlist .header, #traveloffer .traveloffer_detail_td_header, #traveloffer .traveloffer_detail_td_header a, #traveloffer .tm_table2 td, #traveloffer .tm_table2 td a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
	text-decoration: none;
}

#traveloffer .tm_table2 td a:hover, #traveloffer .traveloffer_detail_td_header a:hover {
	text-decoration: underline;
}

#traveloffer .travelofferlist tbody td {
	vertical-align: top;
	padding-top: 10px;
}

#traveloffer .travelofferlist_details {
	margin-left: 11px;
}

#traveloffer .travelofferlist_details td {
}

#traveloffer .travelofferlist_details thead td {
	padding-top: 0px;
	color: #295a9b;
	font-size: 12px;
	font-weight: bold;
}

#traveloffer .travelofferlist_read_more_link {
	padding-left: 11px;
}

#traveloffer .travelofferlist_read_more_link, #traveloffer .travelofferlist_read_more_link a {
	color: #000000;
	text-decoration: underline;
}

#traveloffer .travelofferlist_read_more_link a:hover {
	color: #505050;
	text-decoration: underline;
}

#traveloffer .travelofferlist_details tbody td {
	padding-bottom: 20px;
	color: #000000;
	font-size: 12px;
}

#traveloffer .traveloffer_detail_td_under_header {
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 12px;
}

#traveloffer table td.tm_body1 {
	padding-left: 11px;
}

#traveloffer table td.tm_body1 strong {
	color: #295a9b;
	font-size: 16px;
	line-height: 40px;
	font-weight:bold;
}

#traveloffer .tm_table1 td {
	padding-left: 11px;
}

#traveloffer .tm_table1 td div.tm_body1 {
	padding-top: 6px;
	padding-bottom: 0px;
}

/*IMAGE GALLERY START*/

body.imagegallery .imagecontainergallery{
	background-color: #FFFFFF;
}
#image_gallery_container #image_gallery_buttonbar_top, 
#image_gallery_container #image_gallery_buttonbar_top #logo_box {
	float: left;
}

#image_gallery_container #image_gallery_buttonbar_top #image_gallery_buttons_top {
	float: right;
}
#image_gallery_buttonbar_top {
	width: 100%;
	height: 60px;
}

#image_gallery_buttons_top {
	width: 200px;
	float: left;
	padding-top: 15px;
}

#image_gallery_buttons_top div{
	float: left;
	padding-left: 10px;
}

#image_gallery_buttonbar #logo_box {
	padding-left: 20px;
}

#image_placeholder_box {
	clear: left;
}

#logo_box #logo {
	background-image: url( ../gfx/logo2.gif);
	width: 184px;
	height: 42px;
	border: 0px;
}

#image_index_placeholder {
	font-weight: bold; 
	width: 50px;
}

#image_text_title, #image_text {
	float: left;
}

#image_text_title  {
	padding-left: 160px;
	color:#295A9B;
	font-family:tahoma;
	font-size:19px;
	font-weight:bold;
	line-height:22px;
}

#image_gallery_backbutton {
	width: 26px;
	height: 17px;
	background-image: url( ../gfx/arrow_left.gif);
	border: none;
	cursor: pointer;
}
#image_gallery_forwardbutton {
	width: 26px;
	height: 17px;
	background-image: url( ../gfx/arrow_right.gif);
	border: none;
	cursor: pointer;
}
/*IMAGE GALLERY END*/