* {
	font-family: Verdana, Arial, "Geneva CE", sans-serif;
}

html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 10px;
	color: #353535;
	background: #191919;
	text-align: left;
	height: 100%;
	font-size: 0.7em;
	behavior:url("/scripts/csshover.htc");
}

.spColumnCenter {
	width: 520px;
}

.spColumnRight {
	position: absolute;
	top: 145px;
	right: 0;
	padding-left: 12px;
	border-left: 1px #CCCCCC solid;
}

h1 {
	font-size: 1.7em !important;
	margin-bottom: 10px;
}

h4 {
	font-size: 1.1em;
	margin: 5px 0 8px 0;
}
.orcoLogo {
	display: none;
}

ul.submenu {
	display: none;
}

#orcoHotels {
	padding: 0;
	text-align: center;	
}
#center {
	
	
	background: #fff;
	text-align: left;	
}

#wrapper {
	
}

#header {
	height: 91px;
}

#header * {
	font-family: "Arial Narrow";
}

#logo {
	width: 183px;
	height: 91px;
	float: left;
}
#logo img {
	
}

#hotelName {
	width: 423px;
	height: 49px;
	float: left;	
	display: none;
}

#hotelName h1 {
	font-size: 2.8em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	color: #808080;
}

#language {
	display: none;
	
}

#navigation {
	display: none;

}


#menuHomepage {
	display: none;
}

#imageSubpage {
	display: none;
}

#content {

}

#wrapperContentSubpage {


}

#contentSubpage {
	
	
	
}


#contentSubpage .columnLeft {
	
	display: none;
}
#contentSubpage .columnRight {
	
	
}

.columnLeft .holder {
	
}
.columnRight .holder {
	
}

ul.submenu {

}




#footer {
	display: none;	
}

#claim {
	
	
}

.claimHeader {
	font-family: "Arial Narrow";
	font-size: 2em;
	font-weight: bold;
	color: #191919;
	display: block;
	line-height: 100%;
}
.claimFooter {
	font-family: "Arial Narrow";
	font-size: 1.3em;
	line-height: 100%;
	font-weight: bold;
	color: #BDA533;	
	display: block;
}

.hotels td {
	padding-right: 10px;
	padding-bottom: 12px;
}

/* allstuff */

h2 {
	color: #5D5D5D;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 10px;
}

h3 {
	color: #353535;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

p {
	margin: 0;
	padding-bottom: 1em;
}

h2.homepage {
	color: #191919;
	text-decoration: underline;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Arial Narrow";
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 10px;
}

a {
	color: #353535;
}

a img {
	border: none;
}


ul, li {
	
}

ul {
	
}

li {
	
	
	
	
}

strong, b {
	color: #888;
}

i {
	color: #8A7D5F;
}

.right { float: right; }
.left { float: left; }
middle { vertical-align: middle; }

table.format, table.format td {
	border: none;
	padding-left: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border-top: 1px solid #353535;
	border-left: 1px solid #353535;
	
	
}
	
table td, table th {
	font-size: 0.7em;
	padding: 6px;
	text-align: left;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
}

table th {
	
}

table td {
	
}

.black {
	color: #353535;
}
