
body         {
	font-family: Tahoma;
	font-size: 12pt;
	color: #00014C;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #00014C;
	text-align: left;
	vertical-align: top;
	font: 12pt Tahoma;
}

a:link       {
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: underline;
	color: #00014C;
}

a:hover {
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: underline;
	color: Black;
}

a:visited    {
	font-family: Tahoma;
	font-size: 12pt;
	text-decoration: underline;
	color: #00014C;
}
a:active     {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 12pt;
	color: Black;
}
p            { margin-top: 0; margin-bottom: 0 }
table        {
	font-family: Tahoma;
	font-size: 12pt;
	color: #00014C;
	text-align: justify;
	vertical-align: top;
	border: thin solid #00014C;
	background: #F0F8FF url(images/Nordseewellen2.JPG) no-repeat fixed top;
}

td {
	padding: 10px 10px 10px 10px;
}