@charset "UTF-8";



body  { 
	background-color:white;
	margin:0px; 
	padding: 0;
	background-repeat: no-repeat;
	height:100%;
}



#content {
    width:100% !important;
	height:100% !important;
	background-color:white;
	z-index:5;
}


#maincontent {
    height:647px;
    background: white no-repeat scroll center center;
    background-repeat:no-repeat;
    background-position:10px;
}


#maincontentvariable {
    height:auto;
    background: white no-repeat scroll center center;
    background-repeat:no-repeat;
    min-height:647px !important;
    background-position:center bottom;
}

#outsideflag{
    background-color:white;
    position:relative;
    left:-73px;
    top:3px;
    width:0px;
    height:0px;
    overflow:visible;
}


#bigimages {
    width:100% !important;
	height:568px;
	background-color:white;
    overflow:visible;
}


#homebanner {
    width:898px !important;
	height:162px !important;
	background-color:white;
}


#footerhotel {
	position:relative;
	left:-54px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:1006px;
	height:90px !important;
	background-color:white;
	background-repeat:no-repeat;
	background-position:0px -115px;
	overflow:visible;
	background-attachment: scroll;
	
}


div.fadehover {
	position: relative;
	width:222px !important;
	height:162px;
	cursor:pointer;
	background-color:#ece7ce;
	}
	

.divbelt{
    position:relative;
    width:198px;
    height:55px;
    top:-65px;
    left:12px;
    background: transparent url(../images/beigebelt.png) no-repeat 0 0; cursor:pointer;
    overflow:hidden;
}

.divbeltevents{
    position:relative;
    width:155px;
    height:55px;
    top:-65px;
    left:6px;
    background: transparent url(../images/beigebelt.png) no-repeat 0 0; cursor:pointer;
    overflow:hidden;
}

.divbeltgalleries{
    position:relative;
    width:162px;
    height:55px;
    top:-60px;
    left:3px;
    background: transparent url(../images/beigebelt.png) no-repeat 0 0; cursor:pointer;
    overflow:hidden;
}



h1.hotelthumbteaser{
    color:#7e7f81;
    font-size:9pt;
    font-weight:bold;
    text-transform:uppercase;
    padding-top:6px;
}
h1.hotelthumbteaser a{
    color:#7e7f81;
    font-size:9pt;
    text-transform:uppercase;
    text-decoration: none;
    padding-left:10px;
}
h2.hotelthumbteaser{
    color:#7e7f81;
    font-size:9pt;
    font-weight:normal;
    text-transform:uppercase;
    line-height:9pt;
}
h2.hotelthumbteaser a{
    color:#7e7f81;
    font-size:9pt;
    text-transform:uppercase;
    text-decoration: none;
    padding-left:10px;
}

ul.topnav a.pipe{
     color:white;
    text-decoration: none;
    font-size:10pt;
    font-weight:bold;
    display: inline;
    text-transform:uppercase;
}
ul.topnav a.pipe:hover{
     color:white;
}

#hometeaser{
     background: transparent no-repeat scroll center bottom;
}
