/* CSS Document */

body a {  font-family:ARIAL; color: #000000; text-decoration: none;}
body {  font-family:ARIAL; font-size:10pt; color: #000000; text-decoration: none;}
td {  font-family:ARIAL; font-size:10pt; color: #000000; text-decoration: none;}
th {  font-family:ARIAL; font-size:10pt; color: #000000; text-decoration: none;}
b {  font-family:ARIAL; font-size:10pt; color: #000000; text-decoration:none;}
i {  font-family:ARIAL; font-size:10pt; color: #000000; text-decoration: none;}
a:hover {  font-family: ARIAL; color: #ffffff; text-decoration:underline&overline;}

        a:link    { color :#cc0000; font-family : "ARIAL"; text-decoration:none;}
        a:active  { color :#ffffff; font-family : "ARIAL"; text-decoration:none;}
        a:visited { color :#cc0000; font-family : "ARIAL"; text-decoration:none;} 
        a:hover   { color :#000000; font-family : "ARIAL"; text-decoration:none;} 
	


/*-------------------- AF0000    kleur die er eerst op stond --------------------*/



ul {list-style : circle url(images/arr.gif);}
li {list-style : circle; padding : 0px 0px 4px;}
a:visited img {FILTER: alpha(Opacity=100,FinishOpacity=60,style=1,StartX=0,FinishX=1,StartY=0,FinishY=1);}

	BODY {SCROLLBAR-FACE-COLOR:#FFFFFF; 
  SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF; 
  SCROLLBAR-SHADOW-COLOR:#FFFFFF; 
  SCROLLBAR-3DLIGHT-COLOR:#AF0000; 
  SCROLLBAR-ARROW-COLOR:#AF0000; 
  SCROLLBAR-TRACK-COLOR:#AF0000; 
  SCROLLBAR-DARKSHADOW-COLOR:#AF0000; }  






/*-------------------- MENU --------------------*/
.button ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.button li {
	border-bottom: 1px solid #000000;
	margin: 1px 0px;
	font-size: 12px;
	text-indent: 10px;
	border-top-width: 0px;
	border-top-style: none;
}
.button li a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 5px;
}
html>body .button li a {
	width: auto;
}
.button li a:hover {
	background-color: #282838;
	color: #ffffff;
	margin: 0px;
	padding: 5px;
	border: none;
}
.navOntop {
    text-align: left;
	text-indent: 10px;
    font-size: 12px;
    color: #000000;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 5px;
    background-image: url(../images/navarrow.gif);
    background-repeat: no-repeat;
    background-position: 1px;
    margin: 0px;
    font-weight: bold;   
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    width: 100%;
}
.navOn {
    text-align: left;
	text-indent: 10px;
    font-size: 12px;
    color: #000000;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 5px;
    background-image: url(../images/navarrow.gif);
    background-repeat: no-repeat;
    background-position: 1px;
    margin: 0px;
    font-weight: bold;
    width: 100%;
}
/*----------------------------------------------------------------------*/

