/*Dit is de stylesheet van Jeugdwerker.be
*/

/*Blauw= #13005C; */

body
{
  font-size:10pt;
  font-family:Arial, FreeSans, sans-serif;
  color:#000000;
}

table
{
  font-size:10pt;
  font-family:Arial, FreeSans, sans-serif;
  color:#000000;
}

.titel
{
  font-size:20pt;
  font-family:Arial;
  font-weight:bold;
  text-align:left;
}

.menu
{
  font-size:11pt;
  font-family:tahoma, luxi-sans, FreeSans, luxi sans, sans-serif;
  text-align:left;
  color:#ffffff;
}

.bovenmenu
{
  font-size:10pt;
  font-family:tahoma, luxi-sans, FreeSans, luxi sans, sans-serif;
  text-align:right;
  font-weight:bold;
  color:#ffffff;
}

.nieuwsdatum
{
  font-size:10pt;
  font-weight:bold;
  color:#ffffff;
}

.nieuwslink
{
  font-size:10pt;
  color:#ffffff;
}

.zoekertjesdatum
{
  font-size:10pt;
  font-weight:bold;
  color:#ffffff;
}

.zoekertjeslink
{
  font-size:10pt;
  color:#ffffff;
}

.mini
{
  font-size:8pt;
}

.ondertitel
{
  font-size:15pt;
}

.zoekertjeslink a:link
{
  color:#ffffff;
  text-decoration:none;
}

.zoekertjeslink a:visited
{
  color:#ffffff;
  text-decoration:none;
}
.zoekertjeslink a:hover
{
  color:#ffffff;
  text-decoration:underline;
}
.zoekertjeslink a:active
{
  color:#800000;
  text-decoration:none;
}

.nieuwslink a:link
{
  color:#ffffff;
  text-decoration:none;
}

.nieuwslink a:visited
{
  color:#ffffff;
  text-decoration:none;
}
.nieuwslink a:hover
{
  color:#800000;
  text-decoration:underline;
}
.nieuwslink a:active
{
  color:#800000;
  text-decoration:none;
}

.menu a:link
{
  color:#ffffff;
  text-decoration:none;
}

.menu a:visited
{
  color:#ffffff;
  text-decoration:none;
}
.menu a:hover
{
  color:#800000;
  text-decoration:underline;
}
.menu a:active
{
  color:#800000;
  text-decoration:none;
}

.bovenmenu a:link
{
  color:#ffffff;
  text-decoration:underline;
}

.bovenmenu a:visited
{
  color:#ffffff;
  text-decoration:underline;
}
.bovenmenu a:hover
{
  color:#800000;
  text-decoration:underline;
}
.bovenmenu a:active
{
  color:#800000;
  text-decoration:underline;
}

a:link
{
  color:#000000;
}

a:visited
{
  color:#000000;
}

a:hover
{
  color:#800000;
}

a:active
{
  color:#000000;
}