body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7c7c7c;
	text-decoration: none;
	background-color:#c1c1ce;
	text-align:center;
}

img{
	max-width:100%;	
}
*html{
	padding:0;
	border:0;
	margin:0;
}

html, body {
	height:100%;
	margin:0;
	padding:0;
}

.MainTable{
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;
	border:0;
	background-color:#FFF;
}

.FloatLeftDiv{
	display:block;
	float:left;
	border:0;
}

.FloatRightDiv{
	display:block;
	float:right;
	border:0;
}

.ImageStyle{
	display:block;
	float:left;
	border:0;
	margin:3px 0 0 2px;
	padding:0;
}

.ImageStyleWhite{
	display:block;
	float:left;
	border:1px solid #FFF;
	margin:5px 2px 0 2px;
	padding:0;
}
.RightDescDiv{
	width:20%;
	display:block;
	float:left;
	background-color:#92887f;
	height:auto;
	color:#FFF;
	font-size: 0.8em;
	padding:5px 0;
}

.RightDescDiv2{
	width:30%;
	display:block;
	float:right;
	background-color:#92887f;
	color:#FFF;
	font-size: 0.8em;
	margin:6px 0 0 0;
	
}

.CopyrightText{
	font-size: 0.7em;
	line-height:30px;
	background:#c1c1ce;
}

.ReservationText{
	font-size:0.7em;
}
.TitlesOrange{
	color:#ffac48;
	display:block;
	margin:5px;
	padding:0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
	border-bottom:1px solid #FFF;
	text-transform: uppercase;
}

.AboutBauhausDiv{
	width:80%;
	padding:5px;
	margin:0;
	text-align:justify;
	font-size: 0.8em;
	text-decoration: none;	
	display:block;
	float:left;
	box-sizing: border-box;
}

.AboutBauhausDiv2{
	width:990px;
	padding:5px;
	margin:0;
	text-align:justify;
	font-size: 0.8em;
	text-decoration: none;	
	display:block;
	float:left;
}

.AboutBauhausDiv2{
	width:70%;
	padding:5px;
	margin:0;
	text-align:justify;
	font-size: 0.8em;
	text-decoration: none;	
	display:block;
	float:left;
	box-sizing:border-box;
}
.TitlesGrey{
	color:#ffac48;
	display:block;
	margin:5px;
	padding:0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
	border-bottom:1px solid #c1c1ce;
	text-transform: uppercase;
}
/* Links */
A.CopyrightLink:link, A.CopyrightLink:active, A.CopyrightLink:visited{
	color:#ffac48;
	text-decoration: none;
	font-weight: bold;
}

A.CopyrightLink:hover{
	color:#7c7c7c;
	text-decoration: none;
}

A.CopyrightLink2:link, A.CopyrightLink2:active, A.CopyrightLink2:visited{
	color:#ffac48;
	text-decoration: none;
	font-weight: bold;
}

A.CopyrightLink2:hover{
	color:#FFF;
	text-decoration: none;
}

A.HLNewListing:link,A.HLNewListing:active,A.HLNewListing:visited{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	height:15px;
	line-height:15px;
	margin:0 0 5px 0;
	padding:10px;
	text-indent:0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	width:auto;
	text-align: center;
	text-transform: uppercase;
	border-right:1px solid #7c7c7c;
	display:block;
	float:left;	
}

A.HLNewListing:hover{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: red;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	height:15px;
	line-height:15px;
	margin:0 0 5px 0;
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	width:auto;
	text-align: center;
	text-transform: uppercase;	
	border-right:1px solid #7c7c7c;		
	display:block;
	float:left;
	background:#ccc;
}
/* curved */
#MenuLeft {
	background:transparent; 
	width:100%;
	margin:2px auto 0 0px;
	display:block;
	float:left;
	height:195px;
	padding:0;
}

.xb1, .xb2, .xb3, .xb4 {
	display:block; 
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	border-left:1px solid #CCC; 
	border-right:1px solid #CCC;
}
.xb1 {
	margin:0 5px; 
	background-color:#c1c1ce;
}
.xb2 {
	margin:0 3px; 
	border-width:0 2px;
	background-color:#c1c1ce;	
}
.xb3 {
	margin:0 2px;
	background-color:#c1c1ce;	
}
.xb4 {
	height:2px; 
	margin:0 1px;
	background-color:#c1c1ce;	
}

.xboxcontent {
	display:block; 
	border:0 solid #CCC; 
	border-width:0 1px;
	background-color:#c1c1ce;
	height:195px;	
}

.SubmitBtn{
	background-color:#CCC;
	border:1px solid #000;
	width:60px;
	color:#000;
	cursor:pointer;
}

/* HIGHSLIDE */

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.BedsTable{
	border:1px solid #7c7c7c;
	margin:10px 0 0 0;
	padding:5px;
	width:530px;
	background-color:#c1c1ce;
	color:#7c7c7c;
	font-size: 12px;
	font-weight: bold;
}

.BedsTable td{
	height:20px;
}

.ChaletsDivTitle{
	border:1px solid #7c7c7c;
	margin:10px 0;
	padding:5px;
	display:block;
	background-color:#c1c1ce;
	color:#7c7c7c;
	font-size: 12px;
	font-weight: bold;
	height:20px;
	color:#000;
	letter-spacing: 1px;
	word-spacing: 1px;
}


.ChaletsTable{
	border-bottom:1px solid #000;
	margin:10px 0;
	padding:5px;
	width:100%;
	background-color:#c1c1ce;
	color:#000;
	font-size: 12px;
	font-weight: bold;
	box-sizing:border-box;
}

.ChaletsTable td{
	height:20px;
}

.ClearIt{
	display:block;
	clear:both;
	height:20px;	
}

.newclearit{
	display:block;
	clear:both;
}

.PhotoRightDescDiv2{
	width:100%;
	display:block;
	float:left;
	color:#FFF;
	font-size: 0.8em;
	margin:6px 0 0 0;
}

.fontsize12{
	font-size:12px;	
}

.sectopstylemain{
	width:100%;
	height:400px;	
	position:relative	
}

.sectopstyle{
	width:100%;
	height:350px;	
	position:relative	
}

.sectopstyle-onlinebooking{
	width:100%;
	height:180px;	
	position:relative	
}

.lodgingrooms{
	background:url(../sec/Motel-2.jpg) no-repeat left top;	
	background-size: 100%;	
}

.chalets{
	background:url(../sec/chalet.jpg) no-repeat center center;	
	background-size: 100%;	
}

.newchalets{
	background:url(../sec/newchalet.jpg) no-repeat center center;	
	background-size: 100%;	
}

.furnished{
	background:url(../sec/furnished.jpg) no-repeat center center;	
	background-size: 100%;	
}

.booking{
	background:url(../sec/booking.jpg) no-repeat center center;	
	background-size: 100%;	
}

.onlinebooking{
	background:url(../sec/onlinebooking.jpg) no-repeat center center;	
	background-size: 100%;	
}

.myaccount{
	background:url(../sec/myaccount.jpg) no-repeat center center;	
	background-size: 100%;	
}

.reservation{
	background:url(../sec/reservation.jpg) no-repeat center center;	
	background-size: 100%;	
}

.becharre{
	background:url(../sec/becharre.jpg) no-repeat center center;	
	background-size: 100%;	
}

.mediapage{
	background:url(../sec/mediapage.jpg) no-repeat center center;	
	background-size: 100%;	
}


@media all and (max-width: 768px)
	{
	.sectopstyle-onlinebooking{
		display:none;
	}	
}
