* {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/background.gif) #fffffe top right repeat-x;
	min-width: 990px;
}

h1, h2 {
	display: none;
}

/* Fonts, etc. */
h3, h4 {
	font-family: Verdana,Arial, Sans-serif;
	color: #000080;
	font-weight: bold;
	padding-top: 1em;
}

h3.first-child, h4.first-child {
	padding-top: 0;
}


p.closure {
	padding-top: 1em;
}

p {
	padding-bottom: 0.5em;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
}

body, p, td, th, input, textarea {
	font-family: Verdana, Georgia, 'Times New Roman', serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.3;
}

a, a:visited, a:link, dfn {
	color: #000080;
	text-decoration: underline;
	font-style: normal;
}

a:hover, dfn:hover {
	text-decoration: none;
}

a.footnoteText {
	text-decoration: none;
	border-bottom: 1px #000080 dashed;
	cursor: help;
}

#topbarContainer {
	position: absolute;
	top: 70px;
	width: 100%;
	height: 90px;
	min-width: 990px;
}

#topbarLeft, #topbarRight {
	position: absolute;
	width: 18px;
	height: 90px;
}
#topbarLeft {
	left: 121px;
	background: url(img/topbar_left.gif) top left no-repeat;
}
#topbarRight {
	right: 67px;
	background: url(img/topbar_right.gif) top right no-repeat;
}

#topbar {
	position: relative;
	margin-left: 139px;
	margin-right: 85px;
	height: 65px; /* 90 - 25 (padding) = 65 */
	background: #fbb900;
	z-index: 2;
	text-align: center;
	padding: 25px 0 0 260px;
}

#topbar ul {
	list-style-type: none;

	/* Display table to make the list horizontal in FF2 */
	display: table;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 5px 0;
}

#topbar li, .menuItem {
	position: relative;
	width: 78px;
	height: 42px;
}

#topbar li {
	display: table-cell;
}



#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}


.mHome {
	background: url(img/btnHome.gif);
}

.mInstructie {
	/* background: url(img/btnInstructie.gif);*/
	background: url(img/btnToelichting.gif);
}

.mBoekenlijst {
	background: url(img/btnBoekenlijst.gif);
}

.mContact {
	background: url(img/btnContact.gif);
}

.mInloggen {
	background: url(img/btnInloggen.gif);
}

.mColofon {
	background: url(img/btnColofon.gif);
}

.mAccount {
	background: url(img/btnAccount.gif);
}

.menuItem {
	display: block;
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
}

.menuItem:hover, .mActive {
	background-position: top left;
}

.mActive {
	cursor: auto;
}

.menuItem span {
	display: none;
}



#backboxContainer {
	position: relative;
	margin: 0 105px 0 210px;
	top: 55px;
	height: 320px;
	min-width: 565px;
	opacity: 0.6;
}

#backboxLeft, #backboxRight {
	position: absolute;
	display: block;
	width: 30px;
	height: 320px;
}
#backboxLeft {
	left: 0;
	background: url(img/box_left.gif) top left no-repeat;
}
#backboxRight {
	right: 0;
	background: url(img/box_right.gif) top right no-repeat;
}

#backbox {
	position: relative;
	display: block;
	background: #ffdf16;
	margin: 0 30px 0 30px;
	height: 260px;
	background: transparent;
	border-width: 30px;
	border-color:	#ffdf16;
	border-style: solid none;
}	
#backboxFill {
	position: relative;
	display: block;
	top: 0px;
	width: 100%;
	height: 260px;
	background: #fbb208;
	opacity: 0.5;
}

#page {
	position: relative;
	top: -135px;
	padding: 0 0 0 85px;
	
}

#submenuTop, #submenuBottom {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 190px;
	height: 20px;
}
#submenuTop {
	background: url(img/submenu_top.gif) top left no-repeat;
}

.nosub #submenuTop {
	background: transparent;
}

#submenuBottom {
	background: url(img/submenu_bottom.gif) top left no-repeat;
}

#page #submenu ul.menu {
	margin-left: 0;
}

#page #submenu ul.menu li {
	list-style-type: none;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: .5em;
}

.nosub #submenuBottom {
	background: transparent;
}

/*#moduleTop {
	position: absolute;
	right: 0;
	width: 190px;
	height: 20px;
	background: url(img/module_top.gif) top center no-repeat;
}*/

#contentTopLeft, #contentBottomLeft, #contentTopRight, #contentBottomRight {
	position: absolute;
	height: 20px;
	width: 21px;
}
#contentTopLeft {
	left: 210px;
	background: url(img/content_tl.gif) top left no-repeat;
}
#contentBottomLeft {
	left: 210px;
	background: url(img/content_bl.gif) bottom left no-repeat;
}
#contentTopRight {
	background: url(img/content_tr.gif) top right no-repeat;
}
#contentBottomRight {
	background: url(img/content_br.gif) bottom right no-repeat;
}

#submenuImg {
	position: absolute; 
	display: block; 
	left: 85px; 
	top: 0; 
	width: 190px; 
	height: 492px; 
	background:url(img/schrijvers.gif) no-repeat;
}

.wide #contentTopRight, .wide #contentBottomRight {
	right: 0;
}

.narrow #contentTopRight, .narrow #contentBottomRight {
	right: 0px;
}

#contentTop, #contentBottom {
	display: block;
	position: relative;
	height: 20px;
	margin-left: 231px;
	margin-right: 21px;
	background: url(img/content_top.gif) #ffeac0 repeat-x;
}
#contentTop {
	background-position: top left;
	
}
#contentBottom {
	background-position: bottom left;
}

#toprow, #bottomrow {
	position: relative;
	height: 20px;
}

.wide #toprow, .wide #bottomrow, .wide #submenuBck {
	margin-right: 65px;
}

.narrow #toprow, .narrow #bottomrow, .narrow #submenuBck {
	margin-right: 210px;
}

.extra {
	min-width: 970px;
}

#bottomrow {
	margin-bottom: 1em;
}

#page #submenuBck {
	background: url(img/submenu_back.gif) repeat-y;
	position: relative;
	padding-left: 10px;
}

#page #submenuBck.nosub {
	background: transparent;
}


#page #submenu {
		position: relative;
		float: left;
		width: 170px;  /* 190 - 2*10 padding =170 */
		padding-right: 10px;
}

#page #submenu ul, #page #submenu p {
		font-size: 80%;
}

#page #submenu ul {
	margin-left: 1em;
}

#page #module {
	float: right;
	width: 170px;
	padding-left: 10px;
}

#page #content {
	position: relative;
	margin-left: 200px;
	border: 4px #fbb900;
	border-style: none solid;
	background: #ffeac0;
	padding: 0 20px;
	
}


#levelchooser {
	position: absolute;
	right: 8px; 
	top: 0; 
	width: 202px; 
	height: 492px; 
	background:url(img/level_back.gif) no-repeat;
	z-index: 100;
}
#levelchooser h3 {
	position: absolute;
	display: block;
	
	width: 96px;
	height: 17px;
	left: 28px;
	top: 24px;
	background: url(img/level.gif) no-repeat;

}

#levelchooser h3 span {
	display: none;
}

#levelchooser ul li {
	list-style-type: none;
	position: absolute;
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	
	width: 38px;
	height: 39px;
	
	
}


#levelchooser ul li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 101;
}

#levelchooser ul li a span {
	display: none;
}



#levelchooser li.level1 {
	left: 38px;
	top: 279px;

	background-image: url(img/btnLevel1.gif);
}

#levelchooser li.level2 {
	left: 81px;
	top: 239px;
	background-image: url(img/btnLevel2.gif);
}

#levelchooser li.level3 {
	left: 34px;
	top: 189px;
	background-image: url(img/btnLevel3.gif);
}
#levelchooser li.level4 {
	left: 113px;
	top: 166px;
	background-image: url(img/btnLevel4.gif);
}
#levelchooser li.level5 {
	left: 20px;
	top: 127px;
	background-image: url(img/btnLevel5.gif);
}
#levelchooser li.level6 {
	left: 65px;
	top: 68px;
	background-image: url(img/btnLevel6.gif);
}



#levelchooser ul li:hover , #levelchooser ul li.active {
	background-position: top left;
}



.cleaner {
  clear: both;
  display: block;
  position: relative;
  height: 0;
  border: none;
  overflow: hidden;
}




#page ul, #page ol {
	margin-left: 2em;
}


table.normal {
	border-collapse: separate;
	border-spacing: 2px;
	
}

table.normal td {
	vertical-align: top;
}

table {
	margin: 1em 0;
}

table th {
	background: #fbb900;
}
table th.empty {
	background: transparent;
}

table.matrix td {
	background: #fff4df;
}

table td, table th {
	vertical-align: middle;
	text-align: left;

	font-size: 9pt;
}
table.normal td, table.normal th {
	padding: 2px 10px;
}

table.matrix td, table.matrix th {
	padding: 2px 3px;
}

table.books {
	border-collapse: collapse;
	margin-top: 1em;
	width: 100%;
}

table.books th {
	font-weight: normal;
	text-align: right;
	background: transparent;
	padding-bottom: 1em;
}

table.books th+th+th, table.books td+td+td {
	width: 19em;
}

table.books th span {
	display: none;
}

table.books th.report, table.books td.report {
	width: 250px;
	text-align: right;
}

table.books th.report  span {
	display: inline;
}

table.books td.report {
	font-weight: bold;
}



table.books span.year, table.books span.author, table.books span.title {
	color: #000080;
}
table.books td span.title, table.normal td.title {
	font-style: italic;
}

table.normal td.note {
	font-size: 80%;
	width: 25%;
}

table.books span.author {
	margin-left: 1em;
	display: block;	
}

table.books td.input {
	text-align: right;
	white-space: nowrap;
}


table.books td.disabled {
	color: #808080;
}

table.books tr td {
	padding: .1em 0.25em .25em 0.25em;
	vertical-align: top;
	
}
table.books tr.nb td {
	padding-top: .25em;
	padding-bottom: .1em;
}

table tr.odd td {
	background: #fff4df;
}

table.bookSuggestions {
	width: 100%;
}

table.bookSuggestions td {
	text-align: center;
}

table.bookSuggestions tr.fixed td {
	text-align: left;
	background: transparent;
}

table.bookSuggestions input {
	width: 97%;
}

table.bookSuggestions th.title {
	width: 65%;
}
table.bookSuggestions th.author {
	width: 35%;
}


table.login input {
	width: 20em;
}

input, textarea {
	border:  1px #000080 solid;
	background: #ffffff;
	padding: 1px 3px;
	margin: .5px 0;
	color: #000080;
}

textarea {
	width: 97%;
	height: 15em;
}

table.books td input {
	border: none;
	background: transparent;
}

table.books label {
	padding: 0 .25em 0 .25em;
}

input.button {
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #000080;/*#fbb900;*/
	color: #000080;
	background: #fbb900;
	margin-top: 1em;
}

input.button:active {
	border-style: inset;
}

div.tooltip {
	position: relative; 
	margin: 1em 0;
	width: 20em;
	padding: 10px;
	z-index: 100;
	border: 4px #0f377f solid;
	background: #fbb900;
}

div.tooltipJS {
	position: absolute; 
	top: 1em;
	width: 20em;
	padding: 0;
	z-index: 100;
	visibility: hidden;
	
}

div.tooltipJS div {
	position: relative;
	z-index: 100;
}
div.tooltipJS .tl {
	top: 0;
	left: 0;
	position: absolute;
	width: 21px;
	height: 20px;
	background: url(img/tooltip_tl.gif) no-repeat;
}
div.tooltipJS .tr {
	top: 0;
	right: 0;
	position: absolute;
	width: 21px;
	height: 20px;
	background: url(img/tooltip_tr.gif) no-repeat;
}

div.tooltipJS .top {
	
	margin: 0 21px;
	height: 16px;
	position: relative;
	background: #fbb900;
	border-top: 4px #0f377f solid;
}

div.tooltipJS .bl {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 21px;
	height: 20px;
	background: url(img/tooltip_bl.gif) no-repeat;
}
div.tooltipJS .br {
	bottom: 0;
	right: 0;
	position: absolute;
	width: 21px;
	height: 20px;
	background: url(img/tooltip_br.gif) no-repeat;
}

div.tooltipJS .bottom {
	
	margin: 0 21px;
	height: 16px;
	position: relative;
	background: #fbb900;
	border-bottom: 4px #0f377f solid;
}

div.tooltipJS div.cnt {
	display:block;
	position: relative;
	border: 4px #0f377f;
	border-style: none solid;
	background: #fbb900;
	padding: 0 10px;
}

div.tooltipJS div.closeBtn {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url(img/tooltip_close.gif) no-repeat;
	
}	

div.tooltipJS div.closeBtn a span {
	display: none;

	
}

div.tooltipJS div.closeBtn a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

/* An empty block, used to prevent text to be placed behind the close button. */
div.tooltipJS div.spacer {
	float: right;
	position: relative;
	width: 20px;
	height: 10px;
}

div.tooltipJS sup {
	display: none;
}

div.error {
	color: #000080;
	background: #000080;
	color: #ffffff;
	margin-bottom: 1em;
	padding: .2em 1em;
	font-weight: bold;
}

div.error a {
	color: #fbb900;
}

div.detailed {
	border: 1px #000080 solid;
	padding: .5em 1em;
	display: block;
	background: #fff4df;
}

form {
	margin-bottom: 1em;
}

img.inline {
	vertical-align: middle;
}

p.bar {
	float: right;
	border: 1px #000080 solid;
	text-align: right;
	padding: 0.2em 0.5em;
	margin: 0 0 .5em .5em;
}

div.statsBar {
	position: relative; 
	width: 306px; 
	height: 28px;
}

span.statsContainer {
	display: block; 
	position: absolute; 
	top: 3px; 
	left: 3px; 
	width: 300px; 
	height: 22px;
}

span.statsContainer span {
	display: block; 
	float: left; 
	height: 20px; 
	text-align: center; 
	padding-top:2px;
}

span.statsContainer span.blue {
	background: blue; 
	color: white;
}

span.statsContainer span.red {
	background: red; 
	color: white;
}

span.statsContainer span.yellow {
	background: yellow; 
	color: black;
}

span.statsContainer span span {
	display: none;
}

div.statsBar div.overlay {
	position: absolute; 
	width: 306px; 
	height: 28px; 
	background: url(img/statsOverlay.png);
}

/*blockquote {
	text-align: center; 
	color: #000080;
	font-family: Georgia; 
	font-size: 12pt; 
	font-style: italic;
	display: block; 
}*/