﻿body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
}
tr{
 vertical-align :top;
}

a{
 color:Black;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
ul
{
list-style-position: outside;
list-style-image: url(algemeen/bluepixel.gif);
list-style-type: square;
}
.plain_purple {
  font-size: x-small;
  color: #ad286d;
  font-weight:normal;
  
}
.plain_purple_xxs {
  font-size: x-small;
  color: #ad286d;
  font-weight:normal;
}
.plain_purple_xxs_bold {
  font-size: x-small;
  color: #ad286d;
  font-weight: bold;
}
.plain_bold {
  font-size: x-small;
  font-weight: bold;
}
.plain_bold_xxs {
  font-size: x-small;
  font-weight: bold;
}
.plain_black {
  font-size: x-small;
  color: #000000;
  font-weight:normal;
}
.plain_grey {
  font-size: x-small;
  color: #666666;
}
.light_grey {
  font-size: x-small;
  color: #888888;
}
.plain_blue_xxs_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0982B4;
	font-weight: bold;
}
.faq_q{
  text-align: right;
  font-size: x-small;
  color: #ad286d;
  font-weight: bold;
  line-height: 14px;
  vertical-align: top;
  padding-right: 10px;
}
.faq_a{
  width : 360px;
  font-size: x-small;
  color: #000000;
}

.navigatiebtn{
	background-image:url("okbtn.gif");
	width:132px;
	height:23px;
	border:0;
}
.navigatieinput{
	width:132px;
	margin:0px;
	border-width:1px;
	border-color:#888888;
	border-type: round-rect;
	border-arc: 6;
	border-arc-width: 10;
}
