body	{color: #000; font-family: Arial, Verdana; font-size:9pt;top:0;left:0;}
h1	{color: #039; font-size:12pt; font-weight:bold;}
h2	{color: #039; font-size:10pt; font-weight:bold;}
h3	{color: #000000; font-size:12pt; font-weight:bold;}
h4	{color: #ff6600; font-size:12pt; font-weight:bold;}
a	{color: #003399; font-family:Arial;text-decoration:none;font-size:9pt;}
a:hover{color:#ff0000;}
.menu	{color: #003399;font-style:normal;font-size:7.5pt;font-weight:bold;}
.jongeren{color:#990000;font-style:normal;font-size:7.5pt;font-weight:bold;}
.verwijzers{color: #003399;font-style:normal;font-size:7.5pt;font-weight:bold;}
.werken	{color: #006600;font-style:normal;font-size:7.5pt;font-weight:bold;}
.orange{color: #ff6600; font-family:Arial;text-decoration:none;font-size:9pt;font-weight:none;}
.blue	{ color: #003399; font-family:Arial;text-decoration:none;font-size:9pt;font-weight:none;}
.big	{ color: #000000; font-size:12pt; font-weight:bold;}
.teruglink{ color: #003399; font-family:Arial;text-decoration:none;font-size:12pt;font-weight:none;}
p	{ color: #000; font-size: 9pt; font-family: Arial, Verdana; top: 0; left: 0;font-style:normal;}
td	{ font-size:9pt; color: #000; font-family: Arial, Verdana;}
th{
  font-size: 9pt;
  text-align: left;
}
hr	{ color: #039; font-size: 9pt; font-family: Arial, Verdana; line-height:9;}
li	{ font-size: 9pt; font-family: Arial, Verdana;margin-top:0px;margin-bottom:0px;}
ul	{ font-size: 9pt; font-family: Arial, Verdana;margin-top:0px;margin-bottom:0px;}
.button{
  display: block;
  background-color: #EEE;
  color: #111;
  border: 1px solid #AAA;
  text-align: center;
  padding: 3px;
  margin: 5px;
  font-size: 9pt;
  float: left;
  width: 200px;
}
.button.selected{
  background-color: #aaa;
  color: white;
}
a.button:hover{
  background-color: #DDD;
  color: black;
}
a.right{
  display: block;
  text-align: right;
}
a.pleegzorg{
  font-weight: bold;
  background-image: url('/images/verwijzerspijl.jpg');
  background-repeat: no-repeat;
  background-position: left 3px;
  padding-left: 17px;
}