.top {
padding:10px;
}
body {
background-color:#ffffff;
}

body,table {
font-family:Tahoma;
font-size:13px;
}

table {
border:1px solid #ccc;
}


#title {
background-color:#dddddd;
color:#000;
font-weight:bold;
width:400px;
}


#content {
background-color:white;
}

#price_agb {
font-family:arial,verdana;font-size:8pt;color: #888888;
text-align:center;
}
/* meteo */
.text {
font-family:Tahoma;
font-size:12px;
}
.data_kalt {
	color:blue;
	font-weight:bold;
}

.data_warm {
	color:red;
	font-weight:bold;
}
/* links */
a {
color:black;
text-decoration:none;
}
a:hover {
color:black;
} 