body                                            
{background-color:#214530;                     
 color: #000000;                                
 font-family: Tahoma,Arial,sans-serif;          
 font-size: 11px;} 

td                                              
{font-family: Tahoma,Arial,sans-serif;
 font-size: 11px;}
 
th
{font-family: Tahoma,Arial,sans-serif;
 font-size: 11px;}

a
{color: #214530;
text-decoration:none;}                               
                                                
a:hover
{	color : #666;
	text-decoration:none;}  

/*Class Styles */
                   
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.author {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:20px;
	padding:2px 1px 3px 10px;                      
}
	
/* ID Style Hauptnavigations Element */
#navigation td {
	border-bottom: 1px solid #025225;
	border-top: 1px solid #025225;
	background-color:#E4E4CB;
	width:inherit;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #025225;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 13px;
	/*background: url(../images/dot_25x25.jpg) 14px 45% no-repeat;*/
	font-weight:900;
	}
	
#navigation a:hover {
	color:#025225;
	background-color: #ffffff;
	/*background-image:url(../images/dot_25x25.jpg) */
	background-repeat: no-repeat;
	background-position: 14px 45%;
	font-weight:900;
	}					
	
/* ID Style Subnavigations Element*/

#navigation2 td {
	border-bottom: 1px solid #025225;
	border-top: 1px solid #025225;
	background-color:#E4E4CB;
	width:inherit;
	}

#navigation2 a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #025225;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:2px 1px 3px 10px;
	/*background: url(../images/dot_25x25.jpg) 14px 45% no-repeat;*/
	font-weight:700;
	}
	
#navigation2 a:hover {
	color:#025225;
	background-color: #ffffff;
	/*background-image:url(../images/dot_25x25.jpg) */
	background-repeat: no-repeat;
	background-position: 14px 45%;
	font-weight:700;
	}					
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #025225;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 13px;
	/*background: url(../images/dot_25x25.jpg) 14px 45% no-repeat;*/
	font-weight:900;
	}
	
#navigation a:hover {
	color:#025225;
	background-color: #ffffff;
	/*background-image:url(../images/dot_25x25.jpg) */
	background-repeat: no-repeat;
	background-position: 14px 45%;
	font-weight:900;
	}					   

/* ID Style Headline*/
#headline 
{ font-size: 12px;                               
  color: #FFFFFF;
  background-image:url(images/green_spacer.jpg);
}

/* ID Style Addins */
#addins table
{ background-color:#FFFFFF;}


#addins th                                    
{ font-size: 12px;                               
  color: #FFFFFF;
  background-image:url(images/green_spacer.jpg);
}                              


#news table
{background-color:#FFFFFF;
}

#news th
{background-color:#FFFFFF;
 color:#025225;
 font-size: 18px;
 line-height: 22px;
 font-weight:900;
 text-align:left;
 font-family:Georgia, "Times New Roman", Times, serif;                      
}				   

#pinnboard table
{background-color:#FFFFFF;
}

#pinnboard th
{background-color:#FFFFFF;
 color:#025225;
 font-size: 18px;
 line-height: 22px;
 font-weight:900;
 text-align:left;
 font-family:Georgia, "Times New Roman", Times, serif;                      
}			
				   
				   
				   
 
/*      
                                                   
th.headline                                     
{	font-size: 12px;
	background-color:#214530;
	color: #FFFFFF;
	text-align: center;}

th
{font-size: 12px;
 color: #214530;
 text-align:left;                               
}                               
                                                
th.headline_left                                
{font-size: 12px;                               
 background-color:#214530;                      
 color: #FFFFFF;                                
 text-align: left;}                             
                                                
th.form                                         
{font-size: 10px;                               
 background-color:#FFFFFF;                      
 color: #000000;                                
 text-align: left;}     
                     
                              
                                                
td.headline                                     
{background-image: url("./img_data/header.jpg");
 background-attachment:fixed;                   
 background-repeat:no-repeat;}                  
                                                
.mengroup                                       
{ color: #579957;                               
  background-color: #FFFFFF;                    
  font-size: 10px;                              
  font-weight: bold;                            
  text-align: center;}                          

                                                
td.ColorGreen                                        
{background-color: #214530;}                    
                                                
td.ColorRed
{background-color: #FF0000;}                    
                                                
td.ColorWhite                                        
{background-color: #CCCCCC;}                    
                                                
td.ColorGrey                                        
{background-color: #CCCCCC;}                    

a                                               
{color: #214530;                                
 text-decoration : none;                        
 font-weight: bold;}                            
                                                
a:hover                                         
{color: #214530;                                
 text-decoration : underline;                   
 font-weight: bold;}                            
                                               
a.ColorWhite                                     
{color: #FFFFFF;}                               
                                               
a:hover.ColorWhite                               
{color : #FFFFFF;}                              

a.GreenGray                                     
{color: #214530;}                               
                                               
a:hover.GreenGray                               
{color : #214530;}                              
                                                
a.GreenGrey                                     
{color: #214530;}                               
                                                
a:hover.GreenGrey                               
{color : #214530;}                              

                                                

a.WhiteGray                                     
{color: #FFFFFF;}                               
                                                
a:hover.WhiteGray                               
{color : #FFFFFF;}                              
                                                


a.black                                         
{color: #000000;                                
text-decoration:none;                           
font-weight:100;}                               
                                                
a:hover.black                                   
{color : #000000;                               
text-decoration:none;                           
font-weight:100;}                               

a.grey                                         
{color: #999999;                                
text-decoration:none;                           
font-weight:100;}                               
                                                
a:hover.grey                                   
{color : #999999;                               
text-decoration:none;                           
font-weight:100;}    /*

