/* CSS Document */

/* --- */
.box_sternwarte_content {
	position: absolute;
	right:75px;
	top:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	width: 750px;
	text-align: justify;
	line-height: 1.1em;
}

/* --- */
.box_sternwarte_image_left {
	position: absolute;
	left:40px; top:430px;
	}
	
/* --- */
.box_sternwarte_image_right {
	position: absolute;
	right:40px; top:430px;
	}	

/* --- */
.box_sternwarte_panos_headline {
	position: absolute;
	right:404px;
	top:440px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #dddddd;
	text-align: center;
	}	

/* --- */
.box_sternwarte_panos_1 {
	position: absolute;
	right:400px; top:490px;
	}
	
	/* --- */
.box_sternwarte_panos_2 {
	position: absolute;
	right:400px; top:560px;
	}
	
	/* --- */
.box_sternwarte_panos_3 {
	position: absolute;
	right:400px; top:630px;
	}


/* --- */
.box_sternwarte_buttons {
	position: absolute;
	right:240px; top:0px;
	}

/* --- */
.box_sternwarte_t1 {
	position: absolute;
	right: 50px; top:70px;
	}
	
	/* --- */
.box_sternwarte_t2 {
	position: absolute;
	right:240px; top:0px;
	}
	
	/* -------------panosites--------------------------- */
	
.box_pano {
	margin: 60px 120px;
	height: 480px;
	width: 640px;
	position: absolute;
	}
	
