div.header {position: absolute;
            margin-left: 2em;
            left: 0;
            top: 0;
            height:100px;
            width: 797px;
            }

h1 {font-family: Century Gothic, Geneva, sans-serif;
    font-size: 36pt;
    color: #FF78C7; 
    text-decoration: bold;
    text-align: center;
    }
h2 {font-family: Arial, geneva, sans-serif;
    font-size: 14pt; 
    color: 808080; 
    text-decoration: none;
    }
h3 {font-family: Verdana, Geneva, Sans-serif;
    font-size: 10pt;
    text-decoration: ;
    }
p {font-family: Verdana;
   font-size: 10pt }

li {font-family: Verdana;
   font-size: 10pt } 

a:link {color: #3399FF;
        text-decoration: none 
        }
a:visited {color: #3399FF;
        text-decoration: none 
        }
a:hover {color: #3399FF;
         text-decoration: none
         }

table {font-family: Verdana;
   font-size: 10pt }

#menycontainer{margin-left: 2px; 
               margin-top: 4em;
               width: 13em; 
               font: 80% Tahoma, Sans-serif; 
               border-top: 0px solid #fff; 
               border-left: 0px solid #fff; 
               border-right: 0px solid #fff;
               }

#meny{margin: 0; 
      padding: 0; 
      list-style-type: none;}
#meny a{display: block; 
        margin: 0; 
        padding: 0.3em; 
        background: #FFCEEA; 
        padding: 0.3em; 
        text-decoration: none; 
        height: 12pt; 
        border-bottom: 0px solid #fff;}
#meny ul{list-style-type: none;}
#meny ul a{margin: 0; 
           padding: 0.3em; 
           background: #D0D0D0;}

#meny a:link{color: #000;}
#meny a:visited{color: #000;}
#meny a:hover{background: #999999;}
#meny a#current{font-weight: bold;}
#meny a#subcurrent{font-weight: bold;}




 #textRuta1 {
    position:absolute;
    width:600px;
    height:33px;
    z-index:1;
    left: 200px;
    top: 120px;
    }

#textRuta2 {
    position:absolute;
    width:500px;
    z-index:2;
    left: 200px;
    top: 170px;
    }

#ruta3 {
    position:absolute;
    width:240px;
    height:480px;
    z-index:3;
    left: 770px;
    top: 120px;
    }
-->

