
/*--------------CSS--NAUTA-SA--------------------------------------*/

a.underlink:link  {			text-decoration: none;/*links*/
				            font-size : 9pt;  
							font-family : Verdana, Arial, Times New Roman;
							font-weight : normal;
							font-style : normal;
							color : #D51324;  }	




A.underlink:Visited {		text-decoration: none;
				            font-size : 9pt;  /*besuchte links*/
							font-family : Verdana, Arial, Times New Roman;
							font-weight : normal;
							font-style : normal;
							color : #D51324;  }



a.underlink:hover{			text-decoration: underline;  /*mouse-over links*/
				            font-size : 9pt;  
							font-family : Verdana, Arial, Times New Roman;
							font-weight : normal;
							font-style : normal;
							color : #D51324;  }	






/*--------------Text-link-----------------------------------------*/

a:link    { text-decoration: none;/*links*/
            font-size : 9pt;  
			font-family : Verdana, Arial;
			font-weight : normal;
			font-style : normal;
			color : #D51324;  } 

a:hover   { text-decoration: underline; /*mouse-over linksbackground-color: #DCDDE0;*/
  		    font-size : 9pt;  
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : #D51324;  }
			
a:active { text-decoration: underline; 
            font-size : 9pt;  /*besuchte links*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : #D51324; }
		
a:visited {	text-decoration:none;
            font-size : 9pt;  /*besuchte links*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : #D51324;  }

/*------Ende--------Text-link-----------------------------------------*/	
	
/*--------------Haupt-link--------------home-download-internal-map------------------------*/
	
a.hauptlink:link  {			text-decoration: none; background-color: #5279A5; /*links*/
				            font-size : 8pt;  
							font-family : Verdana, Arial, Times New Roman;
							font-weight : normal;
							font-style : normal;
							color : #ffffff;  }		
							
							
a.hauptlink:Visited {		text-decoration: none; background-color: #5279A5;
				            font-size : 8pt;  /*besuchte links*/
							font-family : Verdana, Arial, Times New Roman;
							font-weight : normal;
							font-style : normal;
							color : #ffffff;  }		
							
a.hauptlink:hover{			text-decoration: none;  /*mouse-over links*/
				            background-color: #DCDDE0;
							font-size : 8pt;  
							font-family : Verdana, Arial, Times New Roman;
							font-weight : normal;
							font-style : normal;
							color : #D51324;  }								
/*-----------Ende---Haupt-link--------------home-download-internal-map------------------------*/	
	
/*--------------bilder-link------------------------margin-top:0px;----------------------------------------------------*/

a.menu { width:62px;}


a.menu:link    { color:#cccccc; background-color:transparent; border:1px solid #cccccc; text-decoration:none; font-size : 8pt; font-style : normal; font-weight : normal;}
a.menu:visited { color:#cccccc; background-color:transparent; border:1px solid #cccccc; text-decoration:none; font-size : 8pt; font-style : normal; font-weight : normal;}
a.menu:hover   { color:#999999; background-color:transparent; border:1px solid #336699; text-decoration:none; font-size : 8pt; font-style : normal; font-weight : normal;}


/*------------Ende--bilder-link------------------------------------------------rot-D51324---------------------------*/	
	

	
	
Body     {	font-size : 9pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : #999999; }	
	
				
td.klein  {	font-size : 9pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : #999999; }

td.kleinst  {font-size : 8pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : #999999; }
			
td.kleinfett {font-size : 9pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : bold;
			font-style : normal;
			color : #999999; }
			
td.kleinfettrot {font-size : 9pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : bold;
			font-style : normal;
			color : #D51324; }
			
					
td.kleinfettblau {font-size : 9pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : bold;
			font-style : normal;
			color : #336699; }
		
td.grossf  {font-size : 10pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : bold;
			font-style : normal;
			color : #999999; }

	
td.kleinhoch {font-size : 8pt;  /*Haupttexte-black*/
			Writing-Mode: tb-rl;
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : #999999; }
			
td.kleinfettweiss {font-size : 9pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : bold;
			font-style : normal;
			color : #FFFFFF; }			
td.kleinstweiss  {font-size : 8pt;  /*Haupttexte-black*/
			font-family : Verdana, Arial, Times New Roman;
			font-weight : normal;
			font-style : normal;
			color : #FFFFFF; }		
			
			
			
			