/* Wetter ---------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#contentbox_center .tx-smartweather-pi1 img {
	border: none;
	display: inline;
	margin-bottom: 5px;
}

.weather-today {
	margin-bottom: 16px;
	width: 640px;
	overflow: auto;
}

.quicklook-current {
	float: left;
	width: 288px;
	padding-right: 10px;
}

.quicklook-current-header {
	margin-bottom: 10px;
}

.current-icontemp {
	text-align: center;
}

.current-icontemp-icon {
	float: left;
	width: 148px;
}

.current-icontemp-temp {
	float: right;
	width: 140px;
}

.current-data {
	clear: both;
}

.current-data-left {
	float: left;
	width: 150px
}

.current-data-right {
	float: right;
	width: 138px;
}

.current-icontemp-tempval {
	font-size: 1.6em;
	font-weight: bold;
	padding: 5px 0;
}

.current-icontemp-feelslikeval {
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 0;
}

.quicklook-day {
	float: right;
	width: 170px;
	text-align: center;
	border-left: 1px dotted;
}

.weather-moonphase {
	width: 280px;
	margin-bottom: 16px;
	overflow: auto;
}

.quicklook-moonphase-header {
	margin-bottom: 10px;
}

.quicklook-moonphase-icon {
	float: left;
	width: 60px;
	margin-top: 5px;
	text-align: center;
}

.quicklook-moonphase-data {
	float: right;
	width: 220px;
}

.quicklook-moonphase-next {
	clear: both;
}

.weather-forecast {
	margin-bottom: 16px;
	overflow: auto;
}

.quicklook-forecast-header {
	margin-bottom: 10px;
}

.quicklook-forecast-day1 {
	float: left;
	width: 230px;
	text-align: center;
}

.quicklook-forecast-day {
	float: right;
	width: 230px;
	text-align: center;
	border-left: 1px dotted;
}

#contentbox_center .quicklook-forecast-day1 img,
#contentbox_center .quicklook-forecast-day img {
	width: 60px;
	height: 55px;
}

.forecast-day-daytime {
	float: left;
	width: 115px;
}

.forecast-day-nighttime {
	float: right;
	width: 115px;
}

/* Wetter SideBar--------------------------------------------------- */
/* ----------------------------------------------------------------- */

.sidebar-weather-moonphase {
	width: 200px;
	margin-bottom: 16px;
	overflow: auto;
	margin-left: 20px;
	font-size: 1.1em;
	color: #111111;
}

.sidebar-moonphase-header {
	margin-bottom: 10px;
}

.sidebar-moonphase-icon {
	float: left;
	width: 60px;
	margin-top: 5px;
	text-align: center;
}

.sidebar-moonphase-icon img {
	padding: 4px;
	margin-bottom: 5px;
}

.sidebar-moonphase-data {
	float: right;
	width: 140px;
}

.sidebar-moonphase-next {
	clear: both;
}

.sidebar-water-level {
	width: 200px;
	margin-bottom: 16px;
	overflow: auto;
	margin-left: 20px;
	font-size: 1.1em;
	color: #111111;
}
