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