/*/_____ geoindex.css fuer die Moonmist Version __________
*/


/*/_____ Allgemeine Einstellungen __________
*/

a {
	text-decoration: none;
	}

a:link {
	color: #3333AA;
	text-decoration: underline;
	}

a:visited {
	color: #2B4375;
	text-decoration: underline;
	}

a:hover {
	color: #4444FF;
	text-decoration: underline;
	} 


/*/_____ Aufbau & Seitenrahmen  __________
*/

body {
	background: #000000 url("weltall3.gif");
	color: #888888;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#seite {
	position: relative;
	padding:0px;
	width: 700px;
	margin: 0 auto;
	height:430px;
	padding: 0px;

	background: transparent;
	overflow: hidden;
	
	text-align: left;
	font-family: "times new roman", "book antiqua", "georgia", serif;
	color: #1085EF;
	font-size: 12px;
	
	}


/*/_____ Einleitung __________
*/

#einleitung {
	position: relative;
	top: 40px;
	width:700px;
	padding: 0px;
	text-align:center;
	background: transparent;
	border: none;
	z-index:1;
	}

/*/_____ Ueberschrift __________
*/

#seitenueberschrift {
	position: relative;
	height: 162px;
	width: 327px;
	margin: 0 auto;
	margin-top:20px;
	padding:0px;
	border:0;
	background: #000000 url(moonmist.jpg) top right no-repeat;
	text-align: center;
	}

#seitenueberschrift h1 {
	display: none;
	}

#seitenueberschrift h2 {
	display: none;
	}


/*/_____ Zusammenfassung __________
*/

#zusammenfassung {
	position: relative;
	top: 20px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	color: #1085EF;
	z-index:1;
	}


#zusammenfassung .p1 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
}

#zusammenfassung .p2 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	}

#zusammenfassung .p3 {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	}

#zusammenfassung a {
	color: #ECEDA3;
	}

#zusammenfassung a:visited {
	color: #ECEDA3;
	}

#zusammenfassung a:hover{
	color: #FFFF00;
	}

/*/_____ Vorwort __________
*/


#vorwort {
	position: relative;
	top: 80px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 10px 0px 20px 0px;
	color: #2B4375;
	text-align:center;
	background: transparent;
	z-index:1;
	}


/*/_____ Auswahl-Sprache __________
*/


#sprache {
	position: absolute;
	top: 0px;
	right: 0px;
	width:auto;
	height:25px;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	color: #7BA5D6;
	text-align:center;
	vertical-align:center;
	background: transparent;
	z-index:1;
	}

/*/_____ Counter __________
*/


#counter {
	position: absolute;
	top: 2000px;
	left: 50px;
	width:50px;
	height:50px;
	z-index:0;
	}


/*/_____ Menue- Kapitel __________
*/


#kapitel {
	position: absolute;
	top: 600px;
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 10px 0px 20px 0px;
	color: #2B4375;
	text-align:center;
	background: transparent;
	z-index:1;
	}




/*/_____ Menue- Projekte __________
*/

#projekte {
	position: absolute;
	top: 900px;
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 10px 0px 20px 0px;
	color: #2B4375;
	text-align:center;
	background: transparent;
	z-index:1;
	}


/*/_____ Seiteninhalt __________
*/

#seiteninhalt {
	position: absolute;
	top: 1150px;
	width:700px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	color: #2B4375;
	text-align:center;
	background: transparent;
	border: none;
	z-index:1;
	}


/*/_____ Ende __________
*/
