body   	{
	   	font-family: arial;
	   	color: #666666;
	   	font-size: 12px;
		line-height:23px;
	
		scrollbar-track-color: #FFFFFF;
 		scrollbar-arrow-color: #999999;
		scrollbar-base-color: #999999;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #999999;
		}
	   
td	   	{
	   	font-family: arial;
	   	color: #666666;
	   	font-size: 12px;}
		
h1 {        color: #1d4374; font:14px arial;  font-weight:bold;margin:0px;margin-bottom:5px;}
h2 {        font:12px arial;  font-weight:bold;margin:0px;margin-bottom:3px;}

.input   {
            font-family: arial;
            font-size: 11px;
            color: #666666;
            background-color: #FFFFFF;
            border : 1px solid #d9d9d9;
        }
	   
a:link 	{  color: #666666; }
a:visited { color: #666666; }
a:hover {  color: #df0303; }
a:active {  color: #df0303; }

.menu {  text-decoration: none; font-weight:bold; color: #1d4374; }
a.menu:link {  text-decoration: none; color: #1d4374; }
a.menu:visited {  text-decoration: none; color: #1d4374; }
a.menu:hover {  text-decoration: none; color: #df0303; }
a.menu:active {  text-decoration: none; color: #df0303; }

.wit {  text-decoration: none; color: #FFFFFF; }
a.wit:link {  text-decoration: underline; color: #FFFFFF; }
a.wit:visited {  text-decoration: underline; color: #FFFFFF; }
a.wit:hover {  text-decoration: underline; color: #69a8c7; }
a.wit:active {  text-decoration: underline; color: #69a8c7; }




/* FORMULIEREN */
select
	{font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;}

textarea
 	{font-family: arial;
	font-size: 11px;
 	background-color: #FFFFFF;
	border: 1px solid #FF6100;
	color: #000000;}

form
 	{border: 0px solid #FF6100;
 	padding: 0px;}
	
button
 	{font-family: arial;
	font-size: 11px;
 	background-color: #f6f6fb;
	border: 1px solid #A4A5A2;
	color: #00205b;}

input
	{font-family: arial;
	font-size: 11px;
	height: 18px;
	color: #00205b;
	background-color: #FFFFFF;
	border : 1px solid #999999;
	zIndex:1;
}

input.unborder
	{border: 0px;
	background-color: #D6DBCE;}
	
.submit 
	{font:10px arial, arial, sans-serif; color:#000000; cursor:hand; background:#FFFFFF;}
	
	
	/* Hoofdmenu inner */
.m0l0iout {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : bold;
    padding: 0px;
    color: #1d4374;
	text-align:center;
}

.m0l0iover {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : bold;
    padding: 0px;
    color: #df0303;
	text-align:center;
}

/* Hoofdmenu outer */
.m0l0oout {
    text-decoration : none;
    font-weight : bold;
    
}
.m0l0oover {
    text-decoration : none;
    font-weight : bold;
    
}

/* level 1 inner */
.m0l1iout {
    font-size: 12px;
    text-decoration: none;
    font-weight : bold;
    padding: 0px;
    color: #1d4374;
	text-align:center;
}
	
.m0l1iover {
    font-size: 12px;
    text-decoration : none;
    font-weight : bold;
    padding: 0px;
    color: #1d4374;
	text-align:center;
}

/* level 1 outer */
.m0l1oout {
    text-decoration : none;
   border : 1px solid #FFFFFF;
    background: #FFFFFF;
    filter: alpha(opacity=100);
	border: 1px solid #cce7f0;
}
.m0l1oover {
    text-decoration : none;
    border : 1px solid #FFFFFF;
    background: #e1f0f5;
	filter: alpha(opacity=100);
	border: 1px solid #cce7f0;
	
}

