@charset "iso-8859-1";
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;

}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
}
a {
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	color: #B9DCFF;
	background-color: #333333;
	overflow:auto;
	margin: 0;
	background-image: url(../pics/bg_stars.gif);
	leftmargin: 0;
	topmargin: 0;
}
#headerDiv {
 	position: absolute;	 
	z-index: 1;
	left: 0px; 
	top: 0px;
}
#naviDiv {
	 position: absolute; 	
	 width:116px;
	 height:225px;
	 z-index:2;
	 left: 9px; 
	 top: 144px;
}

#astrophysikDiv {
	left: 127px;
	top: 149px;
	width:auto; 
	height:auto;
	position: absolute;
	z-index: 3;
	padding: 0px;	
	border-width:1px;
	border-style:solid;
	border-color: #808179;
	background-color: #006699;	
	filter: Alpha(opacity=90, finishopacity=90);
	-moz-opacity: 0.95;	
	visibility: hidden;
}
#astronomieDiv {
	left: 127px;
	top: 175px;
	width:auto; 
	height:auto;
	position: absolute;
	z-index: 4;
	padding: 0px;	
	border-width:1px;
	border-style:solid;
	border-color: #808179;
	background-color: #006699;	
	filter: Alpha(opacity=90, finishopacity=90);
	-moz-opacity: 0.95;
	visibility: hidden;
}
#physikDiv {
	left: 127px;
	top: 202px;
	width:auto; 
	height:auto;	
	position: absolute; 
	z-index: 5; 
	padding: 0px;	
	border-width:1px;
	border-style:solid;
	border-color: #808179;
	background-color: #006699;
	filter: Alpha(opacity=90, finishopacity=90);
	-moz-opacity: 0.95;
	visibility: hidden;	
}
#contentDiv {
	left: 135px; 
	top: 146px; 
	width:760px; 
	height:auto; 
	position:absolute;
	z-index:0; 
	padding: 0px;
	border-width:1px;
	border-style:solid;
	border-color: #006699;
	background-color: #000000; 
	filter: Alpha(opacity=85, finishopacity=85);
	-moz-opacity: 0.85;
}

html>body #astronomieDiv {  /* nur fuer moderne Browser! */
    position: fixed;
  }
html>body #astrophysikDiv {  /* nur fuer moderne Browser! */
    position: fixed;
  }
html>body #physikDiv {  /* nur fuer moderne Browser! */
    position: fixed;
  }
html>body #naviDiv {  /* nur fuer moderne Browser! */
    position: fixed;
  }

#ghostDiv {
	position:absolute; 
	width:760px; 
	height:auto; 
	z-index:7; 
	left: 135px; 
	top: 146px; 
	visibility: hidden;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	font-variant: normal;
}

th {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	background-color: #006699;

}
.kursiv {
	font-style: italic;
	font-weight: bold;
}
.hochgestellt {
	font-size: 9px;
	top: auto;
}
.bild {
	font-size: 11px;
	font-style: italic;
	color: #B8DCDC;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
}
.zentriert {
	background-position: center center;
	text-align: center;
}
td {
	font-size: 12px;
	font-weight: normal;
}

.active {
	font-weight: bold;
	color: #990000;
}
.images {
	background-color: #FFFFFF;
	background-position: center top;
	padding: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.input {
	background-color: #999999;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text {
	background-color: #999999;
}
.button {
	background-color: #006699;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 114px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 14px;
	width: 110px;
	background-color: #999999;
	font-weight: bold;
}
