.top {
padding:5px;
}
body {
background-color:#FFFFFF;
}

body,table {
font-family:Verdana;
font-size:11px;
width:95%;
}

table {
border:0px solid #ccc;
}


#title {
background-color:#F4C43E;
color:#000;
font-weight:bold;
width:100%;
}


#content {
background-color:white;
width:100%;
}

#price_agb {
font-family:verdana;
font-size:11px;
color: #888888;
text-align:center;
}
/* meteo */
.text {
font-family:Verdana;
font-size:11px;
}
.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;
} 