P  {
	font-family : Arial;
	font-size : 9pt;
}

p.normal { font-family : Arial; font-size:9pt; }

p.klein { font-family : Arial; font-size:8pt; }

H1  {
	font-family : Arial;
	font-size : medium;
}

H2  {
	font-family : Arial;
	font-size:10pt;
}

H3  {
	font-family : Arial;
	font-size : small;
}

A  {
	font-family : Arial;
	text-decoration : none;
	color : red;
}

A.title  {
	font-family : Arial;
	text-decoration : none;
	color : black;
}

A:Visited  {
	text-decoration : none;
	font-family : Arial;
	color : #346667;
}

A:Active  {
	font-family : Arial;
	text-decoration : none;
	color : #346667;
}

A:Hover  {
	font-family : Arial;
	text-decoration : underline;
	color : blue;
}

BODY  {
	font-family : Arial;
	font-size : xx-small;
}

table,td,tr  {
	font-family : Arial;
	font-size:10pt; 
}









p.inhalt
{
	font-family : Arial;
	font-size : 13px;
	color : black;
	text-align : justify;
}

b
{
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	color : navy;
}

b.rot
{
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	color : red;
}

p.titel
{
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	color : navy;
}

p.head
{
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	color : #d6634a;
}



th.preise
{
	font-family : Arial;
	font-size : 13px;
	color : white;
	background-color : navy;
	font-weight : bold;
}

th.preise2
{
	background-color : gray;
	font-size : 12px;
	color : white;
}
