a:link {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 0.6em ;
       font-weight: normal;
       color:#000066;
       cursor:pointer;
       cursor:hand;
       text-decoration:none;
       }

a:visited {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 0.6em ;
          font-weight: normal;
          color:#535366;
          cursor:pointer;
          cursor:hand;
          text-decoration:none;
          background-color:#EEEEEE;
          }

a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.6em ;
        font-weight: normal;
        color:#000066;
        cursor:pointer;
        cursor:hand;
        text-decoration:underline;
        background-color:#eeeeee;
        }

a:active {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 0.6em ;
         font-weight: normal;
         color:#000066;
         cursor:pointer;
         cursor:hand;
         text-decoration:underline;
         }

#navitopunten {
          position:absolute;
          top:29px;
          text-align:left;
          text-indent:1.0em;
          width:100%;
          z-index:1;
          }

#bilder {
        position:relative;
        padding:3px;
        }


#linienschluss1 {
               position:absolute;
               top: 10px;
               height:5px;
               background-color:#544A33;
               filter:alpha(opacity=90);
               width:100%;
               z-index:0;
               }

#linienschluss2 {
               position: absolute;
               top:15px;
               height:8px;
               background-color:#67838B;
               filter:alpha(opacity=90);
               width:100%;
               z-index:0;
               }

#linienschluss3 {
               position: absolute;
               height:6px;
               top:23px;
               background-color:#C8E9FF;
               filter:alpha(opacity=90);
               heigth:8px;
               width:100%;
               z-index:0;
               }

#linienschluss4 {
               position: absolute;
               height:10px;
               top:29px;
               background-color:#ffffFF;
               heigth:8px;
               width:100%;
               z-index:0;
               }
