body {
       
	font-family: Arial, Helvetica, sans-serif; /**/
	font-size: 10px;
	color: 000000;
	
}

.text_0 {
	color: #000000;		
	font-size: 11px;
	text-align: center;
}

.text_01 {
	color: #000000;		
	font-size: 12px;
	
	padding-left:165px;
}

.text_01a {
	color: #000000;		
	font-size: 11px;
	text-align: left;
	font-family: Arial;
	font-weight: regular;
}

table.center {
	text-align: center;
	vertical-align: middle;
}


.c1 {	/*Tabellenzellen für Navigation  mit Deko - Vierecken*/
	padding-top: 5px;	
	padding-bottom: 5px;
}


.navi_links_aktuell { /*Tabellenzellen für Schrift Navigation */
	color: #FFFFFF;	
	text-decoration: none;
	font-size: 10px;	
	/*border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #333333;*/
}


a.navi_links { /*Tabellenzellen für Schrift Navigation */
	color: #red;	
	text-decoration: none;
	font-size: 10px;
}


a:hover.navi_links { /*Tabellenzellen für Schrift Navigation */ 
	color: #FF6600;	
	text-decoration: none;
	font-size: 10px;
}


.navi {
	font-size: 10px;
	color: #000000;
	text-align: center;	
	vertical-align: middle;
}

.navi_2 {
	padding-left:10px;	
	padding-bottom: 22px;
}

.navi_1 {
	padding-left:32px;	
}




/*a:hover{ Tabellenzellen für Schrift Navigation
	color: #FFFFFF;	
	font-size: 12px;
} */

.navi_top {	
	padding-left: 10px;
	padding-right: 10px; 
}

.navi_top2 {	
	padding-left: 5px;
	padding-right: 5px; 
}
.navi_img {	
	padding-left: 3px;
	padding-right: 3px; 
}

a:hover.a_top {	
	color: #FFFFFF;
	background-color: #000000;
}

a:hover.a_top2 {	
	color: red;

}

a:active.a_top {	
	color: #red;
	background-color: Black;
}

a:active.a_top2 {	
	color: #red;

}

.a_top {	
	color: #000000;
	font-size: 9px;
        text-align: center;
        
}

.a_top2 {	
	color: #000000;
	font-size: 12px;
        text-align: center;
        
        
}

.a_top3 {	
	color: #FF0000;
	font-size: 12px;
        text-align: center;
        
}

.e {    
       
	border-left: 1px solid black;
	text-align: center;
}

.e2 {
	border-left: 1px solid black;
	
}

.e3 {    
       
	border-left: 1px solid black;
	font-size: 8px;
}

.w {
	border-right: 1px solid black;
}

.n {
	border-top: 1px solid white;
}

.s {
	border-bottom: 1px solid white;
}

a {
	font-size: 10px;
	text-decoration: none;
	color: #red;
}



.navi_img_active {
	font-size: 10px;
	/*background-color: #000000;*/
	font-weight: bold;
	color: #FFFFFF;
}


.navi_top_active {
	font-size: 10px;
	font-weight: bold;
	color: #red;
}

div.info {
	display: none;
}

