a.menu
       { color: #100; font-size: 12px; font-family: verdana, arial; text-decoration: none; border: none }

a.menu:hover
          { color: silver; text-decoration: underline; border: none }

a.menu:active
      { color: silver; text-decoration: none; border: none }

a.untermenu
 { font-size: 12; font-family: verdana; text-decoration: none; background-color: #0000cc; text-align: center; border: solid 2 #cccccc; width: 140 }

a.untermenu:hover
 { color: gray; font-weight: bold; text-decoration: none; background-image: url(../images/hintergrund.gif); text-align: center; border: solid 2 #0000cc; width: 140 }

a.untermenu:active
 { color: gray; font-weight: bold; text-decoration: none; background-image: url(../images/hintergrund.gif); text-align: center; border: solid 2 #cccccc; width: 140 }

a.menunormal
 { color: gray; text-decoration: none }

a.menunormal:hover
 { color: gray; font-weight: bold; text-decoration: none }

a.menunormal:active
 { color: gray; text-decoration: none }

a.linkintern
 { color: gray; text-decoration: none }

a.linkintern:hover
{
  font-weight:bold;
  color:#0000ff;
  text-decoration:none;
}

a.linkintern:active
 { color: gray; text-decoration: none }

a.menunormal
 { color: gray; text-decoration: none }

a.menunormal:hover
 { color: gray; font-weight: bold; text-decoration: none }

a.menunormal:active
 { color: gray; text-decoration: none }
body { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
td { font-size: 12px; font-family: verdana, arial }
.image-left   { margin: 5px 10px 5px 0; float: left; clear: both }
.ueberschrift { color: #fff; font-weight: bold; background-color: #696969 }
