@charset "utf-8";
/* CSS Document */
.bild1 {
	background-image: url(../../css/index-block.gif);
	position: absolute;
	visibility: visible;
	height: 265px;
	width: 200px;
	top: 85px;
	background-repeat: no-repeat;
	left: 17px;
	z-index: 10;
}
.bild2 {
	background-image: url(../../css/index-schiff-1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 300px;
	top: 40px;
	left: 384px;
	z-index: 10;
}
.bild3 {
	background-image: url(../../css/index-schiff-2.gif);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	height: 300px;
	width: 223px;
	top: 85px;
	left: 849px;
	z-index: 1000;
}
.indextext {
	position:absolute;
	width:200px;
	z-index:6;
	left: 415px;
	top: 260px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003;
}
.index-t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	visibility: visible;
	width: 100%;
	top: 500px;
}
