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;
}

*html{
	padding:0;
	border:0;
	margin:0;
}

html, body {
	height:100%;
	margin:0;
	padding:0;
}

.MainTable{
	width:1000px;
	height:100%;
	margin:0 auto;
	padding:0;
	border:0;
	background-color:#FFF;
}

.FloatLeftDiv{
	display:block;
	float:left;
	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:420px;
	display:block;
	float:left;
	background-color:#92887f;
	height:427px;
	color:#FFF;
	font-size: 0.8em;
}

.RightDescDiv2{
	width:430px;
	display:block;
	float:right;
	background-color:#92887f;
	color:#FFF;
	font-size: 0.8em;
	margin:6px 0 0 0;
	
}

.CopyrightText{
	font-size: 0.7em;
	height:25px;
	line-height:30px;
}

.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:570px;
	padding:5px;
	margin:0;
	text-align:justify;
	font-size: 0.8em;
	text-decoration: none;	
	display:block;
	float:left;
}

.AboutBauhausDiv2{
	width:990px;
	padding:5px;
	margin:0;
	text-align:justify;
	font-size: 0.8em;
	text-decoration: none;	
	display:block;
	float:left;
}

.AboutBauhausDiv2{
	width:560px;
	padding:5px;
	margin:0;
	text-align:justify;
	font-size: 0.8em;
	text-decoration: none;	
	display:block;
	float:left;
}
.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: #ffac48;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	display:block;
	height:15px;
	line-height:15px;
	margin:0 0 5px 0;
	padding:0 0 2px 0;
	text-indent:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	width:174px;
	display:block;
	margin-left:5px;
	text-align: left;
	background-color:#92887f;
	text-transform: uppercase;
}

A.HLNewListing:hover{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	background-color:#c1c1ce;
	display:block;
	height:15px;
	line-height:15px;
	margin:0 0 5px 0;
	padding:0 0 2px 0;
	text-indent:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	width:174px;
	display:block;
	margin-left:5px;
	text-align: left;
	text-transform: uppercase;		
}
/* curved */
#MenuLeft {
	background:transparent; 
	width:578px;
	margin:2px auto 0 1px;
	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;
}
