h1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bolder;
	line-height:10px;
}
h2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : normal;
}
h3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	color: Gray;
}

#oben_rechts	{
	position:absolute;
	top:10;
	right:10;
	text-align:right;
	}

#unten_lks	{
	position:absolute;
	left:10;
	bottom:10;
	text-align:left;
	color:#000000;
	}

#oben_lks	{
	position:absolute;
	top:10;
	left:10;
	text-align:;
	}
Body
	{
	margin-left:15px;
	SCROLLBAR-FACE-COLOR: #e6e6e6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #gray; 	/*d3d3d3; */	
	SCROLLBAR-SHADOW-COLOR: #000000;	/*silver; */	
	SCROLLBAR-3DLIGHT-COLOR: #000000; 	/*ffffff; */
	SCROLLBAR-ARROW-COLOR: gray; 
	SCROLLBAR-TRACK-COLOR: #f3f3f3; 
	SCROLLBAR-DARKSHADOW-COLOR: white
	}	