body {
	background-attachment: fixed;
	background-color: #E4CA83;
	background-image: url(hg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	background-image:url(banner_oben.gif);
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:85px;
}

#link{
	position:absolute;
	top:50px;
	width:150px;
	height:15px;
	right: 50px;

}	

