.tophg { 
		background-color: #000000
		}
		
.linie { 
		background-color: #8D6052
		}
		
.linie2 { 
/*		background-color: #1e90ff */
		background-color: #0099CC
		}		
		
/* FONDS*/

.textklein  {
	color: #0099CC;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular
		}
				
.xy  { 
/*		color: #1e90ff; */
		color: #0099CC;
		font-weight: bold; 
		font-size: 15px;
		line-height: 15px; 
		font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular 
		}

.text  {
	color: #f3b31d;
	/*		color: #ff8c00;         orange*/ 
/*		color: #ffffff;         weiß  */
		font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular
		}

.texthigh  {
	color: #f3b31d;
	/*		color: #ff8c00;         orange*/ 
/*		color: #ffffff;         weiß  */
		font-weight: bold;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular
		}
		
.adress  {
	color: #f3b31d;
	/*		color: #ff8c00;         orange*/ 
/*		color: #ffffff;         weiß  */
		font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular
		}
				
.textweiß  {
	color: #ffffff;
	/*		color: #ff8c00;         orange*/ 
/*		color: #f3b31d;         blau  */
		font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular
		}
		
.textweiss  {
	color: #ffffff;
	/*		color: #ff8c00;         orange*/ 
/*		color: #f3b31d;         blau  */
		font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular
		}

.textcolor  { 
		color: #0099CC;       /* blau*/ 
		font-weight: bold; 
		font-size: 12px;
		line-height: 20px; 
		font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular 
		}
		

.biderrahmen {
	border: thin solid #ffffff;
		}
		
		

/* Pseudoformate für Verweise
   :link    = für Verweise zu noch nicht besuchten Seiten
   :visited = für Verweise zu bereits besuchten Seiten
   :hover   = für Verweise, während der Anwender mit der Maus darüber fährt
   :active  = für gerade angeklickte Verweise
   :focus   = für Verweise, die den Fokus erhalten, z.B. durch "Durchsteppen" mit der Tabulatortaste */		
/* links */
a:link    { 
		color: #ff8c00; 
		text-decoration: none 
		}
		
a:visited     { 
		color: #FF4F11; 
		text-decoration: none 
		}

a:hover    { 
		color: #FF9307
		}

a:alink { 
		color: #8D032A
		}

BODY {
	scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #ff8c00;
	scrollbar-base-color: #B6AEAE;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #0099cc;
	scrollbar-shadow-color: #0099cc;
 	background-color: #000000;	
}
