

/* --- Stylesheet 8 () --------- */ 

#schneebericht {
	position: absolute;
	right: -20px;
	bottom: 20px;
	width: 280px;
	height: 260px;
	background-color: #20529B;
	background: left bottom no-repeat #20529B url(http://s2.tramino.de/oberstdorf/27843/schneebox.jpg);
	font-family: "Gill Sans", Tahoma, Arial, sans-serif;
	color: #BFCDD5;
	z-index: 1000;
}

#schneebericht dl {
	margin: 0px;
	padding: 15px 5px 5px 15px;
	line-height: 11px;
}

#schneebericht dt {
	float: left;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	text-transform: uppercase;
	color: #fff;
}

#schneebericht dd {
	font-size: 14px;
	line-height: 14px;
	padding: 0px;
	margin: 0px 0px 6px 88px;
}

#schneebericht .info {
	font-size: 13px;
	line-height: 14px;
	padding: 0px;
	margin: 0px 5px 6px 102px;
	color: #6286AF;
}

#schneebericht .datum {
	color: #6286AF;
	position: absolute;
	font-size: 10px;
	left: 102px;
	bottom: 10px;
}

#schneebericht .link {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	right: 20px;
	bottom: 10px;
}