body {
	margin: 0px;
	position: relative;
	background: #05112c;
	text-align: center;
	font-family: Verdana, Helvetica, Geneva, sans-serif;
/*
	font-size: 75%;
*/
	font-size: 85%;
	color: #000000;
	padding: 0px;
}
#background {
/*
	visibility: visible;
	width: 800px;
	position: absolute;
*/
	position: relative; 
	margin: 40px auto;
	width: 830px;
	height: 3000px;
	z-index: 15;
	border: solid 12px #030c1f;
	text-align: left;
	padding: 0px;
	background: black url(image/hubbledeepfield-small.jpg) 0 0 repeat fixed;
}

div#topleftbg {
	top: 0px;
	left: 0px;
	position: absolute; 
	width: 150px;
	height: 150px;
	z-index: 11;
/*
	border: solid 2px #a30c1f;
	background: #5d2fa2;
	background: #743;
*/
	text-align: left;
	background: #116;
	padding: 0px;

	opacity: 0.65;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
}
div#topleft {
	top: 10px;
	left: 10px;
	position: absolute; 
	width: 140px;
	height: 140px;
	z-index: 14;
}

div#toprightbg {
	top: 0px;
	left: 150px;
	position: absolute; 
	width:  680px;
	height: 150px;
	z-index: 1;
/*
	border: solid 2px #a30c1f;
	background: #743;
*/
	text-align: left;
	padding: 0px;
	color: white;
	background: #623;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
}
div#topright {
	top: 0px;
	left: 150px;
	position: absolute; 
	width:  650px;
	height: 150px;
	z-index: 12;
	text-align: left;
	padding: 0px;
	padding-left: 20px;
/*
	color: #211;
	color: #000;
	color: #FFF;
*/
	color: #dfd6d9;
	font-weight: bold;
	font-size: 230%;
	letter-spacing: 0.1em;
	line-height: 37px;
	font-family: Lucida Sans, Lucida Grande, Verdana, Arial, Sans-serif;	
}
div#picsright {
	position: absolute;
	top: 0px;
	left: 680px;
	height: 150px;
	width: 150px;
	z-index: 30;
}
div#picsright img {
	width: 50px;
	height: 50px;
}
div#line {
	top: 150px;
	left: 0px;
	position: absolute; 
	width:  830px;
	height: 10px;
	z-index: 1;
	padding: 0px;
	background: white;
	opacity: 0.15;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
}
div#content {
	top: 190px;
	left: 170px;
	position: absolute; 
	width:  610px;
	z-index: 12;
	text-align: left;
	padding: 10px;
/*
	top: 190px;
	height: 150px;
	color: #211;
*/
	border: solid 1px black;
	background: black url(image/hubbledeepfieldbright-small.jpg) 0 0 repeat fixed;
}
div#content h1 {
	
}

div#menu {
	position: absolute;
	top: 190px;
	left: 0px;
	width: 150px;
	height: 400px;
	font: 15px Verdana, sans-serif;
	z-index: 30;
	text-align: center;
	border: solid 0px #00e;
	width:130px;
	padding-left:10px;
}
div#menu a {
	display: block;
	text-align: center;
	font: bold 1em sans-serif; 
	padding: 5px 10px;
/*   
	margin: 0 0 2px;
	border: solid 1px #FFFFFF;
	color: #EED;
*/
	border: solid 1px #000;
	text-decoration: none;
	color: #000;
}


a:link, a:visited, a:active {
	text-decoration: none;
/*
	color: #743;
*/
	color: #15B;
}
a:hover {
	text-decoration: underline;
}


div#menu a {
	background: transparent url(image/hubbledeepfieldbright-small.jpg) 0 0 repeat fixed;
}
div#menu a:hover {
	background: transparent url(image/hubbledeepfied-small.jpg) 0 0 repeat fixed;color: #EED;
}
div#sponsors {
	position: absolute;
	top: 500px;
	left: 10px;
	width: 130px;
	font: 15px Verdana, sans-serif;
	padding-top:25px;
/*
	height: 400px;
	padding: 5px 10px;
	margin: 0 0 2px;
*/
	border: solid 0px #e00;  
	background: transparent url(image/hubbledeepfieldbright-small.jpg) 0 0 repeat fixed;
text-decoration: none;
	z-index: 30;
}

div#sponsors a {
	margin-bottom: 20px;
	display: block;
	font: bold 1em sans-serif; 
	text-align: center;
	text-decoration: none;
	color: #EED;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table {
	padding: 0px;
	margin: 0px;
}
.trans25 { /* for the main body */
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
.trans35 { /* for the menu */
	opacity: 0.65;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
}
.trans65 { /* for the footer */
	opacity: 0.35;
	filter: alpha(opacity=35);
	-moz-opacity: 0.35;
}
.trans0 {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
#footback {
	background-color: #ffffff;
	z-index: 10;
}
.footer {
	top: 590px;
	left: 0px;
	height: 75px;
	width: 826px;
	clear: right;
	text-align: center;
}
/*#menu div {
	position: absolute;
	width: 100px;
}*/
/*
#menu img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
*/
/*
#menu a {
	color: #ffffff;
}
*/
#content table {
	font-size: 100%;
}
#content h1 { /* titles */
	font-size: 140%;
}
#content h2 { /* sections */
	font-size: 120%;
}
#content h4 { /* docenten info */
	font-size: 80%;
}
#content p, #content ol {
	text-align: justify;
}
