body { 
		color: #f4d10e; 
		background-color: #030C1E; 
		font-family: Verdana;
		font-size: 10pt;
		
}

a:link { 
		color: #ffff99; 
		text-decoration: none;
		font-size: 10pt;
		font-weight: bold;
}

a:visited { 
		color: #ffff99; 
		text-decoration: none;
		font-size: 10pt;
		font-weight: bold;
}

a:hover { 
		color: #ffff99;
		text-decoration: underline; 
		font-size: 10pt;
		font-weight: bold;
}

img {
		border: none;
}

img.galerie {
		border: none;
		padding-bottom: 10px;
		padding-left: 10px;
}

#navigation {
		list-style: none;
		margin-left:0px;
		padding-left:20px;
}

h1 {
		font-size: 14pt;
		color: #FFCC00;
}

h1.chronik {
		font-size: 14pt;
		color: #000000;
		padding-top: 15px;
}

h2 {
		font-size: 12pt;
		color: #FFCC00;
}

h3 {
		font-size: 12pt;
		color: #000000;
		margin-left: 80px;
}

h2.chronik {
		font-size: 12pt;
		color: #000000;
}

div.inhalt1 {
		font-size: 10pt;
		color: #FFFF99;
		width: 80%;
}

div.inhalt2 {
		background-color: #E7E2CC;
		color: #0D131F;
		font-size: 10pt;
		padding-left: 30px;
		padding-right: 30px;
}

div.inhalt3 {  	
		background-color: #E7E2CC;
		color: #0D131F;
		font-size: 10pt;
		padding-left: 30px;
		padding-right: 30px;
}

div.inhalt4 { 
		font-size: 10pt; 
		color: #ffff99; 
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 20px;
		background-image: url(../img/stardust/allgemein/planet2.jpg); 
		background-repeat: no-repeat;
		width: 80%; }
		
div.inhalt5 { 
		font-size: 10pt; 
		color: #ffffff; 
		background-color: #000000;
		width: 100%; }

div.subscript {
		font-size: 9pt;
		color: #FFCC00;
		font-style: italic;
}

table {
		border: 1px solid white;
		border-collapse: collapse;
		width: 80%;
}

td {
		border: 1px solid white;
}

td.deck {
		border: 1px solid white;
		text-align: center;
}

td.quartier {
		border: 1px solid white;
		text-align: center;
}

td.bewohner {
		border: 1px solid white;
}

td.deckuebersicht1 {
		width: 100px;
		border: 1px solid white;
}

td.deckuebersicht2 {
		border: 1px solid white;
}

td.name {
		border: 1px solid white;
		width: 250px;
		height: 30px;
		padding-left: 10px;
		
}

td.wir {
		border: 1px solid white;
		text-align: center;
		
}

td.spezies {
		border: 1px solid white;
		width: 200px;
		text-align: center;
}

td.beruf {
		border: 1px solid white;
		padding-left: 10px;
}

p.bio {
		margin-left: 80px;
		width: 80%
}