body {
	background-color: #77787B;
	overflow: hidden;
	scrollbar-base-color: #D4DFEE;
	scrollbar-arrow-color: #D4DFEE;
	scrollbar-highlight-color: #D4DFEE;
	scrollbar-shadow-color: #D4DFEE;
	scrollbar-darkshadow-color: #D4DFEE;
	scrollbar-track-color: #D4DFEE;
	scrollbar-3dlight-color: #D4DFEE;
	scrollbar-face-color: #005895;
}

div {
	box-sizing: border-box
	-moz-box-sizing: border-box;
}

#Main {
	z-index: 1;
	position: absolute;
	top: 140px;
	left: 276px;
	width: 508px;
	overflow: auto;
	background-color: #C4D3E8;
}

#Logo {	
	z-index: 7;
	position: absolute;
	top: 25px;
	left: 20px;
	width: 250px;
	height: 115px;
}

#Foto {
	z-index: 7;
	position: absolute;
	top: 140px;
	left: 20px;
	width: 250px;
	height: 214px;
}

#kaderFotoLogo1 {
	z-index: 8;
	position: absolute;
	top: 25px;
	left: 20px;
	width: 250px;
	height: 329px;
	border-color : #77787B;
	border-width : 1px;
	border-style : solid;
	visibility: hidden;

}

#kaderFotoLogo2 {
	z-index: 5;
	position: absolute;
	top: 18px;
	left: 13px;
	width: 264px;
	height: 343px;
	border-color : #77787B;
	border-width : 1px;
	border-style : solid;
	background-color: #8BDA33;
}

#Menu {
	z-index: 11;
	position: absolute;
	bottom: 20px;
	left: 35px;
	width: 750px;
	height: 23px;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	background-color: #006BB6;
}

#kaderMenu {
	z-index: 10;
	position: absolute;
	bottom: 17px;
	left: 35px;
	width: 750px;
	height: 29px;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	background-color: #FFFFFF;
}

#Copyright {
	z-index: 9;
	position: absolute;
	bottom: 0px;
	left: 35px;
	width: 750px;
	height: 17px;
	background-color: #FFFFFF;
	background-image : url(../gfx/main/schaduw-onder.gif);
}

#Back {
	z-index: 0;
	position: absolute;
	bottom: 17px;
	left: 35px;
	width: 750px;
	height: 80%;
	background-color: #C4D3E8;
	background-image : url(../gfx/main/back.gif);
}

#ProdContainer {
	z-index: 3;
	position: absolute;
	top: 45px;
	left: 277px;
	width: 508px;
	height: 85px;
	background-color: #006BB6;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	overflow: hidden;
}

#kaderProducten {
	z-index: 2;
	position: absolute;
	top: 35px;
	left: 277px;
	width: 508px;
	height: 105px;
	background-color: #0C3B83;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
}

#ProductenLeft {
	z-index: 12;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 83px;
	visibility: hidden;
	cursor: hand;
}

#ProductenRight {
	z-index: 12;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 14px;
	height: 83px;
	cursor: hand;
}

#Producten {
	z-index: 11;
	position: relative;
	top: 0px;
	left: 0px;
	height: 83px;
}

img#Titelkop {
	vertical-align: bottom;
}