body {
	margin:0px; 
	padding:0px;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #191970;
	}
a {
	color:#191970;
	text-decoration:none;
	border:0px;
} 
#index {
	position:absolute;
	background:url("../img/start_2010_11.jpg") #fff;
	left:50%;
	width:800px;
	height:582px;
	margin-top:50px;
	margin-left:-400px;
	padding:0px;
	border:0px dashed #333;
	}

#impressum {
	position:absolute;
	background:#fff;
	left:50%;
	width:600px;
	height:420px;
	margin-top:50px;
	margin-left:-300px;
	}
 #impressum p {
	margin-top:20px;
	}			
#kontakt {
	left:500px;
	top:505px;
	width:270px;
	height:35px;
	z-index:2;
	background:transparent;
	position: relative;
	border:0px;
}
#kontakt a {
	border:0;
}
#imp {
	left:700px;
	top:550px;
	width:100px;
	height:22px;
	z-index:2;
	background:transparent;
	position: relative;
	text-align:right;
}	
