
a { text-decoration: none }
a:hover { text-decoration: underline }
a.menu { text-decoration: none; color: #000000 }
a.menu:hover { text-decoration: underline; color: #000000 }

td.info { font-size: 10px }
td,textarea { font-size: 12px }

h1,h2,h3 { font-weight: bold }

button {border: solid; border-width: 1px; border-color: #ED1C24; background: #FFF7DE} 

*.INPBUTTON {border: solid; border-width: 1px; border-color: #ED1C24; background: #FFF7DE} 
*.INPTEXT {border: solid; border-width: 1px; border-color: #ED1C24} 
*.INPTEXTNULL {border: solid; border-width: 1px; border-color: #33CCFF} 

*
{
  font-family: "Albany AMT", "sans-serif";
}

div.update
{
  position: absolute;
  right: 5px;
  top: 5px;
  width: 100px;
  height: 75px;
}

table.enkelelijn
{
  border-collapse: collapse;
  border-color: black;
  border-style: solid;
  border-width: 1px;
}

td.enkelelijn
{
  border-collapse: collapse;
  border-color: black;
  border-style: solid;
  border-width: 1px;
}

