/* Color: Groen        */
/* -> #D2D9B9 = light  */
/* -> #669966  = medium */
/* -> #274E27 = dark   */

	body {background-color: #D2D9B9;}

	#logo {background-color: #D2D9B9; border: #274E27 1px solid;}

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

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

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

	#titel h1 {background-image: url("../Gifs/groen_style_big.gif"); background-repeat: no-repeat; background-position: 0 4px; color: #274E27;}
	#bar4 h3 {background-image: url("../Gifs/groen_style.gif"); background-repeat: no-repeat; background-position: 0 4px;}