/* Style Sheet */

#menu1 a:link
{
          display: block;
          border-top: 2px groove #eaf0f2;
          border-left: 2px groove #cfd7da;
          border-bottom: 2px groove #3c6b7b;
          border-right: 2px groove #829da8;
          background-color: white;
          color: #d0740d;
          text-decoration: none;
          font-family: verdana, sans-serif;
          font-size: 10pt;
          width: 130px;
          padding-left: 4px;
          padding-bottom: 4px;
          padding-top: 4px;
          margin: 0 auto;
}

#menu1 a:visited 
{
          display: block;
          border-top : 2px groove #eaf0f2;
          border-left : 2px groove #cfd7da;
          border-bottom : 2px groove #3c6b7b;
          border-right : 2px groove #829da8;
          background-color : white;
          color : #d0740d;
          text-decoration : none;
          font-family : verdana, sans-serif;
          font-size : 10pt;
          width : 130px;
          padding-left : 4px;
          padding-bottom : 4px;
          padding-top : 4px;
          margin : 0 auto;
}

#menu1 a:active 
{
          
          border-top : 2px groove #eaf0f2;
          border-left : 2px groove #cfd7da;
          border-bottom : 2px groove #3c6b7b;
          border-right : 2px groove #829da8;
          background-color : #656666;
          color : #d0740d;
          text-decoration : none;
          font-family : verdana, sans-serif;
          font-size : 10pt;
          width : 130px;
          padding-left : 4px;
          padding-bottom : 4px;
          padding-top : 4px;
          margin : 0 auto;
      }
      
#menu1 a:hover 
{
          
          border-top : 2px groove #829da8;
          border-left : 2px groove #cfd7da;
          border-bottom : 2px groove #cfd7da;
          border-right : 2px groove #829da8;
          background-color : #d0740d;
          color : white;
          text-decoration : none;
          font-family : verdana, sans-serif;
          font-size : 10pt;
          width : 130px;
          padding-left : 4px;
          padding-bottom : 4px;
          padding-top : 4px;
          margin : 0 auto;
      }
      
#menu2 a:link
{
          display: block;
          border-top: 2px groove #eaf0f2;
          border-left: 2px groove #cfd7da;
          border-bottom: 2px groove #3c6b7b;
          border-right: 2px groove #829da8;
          background-color: white;
          color: #3863a7;
          text-decoration: none;
          font-family: verdana, sans-serif;
          font-size: 10pt;
          width: 170px;
          padding-left: 4px;
          padding-bottom: 4px;
          padding-top: 4px;
          margin: 0 auto;
}

#menu2 a:visited 
{
          display: block;
          border-top : 2px groove #eaf0f2;
          border-left : 2px groove #cfd7da;
          border-bottom : 2px groove #3c6b7b;
          border-right : 2px groove #829da8;
          background-color : white;
          color : #3863a7;
          text-decoration : none;
          font-family : verdana, sans-serif;
          font-size : 10pt;
          width : 170px;
          padding-left : 4px;
          padding-bottom : 4px;
          padding-top : 4px;
          margin : 0 auto;
}

#menu2 a:active 
{
          
          border-top : 2px groove #eaf0f2;
          border-left : 2px groove #cfd7da;
          border-bottom : 2px groove #3c6b7b;
          border-right : 2px groove #829da8;
          background-color : #7d95a2;
          color : white;
          text-decoration : none;
          font-family : verdana, sans-serif;
          font-size : 10pt;
          width : 170px;
          padding-left : 4px;
          padding-bottom : 4px;
          padding-top : 4px;
          margin : 0 auto;
      }
      
#menu2 a:hover 
{
          
          border-top : 2px groove #829da8;
          border-left : 2px groove #cfd7da;
          border-bottom : 2px groove #cfd7da;
          border-right : 2px groove #829da8;
          background-image:url(../images/mauer22.jpg);
          color : #800000;
          text-decoration : none;
          font-family : verdana, sans-serif;
          font-size : 10pt;
          width : 170px;
          padding-left : 4px;
          padding-bottom : 4px;
          padding-top : 4px;
          margin : 0 auto;
      }