html, body {
	background-color:black;
	Background-image:url(Sternen-Hintergrund3.png);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	border:none;
	}
	
#kopf {
	 width:100%;
	 top:0px;
	 height:100px;
	 padding:0px;
	 margin:0px;
	 z-index:1;
	 }
	 
#navigation {
	position:absolute;
	top:110px;
	left:0px;
	 width:240px;
	 high:100%;
	 padding:0px;
	 margin:0px;
	 border:none;
	 text-align:center;
	 z-index:1;
	 }

#inhalt {
	margin-top:0px;
	margin-left:240px;
	margin-right:50px;
	z-index:1;
	}
	
#kopfbild {
	position:absolute;

	margin-left:100px;
	vertical-align:middle;
	z-index:2;
	}

#startbild {


	z-index:2;
	}


#Bild	{
	margin:0px;
	margin-left:0px;
	border-color:rgb(105,0,25);
	border-width:3px;
	border-style:solid;
	z-index:3;
	}

#Bildklein	{
	margin:0px;
	margin-left:0px;
	border-color:rgb(105,0,25);
	border-width:3px;
	border-style:solid;

	width:900px;
	z-index:3;
	}

#textbild	{
	margin-left:0px;
	border-color:rgb(105,0,25);
	border-width:3px;
	border-style:solid;
	width:300px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	}	
	
h1,h2,h3,ul,ol	{
	font-family: Times, serif;
	color:rgb(215,0,25);
	font-family: Times,serif;
	text-align:center;
	
	}
	
h1 {
	font-weight:bold;
	font-style:normal;
	font-size:300%;
	text-align:center;
	margin-top:0px;
	margin-right:0px;
	}
	
h2 {
	font-weight:bold;
	font-style:normal;
	font-size:200%;
	text-align:center;
	margin-top:2px;
	margin-left:20px;
	}
	
h3 {
	font-weight:bold;
	font-style:normal;
	font-size:150%;
	text-align:left;
	margin-top:20px;
	margin-left:50px;
	clear:left;
	}

p	{
	font-family: Times, serif;
	color:rgb(215,0,25);
	Padding:0px;
	
	}


a.Tumbtab	{
	display:block;
	with:250px;
	margin-left:0px;
	overflow:hidden;
	text-align:center;
	}
 

a.nav, a.nav_eins, a.nav_eig {
	display:block;
	white-space:nowrap;
	overflow:hidden;
	font-family:Times,serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.1em;
	padding:5px;
	text-align:center;
	border:none;

	}
	
a.nav:link, a.nav:visited {
	background-image:url(Teleskoptaste.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	color:green;
	}

	
a.nav:hover	{
	background-image:url(Teleskoptaste_gedr.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	color:green;
	}

a#home	{
	top:15px;
	border:none;	
	z-index:3;
	}
	
a#Fotos	{
	top:15px;
	border:none;
	z-index:3;
	}
	
a#Ausruestung	{
	top:15px;
	border:none;
	z-index:3;
	}

a#Foto-unter {
	top:15px;
	border:none;
	left:15px;
	margin-left:45px;
	z-index:3;
	}
a#home:hover, a#Fotos:hover, a#Ausruestung:hover	{
	z-index:4;
	border:none;
	}

a#home:active, a#Fotos:active, a#Ausruestung:active	{
	border:none;
	z-index:4;
	}
#tumba	{
	border:none;
	margin-top:10px;
	margin-left:20px;
	width:250px;
	}

#tumbtex{
	border:none;
	width:160px;
	margin-top:10px;
	margin-left:20px;
	text-align:center;
	}

#tumb	{
	border-color:rgb(105,0,25);
	border-width:2px;
	border-style:solid;
	high:100px;
	width:150px;
	margin-top: 0px;
	margin-left:35px;
	margin-bottom:15px;
	color:red;
	}

#Daten	{
	border-color:rgb(105,0,25);
	border-width:2px;
	border-style:solid;
	border-collapse:collapse;
	high:50px;
	width:900px;

	margin-top: 10px;
	margin-left:3px;
	margin-bottom:15px;
	text-align:left;
	color:rgb(215,0,25);
	}

.SpalteA	{
	width:150px;

	border-left:none;
	border-top:0px;
	border-bottom:0px;
	border-right:1px;
	border-style:solid;
	border-color:rgb(105,0,25);
	text-align:right;
	margin-right:10px;
	}	

.SpalteB	{
	min-width:650px;

	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-style:solid;
	border-color:rgb(105,0,25);
	text-align:left;
	text-indent:10px;

	}	

