BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND-COLOR: #FFFFFF;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;

    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.content
{
	text-align:left;
	vertical-align:top;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.currentWizardStep
{
	background-color:#FFDD44;
	padding:3px;
	margin-top:3px;
	margin-bottom:3px;
}

.inactiveWizardStep
{
	background-color:#EEEEEE;
	padding:3px;
	margin-top:3px;
	margin-bottom:3px;
}

.choices
{
	padding-left:18px;
}

.results
{
	padding-left:18px;
}


.inhoud
{
	padding-top:8px;
	padding-right:8px;
}

.oplossingimg
{
	margin:2px;
}

.linkcolor
{
	color:#BB0000;
}

.greyed
{
	color:#AAAAAA;
}


.knop
{
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:12px;
}

.oplossingenboekReactieveld
{
	width:400px;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:12px;
}

td
{
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:12px;
}

.invoer
{
	border:solid 1px #DD9933;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:11px;
}

.disclaimer
{
	padding-left:2px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 7pt;
    font-weight: normal;
    letter-spacing:-0.15mm;
}


A 
{
	color:#000066;
	font-weight:normal;
}

A:link
{
	color:#BB0000;
}

A:visited
{
	color:#BB0000;
}

A:active
{
	cursor:default;
}


.Head
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:medium;
    font-weight: bold;
    color: #000000;
}


/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-weight: bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial;
    font-size:  10pt;
    font-weight: bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

.NormalBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}
  
/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

