body {
 font-family: Arial;
 font-size: 10pt;
}

p {
 font-family: Arial;
 font-size: 8pt;
}

ul {
 font-family: Arial;
 font-size: 8pt;
 line-height: 10pt;
}

p.textrechts {
 width: 100%;
 padding: 10px;
 font-family: Arial;
 font-size: 8pt;
}


p.anreisser {
 font-family: Arial;
 font-size: 8pt;
 /*font-style: italic;*/
 font-weight: bold;
 line-height: 12pt;

}


a:link,a:visited {
 font-size: 8pt;
 font-weight:bold;
 color:#E00000;
 text-decoration:none;

}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a:active {color:#E00000; text-decoration:underline; }

.temperatur {
 font-family: arial;
 font-size: 20px;

 font-style: italic;
 color: #FF0000;
}

td.temptd {
 vertical-align:top;
 width:33%;
}