/***************************************/
/*                                     */
/*                                     */
/*                                     */
/*                                     */
/***************************************/

	body	{
		font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
		color:#331000;
		margin:0px;
			}

	#content	{
		 width:810px;
		 height:610px;
			}

	#content1	{
		position:relative;
		top:-10px;
		left:-4;
		z-index:1;	
			}

	#content2	{
		width: 606px;
		height: 390px;
			}

	#content3	{
		width: 100%;
		height: 100%;
		overflow: auto;
			}

	h1		{
		position:relative;
		display:inline;
		left:80px;
		color:#3F2506;
			}

	p		{

			}

	ul		{
		list-style-type:none;
			}

	li		{
		padding-bottom:4px;
		line-height:1.3em;
			}

	a		{
		color:#669;
		text-decoration:none;
			}

	a:hover	{
		color:#99C;
		text-decoration:underline;
			}

	.framedPic	{
		border:double 3px#999;
		margin:6px 4px 10px 20px;
			}

	.inp	{
		width:190px;
		font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
		font-size:0.8em;
			}

	.kurs	{
		font-size:9pt;
		vertical-align:top;
		padding-left:3px;
		border:solid thin #999;
		white-space:nowrap;
			}

	th 		{
		background-color:#f3f3f3;
			}

	#copy	{
		font-size:11px;
		color:#666;
		text-align:center;
		vertical-alig:bottom;
		padding-top:6px;
			}

	.printonly	{
		display:none;
			}	

