body {
	background-color: #291C76; height:100%;
}
#Travelan {
	top: 0px; 
	right: 0px; 
	position: fixed;
	visibility: visible; 
	z-index: 6;
}
#Hauptfenster {
	height: 2000px; 
	width: 969px; 
	top: 0px; 
	margin: auto; 
	position: relative;
	background-color: #EDFBFE; 
	overflow: visible; 
	z-index: 1;
}
#Navigation {
	width: 86px; 
	height: 2000px; 
	top: 0px; 
	left: 0px; 
	position: absolute; 
	background-color: #BEEBFA; 
	z-index: 2; 
}
#Oben {
	width: 889px; 
	height: 34px; 
	top: 0px; 
	left: 80px; 
	position: absolute;
	background-color: #BEEBFA; 
	z-index: 3; 
}
#Googleado {
	width: 468px; 
	height: 15px; 
	top: 10px; 
	left: 418px; 
	position: absolute;
	z-index: 5; 
}
#Foto {
	width: 871px; 
	height: 525px; 
	top: 34px; 
	left: 96px; 
	position: absolute;
	z-index: 4; 
}
#Googlesearch {
	width: 200px; 
	height: 84px; 
	top: 580px; 
	left: 197px; 
	position: absolute;
	overflow: visible;
	z-index: 6; 
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2921AD;
}
