 

#logo {
background-color: #00ffff;
height: 150px;
left: 0px;
position: absolute;
top: 0px;
width: 200px;
z-index: auto
}

#meny {
background-color: #00ffff;
background-repeat: repeat-y;
height: 1200px;
left: 0px;
position: absolute;
top: 150px;
width: 200px;
padding: 0;
margin: 0;
border-collapse: collapse;
z-index: auto
}

#meny td {
  top: 100px;
  table-layout: fixed;
  border-bottom: 0px solide #460016;
  background-color: transparent;
  color: #800080;
  text-align: center;
  font-size: 0.8em; 
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: none;
}

/*  #meny a:link, #meny a:visited {
  text-decoration: none;
} */

#meny a:link { color: #0000cc; text-decoration: none; }
#meny a:visited { color: #663300; text-decoration: none; text-transform: uppercase; }
#meny a:hover { color: #ff0000; text-decoration: underline; }
#meny a:active { color: #000000; text-decoration: none; }

#hode {
background-color: #80ffff;
background-repeat: repeat-x;
height: 125px;
left: 200px;
position: absolute;
top: 0px;
width: 824px;
z-index: auto
}

#tekst {
background-color: #80ffff;
background-repeat: repeat-x;
height: 1225px;
left: 200px;
position: absolute;
top: 125px;
width: 824px;
padding: 3;
margin: 0;
z-index: auto
}

#tekst2 {
background-color: #80ffff;
background-repeat: repeat-x;
height: 643px;
left: 5px;
position: absolute;
top: 125px;
width: 1024px;
padding: 3;
margin: 0;
z-index: auto
}


 p {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 0,8em;
  color: #000000;
 }

 h1 {
  font-family: Andy, Verdana, Arial, Helvetica, sans-serif;
  font-size: 4em;
  color: #800080;
 }
 h2 {
  font-family: Andy, Verdana, Arial, Helvetica, sans-serif;
  font-size: 3emx;
  color: #800080;
 }
 h3 {
  font-family:  Andy, Verdana, Arial, Helvetica, sans-serif;
  font-size: 2em;
  color: #800080;
 }
 h4 {
  font-family: Andy, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #800080;
 }
 h5 {
  font-family:  Andy, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #800080;
 }
 h6 {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 1em;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
 }
