BODY {
  color : rgb(0%,0%,0%) ;
  background-color : rgb(30%,30%,30%);
  font-family : Futura Medium,Helvetica,Sans-Serif;
  font-weight : ;
  }

.box0_stor {
  z-index : 0;
  position:absolute;
  height : 542px;
  width : 798px;
  left: 50%; 
  top: 50%;
  margin-top: -271px;
  margin-left: -399px;
  } 

.box1_left_bottom {
  z-index : 1;
  position:absolute;
  height : 256px;
  width : 256px;
  left: 50%; 
  top: 50%;
  margin-top: -0px;
  margin-left: -384px;
}

.box1_left_top {
  z-index : 1;
  position:absolute;
  height : 256px;
  width : 256px;
  left: 50%; 
  top: 50%;
  margin-top: -256px;
  margin-left: -384px;
}

.box1_right_wide {
  z-index : 1;
  position:absolute;
  height : 512px;
  width : 512px;
  left: 50%; 
  top: 50%;
  margin-top: -256px;
  margin-left: -128px;
}

.tekst_blaa_firkant 
{
  color : rgb(151,0,31);	
  z-index : 2;
  font-size : 14px;
  line-height: 22px;
  text-align : right;
  padding-top : 18px;
  padding-bottom : 22px;
  padding-left : 22px;
  padding-right : 24px;
  height : 216px;
  width : 210px;
  font-weight : bold;
}

.tekst_titel {
  color : rgb(151,0,31);
  z-index : 2;
  font-size : 17px;
  text-align : left;
  padding-top : 8px;
  padding-bottom : 8px;
  padding-left : 10px;
  padding-right : 10px;
  height : 13px;
  font-weight : bold;
}

.tekst {
color: rgb(0,0,0);
  z-index : 2;
  font-size : 13px;
  text-align : left;
  padding-top : 0px;
  padding-bottom : 0px;
  padding-left : 10px;
  padding-right : 10px;
  height : 470px;
  overflow: auto;
  font-weight : ;
}

ul.ultekst {
  margin-left : 0px;
  margin-top : 3px;
  margin-bottom : 0px;
}

.graa_kant {
  background-color : rgb(50%,50%,50%);
}

.blaa {
  background-color : rgb(195,207,217);
}
.brun {
  background-color :          rgb(195,185,171);
  scrollbar-3dlight-color:    rgb(195,185,171);
  scrollbar-arrow-color:      rgb(151,0,31);
  scrollbar-base-color:       rgb(195,185,171);
  scrollbar-track-color:      rgb(195,185,171);
  scrollbar-darkshadow-color: rgb(195,185,171);
  scrollbar-face-color:       rgb(195,185,171);
  scrollbar-highlight-color:  rgb(195,185,171);
  scrollbar-shadow-color:     rgb(195,185,171);
}

A:link { color: rgb(0,0,0) }
A:visited { color: rgb(0,0,0) }
A:hover {  color: rgb(151,0,31) }
A:active { color: rgb(0,0,0) }