P  {
	font-family : Arial;
}
table  {
	font-family : Arial;
}
td  {
	font-family : Arial;
}
li  {
	font-family : Arial;
}
ul  {
	font-family : Arial;
}
table  {
	font-family : Arial;
}
th  {
	font-family : Arial;
}
H1  {
	font-family : Arial;
	font-size : x-large;
}

H2  {
	font-family : Arial;
	font-size : large;
}

H3  {
	font-family : Arial;
	font-size : medium;
}

A  {text-decoration: none;}
a.link0 {
		text-decoration: none;
		color: rgb(255, 102, 0);
	}
a.link1 {
		text-decoration: none;
		color: rgb(192, 192, 192);
	}
a.link2 {
	text-decoration: none;
	color: Gray;
}
A.link1:Hover  {
	color: rgb(255, 102, 0);
}
A.link1:Active  {
	color: Gray;
	font-weight: bold;
}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Verdana;
}

td.biozahl {
	font-family : Arial;
	color: white;
	font-size: 9pt;
	background-color: rgb(204, 204, 204);
	font-weight : bold;
	vertical-align : top;
}
td.biotext {
	font-family : Arial;
	color: white;
	font-size: 9pt;
	background-color: rgb(204, 204, 204);
}
td.biohead {
	font-family : Arial;
	color: rgb(255, 102, 0);
	font-size: 9pt;
	background-color: rgb(204, 204, 204);
	font-weight : bold;
}
td.biokopf  {
	background-color: rgb(255, 102, 0);
}
td.kopfmenue {
	font-family : Arial;
	color: rgb(255, 102, 0);
	font-size: 10pt;
	background-color: rgb(204, 204, 204);
	font-weight : bold;
}
td.seitenmenue0 {
	font-family : Arial;
	color: rgb(255, 102, 0);
	font-size: 10pt;
	font-weight : bold;
}
td.seitenmenue1 {
	font-family : Arial;
	font-size: 10pt;
	font-weight : bold;
}


