h1
{
    margin-bottom: 5px;
    cursor: default;
    font-size: 17px;
    color:#112C7E;
    font-family: arial, helvetica, sans-serif;
}

h2
{
    cursor: default;
    font-size: 14px;
    color:#112C7E;
    font-family: arial, helvetica, sans-serif;
}

h3
{
    margin-top:5px;
    margin-bottom:5px;
    cursor: default;
    font-size: 12px;
    color:#112C7E;
    font-family: arial, helvetica, sans-serif;
}

body
{
    cursor:default;
    font-size: 12px;
    color: #14117E;
    font-family: arial, helvetica, sans-serif;
}

p
{
    margin-top: 15px;
    margin-bottom: 15px;
    text-align:justify;
    font-size: 12px;
    color: #14117E;
    font-family: arial, helvetica, sans-serif;
}

td
{
    font-size: 12px;
    color: #14117E;
    font-family: arial, helvetica, sans-serif;
}

tr
{
    font-size: 12px;
    color: #14117E;
    font-family: arial, helvetica, sans-serif;
}

input
{
    font-size: 11px;
    color: #14117E;
    font-family: arial, helvetica, sans-serif;
}

textarea
{
    font-size: 11px;
    color: #14117E;
    font-family: arial, helvetica, sans-serif;
}

select 
{ 
	font-size: 11px;
	color: #14117E; 
	font-family: arial, helvetica, sans-serif;
}

a.Normal
{
    font-family: Verdana;
    font-size: 13px;
    color: #006633;
    text-decoration: underline;
}

a.Normal:visited
{
    font-family: Verdana;
    font-size: 13px;
    color: #006633;
    text-decoration: underline;
}

a.Normal:active
{
    font-family: Verdana;
    font-size: 13px;
    color: #006633;
    text-decoration: underline;
}

a.Normal:hover
{
    font-family: Verdana;
    font-size: 13px;
    color: #0000CC;
    text-decoration: underline;
}

a.Menubalk
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.Menubalk:visited
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.Menubalk:active
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.Menubalk:hover
{
    color: #00FF87;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.samenvattingMouseOver
{
	border:2px solid;
	border-color:Blue;
	cursor:pointer;
	/*
	background-color:#A1F0CA;
	border-left-color:#D8DFDC;
	border-top-color:#D8DFDC;
	border-right-color:#CBD8D4;
	border-bottom-color:#CBD8D4;
	*/
}

.samenvattingMouseOut
{
	border:2px solid;
	border-color: #FFFFFF;
	cursor:default;
}

.samenvattingTitel
{
	/*color:#71A98D;*/
	color:Blue;
	font-weight:bold;
}

.directAdvies1
{
	color:#4976FF;
	font-weight:bold;
}

.directAdvies2
{
	color:#112C7E;
	font-weight:bold;
}

.directAdvies3
{
	font-size:10px;
}

.footer
{
	font-size: 12px;
	cursor: default;
	color:#112C7E;
	font-weight:bold;
}

.currentLink
{
	font-size: 13px;
	cursor: default;
	color:#006633;
}

.disclaimer
{
	font-size:10px;
}

.pijlTekst
{
	color:#FF0000;
	font-weight:bold;
}

.pijlTekstMouseover
{
	color:#FF00CC;
	font-weight:bold;
}

.knop1MouseOver
{
	border:#FF00CC 2px solid;
}

.knop1MouseOut
{
	border:#FF0000 2px solid;
}

.DJI1
{
	cursor:default;
	background-image:url('/Images/Algemeen/Nieuw.jpg'); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.inputText
{
    font-size: 11px;
    color: #0033CC;
    font-family: arial, helvetica, sans-serif;
    border:#7F9DB9 1px solid;
}

.inputButton
{
	width:70px;
	height:21px;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
}

.tip 
{
	width:250px;
	text-align:justify;
	font:12px Arial,Helvetica,sans-serif; 
	border:solid 1px #666666; 
	padding:1px;
	position:absolute; 
	z-index:100;
	visibility:hidden; 
	color:#222222; 
	top:20px;
	left:90px; 
	background-color:#FFFFCC;
}
