body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration: none;
}

div.titel {
	font-size: 36px;
	font-weight: bold;
	color: #005AA9;
}

a.menu {
	font-size: 24px;
	font-weight: bolder;
	color: #005AA9;
	text-decoration: none;
}

a:hover.menu { 	 
	background-color: #FECB00;
}

div.main {
	font-size: 36px;
	font-weight: bold;
	color: #005AA9;
	text-align: center;
}


a.produkte {
	font-size: 18px;
	font-weight: bolder;
	color: #005AA9;
	text-decoration: none;
}

a:hover.produkte { 	 
	background-color: #FECB00;
}

td.anschrift {
	font-size: 14px;
}


