@charset "UTF-8";
/* CSS Document */

/*-------------------------------------- TABS ----*/
#tab_home_1 {
	background-color: #043b12;
	position: absolute;
	height: 540px;
	width: 845px;
	left: 0px;
	top: 135px;
	z-index: 10;
}
#tab_home_2 {
	background-color: #134a23;
	position: absolute;
	height: 540px;
	width: 745px;
	left: 117px;
	top: 119px;
	z-index: 8;
}
#tab_home_3 {
	background-color: #136320;
	position: absolute;
	height: 540px;
	width: 645px;
	left: 234px;
	top: 103px;
	z-index: 6;
}
#tab_home_4 {
	background-color: #3d9a21;
	position: absolute;
	height: 540px;
	width: 545px;
	left: 351px;
	top: 87px;
	z-index: 4;
}
#tab_home_5 {
	background-color: #67aa1a;
	position: absolute;
	height: 540px;
	width: 445px;
	left: 468px;
	top: 71px;
	z-index: 2;
}
#tab_home_6 {
	background-color: #a7c600;
	position: absolute;
	height: 540px;
	width: 345px;
	left: 585px;
	top: 55px;
	z-index: 0;
}
/*-------------------------------------- BUTTONS ----*/
#btn_tab_home_1 {
	position: absolute;
	z-index: 10;
	height: 35px;
	width: 160px;
	left: 0px;
	top: 100px;
	overflow: hidden;
}
#btn_tab_home_2 {
	position: absolute;
	z-index: 8;
	height: 35px;
	width: 160px;
	left: 117px;
	top: 84px;
	overflow: hidden;
}
#btn_tab_home_3 {
	position: absolute;
	z-index: 6;
	height: 35px;
	width: 160px;
	left: 234px;
	top: 68px;
	overflow: hidden;
}
#btn_tab_home_4 {
	position: absolute;
	z-index: 4;
	height: 35px;
	width: 160px;
	left: 351px;
	top: 52px;
	overflow: hidden;
}
#btn_tab_home_5 {
	position: absolute;
	z-index: 2;
	height: 35px;
	width: 160px;
	left: 468px;
	top: 36px;
	overflow: hidden;
}
#btn_tab_home_6 {
	position: absolute;
	z-index: 0;
	height: 35px;
	width: 160px;
	left: 585px;
	top: 20px;
	overflow: hidden;
}
/*-------------------------------------- CONTENT ----*/
#cntnt_tab_1 {
	position: absolute;
	height: 315px;
	width: 430px;
	left: 40px;
	top: 45px;
}
/*-------------------------------------- CONTENT ----*/
#aw_boeken_01 {
	position: absolute;
	height: 560px;
	width: 356px;
	background-image: url(../images/aw_rj_boeken_01.jpg);
	z-index: 12;
	left: 480px;
	top: 107px;
}

