/*Kleuren in website:
vaaloranje = #d48033 (image logo)
l. oranje  = #efdec6 (tekstvakke)
grijs      = #8a9296 (image logo)
lichtgrijs = #e7e5e7
roodbruin  = #8c2935 (image logo)
*/

/*Body style wordt in algemene stylesheet geregeld*/
body
{
  font-family: Verdana, Arial, Helvetica, "sans-serif";
  font-size: normal;
}


p
{
  font-size: 80%;
  color: #000000;
}

td.flags
{
 padding: 0 0 0 10;
 font-size: 60%;
 font-weight: bold;
 color:  #75c5f0;
 text-align: left;
}

h1
{
  font-size: 120%;
  font-weight: bold;
  color:  #75c5f0;
  text-align: left;
}

h2
{
  font-size: 80%;
  font-weight: bold;
  color:  #75c5f0;
  text-align: left;
  vertical-align: bottom;
}

td.heading
{
 vertical-align: bottom;
}

td.caption
{
  font-size: 80%;
  width: 60%;
}

.input
{
  background-color: #e3eefb;
  padding: 0,0,0,0;
}

.radio
{
  background-color:  #ffffff;
  padding: 0,0,0,0;
}

td.bullet
{
  font-size: normal;
  color: red ;
}
