body{
	font-family: Arial, Helvetica, sans-serif;
}
td.gelb{
	background-color: #FFE02B;
}
td.blau{
	background-color: #B0E0E6;
}
td.white{
	background-color: #FFf;
}
td.linie{
	background-color: #0066ff;
}
td{
font-size: 12px;
	
}
*Formulare-*/

tr.preise{
	border: solid 0px #FFE02B;
}
h1{
	font-size: 16px;
}
th{
   background-color: #FFE02B;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
/*---------------------------------*/
a{
	color:Black;
}
tr.tab{
	background: #F0E68C;
}
tr.tab1{
	background: White;
}