.wetter_title_for_today_box {
    width: 277px;
    background-color: #BB0000;
    font-weight: bold;
    color: #ffffff;
    padding: 3px 3px 0px 3px;
    float: right;
    margin-right: 39px;
    text-align: center;
}

.wetter_box {
	width: 85px;
	float: left;
	border: 1px solid #ffffff;
	margin-right: 15px;
}

.wetter_title_box, .wetter_image_box, .wetter_temperature_box {
	width: 85px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
}

.wetter_title_box {
	background-color: #5484ab;
}

.wetter_image_box {
	text-align: center;
	background-color: #DADAE9;
	padding-top: 5px;
	padding-bottom: 5px;
}

.wetter_temperature_box {
	background-color: #799fbd;
}

.wetter_list LI {
	float: left;
	width: 190px;
	padding-left: 0px;
	margin-left: -24px;
}

.weather_night_box {
    height: 20px;
	width: 578px;
    background-color: #000055;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    float: left;
}

.wetter_box_neatherlands {
    float: left;
	width: 130px;
    border: 1px solid #ffffff;
    margin-right: 15px;
}

.wetter_title_box_neatherlands, .wetter_image_box_neatherlands, .wetter_temperature_box_neatherlands {
    width: 130px;
    color: #ffffff;
    font-weight: bold;
    padding: 3px;
}

.forecast {
    text-align: center;
    padding: 0;
    width: 130px;
    min-height: 44px;
    max-height: 44px;
}