/* layout */
body 			  { margin: 0px; background-color:#fbfbfb;
					scrollbar-3dlight-color:#e6e6e6; }
#links	     	  {	scrollbar-arrow-color: #5b5b5b;
					scrollbar-base-color:#e6e6e6;
					scrollbar-darkshadow-color:#e6e6e6;
					scrollbar-face-color:#e6e6e6;
					scrollbar-highlight-color:#e6e6e6;
					scrollbar-shadow-color:#5b5b5b; }
#rechts	     	  {	scrollbar-arrow-color: #5b5b5b;
					scrollbar-base-color:#f5f5f5;
					scrollbar-darkshadow-color:#f5f5f5;
					scrollbar-face-color:#f5f5f5;
					scrollbar-highlight-color:#f5f5f5;
					scrollbar-shadow-color:#5b5b5b; }
#top_layer		  { width: 950px;height: 200px;margin-left: -475px;position: absolute;left: 50%; z-index:3;}
.donkerblauw 	  { background-color: #006bb8;border-top-width: 0px;border-right-width: 2px;border-bottom-width: 0px;border-left-width: 0px;border-top-style: none;border-right-style: solid;border-bottom-style: none;border-left-style: none;border-top-color: #FFFFFF;border-right-color: #FFFFFF;border-bottom-color: #FFFFFF;border-left-color: #FFFFFF;font-size: 5px; }
.lichtblauw 	  { background-color: #78c7f9;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 2px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: solid; border-top-color: #FFFFFF;border-right-color: #FFFFFF;border-bottom-color: #FFFFFF;border-left-color: #FFFFFF;font-size: 5px;}
.donkergrijs	  { background-color: #e6e6e6; }
.lichtgrijs		  { background-color: #f5f5f5; }

/* navigatie */
a:link        { font-family: Arial; font-size: 12px; color: #006bb8; line-height: 18px; text-decoration:none; }
a:hover       { font-family: Arial; font-size: 12px; color: #676767; line-height: 18px; text-decoration: underline; }
a:visited     { font-family: Arial; font-size: 12px; color: #006bb8; line-height: 18px; text-decoration:none; }
a:active      { font-family: Arial; font-size: 12px; color: #006bb8; line-height: 18px; text-decoration:none; }

a:link#lb       { font-family: Arial; font-size: 12px; color: #78c7f9; line-height: 18px; text-decoration:none; }
a:hover#lb      { font-family: Arial; font-size: 12px; color: #676767; line-height: 18px; text-decoration: underline; }
a:visited#lb    { font-family: Arial; font-size: 12px; color: #78c7f9; line-height: 18px; text-decoration:none; }
a:active#lb     { font-family: Arial; font-size: 12px; color: #78c7f9; line-height: 18px; text-decoration:none; }

/* tekst */
td    		      { font-family: Arial; font-size: 12px;color: #676767;line-height: 18px; }
br				  { line-height: 18px; }
#plain			  { font-family: Arial; font-size: 12px;color: #676767;line-height: 18px; margin-top:7px; }
.head_donkerblauw {	color: #006bb8;	font-family: "Trebuchet MS", Arial;	font-size: 22px;letter-spacing: 0.05em; }
.head_lichtblauw  { color: #78c7f9;font-family: "Trebuchet MS", Arial;font-size: 22px;letter-spacing: 0.05em; }

/* photofaderstijlen */
#imageContainer     { width: 950px; height:200px; margin-left: -475px; left: 50%; position:absolute; overflow:visible; text-align:right; z-index:2;  }
#imageContainer img { right:0px; width:350px; height:200px; position:absolute; display:none; overflow:visible; }
