html {
	height:100%;
}

body {
     background-color:#ffffff;
}

#page960 {
    margin:0px auto;
	width:960px;
}

/* Page Definition */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#Head {
	width:960px;
	height:380px;
	padding:0px 0px 20px 0px;
	margin:20px 0px 0px 0px;
	overflow:hidden;
	border-right:1px dotted #a1a1a1;
}

#HeadCompany {
	overflow:hidden;
	height:60px;
}

#HeadMain {
	width:700px;
	height:410px;
	float:left;
}

#Image {
	width:700px;
	height:300px;
}

#Logo {
	width:240px;
	height:50px;
	float:left;
}

#Border{
	width:249px;
	float:right;
}

#Main {
	width:960px;
	overflow:hidden;
	border-right:1px dotted #a1a1a1;
}

#ContentBorder {
	width:685px;
	min-height:300px;
	padding:0px 0px 20px 15px;
	float:left;
    border-left:1px dotted #a1a1a1;
	border-right:1px dotted #a1a1a1;
    border-bottom:1px dotted #a1a1a1;
    color:#000000;
	overflow:hidden;
}

#Content {
	width:460px;
	float:left;
}

#Special {
	width:230px;
	padding:0px 10px 0px 10px;
	float:right;
}

#Done {
	padding:10px 0px 20px 0px;
	width:960px;
	float:left;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Navigation */
/* ------------------------------------------------------------------------------------------------------ */ 
#Home {
	margin:28px 0px 0px 5px;
	_margin:25px 0px 0px 5px;
}

#Home li a, #Home li a:link, #Home li a:visited {
	width:11px;
	height:10px;
	background:url(/fileadmin/images/icons/home.gif);
	display:block;
}

#Home li a:hover {
	background:url(/fileadmin/images/icons/home-over.gif);
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Weather */
/* ------------------------------------------------------------------------------------------------------ */ 
#WeatherBox {
	overflow:hidden;
	height:90px;
	margin:50px 0px 0px 0px;
}

#WeatherDay {
	width:58px;
	float:left;
	margin:0px 2px 0px 0px;
	text-align:center;
}

#WeatherDay p {
	font:12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#666666;
/*	color:#b8b8b8;
*/	margin:2px 0px 4px 0px;
}

#WeatherDay img{
/*    border:1px solid #c6c6c6;
*/	margin:1px;
}

/* ------------------------------------------------------------------------------------------------------ */ 


/* BookingSelection */
/* ------------------------------------------------------------------------------------------------------ */ 
#BookingSelection {
	height:30px;
	margin:20px 0px 0px 0px;
}

#BookingSelection select {
	font:normal 12px Arial, Helvetica, Sans;
	width:230px;
	color:#666666;
	border:solid 1px #d8d8d8;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* HotelOverview */
/* ------------------------------------------------------------------------------------------------------ */ 
#HotelOverview {
	margin:31px 0px 0px 0px;
	_margin:35px 0px 0px 0px;
	width:230px;
}

#HotelOverview li {
	border:1px solid #999999;
	margin:0px 0px 5px 0px;
}

#HotelOverview li a, #HotelOverview li a:link, #HotelOverview li a:visited {
	height:19px;
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#666666;
	display:block;
	padding:2px 0px 0px 30px;
}

#HotelOverview li.Buergenstock {
	background:url(/fileadmin/images/Buergenstock/SpecialBanner.gif) center left no-repeat #ffffff;
}

#HotelOverview li.Buergenstock a:hover {
	background:url(/fileadmin/images/Buergenstock/SpecialBanner.gif) center left no-repeat #ececec;
}

#HotelOverview li.Schweizerhof {
	background:url(/fileadmin/images/Schweizerhof/SpecialBanner.gif) center left no-repeat #ffffff;
}

#HotelOverview li.Schweizerhof a:hover {
	background:url(/fileadmin/images/Schweizerhof/SpecialBanner.gif) center left no-repeat #ececec;
}

#HotelOverview li.RoyalSavoy {
	background:url(/fileadmin/images/RoyalSavoy/SpecialBanner.gif) center left no-repeat #ffffff;
}

#HotelOverview li.RoyalSavoy a:hover {
	background:url(/fileadmin/images/RoyalSavoy/SpecialBanner.gif) center left no-repeat #ececec;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Navigation */
/* ------------------------------------------------------------------------------------------------------ */ 
ul#NavigationMain {
	width:195px;
	padding:29px 0px 0px 0px;
	float:left;
}

#NavigationMain li {
	font:normal 12px Arial, Helvetica, Sans;
	line-height:20px;
	padding:0px 0px 1px 0px;
}

#NavigationMain li a, #NavigationMain li a:link, #NavigationMain li a:visited {
	color:#666666;
	background:url(../images/NavigationDotHollowed.gif) no-repeat;
	display:block;
}

#NavigationMain li a:hover {
	color:#333333;
	background:url(../images/NavigationDot.gif) no-repeat;
}

#NavigationMain li a .Current {
	background:url(../images/NavigationDot.gif) no-repeat;
	display:block;
	color:#666666;
	font-weight:bold;
}

#NavigationMain li a .Text {
	padding:0px 0px 0px 20px;
}

#NavigationMain li ul li {
	padding:0px 0px 1px 20px;
	font:normal 12px Arial, Helvetica, Sans;
	line-height:16px;
	background:none;
}

#NavigationMain li ul li a, #NavigationMain li ul li a:link, #NavigationMain li ul li a:visited {
	width:150px;
	color:#666666;
	background:none;
	display:block;
}

#NavigationMain li ul li a:hover {
	color:#333333;
	background:none;
}

#NavigationMain li ul li .CurrentSub {
	color:#666666;
	font-weight:bold;
	background:none;
	display:block;
}


#NavigationMain li ul li ul li {
	padding:0px 0px 1px 0px;
	font:normal 12px Arial, Helvetica, Sans;
	color:#666666;
	line-height:16px;
	background:none;
	margin:0px 0px 0px 15px;
	list-style:disc;
}

#NavigationMain li ul li ul li a, #NavigationMain li ul li ul li a:link, #NavigationMain li ul li ul li a:visited {
	width:200px;
	color:#666666;
	background:none;
	display:block;
}

#NavigationMain li ul li ul li a:hover {
	color:#333333;
	background:none;
}

#NavigationMain li ul li ul li .CurrentSubSub {
	color:#666666;
	font-weight:bold;
	background:none;
	display:block;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Navigation */
/* ------------------------------------------------------------------------------------------------------ */ 
ul#NavigationLanguage{
	width:120px;
	padding:30px 0px 0px 0px;
	float:right;
	margin:0px 0px 20px 0px;
	border-right:1px dotted #a1a1a1;
}

#NavigationLanguage li {
	font:10px Arial, Helvetica, Sans;
	float:left;
}

#NavigationLanguage li a {
	line-height:10px;
	padding:0px 12px 0px 12px;
	display:block;
}

#NavigationLanguage li a:link, #NavigationLanguage li a:visited {
	color:#666666;
}

#NavigationLanguage .Line {
	border-left:1px dotted #a1a1a1;
}


#NavigationLanguage li a:hover, #NavigationLanguage li.CurrentBackground a {
	color:#a1a1a1;
}

#NavigationLanguage li.CurrentBackground .CurrentText {
	color:#a1a1a1;
}

#NavigationLanguage li a.Current {
	color:#000000;
}


ul#NavigationTop {
	width:700px;
    height:22px;
	padding:6px 0px 0px 0px;
    _background:url(/fileadmin/images/QDHP/NavigationTop.gif) no-repeat;
}

ul#NavigationTop.QDHP {
    background:url(/fileadmin/images/QDHP/NavigationTop.gif) no-repeat;
}

ul#NavigationTop.Schweizerhof {
    background:url(/fileadmin/images/Schweizerhof/NavigationTop.gif) no-repeat;
}

ul#NavigationTop.Buergenstock {
    background:url(/fileadmin/images/Buergenstock/NavigationTop.gif) no-repeat;
}

ul#NavigationTop.RoyalSavoy {
    background:url(/fileadmin/images/RoyalSavoy/NavigationTop.gif) no-repeat;
}

ul#NavigationTop.Serpiano {
    background:url(/fileadmin/images/Serpiano/NavigationTop.gif) no-repeat;
}

#NavigationTop li {
	font:12px Arial, Helvetica, Sans;
	text-transform: uppercase;
	float:left;
}

#NavigationTop li a {
	line-height:10px;
	padding:0px 14px 0px 13px;
	display:block;
}

#NavigationTop li a:link, #NavigationTop li a:visited {
	color:#ffffff;
}

#NavigationTop .Line {
	border-right:1px solid #ffffff;
}

#NavigationTop li a .Current {
	font-weight:bold;
}

#NavigationTop li a:hover {
	color:#f0f0f0;
}

#NavigationTop li.CurrentText {
	color:#a1a1a1;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
#NavigationFrontFour {
	width:160px;
	float:left;
	margin:0px 11px 0px 0px;
}

#NavigationFrontFour p  {
	font:12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#707173;
	padding:10px 0px 0px 0px;
}

#NavigationFrontFour h1, #NavigationFrontFour h1 a, #NavigationFrontFour h1 a:link, #NavigationFrontFour h1 a:visited, #NavigationFrontFour h1 a:hover {
	font:normal 15px Tahoma, Arial, Helvetica, Sans;
	line-height:18px;
	padding:10px 0px 0px 0px;
	color:#000000;
}

#NavigationFrontFour h2, #NavigationFrontFour h2 a, #NavigationFrontFour h2 a:link, #NavigationFrontFour h2 a:visited, #NavigationFrontFour h2 a:hover {
	font:normal 17px Tahoma, Arial, Helvetica, Sans;
	line-height:18px;
	color:#666666;
	letter-spacing:0.05em;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
#NavigationFrontThree {
	width:215px;
	float:left;
	margin:0px 11px 0px 0px;
	overflow:hidden;
}
#NavigationFrontThree p {
	font:12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#707173;
	padding:10px 0px 0px 0px;
}

#NavigationFrontThree h1, #NavigationFrontThree h1 a, #NavigationFrontThree h1 a:link, #NavigationFrontThree h1 a:visited, #NavigationFrontThree h1 a:hover {
	font:normal 15px Tahoma, Arial, Helvetica, Sans;
	line-height:18px;
	padding:10px 0px 0px 0px;
	color:#000000;
}

#NavigationFrontThree h2, #NavigationFrontThree h2 a, #NavigationFrontThree h2 a:link, #NavigationFrontThree h2 a:visited, #NavigationFrontThree h2 a:hover {
	font:normal 17px Tahoma, Arial, Helvetica, Sans;
	line-height:18px;
	color:#666666;
	letter-spacing:0.05em;
}

#NavigationFrontThree .Schweizerhof a {
	background:url(/fileadmin/images/Schweizerhof/front-teaser-3.jpg) no-repeat;
	display:block;
	height:105px;
}

#NavigationFrontThree .Schweizerhof a:hover {
}

#NavigationFrontThree .Buergenstock a {
	background:url(/fileadmin/images/Buergenstock/front-teaser-3.jpg) no-repeat;
	display:block;
	height:105px;
}

#NavigationFrontThree .Buergenstock a:hover {
}

#NavigationFrontThree .RoyalSavoy a {
	background:url(/fileadmin/images/RoyalSavoy/front-teaser-3.jpg) no-repeat;
	display:block;
	height:105px;
}

#NavigationFrontThree .RoyalSavoy a:hover {
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
#NavigationFrontTwo {
	width:340px;
	float:left;
	overflow:hidden;
}

#NavigationFrontTwo p {
	font:12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#707173;
	padding:10px 0px 0px 0px;
	margin:0px 10px 20px 0px;
}

#NavigationFrontTwo h1, ul#NavigationFrontTwo h1 a, ul#NavigationFrontTwo h1 a:link, ul#NavigationFrontTwo h1 a:visited, ul#NavigationFrontTwo h1 a:hover {
	font:normal 17px Tahoma, Arial, Helvetica, Sans;
	line-height:18px;
	padding:10px 0px 0px 0px;
	letter-spacing:0.05em;
	color:#000000;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
.Content h1 {
	font:normal 18px Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	letter-spacing:0.05em;
	color:#666666;
}

.Content h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:20px 0px 3px 0px;
	color:#9a9a9a;
}

.Content h3 {
	font:bold 13px Arial, Helvetica, Sans;
	line-height:18px;
	margin:2px 0px 6px 0px;
	color:#666666;
}

.Content p, .Content dd { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#333333;
	margin:0px 0px 10px 0px;
}

.Content a, .Content a:link, .Content a:visited, .Content li a, .Content li a:link, .Content li a:visited  {
	color:#333333;
	border-bottom:1px dotted #cccccc;
}

.Content a:hover, .Content li a:hover {
	color:#666666;
	border-bottom:none;
}

.Content img  {
	border-bottom:1px solid #cccccc;
}

.Content table { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#333333;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #cccccc;
	width:100%;
}

.Content th {
	font-weight:bold;
	padding:0px 5px 0px 0px;
	border-top:1px solid #cccccc;
	color:#333333;
}

.Content td {
	padding:3px 15px 3px 0px;
	border-top:1px solid #cccccc;
}

.Content ul { 
	font:normal 12px Arial, Helvetica, Sans;
	color:#333333;
	line-height:18px;
	margin:0px 0px 6px 15px;
}

.Content li {
	list-style:disc;
}

.Content ul ul { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	margin:0px 0px 0px 15px;
}

.Content li ul li {
	color:#333333;
	list-style:circle;
}

.Content label {
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#333333;
	float:left;
	width:105px;
}

.Content hr {
	height:1px; 
	border-top:1px dotted #a1a1a1;
	border-left:none;
	border-right:none;
	border-bottom:none;
	display: block;
	margin:15px 0px 15px 0px;
}

#ContentBorder h5 {
	font:normal 12px Arial, Helvetica, Sans;
	color:#666666;
	letter-spacing:0.05em;
	text-transform: uppercase;
	padding:0px 10px 15px 0px;
}

/* ------------------------------------------------------------------------------------------------------ */ 


/* Special */
/* ------------------------------------------------------------------------------------------------------ */ 
.Border h1, .Border h1 a, .Border h1 a:link, .Border h1 a:visited, .Border h1 a:hover {
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:3px 0px 1px 0px;
	color:#666666;
}

.Border h5 {
	font:normal 12px Arial, Helvetica, Sans;
	color:#666666;
	letter-spacing:0.05em;
	text-transform: uppercase;
	margin:0px 0px 8px 0px;
}

.Border h6 {
	font:normal 9px Arial, Helvetica, Sans;
	color:#999999;
	margin:0px 0px 1px 0px;
}

.Border p {
	font:12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#707173;
	margin:0px 0px 12px 0px;
}

.Border a, .Border a:link, .Border a:visited {
	color:#333333;
	border-bottom:1px dotted #cccccc;
}

.Border a:hover, .Border li a, .Border li a:link, .Border li a:visited, .Border li a:hover {
	color:#666666;
	border-bottom:none;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Done */
/* ------------------------------------------------------------------------------------------------------ */ 
#Done p { 
	font:normal 9px Arial, Helvetica, Sans;
	color:#a1a1a1;
}

#Done a, #Done a:link, #Done a:visited {
	color:#a1a1a1;
}

#Done a:hover {
	color:#000000;
}
/* ------------------------------------------------------------------------------------------------------ */ 




/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
.formfieldInput, .csc-mailform-field input, .csc-mailform-field select{
	font:normal 11px Verdana, Arial, Helvetica, Sans;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:3px;
	margin:0px 0px 3px 0px;
}

.csc-mailform-field select{
	font:normal 11px Verdana, Arial, Helvetica, Sans;
	height:22x;
	width:350px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 3px 0px;
}

.formfieldInputMessage {
	font:normal 11px Verdana, Arial, Helvetica, Sans;
	height:80px;
	width:400px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
}

.csc-mailform-field textarea {
	font:normal 11px Verdana, Arial, Helvetica, Sans;
	height:80px;
	width:345px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
}

.formfieldInputCapatcha {
	height:14px;
	width:20px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldSubmit {
	font:normal 11px Verdana, Arial, Helvetica, Sans;
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
}

.csc-mailform-field {
	overflow:hidden;
}

.csc-mailform-field .csc-mailform-submit {
	font:normal 11px Verdana, Arial, Helvetica, Sans;
	padding:2px;
	height:21px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
}

.formfieldSelect {
	border:solid 1px #d0c7c7;
}

.formfieldCheckbox {
	border:none;
}

.formfieldError {
	color:#eb6a0b;
}
/* ------------------------------------------------------------------------------------------------------ */ 
