/*NEWS TEASER ----------------------------------------------*/
.news_teaser {
	float:left;
	width:480px;
}
.news {
	padding-right:10px;
}
.news a {
	text-decoration:none;
	font-weight:bold;
}
.news p {
	margin-bottom:0;
}

/*NEWS DETAIL ----------------------------------------------*/
.news-single-img {
	width:460px;
	float:left;
	margin-left:0;
}

.news-single-img img{
	border:1px solid black;
}

.news-single-img .spacer-gif {
	border:none;
}

.news-single-imgcaption {
	font-size:1.1em;
	margin-left:0;
	padding-left:0;
	font-style:italic;
}

.news_date {
	font-size:18px;
	font-weight:bold;
}

.news_subheader{
	border-bottom:1px dashed #CCCCCC;
	font-style:italic;
	margin-bottom:20px;
	margin-right:8px;
	padding-bottom:20px !important;	
}

/*NEWS LISTE ----------------------------------------------*/
.news-list-container {
	background-color: #FFFFFF;
	border: none;
}

.news-list-container a {
	text-decoration:none;
}

.news-list-container img {
	border:none;
	float:right;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:2px;
}

.news-list-item {
	margin:0px;
	padding: 0px;
	background-color:#FFFFFF;
	border: none;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom:1px dashed #CCCCCC;	
}

.news-list-item-left {
	background-image: url('../../../html/img/hotel-pic-bkg.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 217px;
	float: left;
	padding-left:5px;
	padding-bottom:10px;
}
.news-list-item-left img {
	margin-top: 3px;
	margin-left:0px;
}
.news-list-item-right {
	float:left;
	width: 500px;
}

.news-list-container img {
	margin-right: 3px;
}
.news-list-container p {
	margin: 0px;
	padding: 0px;
}
.news-list-item-date {
	font-size:1.1em;
	line-height:1.6em;	
	color: #999999;
	margin-top:10px;
}
.clear {
	clear: both;
}
.news-list-item h2 {
	line-height:1.6em;
	background-image:none;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 0;
	padding:0;
	width:226px;
	padding-top:0 !important;
}
