/* CSS Document */

* {
	margin		: 0;
	padding 	: 0;
	outline:none;
}

html,
body {

	scrollbar-arrow-color		: #D9D5D2; 
	scrollbar-base-color		: #FFFFFF; 
	scrollbar-shadow-color		: #D9D5D2; 
	scrollbar-face-color		: #FFFFFF; 
	scrollbar-highlight-color	: #D9D5D2;
	scrollbar-3dlight-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #FFFFFF;

	text-align		:left;
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
}

#viewbox{
	position: absolute;
	
	left: 829px;
	top: 137px;
	
	width: 137px;
	height: 79px;
	
	z-index:22;
}

#visualcontainer {
position:absolute;
z-index:1;

left:108px;
top:135px;

width:120px;
height:416px;

background-image:url(images/backgrounds_01.gif);

border:#D9D5D2 solid 1px;
}

#visual {
position:absolute;
z-index:2;

left:0px;
top:0px;

width:120px;
height:300px;
}

#actie_menu {
position:absolute;
z-index:2;

left:0px;
top:300px;

width:120px;
height:116px;
}

#contentcontainer {
position:absolute;
z-index:1;

left:246px;
top:135px;

width:735px;
height:416px;

background-image:url(images/backgrounds_02.gif);

border:#D9D5D2 solid 1px;
overflow:hidden;
}

#contentcontainer_scroll {
	position:absolute;
	z-index:1;
	left:246px;
	top:135px;
	width:735px;
	height:416px;
	background-image:url(images/backgrounds_02.gif);
	border:#D9D5D2 solid 1px;
	overflow-y:scroll;
	
}

#hoofdmenu {
position:absolute;
z-index:3;

left:109px;
top:1px;

width:120px;
height:126px;
}

#submenu {
position:absolute;
z-index:4;

left:246px;
top:1px;

width:130px;
height:126px;
}

#subsubmenu {
position:absolute;
z-index:8;

left:376px;
top:1px;

width:359px;
height:100px;
}

#kappertitel {
position:absolute;
z-index:10;

left:598px;
top:102px;

width:384px;
height:25px;

text-align:right;
}

#kapperlogo {
position:absolute;
z-index:2;

left:832px;
top:8px;

width:139px;
height:79px;

background-color:#FFFFFF;
opacity: 0.8;
-moz-opacity: 0.8 | inherit;
filter: alpha(opacity=80);

border:#D9D5D2 solid 1px;

padding:5px;

}

#davineslogo {
position:absolute;
z-index:1;

left:897px;
top:554px;

width:85px;
height:30px;
}

#internetmarketing {
	position:absolute;
	z-index:1;
	left:246px;
	top:554px;
	width:290px;
	height:30px;
}


#scrollen_div {
	height:416px;
	overflow-y:scroll;
}

/* start - subpagina davines */

#davineslogo.DavinesSpecial{
position:absolute;
z-index:1;

left:240px;
top:85px;

width:150px;
height:45px;
}


/* end - subpagina davines */