@charset "utf-8";

.wrap {width:900px; margin:0 auto;}

.clear{ clear: both; }

#top {
	height: 130px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/topbar.png);
	background-repeat: repeat-x;
	z-index: 10;
}
#top_bar {
	height: 130px;
	width: 900px;
	z-index: 1;
}

#site_logo {
	height: 130px;
	width: 300px;
	position: relative;
	float: left;
}
#site_menu {
	height: 47px;
	width: 600px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	margin-top: 40px;
}


#content {
	width: 900px;
	height: 100%;
	position: absolute;
	top: 117px;
	z-index: 1;
}

.home_tekst {
	margin-top: 20px;
}
#intro_tekst {
	float: left;
	height: 84px;
	width: 100%;
	position: relative;
}
#boekreclame {
	position: relative;
	height: 100%;
	width: 100%;
	float: left;
	z-index: 1;
}
#boekreclame_tekst {
	position: absolute;
	height: 257px;
	width: 432px;
	left: 455px;
	top: 254px;
	display: block;
	z-index: 5;
	vertical-align: top;
}

#boekreclame_knoppen {
	height: 43px;
	width: 364px;
	position: absolute;
	left: 417px;
	top: 532px;
	z-index: 2;
}
.wiebenik_tekst {
	margin-top: 20px;
	margin-left: 10px;
	display: block;
	text-align: justify;
}
.wiebeniktopafb {
	margin-left: 10px;
}

p.bold{
	font-weight: bold;
}
p.zwart{
	color: #000000;
}
p.wit{
	color: #FFFFFF;
}
p.main{
	font-family: Arial, Helvetica, sans-serif;
}
p.s10{
	font-size: 10px;
}
p.s12{
	font-size: 12px;
}
p.s14{
	font-size: 14px;
}

p.s16{
	font-size: 16px;
}

p.s20{
	font-size: 20px;
}


a:focus, a:active {
outline: none;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #DF0000;
	font-weight: bold;
}
#boek_suzenaanje {
	float: left;
	height: 430px;
	width: 900px;
	position: relative;
	top: 30px;
}
#suzenaanje_afb {
	float: left;
	height: 100%;
	width: 306px;
}
#suzenaanje_beschrijving {
	float: left;
	width: 490px;
	position: relative;
	top: 15px;
	text-align: justify;
}
#boek_boekemannetje {
	float: left;
	height: 430px;
	width: 900px;
	position: relative;
}
#boekemannetje_afb {
	float: left;
	height: 100%;
	width: 306px;
}
#boekemannetje_beschrijving {
	float: left;
	height: 100%;
	width: 490px;
	text-align: justify;
	margin-left: 30px;
}
#pag_suzenaanje_boek {
	position: relative;
	float: left;
	height: 565px;
	width: 422px;
	margin-top: 50px;
}
#pag_suzenaanje_beschrijving {
	float: left;
	margin-top: 50px;
	position: relative;
	width: 424px;
	text-align: justify;
	display: block;
}
#pag_suzenaanje_inkijkpaginas {
	float: left;
	position: relative;
	width: 424px;
}

#pag_boekemannetje_beschrijving {
	float: left;
	margin-top: 50px;
	position: relative;
	width: 424px;
	text-align: justify;
	display: block;
	margin-left: 20px;
}

#pag_boekemannetje_boek {
	position: relative;
	float: left;
	height: 565px;
	width: 422px;
	margin-top: 50px;
}
#fabrutsels_top {
	position: relative;
	float: left;
	margin-top: 30px;
}
#fabrutsels_content {
	height: 100%;
	position: relative;
	float: left;
}
.fab_afb {
	float: left;
	width: 300px;
}
.fab_afb_thumbs {
	margin: 10px 0 0;
}
.fab_afb_thumbs > a > img {
	margin: 0 10px 10px 0;
}
.fab_verkocht {
	background-image: url(../images/fab_verkocht.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 200px;
	width: 300px;
	z-index: 5;
}

.fab_beschrijving {
	width: 550px;
	margin-left: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.fab_item_top {
	width: 900px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 30px;
}

.fab_item {
	float: left;
	width: 900px;
	position: relative;
	margin-bottom: 20px;
}

.fab_item_bottom {
	width: 900px;
	position: relative;
	margin-top: 30px;
}

#paginas {
	float: left;
}

#contact_content {
	float: left;
	height: 500px;
	width: 100%;
	margin-top: 30px;
	margin-left: 25px;
}

