/* Global Reset */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
dl,dt,dd,ol,ul,li,
del,dfn,em,font,img,ins,kbd,q,s,samp,
fieldset,form,label,legend,
a,abbr,acronym,address,big,cite,code,
small,strike,strong,sub,sup,tt,var,
table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
 
body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color:#4b4b4b; 
	font-size:11px; 
	line-height:15px;
	background-color:#000;
	background-image:url(../images/background.jpg);
}

strong 			{ font-weight:bold; }
em 				{ font-style:italic; }
caption,th,td 	{ text-align:left;font-weight:normal; }
p				{ margin:5px 0px 10px 0px; }
ul			{ margin:3px 0px 3px 25px; }
a:link, a:visited 	{ color: #842714; text-decoration:underline;  }
a:hover 			{ text-decoration:underline; }
a:active			{ text-decoration:underline; }

h1,h2,h3,h4,h5,h6 { color:#4b4b4b; font-family:"Trebuchet MS",serif; font-weight:bold; }
h1 { font-size:16px; line-height:1.6em; margin-bottom:5px; }
h2 { font-size:14px; line-height:1.6em; margin-bottom:5px; }
h3 { font-size:12px; line-height:1.6em; margin-bottom:5px; } /*border-bottom:1px solid #593202;*/
h4 { font-size:12px; line-height:1.6em; margin-bottom:5px; }
h5 { font-size:12px; line-height:1.4em; margin-bottom:3px; }
h6 { font-size:12px; line-height:1.4em; margin-bottom:3px; }

img			{ border:1px solid #000; margin:2px; }

#wrapper		{ width: 805px; border: 1px solid #492922; /*min-height:650px;*/ margin: 0 auto; } /*832714*/
	/*#header			{ width:805px; height:101px; background-color:#F00; margin: 0 auto; background-image:url(../images/header_bg.jpg);}*/
	#header			{ width:805px; height:114px; margin: 0 auto; background-image:url(../images/header_bg2.png); z-index: 10; position:relative;}
		#header_logo				{ width:245px; float:left;}
		#header_logo img			{ margin: 0px 0px 0px 12px; padding:0px; border:0px; }
		#header_bedrijfsgegevens	{ width:540px; float:left; text-align:right; padding: 15px 20px 0px 0px; color:#fff;}

	#wrap_menufoto	{ width:805px; height:272px; margin: -6px auto 0px auto; z-index:3;}
		#menu		{ width:243px; height:272px; border-right:1px solid #aaa; float:left; }
		/*#menu		{ width:243px; height:272px; background-color:#222; border-right:1px solid #fff; float:left; “filter: alpha(opacity=60);” opacity:0.6; }*/
	/*	#foto		{ width:560px; height:272px; background-color:#fff; float:left; z-index:2;}
		#foto img	{ margin: 0px; padding:0px; border:0px; z-index:4; position:relative; }
	*/
		#foto					{ position:relative; width:560px; height:272px; float:left; }
		#foto img				{ position:absolute; top:0; left:0; z-index:7; margin: 0px; padding:0px; border:0px; “filter: alpha(opacity=0);” opacity:0.0;}
		#foto img.active 		{ z-index:9; “filter: alpha(opacity=100);” opacity:1.0; } /*“”*/
		#foto img.last-active 	{ z-index:8;}
	
	#line			{ width:805px; height:8px; background-color:#832714; margin: 0 auto; /* for IE */ filter:alpha(opacity=30); /* CSS3 standard */ opacity:0.3;}
	
	#wrap_fotocontent	{ width:805px; margin: 0 auto; background-image:url(../images/content_bg.gif); overflow:auto; min-height:350px; }
		#fotocontent	{ width:235px; max-width:235px; float:left; padding: 15px 3px 5px 3px; margin: 0; text-align:center; }
		#fotocontent img{ margin-top:10px; margin-bottom:10px; }
		#content		{ width:525px; float:left; padding: 15px 3px 3px 30px;margin: 0; }

#crtext	{ width: 805px; margin: 0 auto; text-align:right; color:#858585; font-size:10px; padding:10px; }
#crtext a:link, #crtext a:visited 	{ color: #9f9f9f; text-decoration: none;  }
#crtext a:hover 					{ text-decoration:underline; }
#crtext a:active					{ text-decoration:underline; }

#navcontainer { width: 243px; }
#navcontainer ul { margin-left: 0; padding-left: 0; list-style-type: none; }
#navcontainer a { display: block; border-bottom: 1px solid #fff; padding:11px 3px 11px 15px; }
#navcontainer a:link, #navcontainer a:visited { color: #fff; text-decoration: none; background-color:#222; filter:alpha(opacity=60); opacity:0.6; }
#navcontainer a:hover { background-color: #552d25; color: #fff; filter:alpha(opacity=60); opacity:0.6; }
#navcontainer a:active { background-color: #552d25; color: #fff; filter:alpha(opacity=60); opacity:0.6; }
#navcontainer a.current { background-color: #552d25; color: #fff; filter:alpha(opacity=60); opacity:0.6; } /*
#navcontainer a:link, #navcontainer a:visited { color: #fff; text-decoration: none;  }
#navcontainer a:hover { background-color: #552d25; color: #fff; }
#navcontainer a.active { font-weight:bold; background-color: #552d25; color: #fff; } */

