#wrapper {
	overflow:visible;
	visibility:visible;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:970px;
	height:100% !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

/* set to lower number than suckerfish menu "#nav" */
#flashContent {
  z-index: -1;
}

/* topruimte */
.top{
	top: 5px;
}

#divider {	
	position: relative;
	clear: both;
	background-image: url(images/divider.png); background-position: center; background-repeat: no-repeat;
	height: 1px;
	width: 820px;
	margin: auto;
	padding: 10px 0px 10px 0px;
	z-index: 1;
}

#divider_small {
	position: relative;
	clear: both;
	background-image: url(images/divider-small.png); background-repeat: no-repeat;
	height: 1px;
	width: 260px;
	margin: 15px 0px 15px 0px;
}

#divider_medium {
	position: relative;
	clear: both;
	background-image: url(images/divider-medium.png); background-repeat: no-repeat;
	height: 1px;
	width: 520px;
	padding: 15px 0px 0px 0px; /*top right bottom left*/
	margin: 0px 0px 0px 260px;
}

#logo {
	position: absolute;
	background-image: url(../images/logo.png); background-repeat: no-repeat;
	left: -45px;
	top: -30px;
	margin: 0; padding: 0;
	height: 95px;
	width: 230px;
	z-index: 999;
}

#header {
	position: relative;
	height: 27px;
	width: 100%;
	background-color:#ececee;
	z-index: 0;
}

#topmenu {
	position: relative;
	width: 820px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin: auto;
	z-index: 999;
	font-size: 14px;
}

#visuals {
	position: relative;
	height: 360px; 
	width: 820px; 
	margin: 0px 75px 0px 75px;
	z-index: 1;
	background-color: #FFF;
}

#submenu{
	position: relative;
	height: auto;
	width: 970px; 
	margin: auto;
}

#collection{
	position: relative;
	height: auto;
	width: 970px; 
	margin: auto;
}

#content{
	position: relative;
	width: 820px;
	margin: 0px 75px 0px 75px;
	height: auto;
}

#footer{
	clear: both;
	position: relative;
	height: 15px; 
	width: 820px;  
	margin: auto;
	padding: 0px 0px 10px 0px;
}


#wrapper-inner {
	position: relative;
	height: 100%;
	width: 970px;
	margin: auto;
}

#l_center {
	position: relative;
	height: 37px; width: 100%;
	/*background-image: url(images/l_bg.png); background-position: left; background-repeat: repeat-y;*/
	margin: auto;
	z-index: 0;
}

#language {
	text-align: right;
	position: relative;
	height: 27px; width: 820px;
	margin: auto;
	left: 0px; top: 5px;
	z-index: 0;
	padding-top: 10px;
}

#language ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#language ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 0px 5px 10px;
	list-style: none;
	display: inline;
	}
		
#language ul li.here {
	list-style: none;
	display: inline;
	}
	
/********** VIEW COLLECTION BUTTONS **********/

#button_aluminium {
	position: absolute;
	height: 20px;
	width: 140px;
	left: 445px;
	top: 250px;
	z-index: 998;
	}
	
#button_stainless {
	position: absolute;
	height: 20px;
	width: 140px;
	left: 445px;
	top: 240px;
	z-index: 998;
	}

#button_wicker {
	position: absolute;
	height: 20px;
	width: 140px;
	left: 445px;
	top: 270px;
	z-index: 998;
	}

#button_outrage {
	position: absolute;
	height: 20px;
	width: 140px;
	left: 445px;
	top: 230px;
	z-index: 998;
	}


/********* COLOURS & MATERIALS **********/

#cm_row{
	position: relative;
	width: 260px;
	clear: both;
	padding: 0px 0px 0px 0px;
}

#cm1 {
	position: relative;
	height: 100px;
	width: 80px;
	float: left;
	padding: 0px 10px 20px 0px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 14px;
}

#cm2 {
	position: relative;
	height: 100px;
	width: 80px;
	float: left;
	padding: 0px 0px 20px 0px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 14px;
}

#cm3 {
	position: relative;
	height: 100px;
	width: 80px;
	float: left;
	padding: 0px 0px 20px 10px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 14px;
}

#cmtext {
	position: relative;
	height: 10px;
	width: 80px;
	clear: both;
	padding: 5px 0px 20px 0px;
	font-size: 11px;
	text-transform: lowercase;
	line-height: 12px;
	color: #000;
}

/********* CONTENT PAGINA'S ********/

#column1 {
	position: relative;
	float: left;
	text-align: right;
	height: auto;
	width: 220px; 
	margin: 0px 40px 0px 0px; /*top right bottom left*/
}

#column2 {
	position: relative;
	float: left;
	height: auto;
	width: 260px; 
	margin: 0px 40px 0px 0px; /*top right bottom left*/
}

#column3 {
	position: relative;
	float: left;
	height: auto;
	width: 260px; 
	margin: 0px 0px 0px 0px; /*top right bottom left*/
}

#column4 {
	position: relative;
	clear: both;
	height: auto;
	width: 520px; 
	margin: 0px 0px 0px 260px; /*top right bottom left*/
}


/********* SUBMENU ********/

#container {
	position: relative;
	clear: both;
	height: 250px;
	width: 804px;
}

#blok {
	position: relative;
	float: left;
	height: 250px;
	width: 201px;
}

#foto {
	position: relative;
	height: 104px;
	width: 201px;
}

#titel {
	position: relative;
	height: 10px;
	width: 201px;
}

#tekst {
	position: relative;
	height: 126px;
	width: 201px;
}

#link {
	position: relative;
	height: 10px;
	width: 201px;
}
