/**********************************************
 * CONECTO Business Communication GmbH        *
 * Project: Aparthotel Adler                  *
 * Type: screen                               *
 **********************************************/

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a545b;
	background: #fff url(../img/layout/bg_body.jpg) repeat-x top left;
}

div#siteWrap {
	background: url(../img/layout/bg_schwung.jpg) no-repeat top center;
	padding: 0;
	margin: 0;
	width: 100%;
}

div#containerSite {
	width: 1000px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

div#containerNavi {
	background: url(../img/layout/bg_navi.jpg) repeat-x top left;
	border-top: 1px solid #f0f2f4;
	height: 44px;
}


div#containerQuickNav {
	width: 226px;
	height: 44px;
	padding: 15px 0 0 41px;
}

div#containerMainNav {
	height: 44px;
	/*width: 748px;*/
	width: 727px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div#containerQuickNav a {
	color: #6f7f8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 13px 0 10px;
	background: url(../img/layout/bullet_quick_nav.gif) no-repeat right;
}
div#containerQuickNav a.last {
	background-image: none;
	padding-right: 0;
}
div#containerQuickNav a:hover {
	color: #ff861b;
}

div#containerContent {
	background: #fff url(../img/layout/bg_content_container.jpg) repeat-x top left;
	padding-bottom: 15px;
}
div#containerContentWrap {
	background: url(../img/layout/bg_ornament.gif) no-repeat bottom left;
}

div#sidebarLeft {
	/*float: right;*/
	/*width: 267px;*/
	width: 237px;
	margin: 0px;
	padding: 19px 0 0 30px;
}

div.boxAnfrage {
	width: 153px;
	height: 194px;
	background: url(../img/layout/bg_anfrage_box.jpg);
	padding: 18px 25px;
	margin-bottom: 15px;
	font-size: 10px;
}
div.boxAnfrage form {
	padding: 0;
	margin: 0;
}

div.boxAnfrage form .anfrageSelect, .anfrageField, .formFieldAnfrage {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 1px 0;
	border: 1px solid #65727c;
}
div.boxAnfrage form .anfrageBtn, .anfrageBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
	w/idth: 100%;
}

div.boxAnfrage h5 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding:  0 0 5px 0;
	margin: 0 0 7px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #7d8c98;
}
div.boxAnfrage h6 {
	font-size: 10px;
	font-weight: normal;
	color: #4a545b;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	background: url(../img/layout/bullet_pfeil.gif) no-repeat left;
}


div#sidebarNewsletter a.newsletterService {
	display: block;
	width: 204px;
	height: 0px;
	padding-top: 41px;
	background: url(../img/layout/btn_newsletter_service.jpg) no-repeat top left;
	overflow: hidden;
	margin-bottom: 15px;
}

div.boxSidebar {
	width: 204px;
	margin-bottom: 15px;
	background: url(../img/layout/bg_boxSidebar_body.jpg) repeat-y top left;
}
div.boxSidebar div.top {
	background: url(../img/layout/bg_boxSidebar_top.jpg) no-repeat top left;
	height: 6px;
}
div.boxSidebar div.bottom {
	background: url(../img/layout/bg_boxSidebar_bottom.jpg) no-repeat top left;
	height: 15px;
}
div.boxSidebar div.body {
	padding: 12px 25px 3px 25px;
}
div.boxSidebar div.body h5 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0 0 7px 0;
	text-transform: uppercase;
}

div.wetterWrap {
	padding: 5px;
	background: #c5cdd5;
}
table.wetter {
	font-size: 10px;
	width: 100%;
}
table.wetter td img {
	margin-bottom: 1px;
}
table.wetter td.wetterLabel {
	padding: 2px 0px 2px 14px;
	background: url(../img/layout/linie_dotted_white_h.gif) repeat-x bottom left;
}
table.wetter td.last {
	background: none;
}


div#content {
	padding: 23px 30px 20px 0px;
	/*margin-left: 267px;*/
	float: right;
	width: 700px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

div#content a {
	color: #4a545b;
	text-decoration: underline;
}
div#content a:hover {
	text-decoration: none;
}

div.boxECard {
	width: 150px;
	float: left;
	margin: 10px 10px 0px 0px;
}

div.boxContent {
	width: 200px;
	float: left;
	margin: 10px;
}

div.boxContent div.boxImg {
	padding: 4px;
	width: 192px;
	height: 86px;
	overflow: hidden;
	background: #a8afb5;
	text-align: center;
}
div.boxContent div.boxImg img {
	border: 1px solid #fff;
}
div.boxContent div.boxText {
	background: #dbe0e4;
	padding: 13px 12px 10px 12px;
	margin-top: 4px;
	font-size: 10px;
}
div.boxContent div.boxText h4 {
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
div.boxContent div.boxLink {
	background: url(../img/layout/boxContent_bottom.gif) no-repeat bottom left;
}
div.boxContent div.boxLink {
	padding: 0px 12px 7px 12px;
}
div.boxContent div.boxLink a {
	width: 176px;
	line-height: 17px;
	display: block;
	background: url(../img/layout/boxContent_link.gif) no-repeat top left;
	text-align: center;
	text-decoration: none !important;
	color: #fff;
	font-weight: bold;
}
div.boxContent div.boxLink a:hover {
	background: url(../img/layout/boxContent_link.gif) no-repeat 0px -16px;
}


/* content elmente */
div#contentHeader {
	padding-bottom: 4px;
	border-bottom: 1px solid #d1d8de;
	height: 32px;
	margin-bottom: 20px;
}
div#contentHeader div#pageHeadline {}

div#contentHeader div#pageHeadline h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	color: #5d6a75;
	text-transform: uppercase;
}
div#contentHeader div#pageHeadline h4 {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #93a4b1;
}
div#contentHeader a.printPage {
	width: 16px;
	height: 0px;
	padding-top: 17px;
	display: block;
	overflow: hidden;
	background: url(../img/layout/icon_print.gif) no-repeat top left;
	float: right;
	margin-top: 17px;
}


div.textImg {
	margin-bottom: 20px;
}

img.imgLeft {
	float: left;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #c3cdd4;
	margin: 0 15px 0 0;
}
div.textImgLeft {
	min-height: 151px;
	height: auto !important;
	height: 151px;
	background: #e1e5e9;
	padding: 10px;
	margin-left: 250px;
}

div.text,
div.textHl {
	margin-bottom: 20px;
	background: url(../img/layout/bg_text.gif) repeat-y top left;
	padding: 10px 0 10px 32px;
}
div.textHl {
	background: url(../img/layout/bg_text_hl.gif) repeat-y top left;
}
div.text h2,
div.textHl h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 15px 0;;
	padding: 0 0 5px 0;
	color: #5d6a75;
	border-bottom: 1px solid #cdd1d4;
}
div.text p,
div.textHl p {
	margin: 0 0 10px 0;
}

div.text3Img img {
	float: left;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #c3cdd4;
	margin: 0;
	margin-bottom: 10px;
	margin-right: 10px;
}
div.text3Img img.dreiimgLast {
	margin-right: 0px;
}

/* ende content elmente */


div#containerFooter {
	border-top: 6px solid #f2f4f6;
	background: #fff;
	height: 54px;
	color: #93a4b1;
	clear: both;
}

div#containerFooter a {
	color: #93a4b1;
	text-decoration: none;
}
div#containerFooter a:hover {
	text-decoration: underline;
}

div#footerLogo {
	width: 280px;
	text-align: center;
	padding: 2px 0;
	float: left;
}

div#footerInfo {
	width: 620px;
	padding-top: 10px;
	float: left;
}

div#footerCopyright {
	padding-top: 10px;
}

table.contentTable {
	border-collapse: collapse;
	width: 100%;
}
table.contentTable td {
	border: 1px solid #fff;
	padding: 4px;
	color: #000;
}
table.contentTable tr.rowHead {
	background-color: #758AA5;
}
table.contentTable tr.rowHead td {
	font-weight: bold;
	color: #fff;
}
table.contentTable tr.rowFirst {
	background-color: #ABB9C9;
}
table.contentTable tr.rowSecond {
	background-color: #DFE4EA;
}
table.contentTable tr.rowThird {
	background-color: #EDF0F3;
}
table.contentTable tr.rowFourth {
	background-color: #F6F7F9;
}

.webcamContainer {
	float: left;
	margin: 9px 4px 0 4px;
}

hr.clearHr {
	clear: both;
	visibility: hidden;
	position: relative;
	top: -1000px;
	left: -1000px;
	font-size: 1px;
	height: 1px;
	border: none;
}

img.dreiimg {
	float: left;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #c3cdd4;
	margin: 0 0 0 0;
}

img.dreiimgMitte {
	float: left;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #c3cdd4;
	margin: 0 8px 0 8px;
}

/* lang select */
#containerLang {
	position: relative;
	z-index: 100;
	top: -260px;
	left: 16px;
	height: 80px;
	margin-bottom: -85px;
}
#containerLang a {
	display: block;
	height: 0px;
	width: 25px;
	padding-top: 15px;
	margin: 5px;
	overflow: hidden;
}

#containerLang a.de {
	background: url(../img/layout/flag_at.jpg) no-repeat 0 -15px;
}
#containerLang a.de:hover {
	background-position: 0 0px;
}

#containerLang a.en {
	background: url(../img/layout/flag_en.jpg) no-repeat 0 -15px;
}
#containerLang a.en:hover {
	background-position: 0 0px;
}

#containerLang a.ru {
	background: url(../img/layout/flag_ru.jpg) no-repeat 0 -15px;
}
#containerLang a.ru:hover {
	background-position: 0 0px;
}

#containerLang a.active {
	background-position: 0 0px;
}

/*#containerLang a.ru {
	display: none;
}*/

/*

#packagesAcc  {
}
#packagesAcc p {
	margin-bottom : 10px;
	border: none;
	margin: 0px;
	padding: 10px 0 10px 32px;
	background: url(../img/layout/bg_text.gif) repeat-y top left;
}
#packagesAcc .accTitle {
	cursor:pointer;
	display:block;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	color: #5d6a75;
	border-bottom: 1px solid #cdd1d4;
	background: url(../img/layout/bg_text_hl.gif) repeat-y top left;
	padding: 10px 0 10px 32px;
}
#packagesAcc .accTitle:hover {
	color: #000;
}
#packagesAcc .accTitle.selected {
	background-color: #E1E5E9;
}*/

#packagesAcc {
	overflow: hidden;
}
#packagesAcc dt {
	cursor:pointer;
	display:block;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	color: #5d6a75;
	border-bottom: 1px solid #cdd1d4;
	background: url(../img/layout/bg_text_hl.gif) repeat-y top left;
	padding: 10px 0 10px 32px;
}
#packagesAcc dd {
	/*min-height: 120px;
	height: auto !important;
	height: 120px;
	overflow: hidden;*/
	margin-bottom : 10px;
	border: none;
	margin: 0px;
	padding: 10px 0 10px 32px;
	background: url(../img/layout/bg_text.gif) repeat-y top left;
}



.massageTable {
	border-collapse: collapse;
	width: 100%;
}
.massageTable td {
	border: 1px solid #fff;
	vertical-align: middle;
}
.massageTable .mainHead {
	background: #95a5b9;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.massageTable .mainHead {
	height: 47px;
	vertical-align: middle;
}
.massageTable .subHead {
	background: #a4b3c4;
	color: #000;
	font-weight: bold;
}
.massageTable .subHead td {
	height: 45px;
	vertical-align: middle;
	padding: 0 6px;
}
.massageTable td.lineHead {
	background: #cdd5df;
	color: #000;
	height: 38px;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 6px;
	text-align: left;
}
.massageTable td.lineContent1 {
	background: #e0e5eb;
	text-align: center;
}
.massageTable td.lineContent2 {
	background: #dae0e7;
	text-align: center;
}

.tx-cnsaalbachwetter-pi1,
.tx-cnsaalbachwetter-pi1 table {
font-size: 10px;
color: #4a545b;
font-family: Arial, Verdana, Helvetica;
}

.tx-cnsaalbachwetter-pi1 table.weatherSmall {
    border-collapse: collapse;
}

.tx-cnsaalbachwetter-pi1 table.weatherSmall td {
    background: url(http://www.saalbach.com/fileadmin/images/titel/trennlinie_navigation.jpg) repeat-x top left;;
}

.tx-cnsaalbachwetter-pi1 table.weatherSmall td.icon {
    padding-top: 1px;
}
/*
.tx-cnsaalbachwetter-pi1 table.weatherSmall td.day_name {
    border: 1px solid #989EAA;
    border-right: none;
    border-left: none;
}
.tx-cnsaalbachwetter-pi1 table.weatherSmall td.date {
    border: 1px solid #989EAA;
    border-right: none;
    border-left: none;
}
.tx-cnsaalbachwetter-pi1 table.weatherSmall td.temp {
    border: 1px solid #989EAA;
    border-left: none;
}
*/
.weatherDetail {
		color: #4a545b;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica;
}
.weatherDetail tr th {
    font-weight: bold;
    text-align: left;
}
.weatherDetail thead tr th {
    font-weight: bold;
    text-align: center;
}
.weatherDetail td {
    text-align: center;
}