body
	{
	margin: 0;
	padding: 0;
	background: #afb1b3;
	text-align: center;
}

body, p, td{
	font: 12px arial;
	line-height: 16px;
	color: #000000;
}

p{
	margin-top: 10px;
	margin-bottom: 13px;
}
	
a{
	color: #000;
	text-decoration: underline;
}
	
a:visited{
	color: #000;
	text-decoration: underline;
}
	
a:hover{
	color: #000;
	text-decoration: none;
}

a.small{
	color: #000;
	font: 11px;
	text-decoration: underline;
}
	
a.small:visited{
	color: #000;
	font: 11px;
	text-decoration: underline;
}
	
a.small:hover{
	color: #000;
	font: 11px;
	text-decoration: none;
}
	
h1{
	font-size: 18px;
	font-weight: bold;
	margin: 14px 0px 14px 0px;
}
	
h2{
	font-size: 15px;
	font-weight: bold;
	margin: 12px 0px 9px 0px;
	padding: 0;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.small{
	font-size: 11px;
}

.xsmall{
	font-size: 10px;
	line-height: 12px;
}

.product{
	font-size: 11px;
	line-height: 14px;
}

/* ________________ containers ________________ */

#smaakgeheimen{
	text-align: center;
	background: #afb1b3 url(../images/bg_gradient.jpg) repeat-x;
}

#container{
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 1102px;
}

#main_top{
	position: absolute;
	top: 60px;
	left: 99px;
	width: 1003px;
	height: 28px;
	background: transparent url(../images/bg_top.jpg) no-repeat;
}

#main_bottom, #main_bottom_geheim, #main_bottom_pagina, #main_bottom_boek, #main_bottom_fotoboek, #main_bottom_winkels, #main_bottom_winkels_belgie{
	position: absolute;
	top: 88px;
	left: 99px;
	width: 1003px;
	height: 644px;
}

#main_bottom{
	background: transparent url(../images/bg_homepage.jpg) no-repeat;
}

#main_bottom_geheim{
	background: transparent url(../images/bg_geheim.jpg) no-repeat;
}

#main_bottom_pagina{
	background: transparent url(../images/bg_pagina.jpg) no-repeat;
}

#main_bottom_boek{
	background: transparent url(../images/bg_boek.jpg) no-repeat;
}

#main_bottom_fotoboek{
	background: transparent url(../images/bg_boek_inzet.jpg) no-repeat;
}

#main_bottom_winkels{
	background: transparent url(../images/bg_winkels.jpg) no-repeat;
}

#main_bottom_winkels_belgie{
	background: transparent url(../images/bg_winkels_belgie.jpg) no-repeat;
}

#print{
	position: absolute;
	top: 6px;
	left: 240px;
	width: 30px;
	height: 29px;
}

#sendtofriend{
	position: absolute;
	top: 10px;
	left: 200px;
	width: 30px;
	height: 29px;
}

#sendtofriendform{
	position: absolute;
	top: 42px;
	left: 0px;
	width: 280px;
	height: 300px;
	z-index; 5;
	background: transparent url(../images/bg_mailto.jpg) no-repeat;
}

#geheim{
	position: absolute;
	top: 320px;
	left: 8px;
	width: 99px;
	height: 142px;
	background: transparent url(../images/geheim.jpg) no-repeat;
	z-index: 2;
}

#nieuw{
	position: absolute;
	top: 139px;
	left: 130px;
	width: 135px;
	height: 135px;
	background: transparent url(../images/nixel.gif) no-repeat;
	z-index: 3;
}

#home{
	position: absolute;
	top: 60px;
	left: 510px;
	width: 189px;
	height: 189px;
	background: transparent url(../images/nixel.gif) no-repeat;
	z-index: 3;
}

#stempel{
	position: absolute;
	top: 40px;
	left: 811px;
	width: 185px;
	height: 245px;
	background: transparent url(../images/stempel.png) no-repeat;
	z-index: 2;
}

#menu{
	position: absolute;
	text-align: left;
	top: 21px;
	left: 121px;
	width: 820px;
	height: 44px;
	background: transparent;
	z-index: 3;
}
	
	#menu #demakers{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 86px;
		height: 23px;
	}

	#menu #producten{
		position: absolute;
		top: 0px;
		left: 110px;
		width: 75px;
		height: 23px;
	}

	#menu #winkels{
		position: absolute;
		top: 0px;
		left: 208px;
		width: 60px;
		height: 23px;
	}

	#menu #smaaktips{
		position: absolute;
		top: 0px;
		left: 500px;
		width: 83px;
		height: 23px;
	}

	#menu #nieuws{
		position: absolute;
		top: 0px;
		left: 603px;
		width: 63px;
		height: 23px;
	}

	#menu #contact{
		position: absolute;
		top: 0px;
		left: 690px;
		width: 47px;
		height: 23px;
	}

#mainleft{
	position: absolute;
	top: 160px;
	left: 210px;
	width: 265px;
	height: 342px;
	background: transparent;
}

#mainright{
	position: absolute;
	text-align: left;
	top: 160px;
	left: 535px;
	width: 280px;
	height: 342px;
	background: transparent;
}

#pijllinks{
	position: absolute;
	top: 282px;
	left: 33px;
	width: 63px;
	height: 63px;
}

#pijlrechts{
	position: absolute;
	top: 282px;
	left: 904px;
	width: 63px;
	height: 63px;
}

