body                    { font-family: arial; font-size: 12px; margin-top: 0px; margin-left: 0px; background-color: #eff0ee; }
td                      { font-family: arial; font-size: 12px; }
td.content              { text-align: justify; vertical-align: top;}
#darkintro              { background-color: #1e1e1e; color: #ffffff; font-weight: bold; padding-left: 10px; padding-right: 10px; padding-bottom: 15px; padding-top: 1px; }
#darkintro a            { text-decoration: none; color: #118888; }
.footnote td            { text-align: right;  font-size: 10px; font-style: italic;}
.megaphone              { font-align: right; width: 190px; font-size: 12px; font-weight: bold; color: #0064a9; }
.megaphone a            { color: #118888; }
.versiematrix           { width: 100%; background-color: #a8a7b1; border: 0px; clear: both; }
.versiematrix td        { font-size: 10px; }
.versiematrix th        { background-color: #dbeaed; text-align: left; font-size: 11px; font-weight: bold; height: 20px; }
.seminarprogrammatijd   { vertical-align: top; width: 30px; font-size: 10px; }

input.aanmelden         { border: 1 solid #808080; }

h2                      { font-size: 12px; color: #118888; font-weight: bold; margin-top: 22px; margin-bottom: 14px;}
h1                      { font-size: 11px; vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-left: 2px; margin-right: 5px;}

A                       { text-decoration: underline; color: #000000; }
A:hover                 { color: #118888; }
A:active                { color: #118888; }
.placeholder            { border: 1px; background-color: #ffffff; width: 778px; height: 100%; }
.dashboardmenu          { width: 100%; border: 0px; background-color: #edecea;}
.dashboardmenu td       { width: 205px; height: 21px; background-color: #edecea; text-align: right; text-decoration: none; font-family : Arial;	font-size : 11px; font-weight: bold; cursor: hand;}
.dashboardmenu a        { text-decoration: none; color: #000000;  margin-right: 10px;}
.dashboardmenu a:hover  { text-decoration: none; color: #118888; }
.dashboardmenu a:active { text-decoration: none; color: #118888; }
td.dashboardover a      { background-color: #ffffff; color: #118888; }
td.dashboardover        { background-color: #ffffff; color: #118888; }

#demovideos {
  float: right;
  background: url(img/autocad2008demovideos_btn.png) no-repeat 0 0;
  margin-left: 15px;
  margin-right: 0px;
  width: 165px;
  height: 37px; 
  padding: 5 0 0 45px;
  cursor: hand;
}
#demovideos a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
}

#frontpagenieuws {
  width: 320px;
  background-color: #1e1e1e;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-top: 1px;
}

#frontpagenieuws h2 {
  margin-top: 8px;
  margin-bottom: 4px;
}
#frontpagenieuws a {
  font-weight: bold;
  text-decoration: none;
  color: #118888;
}
#frontpagenieuws a img {
  margin-right: 5px;
}



