body, td, span {
	font-family : Arial; 
	font-size: 12px;
	text-decoration: none;
	color: #000099;
	SCROLLBAR-BASE-COLOR: #f0f0f0;
	SCROLLBAR-ARROW-COLOR: #666666;
}

a {color: #FF6300; text-decoration: none; font-weight: normal;}
a:hover {color: #FF6300; text-decoration: underline; font-weight: normal;}

.wit10 
{
  font-size: 10px;
  color: #ffffff;
}

.blauw10 
{
  font-size: 10px;
}

.blauw11 
{
  font-size: 11px;
}

.blauw12
{
  font-size: 12px;
}

.oranje10 
{
  color: #FF6300;
  font-size: 10px;
}

.oranje11
{
  color: #FF6300;
  font-size: 11px;
}

.oranje12
{
  color: #FF6300;
  font-size: 12px;
}

.button10
{
    border: 1px outset #ffffff; 
    font-size: 10px; 
    font-weight: normal; 
    margin: 0px 0px 0px 1px; 
    color: #000099;
    background: #ffffff;
}

.button12
{
    border: 1px outset #ffffff; 
    font-size: 12px; 
    font-weight: normal; 
    margin: 0px 0px 0px 1px; 
    color: #000099;
    background: #ffffff;
}

.input
{ 
  border : 1px solid #FF6300;
	font-size:11px;
	color: #000099;
	background : #ffffff;
	font-family: Verdana;	
}

.btn_zoeken
{
    border: 1px outset #E1E0DE; 
    font-size: 10px; 
    font-weight: normal; 
    margin: 0px 0px 0px 1px; 
    color: #344A55;
    background: #ffffff;    
}

.afbeelding_rechts 
{
  border: outset 2px #000099;
}

.afbeelding_rechts_over
{
  border: window-inset 2px #576CB9;
}


.footer {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.vandaag {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.column {
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}


.footer a:Link, .footer a:Visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.footer a:Hover{
	font-size: 10px;
	color: #ffffff;
  text-decoration: underline;
}

.home_actueel_datum {
  color: #F96000;
  font-weight: bold;
  font-size: 11px;  
}

.titel {
  color: #F96000;
  font-weight: bold;
  font-size: 14px;  
  text-transform: uppercase;
}

.home_rechts_blauw {
  color: #000099;
  font-size: 10px;  
}

.home_rechts_oranje {
  color: #F96000;
  font-size: 10px;  
}


.home_actueel {
  color: #D6D3D0;
  font-weight: bold;
  font-size: 11px;  
}

.home_column {
  color: #ffffff;
  font-style: italic;
  font-size: 10px;  
}

/* Parent */
.SM_p
{   
    font-size: 11px;
    color: #000099;
    font-weight: bold;
    text-decoration: 	none;
    padding-top: 4px;
    height: 24px;
    background-image: url(../images/nav_parent.gif);
    cursor: hand;
    padding-left: 3px;
}


/* Parent with mouse over it */
.SM_po
{
    font-size: 11px;
    color: #FF6300;
    font-weight: bold;
    text-decoration: 	none;
    padding-top: 4px;
    height: 24px;
    background-image: url(../images/nav_parent.gif);
    cursor: hand;
    padding-left: 3px;
}


/* Parent when selected (clicked on) */
.SM_ps
{   
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: 	none;
    padding-top: 4px;
    height: 24px;
    background-image: url(../images/nav_parent_selected.gif);
    cursor: hand;  
    padding-left: 3px;
}


/* Child */
.SM_c
{   FONT-size: 10px; 
    COLOR: 		#ffffff;
    text-transform: lowercase;
    TEXT-DECORATION: 	none;
    text-align: right;
    border-bottom: solid 1px #FF8436;    
    font-weight: bold;
    padding: 2px 5px 2px 2px;
    background: #FF6300;
}


/* Child with mouse over it */
.SM_co
{   font-size:	10px; 
    COLOR: 		#ffffff; 
    CURSOR: 		pointer;
    TEXT-DECORATION: 	none;
    padding: 2px 5px 2px 2px;
    font-weight: bold;
    text-align: right;
    text-transform: lowercase;
    border-bottom: solid 1px #ffffff;
    background: #FF8436;
}


/* Child when selected */
.SM_cs
{   FONT-size: 10px; 
    COLOR: 		#ffffff;
    TEXT-DECORATION: 	none;
    text-align: right;   
    font-weight: bold;
    border-bottom: solid 1px #ffffff;
    text-transform: lowercase;
    padding: 2px 5px 2px 2px;
    background: #000099;
}


/* Children box (an area under the parent which holds all children) */
.SM_cb
{    
  BORDER: 	0px solid #ffffff;
  BACKGROUND-COLOR: 	#ffffff;  
  background-image: url(../images/nav_child_leeg.gif);
}


.totaal{
	color: #000099;
	width: 70px;
	border: none;
	background: URL(../interface/images/back.gif)
}

.formCheckboxV{
	font-size: 9pt;
}