P  {
	font-family : serif;
}

H1  {
	font-family : sans-serif;
	font-size : xx-large;
}

H2  {
	font-family : sans-serif;
}

H3  {
	font-family : sans-serif;
}

A  {}

A:Visited  {
	color : Maroon;
}

A:Active  {}

A:Hover  {
	color : Blue;
}

BODY  {
	background-color : #00a0FF;
}

P.urgent  {
	font-family : serif;
	color : Red;
	font-size : 20pt;
}

BODY.bg  {
	background : white url(bilder/WinnerKoiWall.gif);
	background-color : #80c4ff;
}

P.desc  {
	font-family : monospace;
	font-size : medium;
}

BODY.head  {
	background-color : #0050C0;
}

BODY.inhalt  {
	background-color : #0050c0;
}

