.bglinks {
	background-attachment: fixed;
	background-color: #5A765D;
	background-image: url(images/sanddorn_bgl.jpg);
	background-repeat: no-repeat;
	width:248px;
	height:177px;
}
.bgrechts {
	background-attachment: fixed;
	background-color: #5A765D;
	background-image: url(images/sanddorn_bgr.jpg);
	background-repeat: no-repeat;
	width:248px;
	height:177px;
}

.navbg {
	background-color: #5A765D;
	background-image: url(images/navbg.gif);
	height:41px;
}
