body {
	font-family: Arial, Geneva, sans-serif;
	font-size: 100,1%;
	background-color: #ffffff;
	color: #000000;
}

a:link { color: #000000 }
a:visited { color: #000000 }
a:hover { color: #000000; text-decoration:none; }
a:active { color: #000000 }

p {
	font-size: 0.9em;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

p, h1, td, th, option {
	font-family: Arial, Geneva, sans-serif;
}

.firmenname a {
  text-decoration: none;
}

.firmenname a:hover {
  text-decoration: underline;
}

.kategorie {
  font-size: 0.8em;
}
