@CHARSET "ISO-8859-1";

.wettermodul a,
.wettermodul a:visited {
	text-decoration: none;
	color: #5B6265;
}

.wettermodul .wettertag {
	text-align: center;
}

.wettermodul .headline {
	margin-left: 5px;
	margin-bottom: 10px;
}

.wettermodul .headline a,
.wettermodul .headline a:visited {
	font-size: 13px;
	color: #0c69b7;
	font-weight: bold;
	text-decoration: none;
}

.wettermodul .headline a:hover {
	text-decoration: underline;
}

.wettermodul span.daydesc {
	font-size: 9px;
	color: #5B6265;
	font-weight: bold;
}

.wettermodul span.tempdesc {
	font-size: 9px;
	color: #5B6265;
}

.wettermodul .webcam{
  text-align: center;
  padding-top: 3px;
}

.wettermodul .webcam a,
.wettermodul .webcam a:visited {
	font-size: 11px;
	color: #0c69b7;
	font-weight: bold;
	text-decoration: none;
}
