body {
	background-color: #b5b5b5;
	margin: 0;
	padding: 0;
	background-image:url(../grafik/rbb-shop_zw.jpg);
	background-repeat:no-repeat;
	}
	
#logolink {
	position: absolute;
	left: 604px;
	top: 57px;
	}
	
#logolink img{
	width: 124px;
	height: 40px;
	border: 0 none;
	}
	
#shoplink {
	position: absolute;
	left: 400px;
	top: 241px;
	padding: 10px;
	background-image:url(../grafik/shoplink_frame.gif);
	background-repeat: no-repeat;
	}
	
#shoplink a {
	display:block;
	width: 122px;
	height: 122px;
	background-image:url(../grafik/shoplink.gif);
	background-repeat: no-repeat;
	background-position: 22px 46px;
		}
		
#shoplink a:hover {
		background-image:url(../grafik/shoplink_ul.gif);
		}
	
#shoplink img{
	width: 126px;
	height: 126px;
	border: 0 none;
	}
	



