a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(background.gif);
	
}
#hg {
	position:absolute;
	margin-left:-390px;	left:50%;	width:800px;
	top:0px;
	height:100%;
	z-index:1;
	background-repeat:no-repeat;
	background-color:#Fff;
	box-shadow: 2px 2px 2px #000,
               -2px 2px 2px #000,
                2px -2px 2px #000,
               -2px -2px 2px #000;
	visibility: visible;

	
}

#logo {
	position:absolute;
	left:220px;
	top:100px;
	width:620px;
	height:200px;
	z-index:5;
	visibility: visible;
	overflow:auto;
	}

#lauftext {
	position:absolute;
	left:20px;
	top:200px;
	top:280px;
	width:760px;
	height:590px;
	z-index:50;
	visibility: visible;
	overflow:auto;
	font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color:#333;
	}

#umzug {
	position:absolute;
	left:20px;
	top:-20px;
	width:280px;
	height:200px;
	z-index:15;
	visibility: visible;
	overflow:auto;
	}
	
#adresse {
	position:absolute;
	left:48px;
	top:340px;
	width:720px;
	height:200px;
	z-index:2;
	visibility: visible;
	overflow:auto;
	color:#007d77;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
	
#impressum {
	position:absolute;
	left:495px;
	top:10px;
	width:360px;
	height:300px;
	z-index:3;
	visibility: visible;
	overflow:hidden;
	font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color:#007d77;}



#hier {
	position:absolute;
	left:148px;
top:50px;
	width:420px;
	height:150px;
	z-index:4;
	visibility: visible;
	overflow:hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
		color:#333;
	text-align:right;
font-weight:bold;
}
	
	

