@charset "utf-8";
/* CSS Document */
body	{
		 margin-left: 0px;
	     margin-top: 0px;
	     margin-right: 0px;
	     margin-bottom: 0px;
	    }
	   
.normal {
 		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:7pt;
		 line-height:9pt;
		 font-style:normal;
		 font-weight:normal;
		 text-decoration:none;
		 color:#003f8b;
		}
		
.u_anl_nav {
            font-family:Verdana, Arial, Helvetica, sans-serif;
		    font-size:11pt;
		    line-height:13pt;
		    font-style:normal;
		    font-weight:bold;
		    text-decoration:none;
		    color:#003f8b;
		    }
.n_anl_nav {
            font-family:Verdana, Arial, Helvetica, sans-serif;
		    font-size:8pt;
		    line-height:10pt;
		    font-style:normal;
		    font-weight:normal;
		    text-decoration:none;
		    color:#003f8b;
		    }			

.a_anl_nav {
 		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:8pt;
		 line-height:10pt;
		 font-style:normal;
		 font-weight:normal;
		 text-decoration:none;
		 color:#ff0000;
		}		
				
		
.auswahl a:link    { 
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 8pt; 
					line-height:10pt;
					font-style:normal;
					font-weight: normal;
					text-decoration:none;
					color: #FFFFFF; 
				   }
.auswahl a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 8pt; 
					line-height:10pt;
					font-style:normal;
					font-weight: normal;
					text-decoration:none;
					color: #FFFFFF;
				   }
.auswahl a:active  { font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 8pt; 
					line-height:10pt;
					font-style:normal;
					font-weight: normal;
					text-decoration:none;
					color: #FFFFFF;
				   }
.auswahl a:hover   {	font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 8pt; 
					line-height:10pt;
					font-style:normal;
					font-weight: normal;
					text-decoration:none;
					color: #CCCCCC;
				  }		 						

.detail_l {
            font-family:Verdana, Arial, Helvetica, sans-serif;
		    font-size:10pt;
		    line-height:12pt;
		    font-style:normal;
		    font-weight:bold;
		    text-decoration:none;
		    color:#003f8b;
		    }		
			
.detail_l a:link    { 
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 10pt; 
					line-height:12pt;
					font-style:normal;
					font-weight: normal;
					text-decoration:none;
					color: #FF0000; 
				   }
.detail_l a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 10pt; 
					line-height:12pt;
					font-style:normal;
					font-weight: normal;
					text-decoration:none;
					color: #FF0000;
				   }
.detail_l a:active  { font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 10pt; 
					line-height:12pt;
					font-style:normal;
					font-weight: normal;
					text-decoration:none;
					color: #FF0000;
				   }
.detail_l a:hover   {	font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 10pt; 
					line-height:12pt;
					font-style:normal;
					font-weight: normal;
					text-decoration:none;
					color: #CCCCCC;
				  }						  
