
td {
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: normal;
	color: Black;
}

td.titel {
	font-family: Comic Sans MS;
	font-size: 28pt;
	font-weight: bold;
	font-variant:normal;
	color: Black;
	text-align : center;
}

td.menue_klein {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	font-style:italic;
	color: Black;
}

td.disclaimer_ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: Black;
}

td.disclaimer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

td.tab_preise_kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align : center;
	background-color: #FFCC00;
	color: Black;
	width: 200;
}

td.tab_preise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align : center;
	background-color: #ffff99;
	color: Black;
	width: 200;
	higth:80;
}
  
a {
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: normal;
	font-style:italic;
	color: Black;
	text-decoration: none;
}

a:hover {
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: bold;
	font-style:italic;
	color: Black;
	text-decoration: none;
}

a.menue_klein {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

