div.trendbox {
	padding: 7px;
}

div.trendbox h2 {
	margin: 0px;
	margin-bottom: 7px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

div.trendbox img {
	margin-bottom: 12px;
	background-color: white;
}

.float_left {
	float: left;
}

div.trendbox p {
	margin: 0px;
	padding: 0px;
}

#detfu {
	width: 330px;
	height: 50px;
	background-color: white;
	position: relative;
	left: 25px;
	top: 20px;
	margin: 0;
	padding: 3px;
}

.close_stations {
	width: 300px;
	padding: 1px;
}

ul.close_stations {
	list-style: none;
	margin: 0px;
}

ul.close_stations li {
	float: left;
	clear: both;
	margin-left: 5px;
	margin-bottom: 5px;
}
 
div.uwzfiller {
	width: 255px;
	float: left;
}

li {
	color:#DBEBF8;
	margin-bottom:2px;
}

img.uwz_image {
	border: none;
	float: right;
	width: 101px;
	height: 28px;
	margin: 5px 15px 5px 10px;
}

p.uwz_para {
	float: left;
	text-align: right;
	width: 100px;
	font-weight: bold;
	margin-top: 2px;
	font-size: 10px;
}

.close_button {
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
	float: right;
	cursor: pointer;
	position: absolute;
	right: 5px;
}

p.severeweathertext {
	float: left;
	text-align: right;
	width: 100px;
	font-weight: bold;
	margin-top: 2px;
	font-size: 10px;
}

.float_align_right {
	float: left;
	padding-top:10px;
}

img.severeweather {
	border: medium;
	float: right;
	width: 101px;
	height: 28px;
	margin: 5px 7px;
}

#site {
	width: 500px;
	background-color: #dbebf8;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
}

#sonnemondundsterne {
	height: 46px;
	background-color: white;
	overflow: hidden;
}

.left_float {
	float:left;	
}

div.trend {
	background-color: white;
	width: 164px;
	border: 1px solid #dbebf8;
}

div.temp {
	font-weight: bold;
	font-size: 18px;
	float: right;
	width: 80px;
}

div.secondrow {
	height: 50px;
	margin-bottom: 9px;
	margin-left: 17px;
}

div.floatie {
	float: left;
}

#outer_trend {
	overflow: hidden;
}

.max {
	color: #C6051B;
}

.min {
	color: #043CF1;
}

div.text {
	margin-left: 11px;
	font-size: 12px;
	margin-bottom: 3px;
}

h3.heading {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-top: 9px;
}

.clear {
	clear: both;
}

div.severeweather {
	float: right;
	width: 243px;
	height: 40px;
	padding-left: 0px;
	background-color:white;
}

div.lil {
	margin-left: 1px;
}

p.left_floatie {
	float:left;
	}

a.plus {
	background: url(../imgs/plus.gif) no-repeat scroll 0 0 transparent;
	height: 19px;
	width:19px;
	display:inline-block;
	margin-left:5px;
}

#dummy
{
	width:265px;
	float:left;	
}

a.minus {
	background: url(../imgs/minus.gif) no-repeat scroll 0 0 transparent;
	height: 19px;
	width:19px;
	display:inline-block;
	margin-left:5px;
}

div.graph {
	background: url(../imgs/graphical.gif) no-repeat scroll 0 0 transparent;
	color: #5B778D;
	display: block;
	font-weight: bold;
	height: 19px;
	padding-right: 19px;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

div.tabular {
	background: url(../imgs/tabular.gif) no-repeat scroll 0 0 transparent;
	color: #5B778D;
	display: block;
	font-weight: bold;
	height: 19px;
	padding-right: 19px;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

table#detail-table {
	width: 486px;
	margin: 7px;
	margin-top: 9px;
	background-color: white;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
}

table,th,td {
	border-bottom: 2px solid #dbebf8;
	border-right: 1px solid #dbebf8;
}

td {
	height: 26px;
	text-align: center;
	vertical-align: middle;
}

.right_align {
		text-align:right;
	}

.blue {
	height: 39px;
	background-color: #dbebf8;
}

td.orange {
	background-color: #FDd990;
}

td.current {
	font-weight: bold;
}

td.caption {
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 165px;
}

td.time {
	font-size: 11px;
}

p.time {
	background: url(../imgs/time_border.gif) no-repeat scroll 0 0
		transparent;
	margin: 0;
	padding: 2px;
	width: 38px;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -7px;
}

td.big {
	height: 39px;
}

div.det1 {
	width: 157px;
}

.det2 p {
	width: 39px;
}

p.det2s {
	width: 79px;
}

div#more {
	text-align: right;
	margin:0px;
	padding:0px;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #3989C2;
	vertical-align:middle;
}

div#more2 {
	text-align: right;
	margin-top: 14px;
	margin-bottom: 14px;
	vertical-align: middle;
	color: #3989C2;
}

div#graphical {
	float: left;
	margin-top: 14px;
	margin-bottom: 14px;
	vertical-align: middle;
	color: #3989C2;
}

a.legendeButton {
	background: url(../imgs/legende.gif) no-repeat scroll 0 0 transparent;
	height: 26px;
	display: inline-block;
	width: 101px;
	margin-top: 15px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	float:right;
	padding-left: 7px;
}

.otherStations {
	padding-left:7px;
	padding-bottom:7px;
	margin-bottom: 20px;
}

div#bottom {
	margin-left: 7px;
	margin-bottom: 7px;
	padding-bottom: 7px;
}

a.link {
	text-decoration: none;
	font-weight: bold;
	color: #3989C2;
	float: left;
}

a.sonnli {
	background: url(../imgs/sonnli.gif) 0px 0 no-repeat;
	display: block;
	height: 11px;
	width: 11px;
	text-indent: -9999px;
	overflow: hidden;
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}

/* Image Sprites */
a.sonna {
	background: url(../imgs/wetter.png) 0px 0 no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

a.sonnu {
	background: url(../imgs/wetter.png) 0 -40px no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

.sprite {
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}

a.N {
	background: url(../imgs/sprite_wind.png) 0px 0px no-repeat;
}

a.NE {
	background: url(../imgs/sprite_wind.png) -50px 0px no-repeat;
}

a.E {
	background: url(../imgs/sprite_wind.png) -100px 0px no-repeat;
}

a.SE {
	background: url(../imgs/sprite_wind.png) -150px 0px no-repeat;
}

a.S {
	background: url(../imgs/sprite_wind.png) -200px 0px no-repeat;
}

a.SW {
	background: url(../imgs/sprite_wind.png) -250px 0px no-repeat;
}

a.W {
	background: url(../imgs/sprite_wind.png) -300px 0px no-repeat;
}

a.NW {
	background: url(../imgs/sprite_wind.png) -350px 0px no-repeat;
}

a.N_red {
	background: url(../imgs/sprite_wind.png) 0px -50px no-repeat;
}

a.NE_red {
	background: url(../imgs/sprite_wind.png) -50px -50px no-repeat;
}

a.E_red {
	background: url(../imgs/sprite_wind.png) -100px -50px no-repeat;
}

a.SE_red {
	background: url(../imgs/sprite_wind.png) -150px -50px no-repeat;
}

a.S_red {
	background: url(../imgs/sprite_wind.png) -200px -50px no-repeat;
}

a.SW_red {
	background: url(../imgs/sprite_wind.png) -250px -50px no-repeat;
}

a.W_red {
	background: url(../imgs/sprite_wind.png) -300px -50px no-repeat;
}

a.NW_red {
	background: url(../imgs/sprite_wind.png) -350px -50px no-repeat;
}

a.mond00 {
	background: url(../imgs/wetter.png) -40px 0px no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

a.mond01 {
	background: url(../imgs/wetter.png) -40px -40px no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

a.mond02 {
	background: url(../imgs/wetter.png) -40px -80px no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

a.mond03 {
	background: url(../imgs/wetter.png) -40px -120px no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

a.mond04 {
	background: url(../imgs/wetter.png) -40px -160px no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

a.mond05 {
	background: url(../imgs/wetter.png) -40px -200px no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

a.mond06 {
	background: url(../imgs/wetter.png) -40px -240px no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

a.mond07 {
	background: url(../imgs/wetter.png) -40px -280px no-repeat;
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	float:left;
}

.white {
	background-color:white;
	width: 274px;
	height: 38px;
}

a.symb_big {
	display: block;
	height: 50px;
	width: 50px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	background: url(../imgs/sprite_symb_big.png) no-repeat 50px 50px;
	float: left;
}

a.n01_big_big {
	background-position: 0px -50px;
}

a.n02_big_big {
	background-position: -50px -50px;
}

a.n03_big_big {
	background-position: -100px -50px;
}

a.n04_big {
	background-position: -150px -50px;
}

a.n05_big {
	background-position: -200px -50px;
}

a.n06_big {
	background-position: -250px -50px;
}

a.n07_big {
	background-position: -300px -50px;
}

a.n08_big {
	background-position: -350px -50px;
}

a.n09_big {
	background-position: -400px -50px;
}

a.n10_big {
	background-position: -450px -50px;
}

a.n11_big {
	background-position: -500px -50px;
}

a.n12_big {
	background-position: -550px -50px;
}

a.n13_big {
	background-position: -600px -50px;
}

a.n14_big {
	background-position: -650px -50px;
}

a.n15_big {
	background-position: -700px -50px;
}

a.n16_big {
	background-position: -750px -50px;
}

a.n17_big {
	background-position: -800px -50px;
}

a.n18_big {
	background-position: -850px -50px;
}

a.n19_big {
	background-position: -900px -50px;
}

a.t01_big {
	background-position: 0px 0px;
}

a.t02_big {
	background-position: -50px 0px;
}

a.t03_big {
	background-position: -100px 0px;
}

a.t04_big {
	background-position: -150px 0px;
}

a.t05_big {
	background-position: -200px 0px;
}

a.t06_big {
	background-position: -250px 0px;
}

a.t07_big {
	background-position: -300px 0px;
}

a.t08_big {
	background-position: -350px 0px;
}

a.t09_big {
	background-position: -400px 0px;
}

a.t10_big {
	background-position: -450px 0px;
}

a.t11_big {
	background-position: -500px 0px;
}

a.t12_big {
	background-position: -550px 0px;
}

a.t13_big {
	background-position: 600px 0px;
}

a.t14_big {
	background-position: -650px 0px;
}

a.t15_big {
	background-position: -700px 0px;
}

a.t16_big {
	background-position: -750px 0px;
}

a.t17_big {
	background-position: -800px 0px;
}

a.t18_big {
	background-position: -850px 0px;
}

a.t19_big {
	background-position: -900px 0px;
}

div.symb {
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../imgs/sprite_symb.png) no-repeat 50px 50px;
}

div.symbIE {
	background: url(../imgs/sprite_symb.png) no-repeat 50px 50px;
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	width: 40px;
}

div.n01 {
	background-position: 0px -50px;
}

div.n02 {
	background-position: -50px -50px;
}

div.n03 {
	background-position: -100px -50px;
}

div.n04 {
	background-position: -150px -50px;
}

div.n05 {
	background-position: -200px -50px;
}

div.n06 {
	background-position: -250px -50px;
}

div.n07 {
	background-position: -300px -50px;
}

div.n08 {
	background-position: -350px -50px;
}

div.n09 {
	background-position: -400px -50px;
}

div.n10 {
	background-position: -450px -50px;
}

div.n11 {
	background-position: -500px -50px;
}

div.n12 {
	background-position: -550px -50px;
}

div.n13 {
	background-position: -600px -50px;
}

div.n14 {
	background-position: -650px -50px;
}

div.n15 {
	background-position: -700px -50px;
}

div.n16 {
	background-position: -750px -50px;
}

div.n17 {
	background-position: -800px -50px;
}

div.n18 {
	background-position: -850px -50px;
}

div.n19 {
	background-position: -900px -50px;
}

div.t01 {
	background-position: 0px 0px;
}

div.t02 {
	background-position: -50px 0px;
}

div.t03 {
	background-position: -100px 0px;
}

div.t04 {
	background-position: -150px 0px;
}

div.t05 {
	background-position: -200px 0px;
}

div.t06 {
	background-position: -250px 0px;
}

div.t07 {
	background-position: -300px 0px;
}

div.t08 {
	background-position: -350px 0px;
}

div.t09 {
	background-position: -400px 0px;
}

div.t10 {
	background-position: -450px 0px;
}

div.t11 {
	background-position: -500px 0px;
}

div.t12 {
	background-position: -550px 0px;
}

div.t13 {
	background-position: 600px 0px;
}

div.t14 {
	background-position: -650px 0px;
}

div.t15 {
	background-position: -700px 0px;
}

div.t16 {
	background-position: -750px 0px;
}

div.t17 {
	background-position: -800px 0px;
}

div.t18 {
	background-position: -850px 0px;
}

div.t19 {
	background-position: -900px 0px;
}

a.gefu {
	background: url(../imgs/wetter.png) -200px -240px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.luft {
	background: url(../imgs/wetter.png) -200px -280px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.temp {
	background: url(../imgs/wetter.png) -200px -320px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.wett {
	background: url(../imgs/wetter.png) -200px -360px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.wind {
	background: url(../imgs/wetter.png) -240px 0px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.wins {
	background: url(../imgs/wetter.png) -240px -40px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.nied {
	background: url(../imgs/wetter.png) -240px -80px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.taup {
	background: url(../imgs/wetter.png) -240px -120px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.lufd {
	background: url(../imgs/wetter.png) -240px -160px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.sod {
	background: url(../imgs/wetter.png) -240px -200px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.niem {
	background: url(../imgs/wetter.png) -240px -240px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.sich {
	background: url(../imgs/wetter.png) -240px -280px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	top: -2px;
	vertical-align: middle;
}

a.taz {
	background: url(../imgs/wetter.png) -240px -320px no-repeat;
	display: block;
	height: 30px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	left: -10px;
	position: absolute;
	vertical-align: middle;
	top: -2px;
}

#trend1 {
	float: left;
	margin-right: 1px;
}

#trend2 {
	float: left;
	margin-right: 1px;
}

#trend3 {
	float: left;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 500px;
	background-color: white;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
}

#uwzfiller {
	width: 255px;
	float: left;
}

#severeweather {
	float: left;
	background-color:white;
	height: 38px;
	width: 226px;
}

.clear {
	clear: both;
}

.uwz_image {
	float: right;
}

.uwz_para {
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	text-align: right;
	width: 100px;
}

#sonnemondundsterne {
	height: 46px;
}

.trend {
	width: 164px;
	border: 1px solid #DBEBF8;
	float: left;
}
