/* Wetter */
.wetter_icon img  					{ behavior: url(../scripts/iepngfix.htc)  }
.wetter     								{ margin-bottom: 10px }
.wetter .seperator  				{ height: 10px; clear: both }
.wetter .wetterheader  			{ font-weight: bold; margin-top: 10px; margin-bottom: 10px; clear: both }
.wetter .wettertext  				{ margin-top: 10px; margin-bottom: 10px }
.wetter .item              			   { background-color: #edf0e7; background-image: url("../de/images/bg_wetter.gif"); background-repeat: repeat-x; margin-right: 1px; padding: 5px 5px 12px; height: 120px; float: left }
.wetter .item .titel              	 { color: #97ac6c; font-size: 12px; font-weight: bold; text-decoration: none; text-align: center; text-transform: uppercase; margin-bottom: 5px; padding: 3px 2px; width: 155px }
.wetter .item .icon              	{ text-align: center; margin-top: 5px; margin-bottom: 5px; width: 155px; height: 32px; vertical-align: middle }
.wetter .item .icon img   		{ behavior: url(../scripts/iepngfix.htc)  }
.wetter .item .temperatur      { text-align: center; width: 155px }
.wetter .item .text         		{ text-align: center; width: 155px }

