
div.aehre
{
	background-image:url(pic/hgaehre.gif); 
	background-repeat: no-repeat; 
	background-position:bottom left;
	background-attachment:fixed;
	display: block;
	width: 175px;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}


body
{
background-color:#FFEEB0;
background-image:url(pic/hgright.gif); 
background-repeat:repeat-y; 
background-position:top left;
background-attachment:fixed;

}
