#t_line{
height:34px;
margin-top:0px;
color: black;
background-color: #ffffff;
vertical-align: middle;
padding-left:150px;
line-height: 34px;
}


a.tlink{
       font-size: 13px;
        color:#022f73;
        text-decoration: none;
		font-weight:bold;
	
			background-image:url(../grafik/link_blue1.jpg);
		background-repeat:no-repeat;
	 background-position: 0px 3px;
	 padding-left:15px;
		
}
a.tlink:visited{
         color:#022f73;
          }
a.tlink:link{
    color:#022f73;

}
a.tlink:active{
   color:#022f73;
  }
a.tlink:hover{
       color:#777777;
       		background-image:url(../grafik/linkstrred.png);
		background-repeat:no-repeat;
	 background-position: 0px 5px;
	 padding-left:15px;
      
      
}


a.tlink_b{
       font-size: 13px;
          color:#00aa9a;
        text-decoration: none;
		font-weight:bold;
	
			background-image:url(../grafik/linkstrred.png);
		background-repeat:no-repeat;
	 background-position: 0px 5px;
	 padding-left:17px;
		
}
a.tlink_b:visited{
            color:#00aa9a;
          }
a.tlink_b:link{
      color:#00aa9a;

}
a.tlink_b:active{
    color:#00aa9a;
  }
a.tlink_b:hover{
        color:#ffc100;
      
      
}