.box1 { color: #0060AE;
text-align:left;
font-family: arial, Verdana, tahoma;
font-size: 12px;
line-height:130%;

}

.kop2 { color: #025090;
text-align:left;
font-family: arial, Verdana, tahoma;
font-size: 12px;
font-weight:bold;

}

.blue { background-color: #00BCDF;

}

.green { background-color: #7BC142;

}

.box3 { background-image: url(../images/blue-right.gif);
background-repeat: repeat-y;
background-properties: fixed;


}

.streepjes { background-image: url(../images/10x10-str.gif);
background-repeat: no-repeat;


}

A.subnav { font-size : 12px; 
font-family: arial, Verdana, tahoma;
color:#02457C;
text-decoration:NONE;
font-weight: bold;

}

A:hover.subnav { font-size : 12px; 
font-family: arial, Verdana, tahoma; 
color:#02457C;
text-decoration: UNDERLINE;
font-weight: bold;

}

A.contentlink { font-size : 12px; 
font-family: arial, Verdana, tahoma;
color:#0060AE;
text-decoration:UNDERLINE;

}

A:hover.contentlink { font-size : 12px; 
font-family: arial, Verdana, tahoma; 
color:#7AC142;
text-decoration: UNDERLINE;

}

A.woord { font-size : 14px; 
font-family: arial, Verdana, tahoma;
color:#0060AE;
text-decoration:UNDERLINE;

}

A:hover.woord { font-size : 14px; 
font-family: arial, Verdana, tahoma; 
color:#7AC142;
text-decoration: UNDERLINE;

}

A.vacature { font-size : 12px; 
font-family: arial, Verdana, tahoma;
color:#51b848;
text-decoration:UNDERLINE;

}

A:hover.vacature { font-size : 12px; 
font-family: arial, Verdana, tahoma; 
color:#0060af;
text-decoration: UNDERLINE;

}


BODY {	   scrollbar-face-color:#00BCDF;
	   scrollbar-track-color:#FFFFFF;
	   scrollbar-arrow-color:#FFFFFF;
	   scrollbar-base-color:#00BCDF;
	   scrollbar-shadow-color:#048299;
	   scrollbar-darkshadow-color:#016B7F;
	   scrollbar-highlight-color:#C1EAF2;
	   scrollbar-3dlight-color:#72DEF2;
	   font-family: arial, Verdana, tahoma;
	   margin: 0px;
	   background-color: #FFFFFF;
	   color: #0060AE;
	   line-height:130%;

}

