body {
	background-color: #291C76; height:100%;
}
.infohub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d61800;
}
#inHauptfenster {
	height: 1500px; 
	width: 862px; 
	top: 0px; 
	margin: auto; 
	position: relative;
	background-color: #EDFBFE; 
	overflow: visible; 
	z-index: 1;
}
#inNavigation {
	width: 86px; 
	height: 1500px; 
	top: 0px; 
	left: 0px; 
	position: absolute; 
	background-color: #BEEBFA; 
	z-index: 7; 
}
#inOben {
	width: 782px; 
	height: 34px; 
	top: 0px; 
	left: 80px; 
	position: absolute;
	background-color: #BEEBFA; 
	z-index: 4; 
}
#inGoogleado {
	width: 468px; 
	height: 15px; 
	top: 10px; 
	left: 305px; 
	position: absolute;
	z-index: 5; 
}
#inFoto {
	width: 770px; 
	height: 1466px; 
	top: 20px; 
	left: 86px; 
	position: absolute;
	z-index: 2; 
}
#inGooglesearch {
	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;
}
