 body {  font-family: arial;
 }
 h2 { 	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 4px;
    }
 td.meny { font-size: 8pt; 
              font-family: arial;
              font-weight: bold;
              color: #333333;
               background-color: #ffffff;
             border-left: 1px solid  #eeeeee;;
             border-right: 1px solid #eeeeee;
   }
 td.menyo { 
              color: #ffffff;
         background-color: #325491;
 }
td.menysep {
            background-color: #eeeeee; color: #ffffff;
}
 a.meny1 {  font-weight: bold;
              font-family: arial;
              color: #333333;
              text-decoration: none;
              font-size: 8pt; 
            }
 a.k {  font-weight: bold;
              font-family: arial;
              color: #333333;
              text-decoration: none;
              font-size: 8pt; 
              background-color: #cccccc;
            }
 div.meny1  {  font-size: 10pt; 
              font-family: arial;
              font-weight: bold;
              color: #333333;
             background-color: #95b3d8;
             border: 1px solid black;
             padding: 5px;
             margin: 5px;
  }

 a.menyo {   font-weight: bold;
              font-family: arial;
              color: #cccccc;
              text-decoration: none;       
              font-size: 8pt; 
            }
a.hmeny { text-decoration: none;
             color: white;
}
 td.meny2 { font-size: 8pt; 
              font-family: arial;
              font-weight: bold;
              color: #666666;
               background-color: #EC8721;
   }
 td.menyo2 { font-size: 8pt; 
              font-family: arial;
              font-weight: bold;
              color: #ffffff;
         background-color: #EC8721;
 }
 a.meny2 {  font-weight: bold;
              font-family: arial;
              color: #ffffff;
              text-decoration: none;
              font-size: 8pt; 
            }
 a.menyo2 {  font-weight: bold;
              font-family: arial;
              color: #EC8721;
              text-decoration: none;
              font-size: 8pt; 
            }

  h1 { font-family: arial;
          font-size: 14pt;
          color: #466110;
    margin-left: 10px;
    margin-right: 10px;
}
p { font-family: arial;
     font-size: 10pt;
     color: #000000;
    margin-left: 10px;
    margin-right: 10px;
}
p.min { font-family: arial;
     font-size: 10pt;
     color: #000000;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
}
p.minl { font-family: arial;
     font-size: 8pt;
     color: #000000;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
}
td {	font-size: 10pt;
   }
h3 { font-family: arial;
          font-size: 10pt;
          color: #466110;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 2px;
}
li { font-family: arial;
     font-size: 8pt;
     color: #333333;
}
ul {
 list-style-image: url(punkt.gif);
 margin-top:  2px;
}
 .login { font-weight: bold;
              font-family: arial;
              color: #666666;
              text-decoration: none;
              font-size: 8pt; 
            }
INPUT.text { 
  font-family:TrebuchetMS; 
  font-size:9pt; 
  font-weight:bold; 
  background-color:ffffff; 
  border-color:999999; 
  border-style:inset; 
  border-width:2px; 
  color:666666; 
  width: 115px;
}
input.submit {
 font-family:TrebuchetMS; 
  font-size:9pt; 
  font-weight:bold; 
  background-color:EC8721;
  border-color:EC8721; 
  border-style:none; 
  border-width:2px; 
  color:ffffff; 
}

p.brod {
font-size:8pt;
background-color: #eeeeee;
}
a.jslink {
 background-color: #aaaaaa; color: blue; 
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 cursor:pointer;cursor:hand;
 border-left: 0px;
 border-top: 0px;
}
a.jslinkvalgt {
 background-color: #ffffff; color: blue; 
 border-right: 0px;
 border-top: 1px solid black;
 border-bottom: 0px;
 border-left: 1px solid black;
 cursor:pointer;cursor:hand;
}
p.feil { color:red; }