body, td {
	font-family: verdana;
	font-size: 11px;
}

.titel {
	color: #859DB7;
	font-weight: bold;
	/* font-style: italic; */
	font-size: 14px;
}

.titel2 {
	color: #FDCC1D;
	font-weight: bold;
	font-size: 13px;
}

.titel3 {
	color: #859DB7;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

.rechts, .blau {
	font-size: 11px;
	color: #859DB7;
}

a:link, a:visited {
	color: #859DB7;
	text-decoration: underline;
}

a.slbig {
	font-size: 15px;
}

a:active, a:hover {
	color: #FDCC1D;
}

.wichtig {
	color: #FDCC1D;
	font-weight: bold;
}

.wetter_label {
	font-weight: bold;
}

.wetter_label2 {
	font-weight: bold;
	font-size: 13px;
	background-color: #859DB7;
	color: white;
}

.wetter_label2_k {
	background-color: #859DB7;
	font-style: italic;
	color: white;
}

.wetter_data {
	font-weight: bold;
	background-color: #D5DEE4;
}