/* Hotels ======================================================================================================*/

img{
	border:0;
}

img.listHotelItemPic{
	margin-right:15px;
	float:left;
	width:90px;
	height:90px;
}

img.listHotelItemPicNear{
	margin-right:15px;
	float:left;
	width:70px;
	height:70px;
}

h3.hotel {
	font-size:12px;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	background-color:#E8E8E8;
}

img.reviewBG
{
	width: 118px;
	height: 10px;
	display: block;
	background: green url(../img/review_bg.gif) no-repeat;
	float: left;
}

td.searchHeader, a.searchHeader:active, a.searchHeader:hover, a.searchHeader:visited, a.searchHeader:link, a.searchHeader
{
	color:#A9A9A9;
}

.pageNavigation
{
	border:none;
	background-color:#A8A8A8;
	font-size:9px;
	width:15px;
	height:15px; 
}

.howto
{
	font-size: 12px;
	font-weight: bolder;
	color: #97B835;
	text-decoration: none;
}

.box
{
	width:462px;
	padding:10px;
	background-color:#E8E8E8;
	border:solid 1px;
	border-color:#C8C8C8;
	
}

typeSearchRow
{
	border-width:5px;
	border-style:inset;
	border-color:white;
	
}

#b_langSelect
{
	display: block;
	
}

li.langSel
{
	display: inline;
	border:0;
}

/*Wetter in Related Bereich*/
.boxbody .wwo_weather_fc{
	width:175px;
}
.boxbody .wwo_weather_fc div div{
	font-size:10px;
	padding:0 0 0 5px;
	margin:0px;
}
.boxbody .wwo_weather_fc .wwo_d1{
	padding:2px 0 4px 5px;
	margin:0px;
}

.boxbody .wwo_weather_fc .wwo_h1{
	padding:10px 0 0 5px;
	font-weight:bold;
}

.boxbody .wwo_link{
	font-size:10px;
	padding:10px 0 0 5px;
}

/*Wetter auf Detailseite */
.wwo_detail {
	margin:10px 0 0 0;
	float:left;
	clear:both;
	display:inline;
}
.wwo_detail h2{
	/*color:#69686a;*/
	padding-bottom:5px;
}

.wwo_detail  .wwo_today {
	float:left;
	clear:both;
	display:inline;
	width:450px;
}
	.wwo_detail  .wwo_today .wwo_day{
		float:none;
		clear:both;
		width:400px;
		font-size:10px;
		padding:0 0 0 0;
		margin:0 0 0 0;
		float:left;
	}
	.wwo_detail  .wwo_today .wwo_day pre{
		font-family:Verdana, Helvetica, Sans-serif;
		line-height:14px;
		padding:0 0 0 0;
		margin:0 0 0 0;
	}
	.wwo_detail  .wwo_today .wwo_day .wwo_d1{
		float:left;
	}
	.wwo_detail  .wwo_today .wwo_day .wwo_d2{
		float:left;
		clear:right;
	}
	
.wwo_detail  .wwo_day div{
	padding:0 5px 10px 0;
}

.wwo_detail  .wwo_h1{
	padding:0 0 0 0;
	font-weight:bold;
}

.wwo_detail td.col1{
	width:50px;
}
.wwo_detail td{
	width:90px;
	vertical-align:top;
}

.wwo_detail .wwo_link{
	font-size:10px;
	padding:10px 0 0 0;
	float:left;
	clear:both;
}

.wwo_forecast{
	float:left;
	clear:both;
	display:inline;
	margin-top:20px;
}

#flashWeatherWrapper{
	float:left;
	clear:both;
	display:inline;
	margin:40px 0 0 0;
}
