/*NEWS  ----------------------------------------------*/
.news .news_text p 
{
	border-top:1px dashed #CCCCCC;
	padding-top:8px;
	margin-top:8px;
	margin-right:8px;
}


.news .news_text h1 a:link, .news .news_text h1 a:visited
{
	text-decoration:none;
}

.news .news_text h1 a:hover
{
	text-decoration:underline;
}

.news_back_link
{
	margin-top:10px;
}

.news-single-img {
	margin:0px !important;
}

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

.news_date {
	font-style:normal;
	font-weight:bold;
}

.news
{
	width:226px;
	margin-bottom:20px;
	float:left;
}

.news .news_date
{
	margin-top:10px;
}

.box_weiss .news h1
{
	margin:0px;
	padding:0px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:none;
	color:#000000;
	font-size:1.1em;
	width:226px;
	font-weight:bold;
}

.news .news_bild
{
	width:220px;
	height:85px;
	background-image:url("../../../html/img/news-img-bkg.png");
	padding-top:3px;
	padding-left:3px;
	background-repeat:no-repeat;
	margin-top:-2px;
	margin-left:-2px;
}
.news-list-container {
	background-color: #FFFFFF;
	border: none;
}
.news-list-item {
	margin:0px;
	padding: 0px;
	background-color:#FFFFFF;
	border: none;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom:1px dashed #999999;	
}
.news-list-item-left {
	background-image: url('../../../html/img/hotel-pic-bkg.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	width: 106px;
	float: left;
}
.news-list-item-left img {
	margin-top: 3px;
	margin-left:0px;
}
.news-list-item-right {
	float:left;
	width: 500px;
	margin-left: 10px;
}

.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;
}
.clear {
	clear: both;
}
.news-list-item h2 {
	margin-bottom: 0px;
}

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


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

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

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


.news-single-img {
	width:680px;
	float:left;
	margin-left:0;
}