body {
	background-color: #291C76; height:100%;
}
.bildposition {
	position: absolute;
	right: 0px;
	top: 0px;
}
#EingeblendeterBereich {
	top: 0px; 
	right: 0px; 
	position: fixed;
	visibility: hidden; 
	z-index: 7;
}
#Travelan {
	top: 0px; 
	right: 0px; 
	position: fixed;
	visibility: visible; 
	z-index: 6;
}
#Hauptfenster {
	width: 969px;
	height: 763px;  
	top: 0px; 
	margin: auto; 
	position: relative;
	background-color: #EDFBFE; 
	overflow: visible; 
	z-index: 1;
}
#Navigation {
	width: 86px; 
	height: 763px; 
	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; 
}
#Thumbs {
	width: 764px; 
	height: 763px; 
	top: 36px; 
	left: 89px; 
	position: absolute;
	z-index: 4; 
}
#Googleado {
	width: 468px; 
	height: 15px; 
	top: 10px; 
	left: 415px; 
	position: absolute;
	z-index: 5; 
}
#Googlesearch {
	width: 200px; 
	height: 84px; 
	top: 694px; 
	left: 86px; 
	position: absolute;
	overflow: visible;
	z-index: 6; 
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


