body{ 
	background:url(images/bg02.jpg) no-repeat;
	background-position:top left;
	background-color:#0A225E;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto auto auto;
	padding:0;
	}

p{
	margin:0;
	padding:0;
	color:#FFFFFF;
}


h1{
	color:#FFFE00;
	font-style:bold;
	font-size:3.45em;
	margin:0;
	padding:0;
	}

	
h3{
	color:#FFFFFF;
	font-style:bold;
	font-size:1.2em;
	text-align:left;
	padding: 0;
	margin:9px 0 0 4px;
}	

div.header p{
	color:#FFFE00;
	font-style:bold;
	font-size:1.5em;
	}


/*Links
-------------------------------------------------------------------------------*/
a:link {text-decoration:none; display:block; outline:none; border:0;}
a:visited { text-decoration:none; display:block; outline:none;border:0px;}
a:focus { text-decoration:none; display:block; outline:none;border:0px;}
a:hover {text-decoration:none; display:block; outline:none;border:0px;}
a:active {text-decoration:none; display:block; outline:none;border:0px;}


#main_container{
	width:900px;
	height:auto;
	margin:auto;
	margin-top:20px;
	padding:0;
	position:relative;
	z-index:3;
	}

div.fisch_blau{
	position:absolute;
	top:0px;
	left:15px;
	}

div.fisch_gelb{
	position:absolute;
	top:280px;
	right:45px;
	}

div.fisch_gelb_02{
	position:absolute;
	top:260px;
	right:25px;
	}

	
div.header{
	width:670px;
	height:80px;
	margin:20px 0 0 150px;
}

div.top_center_box{
	width:744px;
	height:20px;
	background:url(images/top_box.gif) no-repeat center;
	margin:auto;
	}

div.center_box{
	width:744px;
	height:auto;
	background-color:#FFFFFF;
	margin:auto;
	}

div.bottom_center_box{
	width:744px;
	height:20px;
	background:url(images/top_box_2.gif) no-repeat center;
	margin:auto;
	}

div.aquarium{
	width:700px;
	height:300px;
	background:url(images/aquarium_bg.gif) no-repeat;
	margin:auto;
	}

div.aquarium_links{
	position: absolute;
	width:340px;
	height:287px;
	margin:10px 0 3px 10px;
	}

div.aquarium_links p{
	position: absolute;
	bottom:0px;
	right:2px;
	}

div.aquarium_rechts{
	width:300px;
	height:287px;
	float:right;
	margin:10px 0 0 0;
	padding-right:25px;
	}

div.buttons{
	width:190px;
	float:left;
	}
	
#bestellen{
	float:right;
	margin:3px 10px 0 0;
	border:0;
	}

div.meerwasser{
	width:700px;
	height:300px;
	background:url(images/meerwasser-aquarium_bg.gif) no-repeat center;
	margin:auto;
	margin-top:10px;
	padding:0;
	}

div.meerwasser_links{
	width:320px;
	height:287px;
	margin:10px 0 0 10px;
	float:left;
	}

div.meerwasser_rechts{
	position: relative;
	width:340px;
	height:287px;
	padding-right:8px;
	margin:10px 0 0 0;
	float:right;
	}
	
div.meerwasser_rechts p{
	position: absolute;
	bottom:0px;
	right:12px;
	}

div.zusatz{
	width:700px;
	height:80px;
	background:url(images/zusatz_bg.gif) no-repeat center;
	margin:auto;
	margin-top:10px;
	}

	
div.systemvoraussetzungen{
	float:right;
	width:350px;
	padding:5px 10px 0 0;
	text-align:right;
	}
	
div.pflanzen_links{
	position:fixed;
	bottom:0; left:0;
	width:593px;
	height:393px;
	background:url(images/pflanzen_links.png) no-repeat bottom;
	z-index:4;

	}

div.pflanzen_rechts{
	position:fixed;
	bottom:0; right:0;
	width:465px;
	height:644px;
	background:url(images/pflanzen_rechts.png) no-repeat bottom;
	z-index:2;
	}


div.boden{
	position:fixed;
	bottom:0; right:0;
	width:100%;
	height:70px;
	background:url(images/boden.png) repeat-x bottom;
	z-index:5;
	}
	
div.krebs{
	position:fixed;
	bottom:0; right:40%;
	width:88px;
	height:66px;
	background:url(images/krebs.png) no-repeat bottom;
	z-index:6;
	}