body  {
	margin-top : 10px;
	margin-bottom : 10px;
	font-family : Verdana,Arial,sans-serif;}

p,div,td  {
	font-size : 12pt;
	line-height : 16pt;}

ul,ol,li  {
	font-size : 11pt;
	line-height : 16pt;
	text-align : left;
	list-style-image : url(point.gif);
}

p.remark  {
	font-size : 9pt;
	color : #006633;}

p.bericht  {
	font-size : 11pt;
	color : Black;
	border-left : medium groove Aqua;
	border-bottom : medium ridge Aqua;
	margin-left : 15%;
	margin-right : 10%;
}

p.detail  {
	font-size : 10pt;
	color : #006600;}

h1  {
	font-size : 20pt;
	font-weight : bold;
	color : #008080;
	line-height : 25pt;
	font-family : Arial,sans-serif;}

h2  {
	font-size : 16pt;
	font-weight : bold;
	font-family : Arial,sans-serif;}


h3  {
	font-size : 14pt;
	font-weight : bold;
	font-family : Arial,sans-serif;}

h4  {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial,sans-serif;}

A:link  {
	color : #6600FF;
	text-decoration : underline;
	font-weight : bold;}

A:visited  {
	color : #663399;
	text-decoration : underline;}

A:hover  {
	background : yellow;
	color : #000000;}

A:active  {
	color : #FF33FF;
	text-decoration : none;}

