body{
	font-family:arial,helvetica,serif;
	font-size:11px;
	padding:0;
	margin:0;
	position:relative;
	color: #666666;
	width: 100%;
	margin: 10px;
	}
	.clear {
		clear:both;
	}
	#address {
		background: url(/fileadmin/goatlantis/images/linie_h.gif) left top repeat-x;
		padding: 10px 0px;
		text-align:center;
	}

.invisible {
	position:absolute;
	left:-3000px;
	top:-200px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
	}