/* CSS Document */
.übersicht {
	font-size:10px;
	width:184px;
}

.stadt { font-size:11px; font-weight:bolder; height:15px; background-color: #FFFEEF;  padding: 0px 0px 0px 0px; }
.icon { font-size:11px; font-weight:bolder; width:15px; height:15px; background-color: #FFFEEF;  border-top:1px solid #DBDFE0; }
.temp_luft { font-size:10px; height:10%; width:36px; background-color: #FFFEEF; text-align:right;  border-top:1px solid #DBDFE0; }
.temp_wasser { font-size:10px; height:10%; background-color: #FFFEEF; text-align:right; border-top:1px solid #DBDFE0; WIDTH:40px; }


#startseite .row1 { background-color:#FFFFFF; }
#startseite .row2 { background-color:#CCCCCC; }
#startseite .start_stadt { font-size:12px; border-right:1px dotted #AAAAAA; }

#startseite .start_heute { }
#startseite .start_heute_temp { font-size:12px; text-align:right; padding-right:7px; width:50px;}
#startseite .start_heute_temp_nacht { font-size:12px; text-align:right; border-left:1px dotted #AAAAAA; width:50px; padding-right:25px; }

#startseite .start_morgen { border-left:1px dotted #444444; }
#startseite .start_morgen_temp { font-size:12px; text-align:right; padding-right:7px;width:50px;}
#startseite .start_morgen_temp_nacht { font-size:12px; text-align:right; border-left:1px dotted #AAAAAA; width:50px; padding-right:18px;}

#startseite .start_th { font-size:11px; }
#startseite .bild { width:16px; height:16px; }

#getTown .day { font-size:11px; font-weight:bold; width:70px; }
#getTown .picture { height:22px; }
#getTown .tag {  width:60px; text-align:right; }
#getTown .nacht {  width:60px; text-align:right; }
#getTown .th_luft {  width:50px; background-color:#CCCCCC; font-size:11px; }
#getTown .th_nacht {  width:50px; background-color:#CCCCCC; font-size:11px; }

#wettertabelle .uberschrift { font-weight:bold; font-size:14px; font-style:italic; height:40px; }
#wettertabelle .tb_titel { font-size:12px; font-family:"Courier New"; background-color:#999999; }
#wettertabelle .tb_titelblau { font-size:12px; font-family:"Courier New"; background-color:#5EABFF; }
#wettertabelle .wetter_tag2 { font-weight:bold; border-bottom:1px #AAAAAA dotted; height:20px; font-size:11px; }
#wettertabelle .wetter_lage {  border-bottom:1px #AAAAAA dotted; text-align:right;}
#wettertabelle .wetter_tag { border-left:1px #AAAAAA dotted; width:70px; text-align:center; border-bottom:1px #AAAAAA dotted;}
#wettertabelle .wetter_nacht { border-left:1px #AAAAAA dotted;border-right:1px #AAAAAA dotted; width:70px; text-align:center; border-bottom:1px #AAAAAA dotted;}
#wettertabelle .sonne { border-right:1px #AAAAAA dotted; width:70px; text-align:center; border-bottom:1px #AAAAAA dotted; }
.BigTable { border:1px dotted #CCCCCC; }
