body {
   margin: 0;
   background-color: #003333;
   line-height: 16px;
   font-family: Arial, Helvetica, sans-serif;
   color: #003333;
   font-size: 11px;
}

#Table_01 {
   height: 697px;
}

.content {
   background:url(images/content.gif);
   background-repeat: no-repeat;
   height: 390px;
   width: 388px;
   vertical-align: text-top;
}

h1 {
   font-weight: bold;
   font-size: 11px;
}

.tekst {
   margin-left: 30px;
   margin-top: xxpx;
   padding-right: 8px;
   width: 350px;
   height: 330px;
   overflow: auto;
}