body, p, td {
	font-family:Arial, sans-serif;
	font-size:10pt;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	color:#ff6600;
}
h2 {
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}
h3 {
	font-size:14pt;
	font-weight:bold;
	color:#ffffff;
}
hr {
		color:#ff6600;
}

span.head {
	font-size:12pt;
	font-weight:bold;
	color:#666666;
}

a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #ff6600;
	font-weight:bold;
}
a:hover {
	color: #808080;
	font-weight:bold;
	text-decoration: none;
}
a.menu {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-color:#ffffff;
	font-size:10pt;
	font-weight:bold;
}
a.menu:link {
	color: #ffffff;
}
a.menu:visited {
	color: #ffffff;
}
a.menu:active {
	color: #ffffff;
}
a.menu:hover {
	color: #cc0000;
	text-decoration: none;
}
a.unten:link, a.unten:visited, a.unten:active {
	color: #000000;
}
a.unten:hover {
	color: #ffffff;
	text-decoration: none;
}
td.ref {
	color:#ffffff;
	font-weight:bold;
	background-color:#ff9933;
}
td.ref1 {
	color:#ffffff;
	font-weight:bold;
}
td.small {
	font-size:8pt;
}
.rahmen {
	border: 1px solid #808080;
}
body {
	background-image:url('/bilder/hg.gif');
}
hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #ff6600;
	border-bottom: solid 1px white; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	width:100%;
	text-align:center;
}
hr.50 {
	width:50%;
}
td.prod {
	color:#ffffff;
	font-weight:bold;
	background-color: #ff6600;
}
a.prod1 {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
	font-size:10pt;
}
a.prod1:link, a.prod1:visited, a.prod1.active {
	color: #ffffff;
}
a.prod1:hover {
	color: #cc0000;
	text-decoration: none;
}
input, textarea {
	background-color: rgb(220, 220, 220);
	color: black;
	border: solid 1px #808080;
}
