P  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	line-height : 1;
}

H1  {
	font-weight: bolder;
}

H2  {}

H3  {}

A  {
	color : #E8B8C2;
}

A:Visited  {
	color : #B8B8C2;
}

A:Active  {}

A:Hover  {
	color : Lime;
}

ul {
	font-family: sans-serif;
	font-size: x-small;
	line-height: 18pt;
}


BODY  {
	font-family: monospace;
	font-weight: normal;
	font-size: small;
	background-color: #000000;
	line-height: 1;
	text-decoration: none;
	text-align: left;
	list-style-type: square;
}

Table  {
	font-size : small;
	font-weight : bold;
	font-family : Arial;
	line-height : 2;
	clip : auto;
	font-style : normal;
	margin-left : 0;
	margin-top : 0;
	padding : 0;
	text-decoration : none;
	background-color : #000000;
}

.klein  {
	font-size : small;
	font-family : sans-serif;
	color: #FFFACD;
	line-height : 1;
	text-decoration : none;
	font-weight : bold;
}

.kleinweiss  {
	font-size : x-small;
	font-family : sans-serif;
	color : White;
	line-height : 1;
	text-decoration : none;
	font-weight : normal;
}
	
.gross {
	font-size : xx-large;
	font-family : sans-serif;
	font-weight : bold;
	color : Silver;
}

.mittel  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	line-height : 1;
	color : white;
}

.titel {
	text-decoration: underline;
	font-family: sans-serif;
	font-size: x-large;
	font-weight : bold;
	color: #FFFACD;
}
