body  {
	background-color : #000000;
}

A  {
	color : #96c081;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

A.imp  {
	color : #ffda35;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

A:hover  {
	color : red;
}

A:visited:  {
	color : #ffda35;
}

p  {
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : left;
	color : #96c081;
}
td  {
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : left;
	color : #96c081;
}
ul  {
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : left;
	color : #96c081;
}

ol  {
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : left;
	color : #96c081;
}

h1  {
	font-family : arial,helvetica;
	font-size : 30pt;
	font-weight : bold;
	text-decoration : none;
	text-align : right;
	color : #ffda35;
}

h2  {
	font-family : arial,helvetica;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	color : #96c081;
}

h3  {
	color : #96c081;
	font-family : arial,helvetica;
	font-style : italic;
}

h4  {
	font-family : arial,helvetica;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	color : #ffda35;
}

td  {
	font-family : arial,helvetica;
	font-size : 10pt;
}

ul  {
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : left;
}

.rot  {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
}

.gelb  {
	color : #ffda35;
	font-family : Arial, Helvetica, sans-serif;
}



