body  {
	background-color : Black;
	color : White;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : medium;
}

a  {
	background-color : transparent;
	color : Yellow;
}

a:visited  {
	background-color : transparent;
	color : Silver;
}

a:hover  {
	background-color : transparent;
	color : Fuchsia;
}

h1  {
	font-family : tahoma, arial, helvetica, sans-serif;
	text-align : center;
	color : #ff0000;
	background-color : transparent;
	font-size : xx-large;
}

img  {
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
}

a img  {
	border-color : #0000FF;
}

index  {
	text-align : center;
}

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

.copy  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : Blue;
}

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