/*CSS - Parameter für die Altarchiv-Seiten*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size  : x-small ;	
}

	
/* Schriften*/
.ba_schrift11 {	font-size : 90% ; }
.ba_schrift_titel_menu 
{
 	font-size : 95% ;
	color : #336699 ;
	padding : 3px;
}

/*Tabellen*/
table.ba_tblue {
	border     : 2px solid  #e3e3e3;
	margin-top : 0px;
	width      : 100%;
	padding    : 2px;
	font-size  : 120%;
}

/* Links */
a:link   {
	text-decoration : none ;
	color : #336699 ;
	}	
a:visited  {
	text-decoration : none ;
	color : #336699 ;	
	}		
a:active  {
	text-decoration : none ;
	color : #336699 ;
	}	
a:hover    {
	color : #336699 ;
	text-decoration : underline ;
	}

.ba_linkshead {
	FONT-SIZE: 140% ;
	FONT-WEIGHT: bold;
	margin-top : 6px ;
	margin-bottom : 6px ;
	color : #336699 ;
	}
	
a.ba_hblau: link    { text-decoration: none;      color: #336699;}
a.ba_hblau: visited { text-decoration: none;      color: #336699;}
a.ba_hblau: hover   { text-decoration: underline; color: #336699;}
a.ba_hblau: active  { text-decoration: none;      color: #336699;}

A.ba_grey:link    {text-decoration: none;      color: #666666;}
A.ba_grey:visited {text-decoration: none;      color: #666666 ;}
A.ba_grey:hover   {text-decoration: underline; color: #666666; background: #f3f3f3;}
A.ba_grey:active  {text-decoration: none;      color: #666666;}