body {
   background-color: #ffffff;
   margin: 14px 14px 14px 14px;
   font-family: Verdana, Arial, sans-serif;
}

div.navi {
   background-color: #333399;
   width: 150px;
   float: left;
   padding: 10px 3px 10px 3px;
}
div.navi ul {
   padding: 0;
   margin: 0;
   list-style-type: none;
}
div.navi ul li {
   padding: 2px 0 2px 0;
   color: #ffffff;
   font-size: 13px;
   font-weight: bold;
}
div.navi a {
   color: #ffffff;
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
}
div.navi a:hover {
   text-decoration: underline;
}

div.main {
   margin-left: 164px;
   color: #000000;
   font-size: 13px;
}

div.main h1 {
   margin-top: 0;
   color: #333399;
}

div.main h2 {
   color: #333399;
}

div.main p.kuvateksti {
   font-size: 11px;
   margin: 0 0 20px 0;
}

div.main div.laatikko {
   background-color: #ededed;
   border: 1px solid #000000;
   padding: 4px;
}

table.yhteystiedot td {
   font-size: 14px;
   padding-left: 10px;
   padding-right: 10px;
}

#dd1_button, #dd2_button {
   color: #0000ff;
   text-decoration: underline;
}

table.terapeutit {
   border-spacing: 0;
   padding: 0;
}

table.terapeutit tr.otsikot td {
   border-bottom: 1px solid #000000;
}

table.terapeutit tr.terapeutti td {
   border-right: 1px #000000 solid;
   border-bottom: 1px #000000 solid;
}

table.terapeutit tr.terapeutti td.vasen {
   border-left: 1px #000000 solid;
}
table.terapeutit tr.terapeutti td.ylin {
   border-top: 1px #000000 solid;
}

table.terapeutit tr.terapeutti td.kunta {
   background-color: #ededed;
}

table.terapeutit td {
   padding: 5px;
   vertical-align: top;
}
