body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003399;
}

.wellen {
	background-image: url(../images/welle.gif);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 200;
	height: 173px;
	width: 100%;
	margin-top: 28px;
	top: 50%;
	background-position: center;
	text-align: center;
}

.maintable {
	height: 666px;
	width: 782px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
	margin-top: -313px;
	margin-left: -391px;
	background-image: url(../images/schiff_starthintergrund.gif);
	background-repeat: repeat-x;
}
.wrap {
	background-color: #003399;
	z-index: 0;
	height: 100%;
	width: 100%;
	position: relative;
}
.hellblau {
	background-color: #99ccff;
	position: absolute;
	z-index: 10;
	height: 70%;
	width: 100%;
	bottom: 50%;
	margin-bottom: -123px;
}
.adresse {
	line-height: 18px;
	position: absolute;
	z-index: 9999;
	height: 152px;
	width: 782px;
	margin-top: 221px;
	text-align: center;
	bottom: 0px;
	color: #FFFFFF;
}

.adresse p {
	margin: 0px;
	padding: 10px 0px;
}

.adresse a {
	color: #FFFFFF;
	text-decoration: none;
}

.adresse a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.adresse a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.adresse a:hover {
	color: #99ccff;
	text-decoration: none;
}
.adresse p {
	margin: 0px;
	padding: 10px 0px;
}

.content {
	line-height: 20px;
	width: 782px;
	text-align: center;
}
