/*
 --------------------------------------------------------------------------------------
 
Stylesheet created by: Richard Hatleskog www.hatleskog.com

 ---------------------------------------------------------------------------------------
*/




/* ------ Bodystyles ------ */

body
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-width: 0px;
margin-height: 0px;
margin-bottom: 0px;
background-image: url(design/eldar-ronning-bg.gif);
background-repeat: repeat-x;
COLOR: #000000;
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
scrollbar-base-color:#CC0000; 
scrollbar-face-color:#ffffff; 
scrollbar-track-color:#ffffff; 
scrollbar-3dlight-color:#CC0000; 
scrollbar-highlight-color:#ffffff; 
scrollbar-arrow-color:#CC0000; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-shadow-color:#CC0000
}




/* ------ Linkstyles ------ */

a
{
font-size: 11px;
color: #000000;
font-family: Verdana,Arial,Helvetica;
text-decoration: underline
}

a:visited
{
font-size: 11px;
color: #000000;
}

A:active    
{
font-size: 11px;
color: #666666; 
text-decoration: none
} 

A:hover     
{ 
font-size: 11px;
color: #666666; 
text-decoration: NONE
}


/* ------ Headingstyles ------ */

h1
{
font-weight:BOLD;
font-size: 12px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

h2
{
font-weight:BOLD;
font-size: 14px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

h3
{
font-weight:BOLD;
font-size: 16px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}



/* ------ Tablestyles ------ */

table
{

font-size: 11px;
color: #000000;
font-family: Verdana,Arial,Helvetica;
}

td
{

font-size: 11px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}

.table-body
{
background-image: url(design/eldar-ronning-bg2.gif);
font-size: 11px;
color: #000000;
font-family: Verdana,Arial,Helvetica
}


/* ------ Liststyles ------ */

ol {
 list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}

/* JTM */

table#mms {
  width: 466px;
  border: none;
}
table#mms td {
  text-align: left;
  vertical-align: top;
}
table#mms td img {
  display: block;
  margin: 0 5px 0px 3px;
  border: none;
}
table#mms td div {
  margin:0 5px 0 3px;
}
table#mms td div.kommentar{
  display: none;
  visibility: hidden;
  height: 0;
}

table#mms td div p.mmstittel {
  margin: 0;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: bold;
}
table#mms td div p.mmsinnhold {
  margin: 0;
  margin-bottom: 10px;
}
table#mms td div p.mmstidspunkt {
  margin: 0;
  margin-bottom: 3px;
}
table#mms td div p.mmstidspunkt img {
  float: left;
  margin:0 5px 0px 0;
}
table#mms td div p.mmskommentar {
  margin: 0;
  margin-bottom: 3px;
}
table#mms td div p.mmskommentar img {
  float: left;
  margin:0 5px 0px 0;
}
table#mms td div div.mmskommentartittel {
  padding-bottom: 2px;
  margin: 10px 0 5px 0;
  border-bottom: #000 1px solid;
}
table#mms td div div.mmskommentarinnhold {
  padding: 0;
  margin: 0;
}
table#mms td div div.mmskommentarinnhold p{
  padding: 0;
  margin: 0;
  margin-top: 0px;
}


/* ------ The Bitter End ------ */

