body {
	margin: 15px;
	padding: 0;
	background-color: #b7b7b7;
	color: #000000;
}

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

p, a, h1, h2, td, th, option {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
}

p#drucken { float: right; }
p#drucken img { margin-right: 5px; border: 0; }

p#ukat { display: inline; }

h1 {
	font-size: 14px;
}

h2 {
  display: inline;
}

td.kat1 {
	padding: 4px;
	background-color: #ccc;
}

td.kat1 a {
	color: #000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

td.kat1 a:hover {
	text-decoration: none;
}

.firmenname a {
  text-decoration: none;
}

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

.kategorie {
  font-size: 10px;
}
