  html, body {
	position: absolute;
	height: 100%;
	max-height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
   }
a, a:active , #zoekenknop{
  outline: 0;
}
a {
	color: #069;
}

a:hover {
	color: #036;
}


   iframe {
	position: absolute;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/elements/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
   }
.lowercase {
	text-transform: lowercase;
}

   #container {
	position: absolute;
	top: 150px; /* Change with Height of #header */
	bottom: 0;
	width: 100%;
   }
   #header {
	position: absolute;
	top: 0px;
	height: 150px;
	background-color: #FFF;
	width: 100%;
   }

#header #logo {
	height: 55px;
	float: right;
}
#header #logo a img{
	height: 23px;
	width: 143px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	margin-top: 22px;
}

#header #shops {
	float: left;
}

#header #shops ul {
	list-style-type: none;
	padding: 0px;
	height: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header #shops ul li {
	display: inline;
	margin-left: 1px;
}

#header #shops ul li a {
	color: #FFF;
	font-size: 10px;
	height: 55px;
	width: 88px;
	display: block;
	text-decoration: none;
	text-indent: -9000px;
}
#header #shops ul .home {
	display: block;
	height: 55px;
	width: 38px;
	float: left;
	background-image: url(/images/tabs/zoekeenboek.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#header #shops ul .bol {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/bol.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#header #shops.selectedbol ul .bol {
	background-image: url(/images/tabs/bol-hover.gif);
}

#header #shops ul .bruna {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/bruna.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selectedbruna ul .bruna {
	background-image: url(/images/tabs/bruna-hover.gif);
}

#header #shops ul .studieboeken {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/studieboeken.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selectedstudieboeken ul .studieboeken {
	background-image: url(/images/tabs/studieboeken-hover.gif);
}

#header #shops ul .selexyz {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/selexyz.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selectedselexyz ul .selexyz {
	background-image: url(/images/tabs/selexyz-hover.gif);
}

#header #shops ul .cosmox {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/cosmox.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selectedcosmox ul .cosmox {
	background-image: url(/images/tabs/cosmox-hover.gif);
}

#header #shops ul .boeknet {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/boeknet.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selectedboeknet ul .boeknet {
	background-image: url(/images/tabs/boeknet-hover.gif);
}
#header #shops ul .wannabooks {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/wannabooks.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selectedwannabooks ul .wannabooks {
	background-image: url(/images/tabs/wannabooks-hover.gif);
}
#header #shops ul .azur {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/azur.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selectedazur ul .azur {
	background-image: url(/images/tabs/azur-hover.gif);
}
#header #shops ul .ako {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/ako.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selectedako ul .ako {
	background-image: url(/images/tabs/ako-hover.gif);
}

#header #shops ul .deslegte {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/de-slegte.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selecteddeslegte ul .deslegte {
	background-image: url(/images/tabs/de-slegte-hover.gif);
}

#header #shops ul .eci {
	display: block;
	height: 55px;
	width: 88px;
	float: left;
	background-image: url(/images/tabs/eci.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #shops.selectedeci ul .eci {
	background-image: url(/images/tabs/eci-hover.gif);
}

#blackbar {
	background-color: #000;
	height: 20px;
	margin-right: 1px;
	margin-left: 1px;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#blackbar ul {
	color: #999;
	font-size: 11px;
	float: right;
	padding: 0px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#blackbar ul li {
	display: inline;
	margin-left: 10px;
}
#blackbar ul li a {
	color: #666;
	text-decoration: none;
	text-transform: lowercase;
}
#blackbar ul li a:hover {
	color: #CCC;
	text-decoration: none;
}
#blackbar .breadcrumb {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 800px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#blackbar .breadcrumb li {
	height: 20px;
	display: block;
	float: left;
	background-image: url(/images/elements/breadcrumbs-background.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#blackbar .breadcrumb .breadcrumbhome.homepage {
	background-image: url(/images/elements/breadcrumbs-background.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
#blackbar .breadcrumb.breadhome .breadcrumbhome {
	background-image: url(/images/elements/breadcrumbs-background.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

#blackbar .breadcrumb li.breadcrumbhome {
	background-image: none;
	padding-left: 0px;

}

#blackbar .breadcrumb .breadcrumbhome a {
	color: #99cc00;
}

#blackbar .breadcrumb li a {
	display: block;
	padding-top: 2px;
	text-transform: none;
}
#blackbar .breadcrumb li a.lowercase , #blackbar .breadcrumb li.lowercase a{
	text-transform: lowercase;
}







#header #searchbar {
	background-image: url(/images/elements/zoekbalk-background.gif);
	background-repeat: repeat-x;
	height: 73px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4a4a4;
	margin-right: 1px;
	margin-left: 1px;
	background-position: bottom;
}
#header #searchbar #zoekintrotekst {
	padding-top: 10px;
	padding-left: 20px;
}
#header #searchbar #zoekintrotekst.topbalk h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


#header #searchbar #zoek {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

#header #searchbar #zoek #filter {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	border: 1px solid #333;
	font-size: 14px;
	color: #666;
}

#header #searchbar #zoek #zoektekst {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	border: 1px solid #333;
	font-size: 14px;
	color: #666;
	width: 280px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
}

#header #searchbar #zoek #zoekenknop {
	float: left;
	height: 27px;
	width: 79px;
}
#outerbox #header #searchbar #zoekintrotip{
	float: left;
	clear: left;
	font-size: 11px;
	color: #999;
	margin-top: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#header #searchbar #zoekintrotip a {
	color: #999;
}

#header #searchbar #zoekintrotip a:hover {
	color: #666;
}
#container #containerscroll {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}

#container  #noframecontent{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

#container #noframecontent h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 14px;
	margin-left: 20px;
}
#container #noframecontent h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 14px;
	margin-left: 20px;
}

#container #noframecontent p {
	margin-right: 20px;
	margin-left: 20px;
}


#container #noframecontent #boekenkader {
	background-image: url(/images/elements/kader-background.gif);
	background-repeat: repeat-y;
	margin-top: 25px;
	margin-bottom: 25px;
}

#container #noframecontent #boekenkader h2 {
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(/images/elements/kader-top.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}
#noframecontent #boekenkader p img {
	float: right;
	margin-top: -15px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #noframecontent #boekenkader .knop {
	background-image: url(/images/elements/kader-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 24px;
	padding-right: 20px;
	padding-left: 19px;
}
#container #noframecontent #boekenkader .knop img {
	display: block;
	height: 28px;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#noframecontent #boekenkader .boekkaderspacers {
	height: 25px;
	background-color: #FFF;
	background-image: none;
}

.zoekditboek {
	border: 2px dotted #CCC;
	background-image: url(/images/elements/boek-mannetje.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 125px;
	margin-bottom: 25px;
	margin-top: 25px;
}

#pagecontentbox .zoekditboek ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#pagecontentbox .zoekditboek ul li {
	float: none;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#pagecontentbox .zoekditboek ul li strong {
	display: block;
	width: 100px;
	float: left;
	color: #669900;
}

#pagecontentbox .zoekditboek ul li .spec {
	font-weight: normal;
}
#pagecontentbox .zoekditboek ul li .spec.titel {
	font-weight: bold;
}
#pagecontentbox .zoekditboek ul li .spec .small {
	font-size: 10px;
}

#pagecontentbox .zoekditboek ul li .spec.isbn a {
	color: #666;
	text-decoration: none;
}
#pagecontentbox .zoekditboek ul li .spec .auteur {
	color: #666;
	text-decoration: none;
}




#pagecontentbox .zoekditboek p {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagecontentbox .tip {
	background-image: url(/images/elements/homepage-tip.gif);
	background-repeat: no-repeat;
	background-position: -60px;
	height: 50px;
	color: #999;
	margin-top: 150px;
	float: left;
	padding-top: 25px;
	padding-left: 55px;
}


#pagecontentbox .zoekditboek p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

