 BODY { 

    background: #5C5C68;
	
	font-family: Arial, Verdana;

	font-size: 11px;

    color: black; 

	scrollbar-face-color:#D1C9BA;

	scrollbar-shadow-color:#848C94;

	}

.overskrift {/*this is a box */
  color : #000099;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  
  }

.copyright {/*this is a box */
  color : #000099;
  font-family : Arial;
  font-size: 9px;
  text-align: right; 
  }

.footer {/*this is a box */
  color : black;
  font-family : Arial;
  font-size: 10px;
  }


.skin0{
position:absolute;
width:195px;
border:3px solid darkblue;
background-color:menu;
font-family:Arial;
line-height:20px;
cursor:default;
font-size:14px;
z-index:100;
visibility:hidden;
}

.menuitems{
padding-left:10px;
padding-right:10px;
}



TD { 

    font-family: Verdana, Arial;

	font-size: 10px;

 }



P { 

    font-family: Verdana, Arial;

	font-size: 11px;

  }



 DIV { 

    font-family: Verdana, Arial;

	font-size: 11px;

	background-color:#D1C9BA;
  } 

  

 B { 

    font-family: Verdana, Arial;

  }   

  

LI { 

    font-family: Verdana, Arial;

	font-size: 11px;

  }

.box1 { background-color:#D1C9BA; margin-left: 5%; margin-right: 5%}
.box2 { background-color:#D1C9BA}
.tabell_topp { background-color:#CCCCCC}


  A:link { font-family:Verdana, Arial; font-size: 11px; color: red; text-decoration: none }    

  A:visited { font-family:Verdana, Arial; font-size: 11px; color: green; text-decoration: none }

  A:active { font-family:Verdana, Arial; font-size: 11px; color: blue; text-decoration: none } 

  A:hover { color: yellow; text-decoration: none}
  
  
  .figure {
    float:left;
    border: thin silver solid;
    margin: 0.5em;
    padding: 0.5em;
  }
  
  .figure p {
    text-align: center;
    font-style: italic;
    font-size: 1em;
    text-indent: 0;
  }
  
  .container {
    border: 2px dashed #333;
    background-color: #ffe;
    }
  
  .spacer {
    clear: both; /* always clear floats */
    }
  
  img {border:none}
  

