body {
  text-align:   center;
  font-style:   Ariel;
  font-size:    11pt;
  background-image: url(grafik/background.gif);
  }

td {
  text-align:   left;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
}

table {
  width: 100%
}

  /*********************************************************************/
 /*                       Header og baggrund                          */
/*********************************************************************/
td.header-logotop {
  height: 70px;
  width:  100px;
  background-image: url(grafik/logotop.gif);
}
td.header-logobot {
  height: 15px;
  width:  100px;
  background-image: url(grafik/logobot.gif);
}

td.header-title {
	vertical-align: middle;
  height: 70px;
  min-width: 400px;
  text-align:   center;
  font-weight:  bold;
  font-size:    24pt;
  background-color: #FFF;
  color:    #039;
}
td.header-bluebar {
  background-color: #039;
}

  /*********************************************************************/
 /*                                 Login                             */
/*********************************************************************/
td.header-loginarea {
  height: 85px;
  width:  100px;
  }
iframe.loginframe {
  height: 100%;
  width:  100%;
}

  /*********************************************************************/
 /*                                 Menu                              */
/*********************************************************************/
iframe.menuframe {
  width:  100%;
  vertical-align: top;
  background-color: #039;
}
td.header-menu {
  width:  100px;
  background-color: #039;
  vertical-align: top;
}


  /*********************************************************************/
 /*                             Tekstkrop                             */
/*********************************************************************/

iframe.mainframe {
  width:  100%;
  vertical-align: top;
}
td.header-main {
  vertical-align: top;
  width:  auto;
  color:    #039;
  background-color: #FFF;
}

  /*********************************************************************/
 /*                            Chart                                  */
/*********************************************************************/

td.chart {
  text-align:   right;
  vertical-align: top;
}
