body {
  background-image: url('afbeeldingen/sisc_logo.jpg');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

p, ul, ol, h3, h4, h5, h6 { 
  margin-left: 0; margin-right: 0; margin-top: 7; margin-bottom: 0; padding: 0 }

img { border-width: 0; border-spacing: 0; padding: 0; margin: 0 }

table { align: center; border-width: 0; border-spacing: 0; padding: 0; margin: 0 }

td {
  vertical-align: top; padding: 0;
  margin-left: 0; margin-right: 0; margin-top: 7; margin-bottom: 0;
}

h1 { font-size: 16pt;   line-height: 30px; font-weight: bold; margin-top: 0 }
h2 { font-size: 13.5pt; line-height: 24px; font-weight: bold; margin-top: 0 }
h3 { font-size: 12pt;   line-height: 22px; font-weight: bold; margin-top: 0 }
h4 { font-size: 10pt;   line-height: 18px; font-weight: bold; margin-top: 0 }
h5, h6 { font-size: 10pt; line-height: 18px; font-weight: normal; margin-top: 0 }

h1, h2, h3, h4, h5, h6 { font-family: verdana, arial, sans-serif; color: #7F1040 }

body, p, td, ul, ol, li { 
  font-family: verdana, arial, sans-serif; 
  color: #005C83;
  font-size: 10pt; 
  line-height: 18px;
}

ol, ul { padding-left:16 }

a.intern:link    { color: #B39559; text-decoration: none }  /* unvisited link  */
a.intern:visited { color: #B39559; text-decoration: none }  /* visited link    */
a.intern:hover   { color: #806633 }                         /* mouse over link */
a.intern:active  { color: #806633 }                         /* selected link   */

a.extern:link    { color: #B39559; text-decoration: none }  /* unvisited link  */
a.extern:visited { color: #DDBB77; text-decoration: none }  /* visited link    */
a.extern:hover   { color: #806633 }                         /* mouse over link */
a.extern:active  { color: #806633 }                         /* selected link   */

div.kopregel {
  position:absolute; left:201px; top:140px; width:700px; height:24px }

div.inhoud {
  position:absolute; left:201px; top:166px; width:700px; height:374px; overflow:auto }

div.inhoud_links {
  position:absolute; left:201px; top:166px; width:325px; height:374px; overflow:auto }

div.inhoud_rechts {
  position:absolute; left:576px; top:166px; width:325px; height:374px; overflow:auto }

div.teamlid { margin-top: 15px; height: 100px; width: 448px }
div.teamlid img { float: left; padding: 4px 10px 0px 0px }
div.beschrijving { height: 81px; width: 352px; overflow: auto }
