body {
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(higruknappverlag.gif);
	background-repeat: repeat-y;
}
#kopf {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 128px;
	width: 100%;
	background-color: #768F8F;
}
#titel {
	position: absolute;
	left: 264px;
	top: 150px;
	width: 676px;
	height: 20px;
	background-color: #FFFFFF;
}
#navigation {
	position: absolute;
	width: 230px;
	height: 400px;
	left: 0px;
	top: 178px;
	z-index:0;
}
#inhalt1 {
	position: absolute;
	left:265px;
	top:200px;
	width:330px;
	overflow: visible;
	background-color: #FFFFFF;
	height: 500px;
	z-index:2;
}
#inhalt2 {
	position:absolute;
	left:610px;
	top:200px;
	width:330px;
	overflow: visible;
	background-color: #FFFFFF;
	height: 500px;
	z-index:1;
}
#inhalt1spaltig {
	position: absolute;
	left:265px;
	top:200px;
	width:675px;
	overflow: visible;
	background-color: #FFFFFF;
	height: 500px;
}
#layOpuskula {
	position:absolute;
	left:0px;
	top:675px;
	width:10px;
	height:50px;
	z-index:5;
}
#layShop {
	position:absolute;
	left:710px;
	top:76px;
	width:230px;
	height:20px;
	z-index:6;
}
img {
	border-width: 0px;
}
#sprunglink a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px;
} 
.RahmenGrau {
	border: 1px solid #999;
}
.VerschobenOben {
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	position: relative;
	top: -20px;
}
.abstandUnten {
	margin-bottom: 10px;
}
