
h1, h1 a:link, h1 a:visited, h1 a:active { font-family: Verdana, Arial, Helvetica, Sans-serif; margin: 0px; color: #000000; font-size:  12px; font-weight: normal; text-decoration: none; }  

h2, h2 a:link, h2 a:visited, h2 a:active { font-family: Verdana, Arial, Helvetica, Sans-serif; margin: 0px; color: #000000; font-size:  10px; font-weight: normal;  text-decoration: none; }  

h3, h3 a:link, h3 a:visited, h3 a:active { font-family: Verdana, Arial, Helvetica, Sans-serif; margin: 0px; color: #9CBF56; font-size:  22px; font-weight: bold; text-decoration: none; }  

h4, h4 a:link, h4 a:visited, h4 a:active { font-family: Verdana, Arial, Helvetica, Sans-serif; margin: 0px; color: #9CBF56; font-size:  16px; font-weight: bold; text-decoration: none; }  


* { font-family: Arial, Helvetica, sans-serif; font-size: 11px; } 

.url a:link, .url a:active, .url a:visited {
  font-family: Arial, Helvetica, sans-serif; font-size: 9px; 
	color: #468246;
	text-decoration: none;
}


a:link {
	color: #003D8F;
	font-size: 11px;
	text-decoration: underline;
}

a:visited {
	color: #003D8F;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #9BBF55;
	font-size: 11px;
	text-decoration: underline;
}

a:active {
	color: #003D8F;
	font-size: 11px;
	text-decoration: none;
}



.url_rel a:link, .url_rel a:active, .url_rel a:visited {
  font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	color: #9CBF56;
}

.url_menu a:link, .url__menu a:active, .url_menu a:visited {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-weight: bold;
  color: #FFFFFF;
  margin: 0px; 
}

.url_menu_left a:link, .url__menu_left a:active, .url_menu_left a:visited {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  color: #000000;
}


.url_menu_top a:link, .url__menu_top a:active, .url_menu_top a:visited {
  font-family: Arial, Helvetica, sans-serif; 
  margin: 0px;
  font-size: 10px; 
  font-weight: bold;
  color: #0069B3;
  text-decoration: none;
}

.url_menu_bottom a:link, .url__menu_bottom a:active, .url_menu_bottom a:visited {
  font-family: Arial, Helvetica, sans-serif; 
  margin: 0px;
  font-size: 9px; 
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

ul {
	width: 170px;
	float: right;
		
	background-color: #DCE6F0;
	padding: 5px;
	margin: 0px;
	margin-right: 0px;
	padding-left: 0px;	
	padding-right: 0px;	
	font-size: 8pt;
	font-weight: normal; 
	
	text-align: left;
}

ul li {
	padding-bottom: 8px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 25px;
	list-style-image: url(/img/bullet_orange.gif);
	line-height: 0.6;
	padding-left: 0px;
}

.headermenu {
	width: 170px;
	float: right;
		
	margin: 5px;
	margin-right: 0px;

	font-family: Arial;	
	font-size: 6pt;
	font-weight: bold; 
	
	text-align: left;

	color: #0f375b; 
	font-size: 9pt; 
	font-weight: bold;
	font-family: Arial;
	background-color: #BFD4EA
}



blockquote {
    border-top: solid 1px rgb(100,100,100);
    border-bottom: solid 1px rgb(100,100,100);
	padding: 0px;
	background-color: rgb(164,195,93);
    margin: 0px 0px 0px 0px;
}


.title { margin: 0px; } 

.title a { 
	color: #336633;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; font-size: 9px;
	} 

.small {
font-family: Arial, Helvetica, sans-serif; font-size: 9px;
color: #0069B3;
text-decoration: none;
}

.small2 {
font-family: Arial, Helvetica, sans-serif; font-size: 9px;
color: #9bbf55;
font-weight: bold;
}

.smalltekst {
font-family: Arial, Helvetica, sans-serif; font-size: 11px;
color: #0069B3;
text-decoration: none;
}

.tekst {
	padding-left: 10;
}

@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	.menu, .ssmenu {
		visibility:hidden;
	}
}

.menu, .ssmenu {
/* Il est important de laisser une largeur et une marge, au cas où le Javascript
   soit désactivé. */
	background-color:#FFF7F7;
	color:black;
	font-size:10px;
	border:1px solid #9F7F85;
	padding:1px;
	width:150px;
	margin:1em;

}

.ssmenu, .menu {
	background-image: url('lookxp/lookxpback.gif');
	background-attachment:left;
	background-repeat:repeat-y;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#cbc8e7,strength=3);
}

.menu span, .ssmenu span {
/* pour cacher les ; en fin de <li>, ce qui permet aux synthèse vocales de prendre une
	pause dans l'élocution */
	display:none;
}

.ssmenu ul, .ssmenu li {
/* ruimte tussen de menu's*/ 
	padding:0;
	list-style-type:none;
}

.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur.
	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera...
	La combinaison aucun width et height:100% marche sur tous, donc ne pas toucher */
	font-family:Verdana;
	text-decoration:none;
	color:black;
	padding:4px 3px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
}
html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width :auto;
}


.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	border:1px solid #316BC6;
	background-color:#C2CEEF;
	color:black;
	text-decoration:none;
	padding:3px 2px;
}

img {
	border:none;
}

.menu img, .ssmenu img {
	/* marge plaatjes*/
	margin-right:8px;
}


.ssmenu img.hr {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	width:100%;
	height:1;
	display:block;
}

/* message boxes: warning, error, confirmation */
.notice {
    color:              #000000;
    background-color:   #FFFFDD;
}

h1.notice,div.notice {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #FFD700;
    background-repeat:  no-repeat;
            background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
            }
.notice h1 {
    border-bottom:      0.1em solid #FFD700;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.noticecall {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #8BA7CC;
    background-repeat:  no-repeat;
    background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
	color:              #000000;
    background-color:   #D1DCEB;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px; 
	color: #003D8F;
    font-weight:        bold;
}