
table.right
{
	background-image:url(pic/hgaehre.gif); 
	background-repeat: no-repeat; 
	background-position:bottom left;
	background-attachment:fixed;
	width: 175px;
	height: 100%;
}


body
{
background-color:#FFEEB0;
background-image:url(pic/hgright.gif); 
background-repeat:repeat-y; 
background-position:top left;
scrollbar-arrow-color : #7D0026;
scrollbar-track-color: #FFEEB0;
scrollbar-darkshadow-color: #7D0026;
scrollbar-face-color: #FFEEB0;
scrollbar-3dlight-color: #7D0026;
scrollbar-highlight-color: #FFEEB0;
scrollbar-shadow-color: #FFEEB0;
background-attachment:fixed;

}