body {
   background-color: #FFF0F0;
   font-family: arial, sans-serif;
   font-size: 10pt;
}

h1 { font-family: arial, sans-serif;  font-size: 14pt;  font-weight: bold;  color: #660000; }
h2 { font-family: arial, sans-serif;  font-size: 12pt;  font-style: italic; color: #660000; }
h3 { font-family: arial, sans-serif;  font-size: 10pt;  font-weight: bold;  color: #CC0000; }

p  { font-family: arial, sans-serif;  font-size: 10pt;  color: #660000; text-align: inherit; }
.mededeling    { color: blue;    font-weight: bold; font-size: 10pt; text-align: center; }
.foutmelding   { color: red;     font-weight: bold; }
.opvallend     { color: #CC0000;  font-weight: bold; font-size: 10pt;  }
.onopvallend   { color: gray; }
.detail        { color: gray;    font-size: 8pt; font-style: italic; }
.voetnoot      { font-size: 8pt; font-style: italic; }
.ontwerp       { font-size: 8pt; font-style: italic; color: gray; }
.adres         { font-size: 8pt; }

table                { border-spacing: 0px;  border: 0px;  padding: 0px }
td                   { font-family: arial, sans-serif;  font-size: 10pt;  color: #660000;  text-align: left;  vertical-align: top; }
td.header_left       { background-color: #FFFFFF;  /*background-image: url('/Images/Layout/left_background.jpg');  background-repeat: repeat-y; */ }
td.header_middle     { background-color: #FFFFFF;  /*background-image: url('/Images/Layout/middle_background.jpg');  background-repeat: repeat-y; */ }
td.header_right      { background-color: #FFFFFF;  /*background-image: url('/Images/Layout/header_right_background.jpg');  background-repeat: no-repeat;*/ }
td.body              { background-color: #FFFFFF;  background-image: url('/Images/Layout/body_background.jpg');  background-repeat: no-repeat;  }
td.tab               { background-color: #CC0000;  padding-top: 1pt;}
td.navigation_header { background-color: #CC0000; color: white; font-size: 8pt; font-weight: bold; }
td.navigation        { background-color: #white;  }
td.nowrap            { white-space: nowrap; }
td.right             { text-align: right; } 

a {
   text-decoration: underline;
   font-family: arial, sans-serif;
   font-size: 10pt;
}

a:link     {color: #993333;}
a:visited  {color: #333399;}
a:active   {color: #cc3333;}
a:hover    {color: #cc3333;}

a.menu:link             { font-family: arial, sans-serif;  text-decoration: none;  font-size: 10pt;  line-height: 1.6em;  color: #660000;  }
a.menu:visited          { font-family: arial, sans-serif;  text-decoration: none;  font-size: 10pt;  line-height: 1.6em;  color: #660000;  }
a.menu:active           { font-family: arial, sans-serif;  text-decoration: none;  font-size: 10pt;  line-height: 1.6em;  color: #660000;  }
a.menu:hover            { font-family: arial, sans-serif;  text-decoration: none;  font-size: 10pt;  line-height: 1.6em;  font-weight: bold;  color: #660000; }
a.menu_selected:link    { font-family: arial, sans-serif;  text-decoration: none;  font-size: 10pt;  line-height: 1.6em;  font-weight: bold;  color: #660000;  }
a.menu_selected:visited { font-family: arial, sans-serif;  text-decoration: none;  font-size: 10pt;  line-height: 1.6em;  font-weight: bold;  color: #660000;  }
a.menu_selected:active  { font-family: arial, sans-serif;  text-decoration: none;  font-size: 10pt;  line-height: 1.6em;  font-weight: bold;  color: #660000;  }
a.menu_selected:hover   { font-family: arial, sans-serif;  text-decoration: none;  font-size: 10pt;  line-height: 1.6em;  font-weight: bold;  color: #660000;  }

a.tab:link             { font-family: Arial,SansSerif,Helvetica;  font-size: 10pt;  color: white;   text-decoration: none;  font-weight: bold;  } 
a.tab:visited          { font-family: Arial,SansSerif,Helvetica;  font-size: 10pt;  color: white;   text-decoration: none;  font-weight: bold;  }
a.tab:active           { font-family: Arial,SansSerif,Helvetica;  font-size: 10pt;  color: white;   text-decoration: none;  font-weight: bold;  }
a.tab:hover            { font-family: Arial,SansSerif,Helvetica;  font-size: 10pt;  color: #FFCC00; text-decoration: none;  font-weight: bold;  }
a.tab_selected:link    { font-family: Arial,SansSerif,Helvetica;  font-size: 10pt;  color: #FFCC00; text-decoration: none;  font-weight: bold;  }
a.tab_selected:visited { font-family: Arial,SansSerif,Helvetica;  font-size: 10pt;  color: #FFCC00; text-decoration: none;  font-weight: bold;  }
a.tab_selected:active  { font-family: Arial,SansSerif,Helvetica;  font-size: 10pt;  color: #FFCC00; text-decoration: none;  font-weight: bold;  }
a.tab_selected:hover   { font-family: Arial,SansSerif,Helvetica;  font-size: 10pt;  color: #FFCC00; text-decoration: none;  font-weight: bold;  }

a.foto {
   font-family: arial, sans-serif;
   font-size: 8pt;
}

a.ontwerp  { font-size: 8pt; font-style: italic; color: gray; }

