@charset "utf-8";
/* CSS Document */
body{
	/*background: url(http://www.contentupdate.net/fenacoAgrartechnik/web/LandtechnikZollikofen/img/layout/sidebar-box.gif) no-repeat -10px -10px;*/
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	background-color:#FFF;
}
div#inhalt {
	margin: 0;
	width: auto;
	padding-top:5px;
}
table.wetterheute {
	
}
table.wetterheute h4 {
	background: none;
	color: #39576C;
	font-size: 100%;
	height: 20px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	width: auto;
	margin-left:5px;
}
table.wetterheute tbody tr td {
	padding: 5px;
}
table.wetterheute tbody tr td.datas img {
	background: #FFF;
	border: 1px solid #39576C;
	padding: 3px 0 0 0;
	margin-top:1px;
}
table.wetterheute tbody tr td.datas span{line-height:20px;}
