.wetterBoxes1{
	width:550px;
	padding:20px 0 30px 0;
	border-bottom: 1px dotted #D7CFC2;
	/*border-top: 1px dotted #D7CFC2;*/
}
.wetterBox1{
	width:250px;
}
.wetterBox1 h2{
	color:#3F3A33;
	font-weight:bold;
	font-size:16px;
	margin:0 0 3px 0;
	padding:0;
}


#weitereEntwicklung{
	font-family:"MetaBookRoman",Arial;
	margin:11px 0;
	color:#856B4D;
}
.wetterCol1{
	width:174px;
	margin-right:17px;
}
.wetterCol1Last{
	margin-right:0 !important;
}
.wetterCol1 .wetterImgBox{
	background:url(/img/css/wetter/img_shadow.jpg) 0 0 no-repeat;
	width:174px;
	height:114px;
	margin:0 0 6px 0;
}
.wetterIconCont{
	height:75px;
}
.wetterCol1 .wetterImgBox img{
	margin:6px 0 4px 47px;
}
.wetterCol1 .wetterImgBox .temp{
	width:174px;
	text-align:center;
	color:#866B4F;
	font-family:"MetaBookRoman",Arial;
	font-size:15px;
}
#evolutionTxt{
	color:#595246;
	margin:20px 0
}
#hydrAmt,#hydrAmt:hover{
	font-size:11px;
	color:#595246;
	margin:30px 0 0 0;
	text-decoration:none
}
.wetterCol1 h2{
	font-size:14px;
	font-weight:bold;
	margin:0;
}


