/* Diese Datei bestimmt das aussehen der meisten Schrift, und Linkfarben*/
/* sowie auch der Schriftgrößen*/
/* SIE SOLLTEN DIESE ORGINALDATEI IN EINER TXT DATEI SICHERN*/
/* UM SIE FÜR DEN FEHLERFALL ALS ORGINAL WIEDER EINSETZEN ZU KÖNNEN*/

.tabellenrand  { background:#000000; }
  
.hauptzelle  { background:#000000; }

.searchform  { background:#000000; }

.linkzelle  { background:#000000; }

.hauptzellenforms  { background:#000000; }

	a:aktive  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : yellow;
		font-weight : bold;
		text-decoration : none;
		
	}
	
	a:hover  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : yellow;
		font-weight : bold;
		text-decoration : underline;
		
	}
	
	a  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color :red;
		font-weight : bold;
		text-decoration : none;
	  }
	  

	body  {
		
		background-color: #000000;
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : white;
	 }
	 

	 
		table  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : white;
	 }

	td  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : white;
	 }


	small  {
		font-family : Verdana, Arial;
		font-size : 8pt;
		color : white;
	 }


	li  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : white;
	 }

	ul  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : white;
	 }

	ol  {
		font-family : Verdana, Arial;
		font-size : 9pt;
		color : white;
	 }

   .mini  {
		font-family : Verdana, Arial;
		font-size : 7pt;
		font-weight : normal;
		color : #990000; text-decoration : underline; background: #FFCC33;
	 }

  .mini:hover  {
		font-family : Verdana, Arial;
		font-size : 7pt;
		font-weight : normal;
		color : black; text-decoration : underline; background: yellow;

 }


	

  .mini:aktive  {
		font-family : Verdana, Arial;
		font-size : 7pt;
		font-weight : normal;
		color : blue; text-decoration : underline; background: yellow;
	 }

.erospot_headline {
color : #FF0000; font-size : 9pt; font-family : Verdana, Arial; font-weight : bold; text-decoration: none; 
}
.erospot_text { 
color : #FFFFFF; font-size :9pt; font-family : Verdana, Arial; font-weight : normal; text-decoration: none;	
}
.erospot_link { 
color : #FF0000; font-size :9pt; font-family : Verdana, Arial; font-weight : bold; text-decoration: none; 
}
.Button { background-color : #990000; font-size : 12px; color : #FFFFFF; font-weight : bold; }
.input {
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;

	background: #FFFFFF;
	border-color: #660000;
	border-colordark: #660000;
	border-colorlight: #CCCCCC;
	background-image: url('http://www.hotseek.de/grafik/form_bg.gif');
}
div#content {
	width: 482px;
	margin: 0px auto;
	padding: 0px;
	height: 500px;
}
ul.content {
	font-size: 12px;
	margin: auto 0;
	list-style-type: none;
	padding: 0px 5px 0px 0px;
	text-align: left;
	float: left;
	width: 230px;
}
ul.content li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 15px;
}
ul.content a {
	font-weight: bold;
}