/* ========= NAVIGATION ========= */
/* ======================================================= */
@import 'nav_bar_main.css';
@import 'nav_bar_footer.css';
@import 'nav_bar_lang.css';
@import 'nav_bar_sub.css';
@import 'nav_tree_sitemap.css';


/* ========= LAYOUT ========= */
/* ======================================================= */
#containerWrapper,
#subnavBox.immoNav .swTable {
	min-width: 975px;
}
#navBox .swcontainer,
.barSub,
#mainBox .swcontainer,
#bottomBox .swcontainer,
#tagungsraeumeBox .swcontainer,
.zimmerConfig .swcontainer,
#zimmerBox .swcontainer,
#subnavBox.immoNav .swTable
{
	max-width: 1300px;
	margin: 0px auto;
}

#topBox {
	height: 375px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #eeeeee;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.6);;
	min-width: 975px;
	z-index: 1;
	position: relative;
}
#topinsertBox {
	position: absolute;
	right: 44px;
	top: 1px;
	z-index: 2;
}
#topinsertBox .designhotels {
	display: block;
	width: 148px;
	height: 68px;
	background-image: url(../../images/site/logo_triest_top.png);
	background-repeat: no-repeat;
	background-position: center;
}
#navBox {
	padding: 0px 0px 0px 50px;
	min-width: 975px; /* set min-width because of position absolute and padding-right */
	position: absolute;
	top: 67px;
	z-index: 2;
}
#navBox .swcontainer {
	/*box-shadow: 3px 3px 5px rgba(0,0,0,0.5);*/
}
#homelinkBox {
	width: 237px;
	height: 95px;
	padding: 0px 2px 0px 0px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
}
#homelinkBox a {
	display: block;
	width: 235px;
	height: 95px;
	/*
	background-image: url(../../images/site/top_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
	*/
	position: relative;
}
#homelinkBox a img {
	position: absolute;
	bottom: 0px;
}
#mainnavBox {
	background-color: #ffffff;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
}
#searchBox {
	border-right: 1px solid #ececec;
	width: 80px;
	background-color: #ffffff;
	vertical-align: middle;
	position: relative;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
}
#searchBox #searchOpen {
	height: 95px;
	cursor: pointer;
}
#searchBox #searchOpen.opened {
	opacity: 0.3;
}
#searchBox #searchOpen:hover {
	background-color: #F5F5F5;
}
#searchBox #searchOpen .swTableCell {
	background-image: url(../../images/site/icon_search_open.png);
	background-repeat: no-repeat;
	background-position: center;
}
#searchBox #searchContent {
	position: absolute;
	bottom: -57px;
	right: 0px;
	width: 230px;
	height: 0px;
	background-color: #ffffff;
	overflow: hidden;
}
#searchBox form {
	display: inline-block;
	padding: 10px 0px 10px 10px;
}
#searchBox input {
	width: 160px;
	float: left;
}
#searchBox .button {
	float: left;
	display: inline-block;
	width: 25px;
	height: 25px;
	border: none;
	background: transparent url(../../images/site/btn_search_go.png) no-repeat center;
	text-indent: -9999px;
	font-size: 0px;
	margin: 3px 0px 0px 10px;
}
#langBox {
	position: relative;
	width: 80px;
	background-color: #ffffff;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
}
#languageBox {
	width: 21px;
	position: absolute;
	top: 48px;
	left: 50%;
}
#langBox #langnavBox {
	width: 31px;
	padding: 0px 5px 0px 5px;
	margin: -14px 0px 0px -10px;
	overflow: hidden;
	background-color: #ffffff;
}
#langBox #langnavBox.closed {
	background-image: url(../../images/site/icon_arrow_small_down.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	cursor: pointer;
}
#langBox #langnavBox #langClose {
    background-image: url(../../images/site/icon_arrow_small_up.png);
    background-position: center 5px;
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    width: 100%;
}
#subnavBox {
	background-color: #EFEFEF;
}
#cbookingBox {
    padding: 10px 0px 10px 0px;
    text-align: center;
}
#cbookingBox .header {
    color: #ffffff;
}
#cbookingBox input, #cbookingBox select, #cbookingBox span {
    display: inline-block;
    height: 32px;
}
#cbookingBox input[type="submit"] {
    background-color: rgba(255,255,255,0.2);
    border: 0;
    text-indent: -9999px;
    width: 35px;
    background-image: url(../../images/site/icon_arrow_white_small_right.png);
    background-repeat: no-repeat;
    background-position: center;
}
#cbookingBox input[type="submit"]:hover {
    opacity: 0.5;
}
#mainBox {
	background-color: #ffffff;
	padding: 55px 0px 50px 0px;
}
#leftBox, .leftBox {
	width: 30%;
	padding: 0px 0px 0px 25px;
}
#contentBox, .contentBox {
	padding: 0px 50px 0px 30px;
}
#rightBox, .rightBox {
	width: 235px;
}
#rightBox .sidebarBox {
	background-color: #ECECEC;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
	margin: 0px 0px 30px 0px;
}
#rightBox .sidebarBox .header {
	padding: 20px 0px 20px 60px;
	background-color: #9D9C60;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: 15px center;
}
#rightBox .sidebarBox .header.jobs {
	background-image: url(../../images/site/icon_jobs.png);
}
#rightBox .sidebarBox .content.jobs .listSpacer {
	border-bottom: 1px solid #ffffff;
	height: 0px;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
}
#rightBox .sidebarBox .header.adressbuch {
	background-image: url(../../images/site/icon_adressbuch.png);
}
#rightBox .sidebarBox .content {
	padding: 25px 40px 25px 15px;
}
#toplinkBox {
	background-color: #ffffff;
	text-align: center;
	padding: 30px 0px 0px 0px;
}
#toplinkBox a {
	width: 72px;
	height: 65px;
	display: inline-block;
	background-image: url(../../images/site/arrow_top.png);
	background-repeat: no-repeat;
	background-position: center;
}
#bottomBox {
	padding: 80px 0px 100px 0px;
}
#bottomBox .swcontainer {}
#sitemapnavBox {
	padding: 0px 30px 0px 50px;
}
#addressBox {
	width: 235px;
	color: #ffffff;
	font-weight: 300;
}
#addressBox .header {
	height: 40px;
	text-transform: uppercase;
	font-weight: 700;
}
#addressBox a {
	color: #ffffff;
	text-decoration: none;
}
#addressBox a:hover {
	opacity: 0.5;
}
#bottomLogoBox {
	/* background-image: url(../../images/site/bottom_logo_footer.png); -> $logoFooter */
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#bottomLogoBox a {
	display: inline-block;
}
#bottomGrouplogoBox {
	background-image: url(../../images/site/bottom_grouplogo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	text-align: center;
}
#bottomGrouplogoBox a {
	display: inline-block;
	height: 25px;
	width: 340px;
}
.tplswitchBox {
	text-align: center;
	padding: 0px 0px 60px 0px;
	color: #ffffff;
}
.tplswitchBox .header, .tplswitchBox ul, .tplswitchBox li {
	display: inline;
}
.tplswitchBox li {
	padding: 0px 0px 0px 10px;
	font-weight: 700;
}
.tplswitchBox a {
	color: #ffffff;
	font-weight: 400;
}


/* ========= LAYOUT: index ========= */
/* ======================================================= */
.index #widgetSliderBox {
	width: 235px;
	position: absolute;
	top: 380px;
	right: 0px;
	z-index: 3;
}
.index #topBox {
	background-image: none;
	background-color: #eeeeee;
	height: auto;
}
.index #mainBox {
	background-color: #EFEFEF;
}
.index #toplinkBox {
	background-color: #EFEFEF;
}


/* ========= LAYOUT: fullwidth ========= */
/* ======================================================= */
.fullwidth {}
.fullwidth #contentBox {
	padding: 0px 50px 0px 100px;
}


/* ========= LAYOUT: sbleft ========= */
/* ======================================================= */
.sbleft {}
.sbleft #contentBox {
	padding: 0px 100px 0px 100px;
	background-image: url(../../images/site/bkg_content_shadow_left.png);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
}
.sbleft #contentBox:before {
	content: "";
	position: absolute;
	width: 11px;
	height: 55px;
	top: -55px;
	left: 0px;
	background-image: url(../../images/site/bkg_content_shadow_left.png);
	background-repeat: repeat-y;
	background-position: left;
}
.sbleft #contentBox:after {
	content: "";
	position: absolute;
	width: 11px;
	height: 100px;
	bottom: -100px;
	left: 0px;
	background-image: url(../../images/site/bkg_content_shadow_left_bottom.png);
	background-repeat: no-repeat;
}
.sbleft #leftBox .widgetBox {
	padding: 0px 30px 0px 0px;
}


/* ========= LAYOUT: templates ========= */
/* ======================================================= */
#tagungsraeumeBox {
	background-color: #EFEFEF;
	padding: 40px 0px 40px 0px;
}
#tagungsraeumeBox .headerTitle {
	text-transform: uppercase;
	color: #9d9c60;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 35px 30px;
	margin: 0px 0px 35px 0px;
}
#tagungsraeumeBox .swcontainer {
	width: 95%;
	min-width: 938px;
}
#tagungsraeumeBox .swcontainer #raeumeBox {

}
#tagungsraeumeBox .swcontainer #footertextBox {
	padding: 40px 50px 0px 50px;
}
.tagungsraeume #toplinkBox {
	background-color: #EFEFEF;
}


#zimmerBox {
	background-color: #EFEFEF;
	padding: 0px 0px 40px 0px;
}
#zimmerBox .seasonInfo {
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 0px;
}
#zimmerBox .seasonInfo.fixed {
	position: fixed;
	top: 0;
	background: #fff;
	z-index: 10;
	width: 100%;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
#zimmerBox .seasonInfo .introText {
	color: #9d9c60;
	text-align: right;
	width: 325px;
	vertical-align: middle;
}
#zimmerBox .seasonInfo .introTable {
	padding: 0px 0px 0px 20px;
}

#zimmerBox .swcontainer {
	width: 95%;
	min-width: 938px;
}
#zimmerBox #raeumeBox {}
#zimmerBox #footertextBox {
	padding: 40px 50px 0px 50px;
}
.zimmer #toplinkBox {
	background-color: #EFEFEF;
}


/* ========= custom styles ========= */
/* ======================================================= */

/* ========= simms ========= */
.simms #homelinkBox {
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
}


/* ========= triest ========= */
.triest #homelinkBox, .triest #homelinkBox a {
	width: 95px;
}


/* ========= oew ========= */
.oew #homelinkBox, .oew #homelinkBox a {
	width: 95px;
}


/* ========= sluka ========= */
.sluka #navBox {
	background-image: url(../../images/site/sluka_bkg_navbox.png);
	background-position: center 10px;
	padding: 0px 0px 0px 0px;
}
.sluka #homelinkBox {
	padding: 0px 0px 0px 50px;
	width: 287px;
}
.sluka #homelinkBox a img {
	bottom: -42px;
}


/* ========= immo ========= */
.immo .projectList .leftPic, .immo .projectList .rightPic {
	position: relative;
	z-index: 1;
}
.immo .projectList .imgsubtext {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 60%;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 300;
	background-color: #514945;
}
.immo .projectList .listContent {
	padding-right: 20px;
	position: relative;
}
.immo .projectList .modTitle {
	padding: 30px 0px 0px 0px;
}
.immo .projectList .modTitle, .immo .projectList .modTitle a {
	font-weight: 700;
}
.immo .projectList .modSubTitle {
	font-weight: 600;
	color: #514945;
}
.immo .projectList .modTeaser {
	padding: 0px 0px 30px 0px;
}
.immo .projectList .linkIconRight {
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
	background-position: right center;
	position: absolute;
	bottom: 5px;
	right: 20px;
}
.immo .projectList .linkIconRight a {
	display: inline-block;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
}


/* ========= boe ========= */
.boe #boeSearchBox {
	background-color: #ffffff;
	bottom: 100px;
	left: 287px;
	margin: 0px 10px 0px 10px;
	
	position: absolute;
	width: 520px;
	z-index: 2;
}
.boe #boeSearchBox .special {
	background-color: #9D9C60;
	color: #ffffff;
	text-transform: uppercase;
	padding: 20px 40px 20px 40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.boe #boeSearchBox .searchtext {
	padding: 20px 25px 100px 25px;
}
.boe #boeSearchBox .searchtabs {
	width: 300px;
	background-color: #9D9C60;
}
.boe #boeSearchBox .searchtabs {
	width: 300px;
	background-color: #9D9C60;
}
.boe #boeSearchBox .searchtabs .tabs {
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	margin: 0px 0px 30px 0px;
}
.boe #boeSearchBox .searchtabs .tabs li {
	border: none;
	color: #9D9C60;
	background-color: #ffffff;
}
.boe #boeSearchBox .searchtabs .tabs li.selected {
	color: #ffffff;
	background-color: #9D9C60;
}
.boe #boeSearchBox .searchtabs .tabs li.selected:after {
	display: none;
}
.boe #boeSearchBox .searchtabs .tabscontent {
	color: #ffffff;
	padding: 0px 20px 0px 20px;
	text-align: center;
}
.boe #boeSearchBox .searchtabs .tabscontent a {
	color: #ffffff;
	text-decoration: none;
}
.boe #boeSearchBox .searchtabs .tabscontent a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.boe #boeSearchBox .searchtabs input, .boe #boeSearchBox .searchtabs select {
	display: block;
	width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 5px 0px 5px 0px;
	border: none;
	text-align: center;
	color: #000000;
}

.boe #boeSearchBox .searchtabs input.button {
	border: 1px solid #ffffff;
	background-color: #9D9C60;
}
.boe #boeSearchBox .searchtabs input.button:hover {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #9D9C60 !important;
}


/* ========= LAYOUT: inline popup ========= */
/* ======================================================= */
body.inlinePopup {
	padding: 20px;
	background-color: #ffffff;
	background-image: none;
	/*background-image: url(../../images/site/bkg_popup.gif);*/
	background-repeat: repeat-x;
}


/* ========= LAYOUT: print ========= */
/* ======================================================= */
#printFooterBox {
	display: none;
}
#printHeaderBox {
	display: none;
}
@media print {
	body {
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
		background-image: none;
	}
	.noprint {
		display: none !important; /* Alle nicht-druckbaren Elemente ausblenden */
	}
	.print {
		width: auto !important;
		padding: 0px !important;
		margin: 0px !important;
		border: 0px !important;
		background: transparent !important;
	}

	/* ---- LAYOUT ----  */
	/* ---------------------------------------------------------  */
	#contentBox {
		width: auto !important;
		padding: 0px !important;
		margin: 0px auto !important;
		margin-bottom: 20px;
		color: #000000;
	}
	#printHeaderBox { /* ---- KOPFZEILE ----  */
		clear: both;
		display: block !important;
		width: auto;
		padding: 5px 10px 5px 10px;
		/* border-top: 1px solid #000000; */
		/* border-bottom: 1px solid #000000; */
		margin-bottom: 15px;
		text-align: center;
	}
	#printFooterBox { /* ---- FUSSZEILE ----  */
		clear: both;
		display: block !important;
		width: auto;
		padding-top: 10px;
		/* border-top: 1px solid #000000; */
		text-align: center;
		margin-top: 20px;
		font-size: 9px;
	}
}