body {
  margin: 0;
  text-align: center;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  }
  
td {
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  }
  
#header {
  width: 950px;
  height: 124px;
  }
  
#address {
  width: 950px;
  margin-top: 6px;
  font-weight: normal;
  text-align: center;
  font-family: verdana;
  font-size: 11px;
  color: #17385F;
  }
  
#navbar {
  margin-left: 300px;
  margin-top: 17px;
  margin-bottom: 8px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #1E497C;
  }
  
#box_left_start {
    margin-top: 38px;
    margin-left: 69px;
    width: 200px;
    height: 100%;
    float: left;
    background-color: #C7DAF1;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    display: inline;
}

#box_middle_start {
    margin-top: 38px;
    margin-left: 30px;
    width: 580px;
    height: 100%;
    float: left;
    background-color: #C7DAF1;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    display: inline;
}
  
#box_left {
    margin-left: 69px;
    width: 200px;
    height: 100%;
    float: left;
    background-color: #C7DAF1;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    display: inline;
}

#box_middle {
    margin-left: 30px;
    width: 580px;
    height: 100%;
    float: left;
    background-color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    display: inline;
}

#menu {
    padding: 16px 16px;
    text-align: right;
    line-height: 20px;
}

#content_middle {
    padding: 19px 60px 20px 20px;
}

#content_left {
    padding: 35px 16px;
}


#samonline {
  text-align: center;
  line-height: 30px;
}

a {
color: #1E497C;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

a.menu {
color: #1E497C;
text-decoration: none;
letter-spacing: 1px;
font-weight: bold;
}
a.menu:hover {
text-decoration: underline;
}

a.submenu {
color: #1E497C;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}
a.submenu:hover {
text-decoration: underline;
}

p {
color: #000000;
margin: 0px 0px 14px 0px;
line-height: 16px;
}

/*
p.rubrik {
color: #991A1E;
font-weight: bold;
margin: 0px 0px 6px 0px;
}
*/

/* jonny här efter */

.tableheading
{
    BACKGROUND-COLOR: #c7daf1    
}
.tablerowodd
{
    BACKGROUND-COLOR: #ffffff
}
.tableroweven
{
    BACKGROUND-COLOR: #c7daf1
}

TABLE.normal1
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #666699 0.5pt solid;
    BORDER-LEFT: #666699 0.5pt solid;
    BORDER-RIGHT: #666699 0.5pt solid;
    BORDER-TOP: #666699 0.5pt solid
}

p.rubrik {
color: #991A1E;
font-weight: bold;
font-size: 14px;
margin: 0px 0px 6px 0px;
}

p.rubrikmindre {
color: #991A1E;
font-weight: bold;
font-size: 12px;
margin: 0px 0px 6px 0px;
}

td.rubrik {
color: #991A1E;
font-weight: bold;
font-size: 14px;
margin: 0px 0px 6px 0px;
}

td.rubrikmindre {
color: #991A1E;
font-weight: bold;
font-size: 12px;
margin: 0px 0px 6px 0px;
}


