body
	{
	font-family: Arial, Helvetica, sans-serif;
	background: #122981 url(img/seafield.jpg) repeat-x;
	margin: 0px;
	text-align: justify;
	color: #ffffff;
	font-size: 0.75em;
	line-height: 1.25em;
}

		
h1
	{ color: #ffd700; font-size: 1.6em; font-weight: bold; }

	
h2
	{ color: #ffd700; font-size: 1.6em; font-weight: bold; }

	
	
h3
	{ margin: 0 0 1em 0; padding: 0; font-weight: bold; }

h4
	{
	font-size: 95%;
	margin: 0 0 0.4em 0;
	padding: 0.3em 0 0 0;
}

	
h4 span
	{ color: #ffd700; font-weight: normal; }

p
	{ font-size: 92%; margin: 0 0 1em 0; line-height: 1.5em; }

	
a
	{ text-decoration: none; color: #ffd700; }

	
textarea { width: 98%; }

input,
textarea {
	color: #333333;
	background-color: #f4f4ef;
	border: 1px solid #999999;
}

a:hover
	{ color: #7fff00; border-bottom: 1px solid #ffd700; }

	
a:active
	{ color: #7fff00; }

	
#main
	{
	width: 680px;
	margin: 0px auto;
	text-align: left;
	z-index: 14;
}

	
#top
	{ height: 180px; width: 680px; }

/***********************************
header
************************************/
#header
	{
	padding-top: 0px;
	z-index: 12;
	width: 680px;
	position: relative;
	margin-bottom: 0px;
}

/***********************************
sidebar
************************************/
	
#sidebars {
	margin-top: 10px;
	display: inline;
	float: right;
	width: 210px;
	height: 35px;
	padding-left: 25px;
	padding-top: 10px;
	background-position: top;
	background-repeat: no-repeat;
}

#menu
	{
	width: 174px;
	display: inline;
	float: right;
	margin-right: 20px;
}

	
#menu ul
	{ margin: 0; padding: 0; border-top: 1px dotted #00ffff; }

#menu ul li
	{
	display: block;
	list-style: none;
	font: x-small/3.0em "lucida grande", arial, sans-serif;
	margin: 0;
	border-bottom: 1px dotted #00ffff;
	padding: 0;
}

#menu ul ul li
	{
	display: block;
	list-style: none;
	font: x-small/3.0em "lucida grande", arial, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #00ffff;
}

#menu ul li a
	{
	display: block;
	width: 138px;
	padding-left: 12px;
	color: #ffd700;
	background: url(img/dot2.gif) no-repeat -2px 50%;
}

#menu ul ul
	{ padding-left: 10px; }

	
#menu ul ul li a
	{ display: block; width: 128px; color: #ffd700; }

#menu ul ul li a:hover
	{
	display: block;
	width: 128px;
	padding-left: 12px;
	color: #87ceeb;
	border-bottom: 0px;
}

#menu ul ul ul 
	{ display: none; }

#menu ul li a:hover
	{
	background: url(img/dot2on.gif) no-repeat -2px 50%;
	color: #87ceeb;
	border-bottom: 0px;
}

	
#menu ul li a:active
	{
	background: url(img/dot2on.gif) no-repeat -2px 50%;
	color: #ffffff;
}

	
#menu a.current {
	font-weight: bold;
	background: url(img/dot2on.gif) no-repeat -2px 50%;
	color: #ffffff;
}

#menu ul ul a:hover
	{ color: #87ceeb; }

#menu ul ul a.current
	{ color: #ffffff; }

.menu-deco
	{ height: 90px; }

.menu-deco-top
	{ height: 35px; margin-top: 0; }

.menu-deco-bottom
	{ height: 10px; }

.login-deco
	{ height: 25px; margin-top: 10px; }

	
/***********************************
end sidebar
************************************/
#sitename
	{
	color: #ffa500;
	font: 1.6em Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-top: 10px;
	width: 655px;
	height: 50px;
	background-image: url(img/oceangarden.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	
#breadcrumb a
	{ color: #ffd700; text-decoration: none; }

#breadcrumb a:hover
	{ color: #ffa500; text-decoration: none; }

#content
	{
	display: inline;
	z-index: 20;
	margin-left: 5px;
	width: 410px;
	float: left;
	padding: 0px 20px 5px 20px;
	color: #ffffff;
}

	
#content p
	{
	display: inline;
	margin-left: 15px;
	width: 410px;
	float: left;
	text-align: justify;
}

#content table
	{
	display: inline;
	margin-left: 15px;
	width: 410px;
	float: left;
}

	
#content H1
	{
	padding: 0px 0;
	color: #ffd700;
	font-size: 150%;
	font-weight: bold;
}

	
#content H2
	{
	padding: 0px 0;
	color: #ffd700;
	font-size: 130%;
	font-weight: bold;
}

	
	
#inhalt2
	{
	display: inline;
	padding-top: 20px;
	width: 250px;
	color: #f5f5dc;
}

	
#inhalt2 a
	{ color: #f0e68c; text-decoration: none; }

	
#inhalt2 a:hover
	{ color: #00bfff; text-decoration: underline; }

#content a
	{
	color: #00ffff;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	border-bottom: 1px dotted #aaaaaa;
}

#content a:hover
	{ color: #00ffff; border-bottom: 1px solid #aaaaaa; }

#content li
	{
	list-style: none outside;
	font-size: 88%;
	padding-left: 5px;
	margin-left: 35px;
}

	
	
#footer
	{ 
	z-index: 18;
	padding: 0 210px 0 0; 
	height: 70px; 
	
	}

	
#footertext { color: #ffffff; }

#footertext a { color: #ffffff; text-decoration: none; }

	
#footertext a:hover { color: #87ceeb; text-decoration: underline; }

#credits
	{
	margin: 20px 0 20px 0;
	height: 30px;
	font-size: .9em;
	padding: 5px;
	color: #ffd700;
}

	
#credits a
	{
	color: #7cfc00;
	font-weight: normal;
	border-bottom: none;
}

	
#credits a:hover
	{
	color: #04c3ff;
	border: none;
	border-bottom: #ffffff 1px dotted;
}

.clear
	{ clear: both; }

 	
.hr
	{
	border-bottom: 1px dotted #aaaa99;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 12px 0;
}

/*------ main images -----------------------------------------------------------------*/
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv3 span, #extraDiv4, #extraDiv5, #extraDiv6, #extraDiv6 span { position: absolute; }

#extraDiv1 {
	background: url(img/clouds.jpg) repeat-x;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 104px;
}

#extraDiv2 {
	background: url(img/water_edge.jpg) repeat-x;
	top: 104px;
	right: 0px;
	width: 100%;
	height: 75px;
}

#extraDiv3 {
	background: url(img/fish01.gif) no-repeat right top;
	z-index: 8;
	top: 560px;
	right: 4%;
	width: 300px;
	height: 123px;
}

#extraDiv3 span {
	background: url(img/fish_bottom.gif) no-repeat;
	z-index: 10;
	top: 650px;
	width: 224px;
	height: 108px;
}
 
#extraDiv4 {
	background: url(img/sunlight.jpg) no-repeat;
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 472px;
	height: 481px;
}

#extraDiv5 {
	background: url(img/fish_top.gif) no-repeat;
	z-index: 7;
	top: 220px;
	left: 20px;
	width: 180px;
	height: 80px;
}

#extraDiv6 {
	z-index: 5;
	top: 125em;
	left: 0px;
	width: 100%;
	height: 426px;
	background: url(img/seafloor_bg.jpg) repeat-x left bottom;
}

#extraDiv6 span {
	z-index: 5;
	top: 0px;
	left: 0px;
	width: 633px;
	height: 426px;
	background: url(img/seafloor.jpg) no-repeat;
}

/* CSS Document */