/* CSS Document */

#navi {
	position:absolute;
	left:0px;
	top:190px;
	width:190px;
	height:500px;
	z-index:10;
}
#headline {
	position:absolute;
	width:520px;
	height:30;
	z-index:15;
	left: 195px;
	top: 140px;
	
}
#text {
	position:absolute;
	left:192px;
	top:190px;
	width:520px;
	height:600px;
	z-index:11;
	overflow: auto;
	color: #003275;
}
#text table{
	
	overflow: auto;
}

#mocean {
	position:absolute;
	left:750px;
	top:190px;
	width:205px;
	height:410px;
	z-index:12;
}
#logobilder {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:130px;
	z-index:13;
}
#linie {
	position:absolute;
	left:0px;
	top:168px;
	width:955px;
	height:2px;
	z-index:14;
}
#main {
	position:relative;
	left:0px;
	top:0px;
	width:955px;
	height:800px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003275;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003275;
}
a:link {
	color: #003275;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	#color: 00a0e4;
}
a:active {
	text-decoration: none;
}

.headline {
	font-size: 14px;
	#color: 00a0e4;
}
.headlinebold {
	font-size: 14px;
	font-weight: bold;
	color: #00a0e4;
}
.grundtext {color: #003275}
body {
	background-image: url();
}
.grundtextcyanbold {
	font-size: 13px;
	font-weight: bold;
	color: #00a0e4;
}
