html, body { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; }
blockquote:before, q:before, blockquote:after, q:after { content: ""; }

th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; }

table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; }

a img { border: none; }

em {
    font-style: italic;
}


body {
    background: url(backgrounds/bg.png);
    font-family: Georgia, serif;
    margin: 0;
    padding: 0;
}

#tl {
    z-index:-10;
    background: url(backgrounds/ltc.png);
    width: 430px;
    height: 280px;
    left: 0;
    position: absolute;
    top: 0;
}

#tr {
    z-index:-10;
    background: url(backgrounds/rtc.png);
    width: 430px;
    height: 280px;
    position: absolute; 
    right: 0;
    top: 0;
}

#bl {
    z-index:-10;
    background: url(backgrounds/lbc.png);
    width: 430px;
    height: 280px;
    position: absolute; 
    left: 0;
    bottom: 0;
}

#br {
    z-index:-10;
    background: url(backgrounds/rbc.png);
    width: 430px;
    height: 280px;
    position: absolute; 
    right: 0;
    bottom: 0;
}

#container {
    width: 990px;
    height: 620px;
    margin: 15px auto;
    text-align: center;
    overflow: hidden;
    position: relative;
    border: dotted 1px #ccc;
    border: none;
}

#loader {
    display: none;
    z-index: 100;
    position: absolute;
    left: 385px;
    top: 340px;
}

#animation_container {
    width: 2970px;
    height: 2100px;
    left: -990px;
    top: -620px;
    position: absolute;
}

.slide {
    position: absolute;
    width: 990px;
    height: 620px;
    background-repeat: no-repeat;
}

#content {
    left: 990px;
    top: 620px;
}

#next {
    left: 1980px;
    top 620px;
}

#timeline {
    left: 990px;
    top: 1240px;
    padding-top: 50px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, serif;
    margin: 5px 0;
    padding: 0;
    color: #f00;
}

img {
    border: none;
}

.chapter {
    position: relative;
    text-align: left;
    height: 510px;
}

.chapter_description {
    width: 380px;
    padding: 10px;
    position: absolute;
    right: 32px;
    top: 30px;
    background: #616161;
    color: #fff;
    font-size: 14px;
}

.chapter_description h3 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.chapter_description p {
    margin: 0;
    margin-bottom: 1em;
}

.chapter_description a {
    color: white;
}

.chapter_description ol li {
    margin-left: 24px;
}

.answers {
    clear: both;
}

.answers a {
    display: block;
    float: left;
    width: 200px;
    height: 100px;
    background: #d1d1d1;
    text-align: center;
    color: #000;
    text-decoration: none;
    margin: 10px;
}

.answers a:hover {
    background: #ddd;
}

.answers a.good {
    background: green;
}
.answers a.bad {
    background: red;
}
.answers a.goodalt {
    background: yellow;
}


.answerlist {
    display: block;
    position: absolute;
    left: 0;
    top: -20px;
    width: 820px;
    list-style-type: none;
    text-align: center;
}

.answerlist li {
    display: inline;
    font-size: 16px;
    line-height: 20px;
    padding: 1px 4px;
    font-family: courier, monospace;
    border: solid 1px #666;
}

.pagination span.good {
    color: #6d6;
}

.pagination span.bad {
    color: #d66;
}

.pagination span.unknown {
    color: #ccc;
}


#homepage-main-image {
    width: 863px;
    height: 370px;
    margin: 0 auto;
    background: url(backgrounds/hpgrid.png);
}

h1 {
    width: 880px;
    height: 86px;
    margin: 0px auto 20px auto;
    padding: 0;
    background: url(backgrounds/header.gif);
    background-repeat: no-repeat;
    background-position: 8px 0px;
}

h1 a {
    width: 200px;
    height: 86px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    float: left;
}

.menu {
    height: 20px;
    width: 690px;
    margin: 15px auto;
    text-indent: -9999px;
    overflow: hidden;
	padding-top:1px;
}

.menu a {
    background-image: url(backgrounds/home_menu.png);
    display: block;
    float: left;
}

.menu.bottom {
    position: absolute;
    bottom: 0;
    left: 158px;
}
.menu.top {
    position: absolute;
    top: 0;
    left: 170px;
}

.menu_home {
    background-position: 0px 0px;
    height: 20px;
    width:  80px;
}
.menu_home.active,
.menu_home:hover {
    background-position: 0px 19px;
}

.menu_verhalen {
    background-position: -80px 0px;
    height: 20px;
    width:  120px;
}

.menu_verhalen.active,
.menu_verhalen:hover {
    background-position: -80px 19px;
}

.menu_timeline {
    background-position: -200px 0px;
    height: 20px;
    width:  100px;
}
.menu_timeline.active,
.menu_timeline:hover {
    background-position: -200px 19px;
}

.menu_ontwerpers {
    background-position: -300px 0px;
    height: 20px;
    width:  160px;
}
.menu_ontwerpers.active,
.menu_ontwerpers:hover {
    background-position: -300px 19px;
}

.menu_quiz {
    background-position: -460px 0px;
    height: 20px;
    width:  60px;
}
.menu_quiz.active, 
.menu_quiz:hover {
    background-position: -460px 19px;
}

.zoeken_text {
    margin-top: -1px;
    width: 100px;
    height: 15px;
    text-indent: 0px;
    float:right;
}

div.menu .zoeken_submit {
    background: url(search_loupe.png) no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    height: 12px;
    width: 12px;
    position: absolute;
    margin-right:153px;
    margin-top:4px;
    right: 0;
    z-index: 999;
}

#timeline .zoeken_submit, .menu.bottom .zoeken_submit{
    margin-right: 5px;
}

#zoek_filter .zoeken_submit {
    background: url(search_loupe.png) no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    height: 12px;
    width: 12px;
    position: absolute;
    margin-top:9px;
    margin-left:-16px;
    z-index: 999;
}

.zoeken_text.active,
.menu a.zoeken_go.active {
}
.menu a.zoeken_go {
    height:17px;
    float:right;
    margin-left: 3px;
    background-image: none;
    text-indent: 0px;
}

.menu_zoeken {
    background-position: -460px 0px;
    height: 20px;
    width:  60px;
}
.menu_zoeken.active, 
.menu_zoeken:hover {
    background-position: -460px 19px;
}
#search_navigation a:hover {
	color :#FF0000;
}
#search_navigation a {
	margin: 5px;
	color: #666666;
	text-decoration: none;
	font-size:16px;
}
#search_navigation {
	margin-right:40px;
	margin: 35px 0px;
	text-align:center;
}
#search_header {
	margin:10px 0px;
}
#search_header a {
	color: #FF0000;	
	font-size: 11px;
}
#sitems, #items {
	margin-top: 4px;
	background-image: url('search_field.png');
	background-repeat:no-repeat;
	color:#333333;
	width: 150px;
	height:19px;
	border:0px;
	padding-left:4px;
	padding-top:1px;
}

.menu #items, .menu #sitems {
	margin-top:-1px;
}
.menu.top #items, .menu.top #sitems {
	margin-top:-2px;
}
#search_container {
	width: 975px;
}
#search_container .menu {
	margin: auto;
	margin-top:10px;
}

#search_container ul {
	list-style: none;
}

#search_container li {
	padding-bottom: 0px;
	padding:0px;
	padding-left: 25px;
	height: 18px; 
	width: 120px;
	margin: 4px 1px;
	font-size:13px;
	overflow:hidden;
}
#search_container li:hover {
	cursor:pointer;
	color: #EE0000;
}
#search_container .noneLi:hover {
	cursor: default;
	color: #666666;
}

#search_container li.selected:hover {
	color: #EE0000;
}
#search_container li.selected {
	cursor:pointer;
	background: url('selected.png') no-repeat 5px 2px;
	background-color: #666666;
}
#search_container li.selected {
	color: #ffffff;
}

.moreLessLink {
    text-decoration:underline; 
    color:#FF0000; 
}
.plusMin {
    margin:10px 4px 4px 0px;
	cursor:pointer; 
	padding-top:2px;
	width: 125px;
	float:left;
}
.itemChecked {
	float:left;
    margin:17px 4px 4px 0px;
	height: 15px;
	width: 15px;
	background: url('check.png') no-repeat 0px 0px;
}

.hidden {
	display: none;
}
#zoek_uitgebreid select {
	width: 95px;
}
#zoek_uitgebreid input {
	width: 212px;
	height: 19px;
	background: url('search_box.png') no-repeat 0px 0px;
    padding-left: 4px;
	border:0px;
}
#zoek_uitgebreid td {
    font-size:12px;
	width: 25%;
	padding: 8px 5px 8px 0px;
}
#zoek_uitgebreid {
	color: #777777;
	width: 914px;
	height:170px;
	margin-top: 20px;
	margin-left: 36px;
	background: url('adv_bot.png') 80px 160px no-repeat;
}
#zoek_uitgebreid table {
	margin: 0px auto;
	padding: 4px 0px;
	width: 917px;
}
#search_content {
    margin-top:37px;
	width: 1000px;
}
#search_content .box {
    border:2px solid #666666; 
    width: 441px; 
    top:300px;
    position: absolute;
    left: 190px;
    background: #ffffff;
    float:left;
    padding:20px 8px;
}
.box li {
    float: left;
}
#zoek_filter select {
	margin:2px 0px;
	width: 100px;
}
#zoek_filter a {
	color: #FF0000;
	font-weight:bold;
	font-size:12px;
}
#zoek_filter {
	background-image: url('filter_bg.png');
	background-repeat:no-repeat;
	font-family: georgia serif;
	color: #666666;
	text-align: left;
    width: 160px;
    height: 550px;
    margin-left: 30px;
    margin-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
    float:left;
}
#zoek_resultaten {
    width: 765px;
    float:left;
    text-align:left;
    font-family: Georgia, serif;
    font-size:12px;
    color: #666666;
	padding-left: 5px;
}
#zoek_resultaten .zoek_resultaat_item {
	cursor:pointer;
    width: 145px; 
    height: 210px; 
    overflow:hidden;
    float:left; 
    margin:5px 15px; 
    padding:5px;
}
#zoek_resultaten .zoek_resultaat_item .imageContainer {
    padding: 5px;
    width:130px;
    height:130px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;

    background-color: #FFFFFF;
    border:1px solid #c2c2c2; 
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}


#zoek_resultaten .zoek_resultaat_item:hover .zoek_resultaat_detail{
    display:block;
}
#zoek_resultaten .zoek_resultaat_item:hover .zoek_resultaat_detail .imageContainer{
    border:0px;
    width: 170px;
}
#zoek_resultaten .zoek_resultaat_detail {
    padding: 10px;
    position: absolute;
    margin-top: -11px;
    margin-left: -15px;
    border:1px solid #c2c2c2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
    width:150px;
    background-color:#FFFFFF;
    display:none;
}


#carousel {
    height: 113px;
    width: 863px;
    margin: 0 auto;
    overflow: hidden;
    background: url(backgrounds/carousel.png);
}

#carousel ul {
    list-style-type: none;
    margin: 5px;
    padding: 0 2px 0 20px;
}

/* margin-top gewijzigd van 7px naar 25px -- sargeth */
#carousel ul li {
    float: left;
    width: 250px;
    height: 100px;
    margin: 25px 12px 7px 12px;
    text-align: left;
}

#carousel h4 {
    color: #f00;
    text-decoration: none;
    padding: 0;
    margin: 0;
    font-style: normal;
    /*font-family: Verdana, Arial, sans-serif;
    font-size: 15px;*/
    font-weight: bold;
}

#carousel h4 a {
    color: #f00;
    text-decoration: none;
}
#carousel h4 a:hover {
    text-decoration: underline;
}

#carousel h5 {
    color: #444;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
}

#carousel p {
    color: #666;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.storycontent,
.quizcontent {
    width: 863px;
    height: 543px;
    position: absolute;
    left: 63px;
    top: 40px;
    background: url(backgrounds/contentgrid.png);
}

.backnav {
    height: 543px;
    width: 30px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 32px;
    top: 40px;
    cursor: pointer;
    background-image: url(backgrounds/back_arrow.png);
    background-repeat: no-repeat;
    background-position: center center;

}
.backnav:hover {
    background-image: url(backgrounds/back_arrow_over.png);
}

.leftnav {
    height: 543px;
    width: 30px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 32px;
    top: 40px;
    cursor: pointer;
    background-image: url(backgrounds/left_arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.leftnav:hover {
    background-image: url(backgrounds/left_arrow_over.png);
}

.rightnav {
    height: 543px;
    width: 30px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 32px;
    top: 40px;
    cursor: pointer;
    background-image: url(backgrounds/right_arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.rightnav:hover {
    background-image: url(backgrounds/right_arrow_over.png);
}

.storycontent {
    height: 523px;
    padding: 19px 0 0 0;
    overflow: hidden;
}

.quizanswers {
    width: 863px;
    height: 132px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.quizanswers a {
    background: url(backgrounds/quizanswers.png);
    background-position: 0px 132px;
    display: block;
    height: 82px;
    width: 190px;
    padding: 40px 10px 10px 10px;
    float: left;
    text-decoration: none;
    color: #666;
    font-size: 16px;
}

.quizanswers a.answer_1 {
    background-position: 0px 0px;
    width: 200px;
}
.quizanswers a.answer_2 {
    background-position: -220px 0px;
}
.quizanswers a.answer_3 {
    background-position: -430px 0px;
}
.quizanswers a.answer_4 {
    background-position: -640px 0px;
    width: 200px;
}

.quizanswers a.answer_1:hover {
    background-position: 0px -132px;
    color: #fff;
}
.quizanswers a.answer_2:hover {
    background-position: -220px -132px;
    color: #fff;
}
.quizanswers a.answer_3:hover {
    background-position: -430px -132px;
    color: #fff;
}
.quizanswers a.answer_4:hover {
    background-position: -640px -132px;
    color: #fff;
}

.quizanswers a.answer_1.good {
    background-position: 0px -264px;
    color: #fff;
}
.quizanswers a.answer_2.good {
    background-position: -220px -264px;
    color: #fff;
}
.quizanswers a.answer_3.good {
    background-position: -430px -264px;
    color: #fff;
}
.quizanswers a.answer_4.good {
    background-position: -640px -264px;
    color: #fff;
}

.quizanswers a.answer_1.bad {
    background-position: 0px -396px;
    color: #fff;
}
.quizanswers a.answer_2.bad {
    background-position: -220px -396px;
    color: #fff;
}
.quizanswers a.answer_3.bad {
    background-position: -430px -396px;
    color: #fff;
}
.quizanswers a.answer_4.bad {
    background-position: -640px -396px;
    color: #fff;
}

.quizanswers img {
    margin-top: -10px;
}

.questionimage {
    width: 843px;
    margin: 0 auto;
    height: 300px;
    text-align: center;
    position: absolute; 
    left: 8px;
    top: 28px;
    overflow: hidden;
}

.quizcontent h4 {
    padding-top: 328px;
    font-size: 18px;
    margin: 0;
}

.quizcontent p {
    font-size: 18px;
    margin: 0;
    padding: 0 20px;
}

.quizcontent .results p {
   font-size: 16px;
   font-weight: normal;
}

.storylist {
    list-style-type: none;
    padding: 8px;
}

.storylist li {
    float: left;
    width: 211px;
    height: 220px;
}

.storylist li img {
    border: solid 1px red;
}

h5 a {
    color: #666;
    text-decoration: none;
}

h5 a:hover {
    color: #666;
    text-decoration: underline;
}

.hotspot {
    position: absolute;
    cursor: pointer;
    border: solid 2px #ff8c90;
    list-style-type: none;
}


.hotspot h3, .hotspot p {
    display: none;
}

.videocontent {
    padding: 20px 0px;
    text-align: center;
}

.results {
    margin-top: 40px;
}

.topimage {
    position: absolute;
    right: 65px;
}

.headerbar {
    background: url(backgrounds/dotpattern.png);
    margin-right: 20px;
    height: 7px;
    position: relative;
    display: block;
    cursor: move;
}

.headerbar .collapse {
    background: url(backgrounds/collapseicon.png);
    width: 13px;
    height: 7px;
    position: absolute;
    right: -20px;
    cursor: pointer;
}

.topleft {
    position: absolute;
    left: 0px;
    top: -4px;
    width: 4px;
    height: 4px;
    background: url(backgrounds/corner_lt.png);
    background-repeat: no-repeat;
}

.holdertop,
.holderbottom {
    height: 4px;
    background: #616161;
    position: absolute;
    left: 4px;
    right: 4px;
}

.holderbottom {
    bottom: -4px;
}
.holdertop {
    top: -4px;
}

.topright {
    position: absolute;
    right: 0px;
    top: -4px;
    width: 4px;
    height: 4px;
    background: url(backgrounds/corner_rt.png);
    background-repeat: no-repeat;
}

.bottomright {
    position: absolute;
    right: 0px;
    bottom: -4px;
    width: 4px;
    height: 4px;
    background: url(backgrounds/corner_rb.png);
    background-repeat: no-repeat;
}

.bottomleft {
    position: absolute;
    left: 0px;
    bottom: -4px;
    width: 4px;
    height: 4px;
    background: url(backgrounds/corner_lb.png);
    background-repeat: no-repeat;
}

h2 {
    color: #616161;
    font-size: 16px;
    margin: 0;
}

.pagination {
    color: #616161;
    font-size: 14px;
    margin: 0;
}

.pagination span,
.pagination a {
    color: #616161;
    text-decoration: none;
    font-style: italic;
}

.pagination span.active,
.pagination a.active {
    color: #f00;
    font-weight: bold;
    font-style: normal;
}

.chapter_zoomer {
    width: 167px;
    height: 102px;
    border: solid 1px #616161;
    padding: 4px;
    left: 15px;
    top: 15px;
    background: #fff;
    position: absolute;
}

.chapter_zoomer img {
}

.zoomout,
.zoomin {
    position: absolute;
    bottom: -20px;
    width: 41px;
    height: 20px;
    left: 67px;
    background: url(backgrounds/zoomin.png);
    cursor: pointer;
}

.zoomout {
    background: url(backgrounds/zoomout.png);
}

.zoomimage {
    border: solid 1px #f00;
    width: 165px;
    height: 100px;
    background: url(backgrounds/placeholder.png);
    position: relative;
}

.zoomimage.zoomed {
    border: solid 1px #fff;
}

.zoomer {
    border: solid 1px #f00;
    position: absolute;
    left: 0;
    top: 0;
    background: url(backgrounds/dotred.png);
    cursor: move;
}

.zoomedimage {
    width: 862px;
    height: 507px;
    position: absolute;
    left: 0;
    top: 0;
}

#bottomlinks {
    position: absolute;
    left: 50%;
    margin-left: -163px;
    bottom: 0px;
}

#bottomlinks li {
    list-style-type: none;
    float: left;
    color: #666;
    margin: 0 5px;
    font-size: 10px;
}

#bottomlinks li a {
    color: #666;
    font-size: 10px;
}

#nextbutton {
    /*
    width: 202px;
    height: 30px;
    background: url(backgrounds/nextbutton.png);
    background-position: 0 0;
    text-decoration: none;
    color: #666;
    font-size: 18px;
    position: absolute;
    right: 10px;
    padding-top: 6px;
    top: 19px;
    z-index: 1000;
    display: none;
    */
    height: 543px;
    width: 30px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    position: absolute;
    right: -32px;
    top: 0px;
    cursor: pointer;
    background-image: url(backgrounds/right_arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}

#nextbutton:hover {
    color: #fff;
    background-image: url(backgrounds/right_arrow_over.png);
    /*
    background-position: 0 36px;
    */
}

.imagecontainer {
    height: 90px;
    text-align: center;
}
