BODY {
	background-image: url(../gfx/gradient_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #bfa681;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}


body  {
	background-color:#BFA681;
	background-image:url("../gfx/gradient_background.gif");
	background-position:left top;
	background-repeat:repeat-x; 
} 

p {
	margin: 0px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	color: #ca530c;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	line-height: 23px;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #ca530c;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.br {
	clear: both;
	height: 0px;
}

A {
	color: #ca530c;
}

A:hover {
	color: #ca530c;
}

.image_shadow_top {
	background-image: url(../gfx/image_shadow_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 7px;
}

.image_shadow_middle {
	background-image: url(../gfx/image_shadow_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 320px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}

.image_shadow_bottom {
	background-image: url(../gfx/image_shadow_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}



#main {
	width: 980px;
	text-align: left;
}

#top {
	background-image: url(../gfx/top_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-right: 9px;
	height: 314px;
}

#lang {
	overflow: hidden;
	padding-left: 29px;
	padding-top: 14px;
	height: 24px;
}

#lang .item {
	float: left;
	width: 23px;
	height: 11px;
}

#flash {
	overflow: hidden;
}

#flash, #flash iframe {
	width: 962px;
	height: 227px;
	border: 0px;
}

#menu {
	/*background-image: url(../gfx/top_menu_splitter.gif);
	background-position: 2px 9px;
	background-repeat: no-repeat;
	padding-left: 5px;*/
	/*padding-top: 9px;*/
	padding-top: 4px;
	height: 41px;
}

#menu #nav {
	float: left;
	text-align: left;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	line-height: 41px;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #f1e3c4;
	text-decoration: none;
}

#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_splitter.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 15px;
	line-height: 41px;
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: -1px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}


#menu .menulistcontainer {
	margin-top: 0px;
	background-color: #CDB288;
}

#menu .menulistitem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #E0D3B1;
	border-top: 1px solid #E0D3B1;
	border-right: 1px solid #AC8C5D;
	border-bottom: 1px solid #AC8C5D;
	width: 160px;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}

.content {
	background-image: url(../gfx/content_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 10px;
}

#frontpage .sectionLeft {
	float: left;
	width: 600px;
}

#teasers h1 {
	margin: 0px;
	padding: 0px;
	color: #4d3a16;
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
}

#teasers .horizontal h1 {
	line-height: 21px;
}

#teasers h1 a {
	color: #4d3a16;
	text-decoration: none;
}

#teasers h1 a:hover {
	color: #4d3a16;
	text-decoration: underline;
}

#teasers .text a {
	color: #393939;
	text-decoration: none;
}

#teasers .text a:hover {
	color: #393939;
	text-decoration: underline;
}

#teasers .vertical {
	overflow: hidden;
	float: left;
	background-image: url(../gfx/teaser_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	width: 298px;
	height: 271px;
}

#teasers .vertical .imageBox {
	overflow: hidden;
	width: 298px;
	height: 169px;
	text-align: center;
}

#teasers .vertical .textBox {
	padding-left: 16px;
	padding-right: 16px;
}

#teasers .vertical .linkBox {
	padding-left: 16px;
	padding-top: 5px;
	width: 110px;
}

#teasers .vertical .linkBox .linkcontainer {
	background-image: url(../gfx/teaser_button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 2px;
	color: #9D988D;
	font-weight: bold;
	height: 20px; 
}

#teasers .vertical .linkBox .linkcontainer a {
	color: #9D988D;
	text-decoration: none;
	font-weight: bold;
}

#teasers .vertical .header {
	overflow: hidden;
	height: 24px;
}

#teasers .vertical .text {
	overflow: hidden;
	padding-top: 13px;
	height: 30px;
	color: #393939;
	font-size: 11px;
	line-height: 15px;
}


#teasers .vspacer {
	float: left;
	width: 4px;
	height: 251px;
}

#teasers .horizontal {
	float: left;
	background-image: url(../gfx/horizontal_teaser_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 4px;
	width: 600px;
}

#teasers .horizontal .top {
	background-image: url(../gfx/horizontal_teaser_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#teasers .horizontal .bottom {
	background-image: url(../gfx/horizontal_teaser_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

#teasers .horizontal .imageBox {
	float: left;
	overflow: hidden;
	padding-left: 6px;
	padding-top: 5px;
	width: 182px;
}

#teasers .horizontal .textBox {
	float: left;
	overflow: hidden;
	width: 384px;
}

#teasers .horizontal .linkBox {
	float: left;
	overflow: hidden;
	width: 384px;
}

#teasers .horizontal h1, #teasers .horizontal .text {
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 0px;
}

#teasers .horizontal .textBox h1, #teasers .horizontal .textBox .text {
	padding-left: 12px;
}

#teasers .horizontal .text {
	padding-bottom: 10px;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}

#teasers .horizontal .linkBox_noImage, #teasers .horizontal .linkBox {
	padding-left: 16px;
	padding-top: 5px;
}

#teasers .horizontal .linkcontainer {
	background-image: url(../gfx/teaser_button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 2px;
	color: #9D988D;
	font-weight: bold;
	height: 20px; 
}

#teasers .horizontal .linkcontainer a {
	color: #9D988D;
	text-decoration: none;
	font-weight: bold;
}

#frontpage .sectionRight {
	float: left;
	overflow: hidden;
	padding-left: 10px;
	width: 352px;
}

#travelOffers .top {
	padding-top: 6px;
	padding-right: 3px;
	height: 31px;
	text-align: right;
}

#travelOffers .item {
	overflow: hidden;
	background-image: url(../gfx/traveloffer_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 125px;
}

#travelOffers .imageBox {
	overflow: hidden;
	float: left;
	padding-left: 13px;
	padding-top: 6px;
	width: 83px;
	height: 81px;
}

#travelOffers .textBox {
	overflow: hidden;
	float: left;
	padding-left: 18px;
	padding-top: 8px;
	width: 225px;
	height: 91px;
}

#travelOffers .header {
	overflow: hidden;
	height: 27px;
}

#travelOffers .header, #travelOffers h1 {
	padding: 0px;
	margin: 0px;
	color: #4d3a16;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 27px;
	
}

#travelOffers .text {
	overflow: hidden;
	padding-top: 5px;
	height: 30px;
	color: #4d3a16;
	font-size: 11px;
	line-height: 15px;
}

#travelOffers .priceBox {
	overflow: hidden;
	padding-top: 5px;
	height: 18px;
	color: #ff9600;
	font-size: 11px;
	line-height: 18px;
}

#travelOffers .priceBox .price {
	font-size: 14px;
	font-weight: bold;
}

#travelOffers .buttonBox {
	padding-top: 3px;
	padding-right: 3px;
	text-align: right;
}

/* ======================================= */



.cms_menu img {
	border: 0px;
}

.cms_menuheader {
	overflow: hidden;
	background-image: url(../gfx/cms_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	height: 24px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.cms_menuitemlist {
}

.cms_menuitem {
	background-image: url(../gfx/cms_splitter.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.cms_menuitem a {
	background-image: url(../gfx/cms_bullet.gif);
	background-position: 9px 6px;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
}

.cms_menuitem, .cms_menuitem a {
	color: #000000;
	text-decoration: none;
}

.cms_menuitem a:hover {
	color: #ca530c;
	text-decoration: none;
}

.cms_menuitem_selected, .cms_menuitem_selected a, .cms_menuitem_selected a:hover {
	color: #ca530c;
	text-decoration: none;
}

.cms_menuitemlist_bottom {
	height: 20px;
}

.cms_menuitem_stars {
	background-color: #F4EEE5;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	margin-top: 8px;
}


#cms, #catalog {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#cms .sectionLeft, #catalog .sectionLeft {
	float: left;
	width: 223px;
}

#cms .sectionRight, #catalog .sectionRight {
	float: left;
	padding-left: 16px;
	width: 714px;
}

#cms .teaser .textBox {
	float: left;
	padding-right: 16px;
	color: #000000;
}

#cms .teaser .anonce {
	padding-bottom: 10px;
}

#cms .teaser .imageBox {
	float: left;
	width: 334px;
}

#cms .teaser .imageBox .spacer, #catalog .imageBox .spacer {
	height: 20px;
}

#cms .teaser_splitter {
	height: 40px;
}

#catalog .onlinecatalogue {
}

#catalog .right_box {
	float: right;
	padding-left: 16px;
	width: 334px;
}

#catalog .right_box .spacer {
	height: 12px;
}

#catalog dl {
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#catalog .star {
	vertical-align: middle;
}

#catalog dt {
	float: left;
	font-weight: bold;
}

#catalog dd {
	margin: 0px;
	padding-left: 60px;
}

#catalog .cms_facts {
	width: 250px;
	border-top: 1px solid #e0e0e0;
}

#catalog .cms_facts .odd, #catalog .cms_facts .even {
	background-color: #EFEFEF;
}

#catalog .cms_facts td {
	padding: 8px;
	border-bottom: 1px solid #e0e0e0;
}

#catalog .cms_facts .label {
	font-weight: bold;
}

#catalog .cms_facts .value {
	text-align: right;
}

#traveloffer  {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#traveloffer h1 {
	padding-left: 20px;
	margin-bottom: 5px;
}

#traveloffer strong {
	color: #ca530c;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.travelofferlist {
	margin-bottom: 30px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist td.header {
	background-image: url(../gfx/traveloffer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.travelofferlist_details td {
	padding-left: 20px;
	height: 20px;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
}

.travelofferlist_details thead td {
	padding-top: 10px;
	color: #ca530c;
	font-weight: bold;
}

.travelofferlist_details div.body_text {
	font-size: 11px;
	line-height: 15px;
	padding-top: 20px;
}

.travelofferlist .travelofferlist_read_more_link {
	padding-left: 20px;
	padding-top: 10px;
}

.travelofferlist .travelofferlist_read_more_link a {
	color: #ca530c;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

.travelofferlist td img {
	margin-top: 20px;
	margin-right: 20px;
}

.tm_table2 td, .traveloffer_detail_td_header {
	background-image: url(../gfx/traveloffer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.tm_table2 a, .traveloffer_detail_td_header a {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.traveloffer_detail_td_under_header {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
}

td.tm_body1, div.tm_body1 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

td.tm_body1 strong {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.tm_table1 td {
}

.tm_table1 .tm_body1 {
	padding-top: 5px;
}

#traveloffer input, #traveloffer textarea {
	color: #484848;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #cccccc;
}


#bottom {
	overflow: hidden;
	background-image: url(../gfx/bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 31px;
	padding-top: 8px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

#bottom, #bottom a {
	color: #8A8A8A;
	text-decoration: none;
}

#bottom a:hover {
	color: #8A8A8A;
	text-decoration: underline;
}

#tmi {
	padding-bottom: 20px;
	text-align: center;
}

.onlinecatalogue .onlinecatalogue_section .top {
	float: left;
	width: 714px;
}
.onlinecatalogue .onlinecatalogue_section h1 {
	width: 600px;
	float: left;
}

.onlinecatalogue .onlinecatalogue_section .hotelinfo,
.onlinecatalogue .onlinecatalogue_section .teaser,
.onlinecatalogue .onlinecatalogue_section .text {
	clear: both;
	width: 660px;
}

.onlinecatalogue .onlinecatalogue_section .hotelinfo {
	float: left;
	padding-bottom: 10px;
	width: 100%;
}

.onlinecatalogue .onlinecatalogue_section .hotelinfo .label {
	clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
}

.onlinecatalogue .onlinecatalogue_section .hotelinfo .value {
	float: left;
	width: 560px;
}

.googlemapslogocontainer {
	width: 90px;
	/*height: 20px;
	padding-top: 50px;*/
	height: 41px;
	background-image: url(../gfx/googlemaps.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
}
	
#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;
}


/* New lines in bodytag */
/* Please correct image path if image is not placed in the same folder as the CSS */
body { 
	background-image:url('../gfx/bg_bigny.jpg');
	background-repeat:no-repeat;
	background-position:  center -1px; 
	background-color: #fff
}

/* * * * * * * * * */
/* rounded buttons */
/* Please correct image path if image is not placed in the same folder as the CSS */

.round, .video, .booking, .foto, .info {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	height:27px;
	background:url(../gfx/button.gif) no-repeat right top; 
	padding-right:23px; 
	display:inline-block;
        text-decoration: none;
}
.round ins, .video ins, .booking ins, .foto ins, .info ins { 
	background:url(../gfx/button.gif) no-repeat left top; 
	height:27px;
	line-height:27px;
	display:inline-block;
	padding-left:50px;
        text-shadow: 0px 0px 3px #000;
	color: #FFF;
        font-family:verdana, arial, sans-serif, tahoma;
        font-weight:bold;
        text-decoration: none;
}
.round ins { padding-left: 23px; }

.video { background:url(../gfx/btn_video.gif) no-repeat right top; }
.video ins { background:url(../gfx/btn_video.gif) no-repeat left top; color: #FFF; }

.info { background:url(../gfx/btn_info.gif) no-repeat right top; }
.info ins { background:url(../gfx/btn_info.gif) no-repeat left top; color: #FFF; }

.booking { background:url(../gfx/btn_booking.gif) no-repeat right top; }
.booking ins { background:url(../gfx/btn_booking.gif) no-repeat left top; color: #FFF; }

.foto { background:url(../gfx/btn_foto.gif) no-repeat right top; }
.foto ins { background:url(../gfx/btn_foto.gif) no-repeat left top; color: #FFF; }

a.round:hover, 	a.video:hover, a.booking:hover, a.foto:hover, a.info:hover { background-position:right -155px; }
a.round:hover ins, a.video:hover ins, a.booking:hover ins, a.foto:hover ins, a.info:hover ins { background-position:left -155px; }

/* end rounded buttons */
/* * * * * * * * * * * */




.subscribecontainer .text{
	height: 65px;
}

.subscribecontainer .fieldBox,
.subscribecontainer .buttonBox {
	float: left;
}

.subscribecontainer .fieldBox {
	padding-right: 20px;
}

.subscribecontainer .buttonBox {
	cursor: pointer;
}

.onlinecatalogueimagecontainer, .onlinecatalogueimagecontainer .left_hotel, .onlinecatalogueimagecontainer .right_hotel {
	float: left;
}

.onlinecatalogueimagecontainer {
	width: 100%;
	padding-bottom: 20px;
}
.onlinecatalogueimagecontainer .left_hotel {
	padding-right: 20px;
	width: 404px;
}
.onlinecatalogueimagecontainer .right_hotel {
	width: 290px;
	float: left;
}

.onlinecatalogueimagecontainer .left_hotel .imagegalleryimagecontainer {
	border: solid 1px #CDCDCD;
	padding: 1px;
}

.onlinecatalogueimagecontainer .left_hotel .imagegalleryimagecontainer img {
	width: 400px;
	height: 300px;
}

.onlinecatalogueimagecontainer .right_hotel .first{
	clear: both;
}

.onlinecatalogueimagecontainer .right_hotel .imagegalleryimagecontainer{
	float: left;
	border: solid 1px #CDCDCD;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 12px;
}

.onlinecatalogueimagecontainer .gallerylinkcontainer{
	width: 200px;
}
