body {
	background: #F8E2A5;
	margin: 5px 0 0 0;
	padding: 0;
	font-size:12px;
	font-family: Arial, sans-serif;
	text-align:center;
}

.titel {
	font-size:12px; color:#000; font-weight:bold;
}

.text {
	font-size:11px; color:#000; 
}

.data_kalt {
	color:blue;
}

.data_warm {
	color:red;
}

img {
	border: none
}

