
a:link      { color: rgb(0,0,0); text-decoration: none }
a:visited   { color: rgb(105,0,105); text-decoration: none }
a:hover 	{ color: rgb(0,0,255); text-decoration: none; background-color: #FFAAFF }

a.nav_link  {
            font-family:"Verdana",sans-serif;
            font-size:13px;
            font-weight:bold;
            text-decoration:none;
            }
a.nav_link2 {
            font-family:"Arial",sans-serif;
            font-size:12px;
            font-weight:normal;
            text-decoration:none;
            height:36px;
            }

a.nav_link:link, a.nav_link:visited {
            color:rgb(0,0,0);
            background-color:rgb(255,204,0);
         	}
a.nav_link:hover, a.nav_link:active {
            font-family:"Verdana",sans-serif;
            color:rgb(0,0,255);
            font-size:14px;
            font-weight:bold;
            background-color:rgb(255,204,0);
            }
a#nav1		{
 		   	position:absolute;
            	left:38px;
             width:135px;
            }

a#nav_aktiv_2z {
 			font-family:"Verdana",sans-serif;
            position:absolute;
          	left:34px;
            width:141px;
             height:37px;
             background-color:rgb(255,255,255);
            	font-size:14px;
            	font-weight:bold;
           	color:rgb(0,0,255);
            }

a#nav_aktiv_1z {
 			font-family:"Verdana",sans-serif;
            position:absolute;
          	left:34px;
            	width:141px;
             height:23px;
             background-color:rgb(255,255,255);
            	font-size:14px;
            	font-weight:bold;
           	color:rgb(0,0,255);
            }