body
{
	font-family: verdana,arial;
	font-size: 10px;
	background: #D58F00;	
}
h1   
{
  	color: #000000; 
	font-size: 13px;  
}
h2  
{	
	 color: #000000; 
	 font-size: 12px; 
}
h3  
{	
	color: #000000; 
	font-size: 11px;
	font-weight: bold;	 
}

h4  
{
	color: #000000;
	font-size: 10px;
	font-weight: bold;	  
}



/* Haupttabelle BG tabelle Schriften und Rahmen */

.bgTableTop
{
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	background: #F9A800;	
}
.bgTabelMain

{
	color: #000000;
	font-size: 10px; 
	background: #FFFFFF;
}

.bgTabelLeft

{
	color: #3A4972;
	font-size: 10px;
	background: #F9A800; 
}

.bgTabelRigth

{
	color: #3A4972;
	font-size: 10px; 
	background: #F9A800;
}

.bgTableDown
{
	background: #E6E5E6;	
	font-size: 11px;
	background: #F9A800; 
}

/* Link / Link / Linkek */
link 
{
	font-family: verdana,arial; 
	 color: #000000;
	font-size: 10px; 
}
a:link   
{
	 color: #000000;
	font-weight: text-decoration: overline 
}
a:visited   
{
	color: #000000; 
	font-weight:  text-decoration: yes 
}
A:hover     
{
	text-decoration:underline overline; 
	color: #0000FF; 
}

