body, html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background:#476b81 url(img/bg.gif) top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

* {
	margin:0;
	padding:0;
}
.breaker {
	clear:both;
	padding:0 !important;
	margin:0 !important;
}
#language {
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-390px;
}
#language li {
	float:left;
	list-style:none;	
}
#language a:link, #language a:visited, #language a:active {
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
}
#language li a.de {
	margin-right:10px;
}
#language li a.en {
	
}
#language li.current a.de {
	color:#d85074;
}
#language li.current a.en {
	color:#d85074;
}
#center {
	width:870px;
	padding:30px 0 0 0;
	margin:0 auto;
}
#content {
	width:855px;
	padding:0 0 0 15px;
	background:url(img/bg_center.png);
}
#head {
	width:835px;
	height:65px;
	text-align:right;
	padding:35px 35px 0 0;
	background:url(img/bg_head.png);
}
#imageflow {
	width:800px;
	height:300px;
	padding:7px 20px;
	background:#fff;
	overflow:hidden;
	position:relative;
}
#friendsbg {
	width:780px;
	padding:25px 30px;
	background:#fff;
	position:relative;
}
#info {
	width:810px;
/*	height:90px; */
	padding:15px;
	background:#fff url(img/bg_info.gif) repeat-x !important;
/*	overflow: hidden; */
	background: #fff;
}
#info p {
	margin-bottom:5px;
	text-align:left;
	vertical-align:top;
}
#info img {
	margin-left:5px;
	border: 0;
}
#info p {
	margin:0;
	padding:0;
	margin-bottom:4px;
}
#info a:link, #info a:visited, #info a:active {
	font-weight:bold;
	text-decoration:none;
	color:#333;

}
#info a:link, #info a:visited, #info a:active {
	font-size:10px;
} 
.hotelinfocontainer {
	position: relative;
}
.infoclose {
	display:block;
	width:17px;
	height:17px;
	background:url(img/infoclose.gif);
	overflow:hidden;
	text-indent:-5000px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:390px;
}
#cols_bg {
	width:855px;
	background:url(img/portal_cols_bg.gif);
	margin:15px 0;
	padding:15px 0 0 0;
}
.content_box {
	width:240px;
	background:none;
	margin:0 15px 0 0;
	padding:0 15px 5px 15px;
	float:left;
	display:inline;
}
.content_box h3 a:link, .content_box h3 a:visited, .content_box h3 a:active, .content_box p a:link, .content_box p a:visited, .content_box p a:active {
	color: #666;
	text-decoration: none;
}
.content_box h3 a:hover, .content_box p a:hover {
	color: #c92341;
	text-decoration: none;
}
.content_box input, .content_box select {
	margin:2px 5px 0 0;
/*	margin: 0; */
}
.inputbox_left {
	float:left; 
	width:160px;
	margin-top: 4px;
	margin-bottom: 8px;
}
.inputbox_right {
	float:left; 
	width:80px;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 8px;
}
.content_box label.bookinglabel {
/*	margin:7px 0 0 0;
	display: block; */
}
#content_foot {
	width:820px;
	height:30px;
	background:#fff;
	padding:8px 10px 10px 10px;
}
#center_foot a:link, #center_foot a:visited, #center_foot a:active {
	text-decoration: none;
	color: #fff;
}
#center_foot a:hover {
	text-decoration: none;
	color: #fff;
}
#center_foot {
	width:840px;
	height:20px;
	margin:0 auto;
	padding:25px 35px 0 35px;
	background:url(img/center_foot.png) top no-repeat;
	color:#fff;
	font-size:10px;
	
}
h1 {
	color:#c92341;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}
h4 {
	color:#c92341;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
}
h2 {
	color:#c92341;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}
h2.newsletter {
	border-top:15px solid #406376;
	padding-top:10px;
	width:255px;
	margin-top:10px;
	margin-left:-15px;
	padding-left:15px;
}
#info h2 a:link, #info h2 a:visited, #info h2 a:active, #info h2 a:hover {
	color:#c92341;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}
#info a.hotel_link:link, #info a.hotel_link:visited, #info a.hotel_link:active {
	color:#c92341;
} 
.hotelname {
	color:#fff;
	background:#c92341;
	text-transform:uppercase;
	font-weight:normal;
	font-size:9px !important;
	letter-spacing:1px;
	margin-bottom:4px;
	padding:2px;
}
h3 {
	color:#666;
	margin-bottom:8px;
	font-size:14px;
}
p {
	color:#333;
	line-height:14px;
	margin-bottom:15px;
	font-size:11px;
	
}
.hotel_gallery {
	float: right;
	padding:0 0 10px 10px;
}
.logolink_left {
	float: left;
	width: auto;
	display: inline;
	margin-right: 30px;
}

ul {
	margin:15px 0 0 0;
	list-style:none;
}
ul li {
margin-bottom:10px;
}
ul li.odd p.comment_head {
	background:#dfeef8;
	color:#333;
	padding:4px 10px 4px 15px;
	margin:0 !important;
	border:0;
	border-top:1px solid #ccc !important;
}
ul li.odd p {
	background:#dfeef8;
	color:#666;
	padding:4px 10px 4px 15px;
	margin:0 !important;
	border:0;
	border-bottom:1px solid #ccc !important;
}
ul li.odd p a:link, ul li p a:visited, ul li p a:active {
	color:#333 !important;
	text-decoration:underline !important;
}
ul li p.comment_head {
	background:none;
	color:#333;
	padding:4px 10px 4px 15px;
	margin:0 !important;
	border:0 !important;
}
ul li p {
	background:none;
	color:#666;
	padding:4px 10px 4px 15px;
	margin:0 !important;
	border:0 !important;
}
ul li p a:link, ul li p a:visited, ul li p a:active {
	color:#333 !important;
	text-decoration:underline !important;
}
.img_right {
	float:right;
}

map #iwMap0 {
position:absolute !important;
z-index:10000 !important;
font-size:9px !important;
}

.25hoursMapInfoWindow h3 {
	color:#c92341 !important;
	font-size:18px;
	font-weight:normal !important;
}
#newsletter_popup {
	display:none;
	background: url(img/bg_info.gif) repeat-x !important;
/*	width:245px; */
	margin-left:-15px;
	margin-right:-15px;
	padding:10px 15px 10px 15px;
}
.close_nl {
	display:block;
	width:17px;
	height:17px;
	background:url(img/infoclose.gif);
	overflow:hidden;
	text-indent:-5000px;
float:right;
}
#newsletter_popup label {
	margin:0 !important;
	padding:2px !important;
	
}
#newsletter_popup label, #newsletter_popup input, #newsletter_popup select {
	float:left;
	margin:0 5px 5px 0 !important;
	padding:2px !important;
}
.logos_friends {
	height:150px;
	width:150px;
}

