body {
	margin:0px; 
	padding:0px;
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#339933;
	}
a {
	color:#339933;
	text-decoration:none;
} 
#index {
	position:absolute;
	background:url ("../img/index.jpg") #FCEF00;
	left:50%;
	width:600px;
	height:420px;
	margin-top:50px;
	margin-left:-300px;
	padding:0px;
	border:0px dashed #333;
	background-image: url(../img/start.jpg);
	}

#impressum {
	position:absolute;
	background:#fff;
	left:50%;
	width:600px;
	height:420px;
	margin-top:50px;
	margin-left:-300px;
	}
 #impressum p {
	margin-top:20px;
	}			
#kontakt {
	left:345px;
	top:300px;
	width:210px;
	height:22px;
	z-index:2;
	background:transparent;
	position: relative;
}
#imp {
	left:348px;
	top:375px;
	width:100px;
	height:22px;
	z-index:2;
	background:transparent;
	position: relative;
}	