body 	{
	background-color:#B0D99F;
	background-attachment:fixed;

	background-image:url(ecke.jpg);
	background-repeat:no-repeat;

	margin-top:25px;margin-left:35px;


 	scrollbar-base-color:#B0D99F;
  	scrollbar-3dlight-color:#B0D99F;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:##B0D99F;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;
 	scrollbar-track-color:#C0E9AF;

	}


a:link { font-weight:bold; color:#336600; text-decoration:none }
a:visited { font-weight:bold; color:#336600; text-decoration:none }
a:hover { font-weight:bold; color:yellow; text-decoration:none }
a:active { font-weight:bold; color:yellow; text-decoration:none }
a:focus { font-weight:bold; color:yellow; text-decoration:none }
tr { line-height:12pt }
