/* Deze stylesheet regel de positie van style elementen op Bronsenkeramiek.nl */
/* &copy; Copyright 2006 Bas de Winter */
/* beginning */

body {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;

}

div.pos_background {
	position:absolute;
	width: 750px;
	height: 650px;
	z-index: 1;
	left: 0px;
	top: 0px;
}

div.pos_tableholder {
	width: 100%;
	height: 666px;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	
}
div.pos_content {
	position:relative;
	margin: 0px;
	padding: 0px;
	min-width: 374px;
	max-width: 80%;
	height: 510px;
	z-index: 105;
	left: 110px;
	top: 110px;
}

*div.pos_content {
	width: 80%;
	/*border: 1px solid #FF0000;*/
}

div.pos_header{
	position:relative;
	height: 146px;
	max-width: 75%;
	z-index: 110;
	left: 25%;
	top: 0px;
}

div.pos_menu {
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 110px;
	height: 169px;
	z-index: 105;
	left: 100px;
	top: 120px;
}

div.pos_menu table{
	margin: 0px;
	padding: 0px;
}

div.pos_fotomenu {
	position:relative;
	width: 145px;
	height: 412px;
	z-index: 105;
	left: 0px;
	top: -20px;	
}

table.pos_divfix {
	width: 100%;
	max-height: 666px;
	margin: 0px;
	padding: 0px;
}

img.pos_thumbs {
	float: left;
	margin: 0px 3px 3px 0px;
}


td.pos_centercol {
	min-width: 493px;
	width: 100%;
	height: 500px;
}

td.pos_rightcol {
	width: 100%;
}

img.pos_spacer {
	width: 150px;
	height: 16px;
}

img.pos_spacer2 {
	width: 224px;
	height: 16px;
}

img.pos_spacer3 {
	width: 100%;
	height: 146px;
}

img.pos_spacer4 {
	width: 110px;
	height: 68px;
}

img.pos_spacer5 {
	width: 110px;
	height: 320px;
}

img.pos_spacer6 {
	/*width: 670px;*/
	height: 146px;
}

div.pos_footer {
	position: absolute;
	left: 30%;
	top: 95%;
}

body.popup {
	margin: 0px;
	padding 0px;
	
}
div.pos_popupimg {
	position:absolute;
	width:600px;
	height:400px;
	z-index:1;
	left: 0px;
	top: 40px;
	overflow: visible;	
}
div.pos_popuptxt {
	position:absolute;
	width:600px;
	height:400px;
	z-index:1;
	left: 0px;
	top: 445px;
	overflow: visible;	
}
div.pos_popupnav {
	position:absolute;
	width:600px;
	height:400px;
	z-index:1;
	left: 0px;
	top: 475px;
	overflow: visible;	
}
/* End */
/* &copy; Copyright 2006 Bas de Winter */