.information{
	position:absolute;
	width:50px;
	height:15px;
	z-index:2;
	left: 620px;
	top: -20px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.kontakt{
	position:absolute;
	width:50;
	height:15;
	z-index:2;
	left: 700px;
	top: 350px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.kontakt a {
	color: #666666;
}

.kontakt a:hover {
	color: #003399;
}

.Home {
	position:absolute;
	left:50%;
	top: 50%;
	margin-top:160px;
	margin-left:339px;
	width:60;
	height:20;
	z-index:5;
	text-decoration:none;
}
		
.Home a{
	color:#AAAAAA;
	text-decoration:none;
}
.Home a:hover{
	color:#000000;
}
