#content {
	overflow: visible !important; 
}
#karla a:hover img, #karlo a:hover img, #schlau a:hover img {
	display: block;
	visibility: hidden;
	height: 333px;
}
#karla {
	width: 336px;
	height: 375px;
	position: absolute;
	top: 0px;
	left: 0px;
}


#karla a {
	display: block; 
	width: 336px;
	height: 375px;
	background-image: url(../img/kita.png);
	background-repeat:	no-repeat;
}


#karla a:hover {
	display: block; 
	width: 336px;
	height: 375px;
	background-image: url(../img/kita_h.png);
	background-repeat:	no-repeat;
}

#karlo {
	width: 336px;
	height: 375px;
	position: absolute;
	top: 0px;
	left: 304px;
	z-index: 1000;
}


#karlo a {
	display: block; 
	width: 336px;
	height: 375px;
	background: url(../img/14.png) no-repeat;
}

#karlo a:hover {
	display: block; 
	width: 336px;
	height: 375px;
	background: url(../img/14_h.png) no-repeat;
}



#schlau {
	width: 336px;
	height: 375px;
	position: absolute;
	top: 0px;
	left: 640px;
}
#schlau a {
	display: block; 
	width: 336px;
	height: 375px;
	background: url(../img/510.png) no-repeat;
}

#schlau a:hover {
	display: block; 
	width: 336px;
	height: 375px;
	background: url(../img/510_h.png) no-repeat;
}


#info {
	position:absolute;
	z-index:9999;
	left:890px;
	top:250px;
	cursor: help;
}
#info3 {
	position:absolute;
	z-index:9999;
	left: 60px;
	top: -10px;
}
#info4 {
	position:absolute;
	z-index:9999;
	left: 240px;
	top: -10px;
}
#info5 {
	position:absolute;
	z-index:9999;
	left: 430px;
	top: -10px;
}
#info6 {
	position:absolute;
	z-index:9999;
	left: 610px;
	top: -10px;
}
#info7 {
	position:absolute;
	z-index:9999;
	left: 800px;
	top: -10px;
}
#info8 {
	position:absolute;
	z-index:9999;
	left: 130px;
	top: 180px;
}
.pfeil1 {
	background-image: url(/img/pfeil_oben_links.png);
	width: 308px;
	height: 101px;
	overflow: hidden;
	padding: 60px 50px 0 50px; 
	background-repeat: no-repeat;
}
.pfeil2 {
	background-image: url(/img/pfeil_oben_rechts.png);
	width: 72px;
	height: 160px;
	overflow: hidden;
	padding: 50px 26px 0 26px; 
	background-repeat: no-repeat;
	text-align: center;
}
.pfeil3 {
	background-image: url(/img/pfeil_mitte.png);
	width: 100px;
	height: 194px;
	overflow: hidden;
	padding: 60px 36px 0 36px; 
	background-repeat: no-repeat;
	text-align: center;
}
.pfeil4 {
	background-image: url(/img/pfeil_unten.png);
	width: 547px;
	height: 118px;
	overflow: hidden;
	padding: 36px 100px 0 20px; 
	background-repeat: no-repeat;
}
.info {
	display: none;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 11px;
	color: #014769;
	line-height: 16px;
}