BODY {
	background-color : #000000;
	color : #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
}
H1 {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30 pt;
	font-weight : bold;
	color : #ff0000;
}
H2 {
	text-align : center;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 24 pt;
	font-weight : bold;
	color : #ff0000;
}
TABLE.ier {
	display : inline;
	width : 500px;
	text-align : center;
}

TD.zahl {
	background-color : #000000;
	color : #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	vertical-align : top;
	width : 50px;
	text-align : left;
}
TD.text {
	background-color : #000000;
	color : #ff3333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	text-align : justify;
	width : 450px;
}

TD.end {
	color : #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
IMG.p {
	width : 15px;
}
SPAN.betont {
	color : #ff0000;
}

A.end:link, A.end:visited, A.end:active {
	color : #ff0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
HR.anf {
	color: #ff0000;
	}
HR.end {
	color: #ff0000;
}
DIV.center {
	text-align : center;
}

DIV.end {
	text-align: center;
	color:#ffffff;
}
