body {
	padding:0em;
	margin:0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size:medium;
	font-size-adjust: none;
	font-stretch: normal; 
	text-align: center;
	background:url(../auxx/img_bg.jpg);
	color:#FFFFFF;
}

a{
	outline:none;
}

p {
	padding:0em;
	margin:0em;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}

a img{
	border-bottom:none;
	text-decoration:none;
}

/* clear :: Hebt alle Formatierungen auf */
.clear {
	clear:both;
	margin:0em;
	padding:0em;
	height:0em;
	font-size:0em;
	line-height:0em;
}

#CenterContent{
	margin:0em auto;
	padding:0em;
	width:968px;
	height:auto;
	font-size:70%;
	line-height:140%;
}

#CenterContent #Logo{
	width:185px;
	height:95px;
	padding-top:20px;
	margin-left:10px;
	float:left;
}

#CenterContent #ServiceNavi{
	float:right;
	width:600px;
	/*height:29px;*/
	padding:0px;
	margin:0px;
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:110%;
	line-height:130%;
}

#CenterContent #ServiceNavi a{
	text-decoration:none;
	color:#FFFFFF;
}

#CenterContent #ServiceNavi a:hover,
#CenterContent #ServiceNavi ServiceNaviActive{
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
}

#CenterContent a#sticker,
#CenterContent a#sticker:hover{
	display:block;
	float:right;
	margin:7px 10px 0px 0px;
	/*IE-HACK*/
	_margin:6px 5px 0px 0px;
	width:150px;
	height:60px;
	border:none;
}

#CenterContent a#sticker img{
	float:right;
}

#CenterContent #ServiceNavi .ServiceNaviBorderLeft{
	float:left;
	height:29px;
	width:6px;
	background:url(../auxx/service_navi/img_border_left.gif);
}

#CenterContent #ServiceNavi .ServiceNaviText{
	float:left;
	height:22px;
	width:auto;
	padding-left:3px;
	padding-right:3px;
	padding-top:7px;
	background:url(../auxx/service_navi/img_bg.gif);
}

#CenterContent #ServiceNavi .ServiceNaviBorderRight{
	float:left;
	height:29px;
	width:6px;
	background:url(../auxx/service_navi/img_border_right.gif);
}

/*==============================*/
/* Alle Angaben zum Grundgerst */
/*==============================*/
#ContentBorderTop{
	float:left;
	width:968px;
	height:15px;
	line-height:15px;
	background:url(../auxx/content/img_border_top.gif);
}

#ContentBackground{
	float:left;
	width:968px;
	min-height:526px;
	_height:526px;
	background:url(../auxx/content/img_bg_tiled.gif);
	text-align:left;
}

#ContentBackgroundBaer{
	float:left;
	width:957px;
	min-height:526px;
	_height:526px;
	background:url(../auxx/content/img_bg_baer.gif) bottom no-repeat;
	text-align:left;
	padding-left:11px;

}

#ContentBorderBottom{
	float:left;
	width:968px;
	height:15px;
	line-height:15px;
	background:url(../auxx/content/img_border_bottom.gif);
}

/*============================*/
/*Alle Angaben zur Navigation */
/*============================*/

#ContentBackground #ContentBackgroundBaer #Navi{
	float:left;
	width:195px;
	min-height:526px;
	_height:526px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	line-height:110%;
	margin-top:8px;
}

#Navi a.NavigationPassiv{
	margin-left:10px;
	width:180px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

#Navi a.NavigationPassiv:hover,
#Navi .NavigationAktiv{
	margin-left:10px;
	width:180px;
	display:block;
	color:#79210C;
	text-decoration:none;
}

#Navi .TrennlinieNavigation{
	height:1px;
	line-height:1px;
	margin-top:8px;
	margin-bottom:8px;
	background:url(../auxx/navi/img_trennlinie.gif);
}

/*===============================================*/
/* Alle Angaben zum Content Area der Index Seite */
/*===============================================*/
#ContentBackground #ContentBackgroundBaer #ContentAreaIndex{
	float:left;
	margin:0px;
	padding:0px;
	margin-top:-4px;
	width:550px;
	color:#000000;
}

#ContentAreaIndex .SchluesselOben{
	float:left;
	margin-top:75px;
	margin-bottom:45px;
}

#ContentAreaIndex .SchluesselText{
	float:left;
	margin-left:40px;
}

#ContentAreaIndex .SchluesselUnten{
	float:left;
	margin-top:45px;
}

/*============*/
/* Featurebox */
/*============*/

#ContentBackground #ContentBackgroundBaer #FeatureBoxContainer {
	float:left;
	width:198px;
	height:auto;
}

#FeatureBoxContainer .FbTitel{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	width:168px;
	height:auto;
	color:#79210C;
	background:url(../auxx/index/img_fb_border_top.gif) no-repeat #D1914D;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:120%;
	line-height:130%;
	font-weight:bold;
}

#FeatureBoxContainer .FbTrennlinie{
	float:left;
	width:198px;
	line-height:1px;
	height:1px;
	background:url(../auxx/index/img_fb_trennlinie.gif);
}

#FeatureBoxContainer .FbContent{
	float:left;
	width:198px;
	padding-top:5px;
	padding-bottom:10px;
	background:url(../auxx/index/img_fb_border_bottom.gif) bottom no-repeat #BE6F1A;
	margin-bottom:7px;
	line-height:140%;
}

#FeatureBoxContainer .FbContent table .FbBild{
	float:left;
	width:73px;
	padding-left:5px;
	padding-right:5px;
	height:auto;
}

#FeatureBoxContainer .FbContent img a{
	border:0px;
	margin:0px;
	padding:0px;
}

#FeatureBoxContainer .FbContent a{
	color:#FFFFFF;
	text-decoration:underline;
}

#FeatureBoxContainer .FbContent a:hover{
	color:#79210C;
	text-decoration:underline;
}

#FeatureBoxContainer form{
	float:right;
	width:198px;
	padding:0px;
	margin:0px;
}

#FeatureBoxContainer form #BackgroundScrolltext{
	margin:0px;
	padding:0px;
	background:url(../auxx/index/img_bg_scrolltext.gif) no-repeat;
	height:30px;
	width:198px;
}

#FeatureBoxContainer form #BackgroundScrolltext input{
	margin:0px;
	padding:0px;
	background:none;
	height:21px;
	width:190px;
	margin-left:4px;
	padding-top:7px;
	_padding-top:6px;
	color:#8B3719;
	border:none;
	font-size:12px;
}

/*===============================================*/
/* Alle Angaben zum Content Area (Standardseite) */
/*===============================================*/
#ContentBackground #ContentBackgroundBaer #ContentArea{
	float:left;
	margin:0px;
	padding:0px;
	margin-top:-3px;
	margin-left:10px;
	width:738px;
	color:#5B3509;
	text-align:center;
	min-height:550px;
	_height:550px;
	padding-bottom:10px;
}

#ContentArea #Seitentitel{
	margin:0em auto;
	padding:0px;
	width:auto;
	margin-top:10px;
}

#ContentArea #Seitentitel h1{
	font-size:200%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#5B3509;
	display:inline;
	margin-left:5px;
	margin-right:9px;
}

a.Link{
	text-decoration:none;
	border-bottom:1px dotted #5B3509;
	color:#5B3509;
}

a.Link:hover{
	text-decoration:none;
	border-bottom:1px solid #79210C;
	color:#79210C;
}

a.LinkFett{
	text-decoration:none;
	border-bottom:1px dotted #5B3509;
	color:#5B3509;
}

a.LinkFett:hover{
	text-decoration:none;
	border-bottom:1px solid #79210C;
	color:#79210C;
}

a.Picture{
	text-decoration:none;
	border:none;
}

#ContentArea h2{
	font-size:110%;
	font-weight:bold;
	color:#79210C;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	margin-bottom:0.5em;
}

.Legende{
	font-size:80%;
}

.TrennlinieContent{
	float:left;
	width:100%;
	line-height:1px;
	height:1px;
	background:url(../auxx/navi/img_trennlinie.gif);
	margin-top:10px;
	margin-bottom:10px;
}

#ContentArea ul{
	margin-left:0.7em;
	padding-left:0.7em;
}

/*=================================*/
/* Linke Spalte vom Inhaltsbereich */
/*=================================*/
#ContentArea #ColumnL{
	float:left;
	width:390px;
	height:auto;
	margin-top:40px;
}

#ContentArea #ColumnL #BackgroundQTVR{
	padding-top:5px;
	height:219px;
	width:333px;
	background:url(../auxx/virtuell/bg_rahmen_qtvr.gif) no-repeat;
	margin:0em auto;
	margin-bottom:20px;
	text-align:left;
	padding-left:8px;
}

/*==================================*/
/* Rechte Spalte vom Inhaltsbereich */
/*==================================*/
#ContentArea #ColumnR{
	float:left;
	width:338px;
	height:auto;
	margin-top:40px;
	margin-left:10px;
}

#ContentArea #ColumnR #NoteBorderTop{
	float:left;
	width:331px;
	height:51px;
	background:url(../auxx/img_note_top.gif) no-repeat;
}

#ContentArea #ColumnR #NoteTextArea{
	float:left;
	width:286px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:25px;
	height:auto;
	text-align:left;
	background:url(../auxx/img_note_textarea.gif);
	margin-bottom:-1px;
}

#ContentArea #ColumnR #NoteBorderBottom{
	float:left;
	height:76px;
	width:331px;
	background:url(../auxx/img_note_bottom.gif) no-repeat;
}

/*=====================================*/
/* Zentrierte Spalte im Inhaltsbereich */
/*=====================================*/
#ContentArea #ColumnM{
	margin:0em auto;
	width:400px;
	margin-top:40px;
}

#ContentArea #ColumnM #NoteWideBorderTop{
	float:left;
	width:400px;
	height:51px;
	background:url(../auxx/img_note_w_top.gif) no-repeat;
}

#ContentArea #ColumnM #NoteWideTextArea{
	float:left;
	width:355px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:25px;
	margin-bottom:-1px;
	height:auto;
	text-align:left;
	background:url(../auxx/img_note_w_textarea.gif);
}

#ContentArea #ColumnM #NoteWideBorderBottom{
	float:left;
	height:69px;
	width:400px;
	background:url(../auxx/img_note_w_bottom.gif) no-repeat;
}

/*===========*/
/* Gstebuch */
/*===========*/

.GuestbookDate{
	float:left;
	width:70px;
	margin-right:10px;
}

.GuestbookEntryTitle{
	float:left;
	width:455px;
}

.GuestbookEntryTitle a{
	font-weight:bold;
}

.GuestbookEntryText{
	float:left;
	width:450px;
	padding-left:80px;
	margin-top:5px;
}

/*==============*/
/* Fotogalerien */
/*==============*/

/* Seite mit der Galerieliste */
.RestaurantListPic{
	float:left;
	height:185px;
	width:260px;
	margin-right:10px;
}

.RestaurantListText{
	float:left;
	width:250px;
}

#RestaurantText{
	float:left;
	width:auto;
	margin-top:10px;
}

/* Seite mit der Restaurantliste */
.GalleryListPic{
	float:left;
	height:75px;
	width:100px;
	margin-right:10px;
}

.GalleryListText{
	float:left;
	width:150px;
}

/* Seite mit den Thumbnails */
#ContainerWideContent{
	width:585px;
	height:auto;
	margin:0px auto;
	margin-top:40px;
}

#ContainerWideContent #NoteUltraWideBorderTop{
	width:585px;
	height:51px;
	float:left;
	background:url(../auxx/galerien/img_border_top.gif) no-repeat;
}

#ContainerWideContent #NoteUltraWideContent{
	width:535px;
	min-height:300px;
	/*IE-HACK*/
	_height:300px;
	float:left;
	padding-left:30px;
	padding-right:20px;
	margin-bottom:-1px;
	background:url(../auxx/galerien/img_bg.gif);
	text-align:left;
	color:#5B3509;
	padding-bottom:2px;
}

#ContainerWideContent #ContainerPictures {
	width:520px;
}

#ContainerPictures #NoteUltraWideContent img{
	float:left;
	margin-right:5px;
}

#ContainerWideContent #NoteUltraWideBorderBottom{
	width:585px;
	height:67px;
	float:left;
	background:url(../auxx/galerien/img_border_bottom.gif) no-repeat;
}

/* Gallery PopUp */

#NoteUltraWideContent #ContainerPictureBig{
	float:left;
	width:530px;
	text-align:center;
}

#NoteUltraWideContent #ContainerNavigationPopUp{
	margin:0em auto;
	width:330px;
	text-align:center;
	line-height:140%;
}

/*=========================*/
/* Formular Formatierungen */
/*=========================*/

.ContainerFormLine{
	float:left;
	margin-bottom:5px;
	margin-left:100px;
	_margin-left:50px;
}

.LabelForm{
	display:block;
	float:left;
	margin-right:10px;
	width:100px;
	text-align:left;
}

.FormInputField{
	display:block;
	float:left;
	width:190px;
	border:1px solid #5B3509;
	font-size:100%;
	color:#5B3509;
	padding-left:5px;
	padding-right:5px;
}

.FormTextarea{
	display:block;
	float:left;
	width:195px;
	border:1px solid #5B3509;
	color:#5B3509;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100px;
	font-size:100%;
}

.FormButton{
	float:left;
	font-size:100%;
	background:#5B3509;
	color:#FFFFFF;
	border:0px;
	padding:3px;
	cursor:pointer;
}

form {
	margin:0px;
	padding:0px;
}

#AddressIndex{
	float:right;
	margin-top:5px;
	width:auto;
	text-align:right;
	color:#FFFFFF;
	padding-right:6px;
	margin-bottom:20px;
}

#AddressIndex a{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px #FFFFFF dotted;
}

#AddressIndex a:hover{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px #FFFFFF solid;
}

.logoWorkGstaad{
	float:left;
	margin:10px 0px 10px 180px;
	display:inline;
}