@charset "utf-8";

#wetter-titel 				{ margin-bottom: 10px; padding: 3px; font-weight: bold; border-bottom: 1px solid #fcd389; }
#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; font-size: 12px; }
#wetter-temp-plus 			{ color: #CC0000; font-weight: bold; font-size: 12px; }
#wetter-temp-0 				{ color: #009900; font-weight: bold; font-size: 12px; }

#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: 55px; left: 93px; 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: 0px; left: 233px; }
#wetter-karte-brixen		{ width: 80px; position: absolute; top: 150px; left: 231px; }
#wetter-karte-bruneck		{ width: 80px; position: absolute; top: 75px; left: 340px; }

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

#wetter-icons-einzeln		{ }





#wetter-3tage				{ width: 100%; }

#wetter-3tage-trennlinie	{ }
#wetter-3tage-icons	img		{ margin-bottom: 5px; border: 1px solid #6186ba; }

#wetter-3tage-temperaturen 	{ font-size: 12px; }
#wetter-3tage-wochentage	{ }
#wetter-3tage-minus 		{ color: #0066FF; font-weight: bold; }
#wetter-3tage-plus 			{ color: #CC0000; font-weight: bold; }