/* Color: Grijs        */
/* -> #D1D1D1 = light  */
/* -> #828282 = medium */
/* -> #383838 = dark   */

	body {background-color: #D1D1D1;}

	#logo {background-color: #D1D1D1; border: #383838 1px solid;}

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

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

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

	#titel h1 {background-image: url("../Gifs/grijs_style_big.gif"); background-repeat: no-repeat; background-position: 0 4px; color: #383838;}
	#bar4 h3 {background-image: url("../Gifs/grijs_style.gif"); background-repeat: no-repeat; background-position: 0 3px;}