

.body {
 background: #fffff0 
  url(..\bilder\bg.jpg) repeat-x;
 margin-left: 5px;
 margin-top: 5px;
}

a:link, a:visited {
 color:#6c6552; 
 background:transparent;
 text-decoration:none;
}

a:hover { 
 color:#6c6552;
 background:transparent;
 text-decoration:underline;
} 

a:active{ 
 color:#6c6552;
 background:transparent;
 text-decoration:underline;
} 

.meny {
 font-size: 12pt;
 font-family: calisto mt;
 color: #000000;
 background: #fffff0 ;
  }

.hoved {
 font-size: 12pt;
 font-family: calisto mt;
 color: #000000; 
}

.overskrift {
 font-size: 24pt;





 font-family: calisto mt;
 font-style: bold;
 color: #000000;
 text-align: center;
}

.overskrift2 {
 font-size: 16pt;
 font-family: calisto mt;
 font-style: bold;
 color: #000000;
}

.divtekst {
 font-size: 8pt;
 font-family: calisto mt;
 color: #000000; 
}

.ramme {
 font-family: Calisto mt;
 color: #00000;
 font-size: 10pt;
 border: thin dotted #6c6552;
 margin: 1;
}


tr {
 vertical-align: top;
}

input {
 border: #811919;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-style: solid;
 border-top-width: 1px;
 color: #6c6552;
 background-color: #f2f3f5;
 font-family: Courier New;
 font-size: 10pt;
}

.textarea {
 border: #811919;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-style: solid;
 border-top-width: 1px;
 color: #6c6552;
 background-color: #f2f3f5;
 font-family: Courier New;
 font-size: 10pt;
}


.combo {
 border-style: solid;
 color: #6c6552;
 background-color: #f2f3f5;
 font-family: Courier New;
 font-size: 10pt;
}

.sort {
 font-size: 12pt;
 font-family: Times;
 color: #000000;
 background: #000000;
}
