body, table, tr, td, h1 {
   font-family: "Trebuchet MS", sans-serif;
   font-size: 12px;
   line-height: 13px;
}

table, tr, td, p, h1 {
   background-color: #ffffff;
}

td.inline {
   vertical-align: top;
   font-size: 13px;
   line-height: 15px;
   padding-top: 5px;
   padding-bottom: 2px; 
}

p, h1, ul, pre {
   margin-left: 18px;
   margin-right: 60px;
   margin-bottom: 0px;
}

p, ul, pre {
   font-size: 13px;
   line-height: 16px;
   margin-top: 8px;
}

hr {
   margin-top: 4px;
   margin-bottom: 0px;
   margin-left: 18px;
   margin-right: 18px;
   height: 1px;
   color: #808080;
}

p.footer {
   margin-top: 0px;
   margin-bottom: 20px;
   margin-left: 18px;
   margin-right: 18px;
   text-align: center;
}

a.footer {
   font-weight: normal;
}

.footer {
   font-size: 11px;
   line-height: 13px;
   color: #808080;
}

h1 {
   font-family: optima, "Trebuchet MS", sans-serif;
   margin-top: 15px;
   margin-bottom: -6px;
   font-size: 20px;
   line-height: 22px;
   font-weight: normal;
   color: #505050;
}

ul {
   padding-left: 16px;
   list-style-type: square;
   color: #505050;
}
 
li {
   margin-top: 1px;
}

span {
   color: #000000;
}

a {
   font-weight: bold;
   text-decoration: none;
   color: #003080;
}

a:hover {
   text-decoration: underline;
}

img {
   border: 0px;
}

.dienstenkopje {
   color: #404040;
   margin-top: 14px;
   margin-bottom: -4px;
   font-weight: bold;
}

.visiekopje {
   color: #404040;
   margin-top: 14px;
   margin-bottom: -4px;
   font-weight: bold;
}

.blogkopje {
   color: #404040;
   margin-top: 20px;
   margin-bottom: -4px;
   font-weight: bold;
}


