@charset "utf-8";

#wetter-titel 				{ margin-bottom: 10px; padding: 3px; font-weight: bold; border-bottom: 1px solid #dce3d5; color: #2a4611; }
#wetter-inhalt 				{ margin-bottom: 30px; }
#wetter-copyright 			{ text-align: right; font-size: 11px; }
#wetter-clear				{ clear: both; }

#wetter-temp-minus 			{ color: #0066FF; font-weight: bold; }
#wetter-temp-plus 			{ color: #CC0000; font-weight: bold; }
#wetter-temp-0 				{ color: #009900; font-weight: bold; }

#wetter-karte				{ float: right; position: relative; width: 400px; height: 300px; }
#wetter-karte-bild			{ position: absolute; top: 0px; left: 0px; }

#wetter-karte-schlanders	{ width: 80px; position: absolute; top: 172px; left: 5px; text-align: right; }
#wetter-karte-meran			{ width: 80px; position: absolute; top: 60px; left: 75px; text-align: right; }
#wetter-karte-bozen			{ width: 80px; position: absolute; top: 207px; left: 93px; text-align: right; }
#wetter-karte-sterzing		{ width: 80px; position: absolute; top: 4px; left: 231px; }
#wetter-karte-brixen		{ width: 80px; position: absolute; top: 150px; left: 231px; }
#wetter-karte-bruneck		{ width: 80px; position: absolute; top: 125px; left: 325px; }

#wetter-icons-tabelle 		{ background-color: #FFFFFF; border: 1px solid #dce3d5; }
#wetter-icons-zelle 		{ background-color: #F5F5F5; border-top: 1px solid #dce3d5; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

#wetter-icons-einzeln		{ }





#wetter-3tage				{ }

#wetter-3tage-trennlinie	{ }
#wetter-3tage-icons	img		{ }

#wetter-3tage-temperaturen 	{ border-top: 1px solid #FFFFFF; font-size: 10px; color: #FFFFFF; padding-top: 2px; padding-bottom: 0px; line-height: 120%; }
#wetter-3tage-wochentage	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; line-height: 100%; }
#wetter-3tage-minus 		{ }
#wetter-3tage-plus 			{ }

