h1  {
	font-family : Arial;
	font-size : xx-large;
	font-weight : bold;
	font-style : normal;
}

h2  {
	font-family : Arial;
	font-size : x-large;
	font-weight : bold;
	font-style : normal;
}

h3  {
	font-family : Arial;
	font-size : large;
	font-weight : bold;
	font-style : normal;
}

a  {
	font-family : Arial;
	font-style : normal;
	color : #0000ff;
	font-weight : normal;
	text-decoration : underline;
}

a:Visited  {
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #000080;
}

a:Active  {
	font-family : Arial;
	font-style : normal;
	color : #ffff00;
	font-weight : normal;
	text-decoration : underline;
}

a:Hover  {
	font-family : Arial;
	font-style : normal;
	color : #ff0000;
	font-weight : normal;
	text-decoration : underline;
}

body  {
	font-family : Arial;
	color : #000000;
	font-size : medium;
}

p  {
	font-family : Arial;
	font-size : medium;
	font-weight : bold;
}

td  {
	font-family : Arial;
	font-size : small;
}

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

.aenderung  {
	font-family : sans-serif;
	font-style : italic;
	color : #808080;
	font-weight : normal;
	text-align : center;
	font-size : small;
	text-decoration : none;
}

.blau  {
	color : #000080;
}

.counter  {
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	font-size : small;
	text-decoration : none;
}

.danke  {
	font-size : large;
	color : #009900;
}

.gelb  {
	color : #ffff00;
}

.grau  {
	color : #4d4d4d;
}

.gross  {
	font-size : large;
}

.gruen  {
	color : #008000;
}

.klein  {
	font-size : x-small;
}

.rot  {
	color : #ff0000;
}

.rotbraun  {
	color : #800000;
}

.sgross  {
	font-size : x-large;
}

.tabelle  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #008000;
}

.wichtig  {
	text-decoration : underline;
}

.datum  {
	font-size : large;
	color : Green;
	text-decoration : underline;
}

.stich  {
	font-size : x-large;
	font-weight : bold;
	color : #ffff00;
}

