BODY
  { 
    font-family : Book Antiqua; 
    font-size : 16px; 
    color : black; 
    text-decoration : none;
    text-align : left;
    background-color : lightseagreen;
    scrollbar-dlight-color : seagreen;
    scrollbar-arrow-color : crimson;
    scrollbar-darkshadow-color : seagreen;
    scrollbar-face-color : #6CB2A1;
    scrollbar-highlight-color : #6CB2A1;
    scrollbar-shadow-color : #6CB2A1;
    scrollbar-track-color : lightseagreen;
    cursor : crosshair;
    overflow-x : auto;
    overflow-y : auto;
  }

TD
  {
    font-family : Book Antiqua;
    font-size : 16px;
    color : black; 
    text-decoration : none;
    text-align : left;
    cursor : crosshair;
  }

IMG
  {
    float : left;
    border : none;

  }


B
 {
    color : gold;
    background-color : crimson;
  }


a:visited   
  {  
    color : white; 
    font-family : Arial; 
    text-decoration : none; 
    font-weight : bold;
    font-size : 16px;
  }

a:link      
  { 
    color : white; 
    font-family : Arial; 
    text-decoration : none; 
    font-weight : bold;
    font-size : 16px;
  }

a:active
  {
    color : gold; 
    background-color : crimson;
    font-family : Arial; 
    text-decoration : none; 
    font-weight : bold;
    font-size : 16px;
  }

a:hover     
  { 
    color : seagreen; 
    font-family : Arial; 
    text-decoration : none;
    background-color : lightseagreen;
    font-weight : bold;
    cursor : help;
    font-size : 16px;
  }





.just
  {
    text-align : justify;
  }



/* specifikt for portfolio */


.portf-logo
  {
    position : absolute;
    height : 80pt;
    width : 670pt;
    top : 1pt;
    left : 10pt;
    z-index : 7;
  }

.julz
  {
    top : 1pt;
    left : 10pt;
    float : left;
    height : 280; 
  }

.main
  {
    position : absolute;
    height : 5000pt;
    width : 530pt;
    top : 80pt;
    left : 130pt;
    z-index : 6;
  }

.flt-r
  {
    float : right;
    border : none;
  }

.pix1
  {
    height : 187pt;
    width : 138pt;
  }

.pix2
  {
    height : 187pt;

  }

.pix3
  {
    width : 138pt;
  }

.pix4
  {
    height : 187pt;
    width : 225pt;
  }

#headln
  {
    font-size : 36pt;
    text-align : center;
  }

#hovedbox
  {
    position : absolute;
    width : 550pt;
    height : 5000pt;
    background-color : #FE7E7E;
    top : 80pt;
    left : 120pt;
    z-index : 4;

  }

#linx
  {
    position : absolute;
    width : 100pt;
    height : 271pt;
    background-color : SeaGreen;
    color : white;
    text-align : right; 
    top : 80pt;
    left : 10pt;
    z-index : 4;

  }

#pixbox
  {
    width : 510pt;
    height : 200pt;
    background-color : lightseagreen;
  }

#txtboxHoj
  {

    width : 367pt;
    height : 187pt;
    overflow-x : hidden;
    overflow-y : auto;

  }

#txtboxBred
  {

    width : 260pt;
    height : 187pt;
    overflow-x : hidden;
    overflow-y : auto;

  }

#txtboxBredre
  {

    width : 280pt;
    height : 187pt;
    overflow-x : hidden;
    overflow-y : auto;

  }

#txtboxBredst
  {

    width : 350pt;
    height : 187pt;
    overflow-x : hidden;
    overflow-y : auto;

  }

#txtboxLang
  {

    width : 367pt;
    height : 280pt;
    overflow-x : hidden;
    overflow-y : auto;

  }

/* end - specifikt for portfolio */





.mainScroll
  {
    position : absolute;
    width : 95%;
    height : 95%;
    overflow : auto;
  }


#lurl
  {
    position : absolute;
    width : 240px;
    top : 5px;
    left : 10px;
    list-style-type : disc;
    list-style-position : inside;

  }

#rurl
  {
    position : absolute;
    width : 230px;
    top : 5px;
    left : 270px;
    list-style-type : disc;
    list-style-position : inside;
  }




