body
{
	font-family: verdana,arial;
	font-size: 10px;
	background: #CCCCCC;	
}
h1   
{
  	color: #3A4972; 
	font-size: 16px;  
}
h2  
{	
	 color: #3A4972; 
	 font-size: 13px; 
}
h3  
{	
	color: #3A4972; 
	font-size: 12px;
	font-weight: bold;	 
}

h4  
{
	color: #3A4972;
	font-size: 12px;
	font-weight: bold;	  
}


/*  */
/* Haupttabelle BG tabelle und Rahmen */
/*Hintergrund Haupttabelle */
.bgTableTop
{
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
		
}

.bgTableInTop
{
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: bold;
	background: #314163;	
}
.bgTabelMain

{
	color: #3A4972;
	font-size: 11px; 
}

.bgTabelticker

{
	color: #3A4972;
	font-size: 10px; 
}

.bgTableDown
{
	background: #E6E5E6;	
	font-size: 11px; 
}

/* Link / Link / Linkek */
link 
{
	font-family: verdana,arial; 
	 color: #3A4972;
	font-size: 10px; 
}
a:link   
{
	 color: #3A4972;
	font-weight: text-decoration: overline 
}
a:visited   
{
	color: #3A4972; 
	font-weight:  text-decoration: yes 
}
A:hover     
{
	text-decoration:underline overline; 
	color: #3A4972; 
}
