html, body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
#mainbody {
	width: 998px;
	margin: 0 auto;
	background-color: #F1F1F1;
	background-image: url(../images/l/background.jpg);
	background-repeat: repeat-y;
	background-position: right;
	
	/*
	binnenmaat: 992px;
	rechter buitenkant: 6px;
	*/
}
h1 {
	margin: 0;
	width: 998px;
	height: 124px;
	background-image: url(../images/l/header.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
h1 span {
	display: none;
}

hr {
	display: none;
}
ul {
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
textarea, input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
legend {
	display: none;
}

a {
	color: #4F651A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.struct {
	visibility: hidden;
}

ul#headmenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#headmenu li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	display: none;
}
ul#headmenu li#home {
	display: block;
	width: 280px;
	height: 70px;
	top: 0;
}
ul#headmenu li#home a {
	display: block;
	width: 280px;
	height: 70px;
}
ul#headmenu li span {
	display: none;
}
ul#headmenu li#flageng, ul#headmenu li#flagnld {
	width: 29px;
	height: 21px;
	display: block;
	top: 10px;
	margin-left: 950px;
}
ul#headmenu li#flageng a {
	width: 29px;
	height: 21px;
	display: block;
	background-image: url(../images/l/flag_en.gif);
	background-repeat: no-repeat;
}
ul#headmenu li#flagnld a {
	width: 29px;
	height: 21px;
	display: block;
	background-image: url(../images/l/flag_nl.gif);
	background-repeat: no-repeat;
}

#logintxt {
	text-align: right;
	float: right;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 15px;
}

ul#mainmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*margin-top: 3px;*/
	height: 21px; /*21-padding*/
	/*padding-top: 1px;*/
	background-image: url(../images/l/titles.jpg);
	background-repeat: repeat-x;
	width: 993px; /*998-padding = 983*/
}
ul#mainmenu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	display: inline-block;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	height: 20px;
}
ul#mainmenu li:hover {
	background-color: #669AC9;
	background-color: #427BA6;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-left: 9px;
	padding-right: 9px;
}
ul#mainmenu li ul li:hover {
	background-color: none;
	border-left: none;
	border-right: none;
	padding-left: 20px;
	padding-right: 20px;
}
ul#mainmenu li a, #logintxt a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
ul#mainmenu li ul {
	position: absolute;
	background-color: #323323;
	background-color: #669AC9;
	background-color: #427BA6;
	list-style-type: none;
	padding-left: 0;
	display: none;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 500;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 2px;
}
ul#mainmenu li ul li {
	display: list-item;
	padding-right: 20px;
	margin-right: 0;
	padding-left: 20px;
	height: auto;
	background-image: url(../images/l/guillemet.gif);
	background-repeat: no-repeat;
	background-position: 9px 8px;
}
ul#mainmenu li ul li a {
	font-weight: normal;
}

#intro {
	float: left;
	background-color: #FFFFFF;
	width: 600px;
	margin-top: 10px;
	margin-left: 13px;
	padding: 10px;
}
#intro h2 {
	padding: 0;
	margin: 0;
	font-size: small;
	padding-bottom: 10px;
}
#intro p {
	padding: 0;
	margin: 0;
}

#search {
	float: left;
	width: 336px; /*998-13-10-19-620 = 356*/
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	height: 100px;
}
#search h2 {
	display: none;
}

/*main search*/
#searchform {
	padding: 10px;
	padding-top: 20px;
	color: #4F651A;
}
#searchform #lbl_searchtxt {
	display: none;
}
#searchform #searchtxt {
	width: 312px;
	margin-bottom: 5px;
}

#searchform #lbl_searchmap {
	float: right;
	width: 290px;
}
#searchform #submit1 {
	float: left;
	margin-top: 5px;
}
#searchform #extsearch {
	display: block;
	float: right;
	font-size: x-small;
	margin-top: 10px;
}

#sponsors {
	float: left;
	width: 546px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#sponsors h2 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	height: 20px; /*21-1*/
	padding-left: 10px;
	padding-top: 1px;
	background-image: url(../images/l/titles.jpg);
	background-position: 0 -42px;
	background-repeat: repeat-x;
	font-size: small;
}
#sponsors ul {
	margin: 0; padding: 0;
	margin-top: 8px;
	width: 230px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
#sponsors li {
	margin: 0; padding: 0;
	list-style-type: none;
	margin-bottom: 5px;
}
#sponsors li a {
	width: 220px;
	height: 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#sponsors li a span {
	display: none;
}

#lists {
	float: left;
	background-image: url(../images/l/main_01.jpg);
	background-repeat: no-repeat;
	padding-top: 150px; /*149+10*/
	width: 410px;
	margin-top: 10px;
	margin-left: 13px;
}
#lists h2 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	height: 20px; /*21-1*/
	padding-left: 10px;
	padding-top: 1px;
	margin-top: 10px;
	background-image: url(../images/l/titles.jpg);
	background-position: 0 -42px;
	background-repeat: repeat-x;
	font-size: small;
}
#lists ul {
	margin: 0; padding: 0;
	background-color: #FFFFFF;
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 5px;
}
#lists ul li {
	margin: 0; padding: 0;
	padding-left: 10px;
	text-overflow:ellipsis;
	overflow: hidden;
	width: 390px;
	white-space: nowrap;
}
#lists ul a {
	color: #000000;
	text-decoration: none;
}
#lists ul a:hover {
	text-decoration: underline;
}
#map {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 416px;
}
#map p {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	height: 580px;
}
#map h2 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	height: 20px; /*21-1*/
	padding-left: 10px;
	padding-top: 1px;
	margin-top: 10px;
	background-image: url(../images/l/titles.jpg);
	background-position: 0 -21px;
	background-repeat: repeat-x;
	font-size: small;
}
#banner {
	float: left;
	margin-top: 10px;
	height: 600px;
	background-color: #FFFFFF;
	text-align: center;
	width: 120px;
}
a img {
	border: none;
}



#footer {
	width: 998px;
	margin: 0 auto;
	background-image: url(../images/l/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#debug {
	text-align: center;
	font-size: small;
	color: #999999;
}
#footer p {
	margin-top: 5px;
	padding: 0px;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border-right: 1px solid #676767;
	padding-left: 10px;
	padding-right: 10px;
}
#footer ul li.last {
	border-right: none;
}
#footer ul li#rss {
	border-right: none;
	width: 13px;
	height: 12px;
	display: block;
	margin-left: 730px;
	position: absolute;	
	padding-top: 3px;
}
#footer ul li#rss a {
	width: 13px;
	height: 12px;
	display: block;
	background-image: url(../images/l/rss.jpg);
	background-repeat: no-repeat;
}
#footer ul li#rss a span {
	display: none;
}

#wrapcolumn {
	float: left; 
	width: 859px;
}





#bodytext, #museumlist {
	background-color: #FFFFFF;
	float: left;
	width: 656px;/*998-150-120-13-10-10-19*/
	margin-left: 13px;
	margin-top: 10px;
	padding: 10px;
	min-height: 580px;
}
#museumlist {
	width: 576px;/*998-230-120-13-10-10-19*/
}
#bodytext h3, #bodytext h4 {
	margin-bottom: 0;
	font-size: small;
}
#bodytext p {
	margin-top: 0;
}
#bodytext ul {
	margin-bottom: 1em;
}
#bodytext ul li ul {
	margin-bottom: 0;
}
#bodymenu {
	width: 150px; /*158*/
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-image: url(../images/l/text_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 360px; /*336+10*/
}
#museumfilter {
	width: 230px; /*158*/
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background: none;
}
#museumfilter form { 
	margin-bottom: 10px;
}
#museumfilter p, #bodymenu p {
	margin: 0; padding: 10px;
	background-color: #FFFFFF;
}
#bodymenu ul, #museumfilter ul {
	padding: 10px;
	padding-right: 0;
	margin: 0;
	list-style: none;
	background-color: #FFFFFF;
}
#bodymenu ul {
	min-height: 199px;
}
#museumfilter ul, #museumfilter p {
	margin-bottom: 10px;
}
#bodymenu h2, #museumfilter h2 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	height: 20px; /*21-1*/
	padding-left: 10px;
	padding-top: 1px;
	background-image: url(../images/l/titles.jpg);
	background-position: 0 -42px;
	background-repeat: repeat-x;
	font-size: small;
}
#museumfilter h2 {
	background-position: 0 -21px;
}
#museumfilter h2.maps {
	background-position: 0 -42px;
}
#bodymenu a {
	color: #000000;
	text-decoration: none;
}
#bodymenu a.current {
	color: #88A934;
	font-weight: bold;
	background-color: #FFFFFF;
}
#bodymenu a:hover {
	text-decoration: underline;
}
#filterform, #saveform {
	background-color: #FFFFFF;
	padding: 10px;
}
#filterform label {
	display: inline;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#saveform label {
	display: none;
}

#museumlist table th {
	text-align: left;
	padding-right: 5px;
}
#museumlist table td {
	padding-right: 5px;
}


#bodybanner {
	margin-top: 10px;
	text-align: center;
	width: 120px;
	float: left;
	background-color:#FFFFFF;
}
#bodybanner a {
	display: block;
	margin-bottom: 10px;
}


#googlemap {
	overflow:hidden;
}
.large {
	width: 949px;  /*998-13-19 - 20*/
	/*margin-top: 10px;
	margin-left: 13px;*/
	height: 400px; 
}
.small {
	width: 266px; /*was: 310*/
	height: 300px; 
	cursor: pointer;
}
#articlelist {
	background-color: #FFFFFF;
	margin-left: 13px;
	margin-right: 10px; 
	margin-top: 10px;
	margin-bottom: 0;
	padding: 10px;
	width: 826px;
	float: left;
}
#largemap {
	background-color: #FFFFFF;
	margin-left: 13px;
	margin-right: 19px; 
	margin-top: 10px;
	margin-bottom: 0;
	padding: 10px;
}
#largemap h2.withinfo, #articlelist h2.withinfo {
	margin: 0; padding: 0;
	font-size: medium;
	margin-bottom: 0;
}
#largemap h2 a,  #articlelist h2 a {
	color: #000000;
}
#largemap h3.withinfo,  #articlelist h3.withinfo {
	margin: 0; padding: 0;
	font-size: small;
	font-weight: normal;
	color: #85AA38;
	margin-bottom: 1em;
}


#infobox {
	border: 1px solid #FFFFFF; 
	color: #FFFFFF;
	width: 280px;
	position: absolute;
	padding-bottom: 4px;
}
#infobox img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#infobox a {
	color: #FFFFFF;
}
#infobox h3 { 
	background-color: #FFFFFF; 
	color: #000000;
	margin: 0px;
	padding: 5px;
}
#infobox h3 a {
	color: #000000;
	text-decoration: none;
}
#infobox p {
	padding: 4px;
	padding-bottom: 0px;
	/*overflow: hidden;
	text-overflow:ellipsis;*/
}
.current {
	background-color: #D36702; 
}
.other {
	background-color: #669AC9; 
}
#infobox .close {
	display: block;
	height: 14px;
	width: 14px;
	background-repeat:no-repeat;
	float: right;
	margin-right: 2px;
	margin-bottom: 3px;
}
.current .close {
	background-image:url(../images/l/close_orange.jpg);
}
.other .close {
	background-image:url(../images/l/close_blue.jpg);
}
#infobox .close span {
	display: none;
}

#countrymap {
	width: 410px; /*was: 450*/
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}
#countrymap h2 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	height: 20px; /*21-1*/
	padding-left: 10px;
	padding-top: 1px;
	background-image: url(../images/l/titles.jpg);
	background-position: 0 -21px;
	background-repeat: repeat-x;
	font-size: small;
}
#countrymap p {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	text-align: center;
	height: 580px;
	width: 410px;
	display:table-cell;
	vertical-align: middle;
	/*
	line-height: 480px;
	FF / O
	*/
}
#countrymap p img {
	/*vertical-align: middle;*/
}
#countrymap p span {
	display: none;
}
#countrysearch {
	margin-left: 13px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	width:416px; /*998-410-13-10-10-19-120*/
}


#countrysearch h2 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	height: 20px; /*21-1*/
	padding-left: 10px;
	padding-top: 1px;
	margin-top: 10px;
	background-image: url(../images/l/titles.jpg);
	background-position: 0 -42px;
	background-repeat: repeat-x;
	font-size: small;
}
#countrysearch h2.first {
	background: none;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-left: 10px;
	height: auto;
}
#countrysearch form {
	background-color: #FFFFFF;
	padding-left: 10px;
}
#countrysearch label {
	display: none;
}
#countrysearch label.lbl_type {
	display: inline;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#countrysearch ul {
	background-color: #FFFFFF;
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}
#countrysearch ul li {
	padding: 0;
	margin: 0;
}
#countrysearch ul li a {
	color: #000000;
	text-decoration: none;
}
#countrysearch ul li a:hover {
	text-decoration: underline;
}


.help {
	display: inline-block;
	width: 0;
	height: 14px;
	padding-left: 15px;
	overflow: hidden;
	/*background-image: url(../images/l/i.jpg);*/
	background-image: url(../images/l/info.gif);
	background-repeat: no-repeat;
}
#popup {
	position: absolute;
	width: 290px;
	top: 100px;
	/*border: 3px solid #F1F1F1;*/
	border: 1px solid #BCBCBC;
}
#popup h3 { 
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 5px;
}
#popup p {
	padding: 4px;
	margin: 0;
	/*background-color: #427BA6;*/
	background-color: #7CA642;
	color: #FFFFFF;
}


/*foto lijstje...*/
ul#pictviewer {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul#pictviewer li.current {
	width: 520px;
	display: block;
	background-color: #FFFFFF;
	padding: 0;
}
ul#pictviewer li {
	margin: 0;
	display: inline;
	padding: 0 5px 0 5px;
}
ul#pictviewer li img {
	height: 56px;
	border: 2px solid #FFFFFF;
}
ul#pictviewer li.current img {
	height: auto;
}
ul#pictviewer li.active img {
	border: 2px solid #669AC9; /*#8DAB4B;*/
}

ul#pictviewer a#back {
	background-image: url(../images/l/arrows.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#pictviewer a#forward {
	background-image: url(../images/l/arrows.jpg);
	background-repeat: no-repeat;
	background-position: -15px 0;
}
ul#pictviewer a#back, ul#pictviewer a#forward {
	display: block;
	width: 13px;
	height: 16px;
}
ul#pictviewer a#back span, ul#pictviewer a#forward span {
	display: none;
}



#museumlist h2, #bodytext h2 {
	margin: 0; padding: 0;
	font-size: medium;
	margin-bottom: 1em;
}
#museumlist h2.withinfo, #bodytext h2.withinfo {
	margin-bottom: 0;
}
#museumlist h3, #bodytext h3 {
	margin: 0; padding: 0;
	font-size: small;
}
#museumlist h3.withinfo, #bodytext h3.withinfo {
	font-weight: normal;
	color: #85AA38;
	margin-bottom: 1em;
}
#bodytext div.area {
	width: 300px;
	margin-bottom: 1em;
	float: left;
}
h3.withinfo a {
	color: #85AA38;
}
dl.source {
	margin: 0; padding: 0;
}
dl.source dt {
	float: left;
	padding-right: 3px;
}
dl.list dt {
	width: 200px;
}
dl.list dt {
	float: left;
	padding-right: 3px;
}


span.star1, span.star2, span.star3, span.star4, span.star5, span.star1b, span.star2b, span.star3b, span.star4b, span.star5b {
	display: block;
	display: inline-block;
	background-repeat: no-repeat;
	width: 0px;
	height: 15px;
	overflow: hidden;
	padding-left: 69px;
}
span.star1 {
	background-image: url(../images/l/star1y.gif);
}
span.star2 {
	background-image: url(../images/l/star2y.gif);
}
span.star3 {
	background-image: url(../images/l/star3y.gif);
}
span.star4 {
	background-image: url(../images/l/star4y.gif);
}
span.star5 {
	background-image: url(../images/l/star5y.gif);
}
span.star1b {
	background-image: url(../images/l/star1b.gif);
}
span.star2b {
	background-image: url(../images/l/star2b.gif);
}
span.star3b {
	background-image: url(../images/l/star3b.gif);
}
span.star4b {
	background-image: url(../images/l/star4b.gif);
}
span.star5b {
	background-image: url(../images/l/star5b.gif);
}


form.contact {
	
}
form.contact .req {
	color: #FF0000;
}
form.contact label {
	display: block;
	width: 105px;
	float: left;
}
form.contact span.input {
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
form.contact input {
	margin-bottom: 1px;
	width: 350px;
}
form.contact textarea {
	width: 350px;
	height: 10em;
}
form.contact #submitbtn {
	margin-left: 105px;
	width: auto;
}


#searchadv label.lbl {
	display: block;
	width: 145px;
	float: left;
}
#searchadv input.chk_type {
	margin-left: 149px;
}
#searchadv input.first {
	margin-left: 4px;
}
#searchadv label.lbl_type {
	display: inline;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#searchadv #submit1 {
	margin-left: 145px;
}
#searchadv #searchtxt {
	width: 350px;
}


table, td, tr, th {
	border-collapse: collapse;
	padding: 0; margin: 0;
	text-align: left;
}
td, th {
	padding-right: 10px;
}

.showmap {
	background-image: url(../images/l/bekijk_resultaten.jpg);
	background-repeat:no-repeat;
	display: block;
	height: 37px;
	background-position: 0 0;
}
.showmap span {
	display: none;
}

td.map span, td.del span {
	display: none;
}
td.map a  {
	display: block;
	background-image:url(../images/l/show_map.gif); /* 20 x 18*/
	width: 20px;
	height:18px;
	background-repeat: no-repeat;
}
td.del a {
	display: block;
	background-image:url(../images/l/delete.gif); /* 15 x 15*/
	width: 15px;
	height:15px;
	background-repeat: no-repeat;
}



.license {
	display: none;
}
.current .license {
	display: block;
	margin: 0; padding: 0;
	text-align: center;
}
.current .license span {
	display: inline-block;
	text-align: left;
	padding: 5px;
	border: 1px solid #D2D2D2;
	border-top: none;
	width: 400px;
}
ul#pictviewer li.current {
	margin-bottom: 4px;
}
ul#pictviewer li.current img {
	border: none;
	margin: 0;
	border: 1px solid #D2D2D2;
	padding: 5px;
	border-bottom: none;
	padding-bottom: 0;
}
ul#pictviewer li.current .license img {
	border: none;
	padding: 0;
}
ul#pictviewer li.current img.nocc {
	border: 1px solid #D2D2D2;
	padding: 5px;
}




.googlefilter {
	position: absolute; 
	top: 178px; 
	margin-left: 380px;
}
#picturepopup {
    background-color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    height: 100%;
    left: 0;
    padding-top: 100px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}


