<style type="text/css">
  <!--

.leer {}


.HauptNaviUeberschrift {
   background-image:url(images/ButtonOhneText.jpg);
   background-repeat:no-repeat;
   color:darkblue;
   font-weight:bold;
   font-size:10pt;
   font-family:Arial,Helvetica,Univers,Zurich BT;
}

a.ButtonsLinks {
          background-image:url(images/bullet_orange.gif);
          background-repeat:no-repeat;
          background-position:0px 1px;
	  display: block;
	  width: 100px;
	  height:12px;
	  text-align: left;
	  vertical-align:middle;
	  text-decoration: none;
          font-family:Arial,Helvetica,Univers,Zurich BT;
	  font-size:8pt;
          font-weight:bold;
	  color:darkblue;
  }

a.ButtonsLinks:hover {
          background-image:url(images/bullet_blue.gif);
          background-repeat:no-repeat;
  }

.a {}

a:link { color:darkblue; text-decoration:none  }
a:visited { color:darkblue; text-decoration:none }
a:active { color:darkblue; text-decoration:none }
a:hover { color:darkblue; text-decoration:none }


  //-->
</style>
