/* Die CSS datei von www.Exoplanet.de  */

/* * {border:none;background:#316f31;color:white;}*/

body {	font-family:Avantgarde,"Times New Roman",Times,serif;
	color:white;
	background-color:#316f31;
	margin: 20px;
	}

table {background-color:#316f31;
	margin: 0px;}

p {	color:white;
	background-color:#316f31;
	text-align:justify;
	font-family:Avantgarde,"Times New Roman",Times,serif;}

h1,h2,h3,h4 {	color:#ff6000;
	background-color:#316f31;
	font-family:Avantgarde,"Times New Roman",Times,serif;}

td {	color:#fff;
	background-color:#316f31;
	text-align:center;
	vertical-align:middle;}

ul {	list-style-type:none;}

a {	background-color:#316f31; 
	text-decoration:none; }
a:link {color:#00ffff;
	background-color:#316f31; 
	text-decoration:none;}
a:visited {background-color:#316f31;
	color:#00d5d5; 
	text-decoration:none; }
a:hover {text-decoration:underline; }
a:active {text-decoration:none;  }
a:focus {text-decoration:none; }

/*Fuer die navigations links:*/
.auswahl {line-height:20pt;
	font-size:16pt;}

.tdauswahl {height:3em;}

ul {	list-style-type:disc;
	list-style-position:outside;
	line-height:25px;}

.sublist {list-style-type:none;
	line-height:18px;}

div.header {font: 10pt/14pt;
	width:100%;
	color:#051284;}
