body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica,  Verdana,  sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #3434ad;
}


.bga {
	background-color: #100a27;
	background-image: url(../images/bg-a2.jpg);
	background-repeat: repeat;
	background-position: 50% 50%;
}

.bgp {
	background-color: #ffec48;
	background-image: url(../images/bg-p.jpg);
	background-repeat: repeat;
	background-position: 50% 50%;
}

.bgs {
	background-color: #80758b;
	background-image: url(../images/neptunic-bckg.jpg);
	background-repeat: repeat;
}

#stern1 {
	position: absolute;
        left:50%;
        margin-left:-478px;  /* Um die Hälfte der Breite nach links schieben */
        top:50%;
        margin-top:-260px;  /* Um die Hälfte der Höhe nach oben schieben */
	width: 42px;
	height: 42px;
	border: 0px #fff solid;
	background-image: url(../images/stern-1.gif);
	background-repeat: no-repeat;
	}
	
#stern2 {
	position: absolute;
        left:50%;
        margin-left:-515px;  /* Um die Hälfte der Breite nach links schieben */
        top:50%;
        margin-top: -12px;  /* Um die Hälfte der Höhe nach oben schieben */
	width: 31px;
	height: 31px;
	border: 0px #fff solid;
	background-image: url(../images/stern-2.gif);
	background-repeat: no-repeat;
	}
	
#stern3 {
	position: absolute;
        left:50%;
        margin-left: 438px;  /* Um die Hälfte der Breite nach links schieben */
        top:50%;
        margin-top: -25px;  /* Um die Hälfte der Höhe nach oben schieben */
	width: 43px;
	height: 51px;
	border: 0px #fff solid;
	background-image: url(../images/stern3.gif);
	background-repeat: no-repeat;
	}
	
#stern4 {
	position: absolute;
        left:50%;
        margin-left: 165px;  /* Um die Hälfte der Breite nach links schieben */
        top:50%;
        margin-top: -287px;  /* Um die Hälfte der Höhe nach oben schieben */
	width: 19px;
	height: 15px;
	border: 0px #fff solid;
	background-image: url(../images/stern4.gif);
	background-repeat: no-repeat;
	}

#container {

        left:50%;
        margin-left:-393px;  /* Um die Hälfte der Breite nach links schieben */
        top:45%;
        margin-top:-223px;  /* Um die Hälfte der Höhe nach oben schieben */
	width: 784px;
	height: 500px;

	padding: 0;
	text-align: center;
	position: absolute;
	border: 0px #ffffff solid;
}

#maske {
	width: 784px;
	height: 500px;
	margin-top: auto;
	padding: 0;
	text-align: left;
	position: relative;
	border: 0px #ffffff solid;
	background-image: url(../images/neptunic-maske2.png);
	background-repeat: repeat-no;	
	
}

#planet-start  {
	width: 226px; 
	height: 151px;
    top: 180px;
    left: 80px;  
	position: relative;
}

#planet-top  {
	width: 103px; 

    top: 70px;
    left: 23px;  
	position: relative;
}

#logo-top  {
	width: 67px; 
	height: 76px;
    top: 70px;
    left: 30px;  
	position: relative;
}

#links-start  {
	width: 352px; 
	height: 72px;
    margin-top: 227px;
    margin-left: 322px;  
	position: absolute;
}
#links-top  {
	width: 250px; 
	height: 20px;
    top: 25px;
    margin-left: 24px;  
	position: absolute;
}
#links-bottom-astro  {
	width: 650px; 
	height: 24px;
    top: 453px;
    margin-left: 110px;  
	position: absolute;
}
#links-bottom-praxis  {
	width: 600px; 
	height: 25px;
    top: 452px;
    margin-left: 120px;  
	position: absolute;
}

#inhalt-main {
	width: 618px; 
	height: 355px;
    top: 55px;
    margin-left: 142px;  
	position: absolute;
	border: 0px #cccccc solid;
	overflow: auto;
	padding: 0px 3px 30px 10px;
	
}

#text {
	margin-top: 58px;
	margin-left: 5px;
	width: 500px; 
}

#text-plus {
	margin-top: 58px;
	margin-left: 5px;
	width: 500px; 
}

td {	
	font-size: 14px;
	line-height: 18px;
	}
ul {	
	font-size: 14px;
	line-height: 28px;
	}

h1 {	
	font-size: 15px;
	line-height: 20px;
	font-weight: normal; 
	color: rgb(204, 51, 204);
	}	
	
h2 {	
	font-size: 15px;
	line-height: 20px;
	}
	
h3 {	
	font-size: 15px;
	line-height: 20px;
	font-weight: normal; 
	color: rgb(204, 51, 204);
	}	
	
#text a, #text-plus a {
  	font-size: 14px; 
	text-decoration: none;
	color: #3434ad;
	border-bottom: 1px dotted #3434ad;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}

}
	

#text a:hover, #text-plus a:hover  {
	
  	font-size: 14px; 
	text-decoration: none;
	color: #3434ad;
	border-bottom: 1px dotted #cc33cc;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
	
.term {
	line-height: 19px;
}       

.input {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
}       

#highlight {	
	width: 100%;
	border: 1px solid #333;
	}
	
#highlight  p {	
	font-size: 15px;
	color: #ff6748;
	line-height: 18px;
	text-align: center;	

	}	        
	        

