#Layer1 {
	position:absolute;
	width:100%;
	z-index:1;
	left: 0;
	height: 70px;
	background-image: url(logo_kljb.gif);
	background-repeat: no-repeat;
	background-position: center -1px;
}
#Layer3 {
	position:absolute;
	width:100px;
	height:140px;
	z-index:2;
	top: 100px;
}
#Layer4 {
	position:absolute;
	width:70%;
	z-index:3;
	top: 100px;
	left: 120px;
}
#Layer5 {
	position:absolute;
	width:99px;
	height:30px;
	z-index:4;
	left: 12px;
	top: 394px;
}
.hintergrund {
	background-attachment: fixed;
	background-image: url(BACKBLAU.GIF);
	background-repeat: repeat-x;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links {
}
.menu {
	display: block;
}
.ichbin {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
