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;
	font-size : small;
}

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

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

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

body  {
	font-family : Courier;
	color : #000000;
	font-size : large;
	background : #ffffff;
	background-color : #ffffff;
}

td  {
	font-family : Courier;
	font-size : large;
}

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

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

.klein  {
	font-size : small;
}

.strich  {
	text-decoration : underline;
}

.gelb  {
	color : #ffff00;
}

.grau  {
	color : #4a4a4a;
}

.gruen  {
	color : #008000;
}

.rot  {
	color : #ff0000;
}

.rotbraun  {
	color : #800000;
}

.titel  {
	font-family : Tekton;
}

.wasist  {
	font-family : serif;
	font-weight : bold;
	font-size : x-large;
}

.wirueberandere  {
	font-family : cursive;
	font-style : italic;
}

.zeitung  {
	font-family : Courier New;
}
