BODY {
	background : White grafiken/hinter_paper.jpg;
}

BODY, TD  {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	background-color: White;
	background : url('grafiken/hinter_paper.jpg');
}

A:link  {
	text-decoration : none;
	font-family : arial, verdana;
	size : 3;
	color : 000090;
}

A:visited  {
	text-decoration : none;
	font-family : arial, verdana;
	size : 2;
	color : 000090;
}

A:active  {
	text-decoration : none;
	font-family : arial, verdana;
	size : 2;
	color : 00001F;
}

A:hover  {
	font-family : arial, verdana;
	text-decoration : underline;
	size : 2;
	color : #0000FF;
}

TD  {
    border: solid;
    border-width: 1px;
	font : 10pt Arial, sans-serif;
	margin : 0;
}

TD.paper  {
	border-width: 0px;
	margin : 0;
	background-color: White;
	background : url('grafiken/h4.gif');
	vertical-align: top
}

TD.bild  {
	border-width: 0px;
	margin : 0;
	background : transparent;
	vertical-align: top;
	font-style : inherit;
	text-align : center;
}