/* Color: Blauw        */
/* -> #B5C6E1 = light  */
/* -> #6777A7 = medium */
/* -> #003771 = dark   */

	body {background-color: #B5C6E1;}

	#logo {background-color: #B5C6E1; border: #003771 1px solid;}

	#bar1 {color: #003771;}
	#bar2 {border-left: #003771 18px solid; border-top: #6777A7 21px solid;	border-bottom: #003771 19px solid;}
	#bar3 {border-right: #6777A7 18px solid; border-bottom: #6777A7 15px solid;}
	#bar4 {border: solid #003771; border-width: 1px;
			scrollbar-face-color: #6777A7; 
			scrollbar-shadow-color: #003771;
			scrollbar-highlight-color: #003771; 
			scrollbar-3dlight-color: #6777A7;
			scrollbar-darkshadow-color: #6777A7; 
			scrollbar-track-color: #003771;
			scrollbar-arrow-color: #003771;}

	.foto_right img, .foto_left img, .foto_center img {border: 2px solid #003771;}
	.foto_museum img {border: 1px solid #003771;}
	#bar4 a:active, #bar4 a:visited, #bar4 a {color: #003771;}
	#bar4 a:hover {color: #003771; text-decoration: underline;}

	#menu1 {color: #003771;}
	#menu2 {color: #6777A7;}
	#menu1 A {color: #003771; border-left: 1px solid #003771;}
	#menu2 A {color: #ffc;}
	#menu1 #menu1_active a {color: #6777A7;background-color: #003771;}
	#menu2 A:hover, #menu2 A:active, #menu2 #menu2_active a{color: #6777A7;}

	#titel h1 {background-image: url("../Gifs/blauw_style_big.gif"); background-repeat: no-repeat; background-position: 0 4px; color: #003771;}
	#bar4 h3 {background-image: url("../Gifs/blauw_style.gif"); background-repeat: no-repeat; background-position: 0 4px;}	