/* CSS Document */

*	{ margin:0; padding:0; font-family:Geneva, Arial, Helvetica, sans-serif; color:#00243b; }	
img	{ padding:0; margin:0; border:none; }
body	{ background:url(../images/bg_verlauf.jpg) repeat-x #0c3854; }
div#backgroundimage { width:100%; height:526px; background:url(../images/bg_tauchen.jpg) no-repeat; position:absolute; z-index:1; }

div#page	{ margin: 0 auto; width:820px; z-index:10;  }

div#main { 	width:820px; z-index:1; margin-top:60px; height:600px; }

div#main table { width:600px; margin-left:110px; display:block; }
div#main table td { width:300px; text-align:center; }
div#main table td a { color:#FFF; font-size:13px; font-weight:bold; }