
body.CMSsubmenu
{
    background-color: #DDDDDD;
}
a
{
    color: #026495;
    text-decoration: underline;
}
a:hover
{
    color: #026495;
    text-decoration: underline;
}
a.navpad
{
    font-size: 9px;
    text-decoration: none;
    font-weight: normal;
}
a.navpad:hover
{
    text-decoration: underline;
}

a.cmssm
{
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    color: #222222;
}
a.cmssm:hover
{
    text-decoration: none;
    color: #026495;
}
.cmsdivhm
{
    border-bottom: solid black 1px; 
    height: 24px;
    width: 170; 
    position: absolute;    
    text-align: center;
    padding-top: 6px;
    background-image: url('/cms/cmsimg/cmshmbalk.gif');
    color: black;
    font-size: 10px;
    font-weight: bold;
}
.cmsdivhmover
{
    border-bottom: solid black 1px; 
    height: 24px;
    width: 170; 
    position: absolute;    
    text-align: center;
    padding-top: 6px;
    background-image: url('/cms/cmsimg/cmshmbalkover.gif');
    color: #026495;
    font-size: 10px;
    font-weight: bold;
}
.cmsdivhmsel
{
    border-bottom: solid black 1px; 
    height: 24px;
    width: 170; 
    position: absolute;    
    text-align: center;
    padding-top: 6px;
    background-image: url('/cms/cmsimg/cmshmbalksel.gif');
    color: black;
    font-size: 10px;
    font-weight: bold;
}
.cmsdivhmselover
{
    border-bottom: solid black 1px; 
    height: 24px;
    width: 170; 
    position: absolute;    
    text-align: center;
    padding-top: 6px;
    background-image: url('/cms/cmsimg/cmshmbalkselover.gif');
    color: #026495;
    font-size: 10px;
    font-weight: bold;
}
td.cmsknopsm
{
    padding-left: 0px;
    border: solid #DDDDDD 1px;
    font-size: 9px;
}
td.cmsknopsmover
{
    padding-left: 0px;
    border: solid #CCCCCC 1px;
    background-color: #EEEEEE;
    font-size: 9px;
    color: #026495;
}
td.cmsknopsmsel
{
    padding-left: 0px;
    border: solid #CCCCCC 1px;
    background-color: #FFEFCF;
    font-size: 9px;
    color: #026495;
}
td.kaderkop
{
    background-image: url('/cms/cmsimg/cmshmbalkover.gif');
    color: #026495;
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
}
tr.kadernav
{
	height: 24px;
	background-color: #DDDDDD;
}
tr.kadertitel
{
	height: 24px;
	background-color: #EBF7FA;
}
tr.regel
{
	height: 20px;
	color: black;
}
tr.regel td
{
	padding: 2px;
}
tr.kleurregel
{
	height: 24px;
	background-color: #026495;
}
tr.kleurregel td
{
	padding: 2px;
	color: #FFFFFF;
}
tr.kadervoet
{
	height: 24px;
	background-color: #EEEEEE;
}
td.navknop
{
	font-size: 10px;
	padding: 1px;
}
td.navknopover
{
	border: solid 1px black;
	background: #FFFFCC;
	font-size: 10px;
}
.absmiddle
{
  vertical-align: middle;
} 
.border
{
    border: solid black 1px;
}
.Veld
{
	border: solid 1px #026495;
}
.Knop
{
	background-color: #026495;
	color: #FFFFFF;
	font-weight: bold;
}
