.NoScreenDisplay{
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #7361A5;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #B9AFD1;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;	
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a:focus{
outline:expression(hideFocus='true');
outline:none;
user-select:none;
-moz-user-select:none;
-khtml-user-select:none;

}
a.activeLink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.activeLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.activeLink.active:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.activeLink:active {
	text-decoration: none;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#header {
	height: 83px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#titelbalk {
	background-image: url(bg_titelbalk.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 985px;
	text-align: left;
}
#titelbalksubj {
	background-image: url(bg_titelbalk.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 985px;
	text-align: left;
	clear: both;
	position: relative;
}
#title, #mapTitle {
	float: left;
	width: 167px;
	clear: none;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}
#close {
	float: left;
	width: 187px;
	clear: none;
	position: relative;
}
.mapButton {
	float: left;
	width: 187px;
	clear: none;
	position: relative;
}
.listButton {
	float: right;
	width: 187px;
	clear: none;
	position: relative;
	text-align: right;
}
#hoofdmenu {
	float: right;
	height: 24px;
	width: 798px;
	clear: none;
}
#brussels {
	float: right;
	height: 37px;
	width: 210px;
	clear: none;
}
#subtitlesubject {
	text-align: left;
	height: 35px;
	width: 985px;
	margin: 0px;
}
#logo {
	clear: none;
	float: left;
	height: 83px;
	width: 187px;
}
#banner {
	width: 588px;
	clear: none;
	float: left;
	height: 59px;
}
#map {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	/*height: 367px;*/
	position: relative;
	margin-top: 15px;
	text-align: left;
	background-image: url(bg_map.png);
	background-repeat: repeat-y;
}
#mapMap {
	/*height: 330px;*/
}
#flashContent {
	height: 338px;
}
#sitememorial {
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	position: relative;
	margin-top: 10px;
}
#home {
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	position: relative;
	margin-top: 10px;
}
#subjectdetails {
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	position: relative;
	margin-top: 10px;
	background-color: #5E4E87;
	background-image: url(bg_subcreatorslijntje.png);
	background-repeat: repeat-y;
}
#contentdetails {
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	position: relative;
	margin-top: 10px;
	background-color: #5E4E87;
	background-image: url(bg_map.png);
	background-repeat: repeat-y;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	height: 378px;
	position: relative;
	margin-top: 10px;
	background-color: #5E4E87;	
}
#subtitle {
	text-align: left;
	height: 35px;
	width: 985px;
	margin: 0px;
	background-image: url(bg_subtitle.png);
}
#subtitle2 {
	text-align: left;
	height: 35px;
	width: 985px;
	margin: 0px;
	background-color: #5E4E87;
	background-image: url(bg_subcreators.png);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#subtitle3 {
	text-align: left;
	height: 15px;
	width: 985px;
	margin: 0px;
	background-color: #5E4E87;
	background-image: url(bg_subcreators.png);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#memo {
	background-image: url(bg_memo.png);
	background-repeat: repeat-y;
	padding-top: 5px;
}
#memoleft {
	position: relative;
	display: block;
	float: left;
	width: 452px;
	margin: 0px;
	padding-left: 20px;
	height: 300px;
	overflow-y: auto;
	scrollbar-face-color: #5E4E87;
    scrollbar-highlight-color: #7361A5;
    scrollbar-3dlight-color: #524475;
    scrollbar-darkshadow-color: #524475;
    scrollbar-shadow-color: #524475;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color:#7361A5 ;
}
#memoright {
	position: relative;
	display: block;
	float: right;
	width: 453px;
	margin: 0px;
	padding-left: 20px;
	margin-right: 20px;
	height: 300px;
	overflow-y: auto;
	scrollbar-face-color: #5E4E87;
    scrollbar-highlight-color: #7361A5;
    scrollbar-3dlight-color: #524475;
    scrollbar-darkshadow-color: #524475;
    scrollbar-shadow-color: #524475;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color:#7361A5 ;
}
#listmemoright {
	float: right;
	/*width: 458px;*/
	margin: 0px;
	padding-left: 20px;
	padding-right: 15px;
}
#memofooter {
	clear: both;
	width: 985px;
	height: 32px;
	background-image: url(bg_memofooter.png);
	background-repeat: no-repeat;
}
#subtitleright {
	float: right;
	width: 473px;
	padding-left: 20px;
	padding-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#subtitleleft {
	float: left;
	width: 472px;
	padding-left: 20px;
	padding-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#subcreators {
	background-image: url(bg_subcreatorslijntje.png);
	background-repeat: repeat-y;
}
#footerempt {
	clear: both;
	width: 985px;
	height: 20px;
	background-color: #5E4E87;
	background-image: url(bg_subcreators.png);
	background-repeat: repeat-y;
}

.sm {
	color: #B9AFD1;
}

#img_siteS {
	position: relative;
	display: block;
	float: left;	
	margin-bottom: 10px;
	margin-right: 10px;
	position:relative;
	display: block;		
}
#img_siteS img, #subject img{
	border: 1px solid #8C7DB5;
}

#img_siteM {
	float: left;	
	margin-bottom: 10px;
	margin-right: 10px;
	position:relative;
	display: block;			
}
#img_siteM img, #subject img{
	border: 1px solid #8C7DB5;
}

#tekst_site {	
	/*position: relative;	*/
	/*width: 465px;	*/
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 8px;
}

#tekst_siteright {
	position: relative;
	display: block;
	height:300px;
	width: 410px;	
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 20px;
	clear: right;
}
.adres {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.wit {
	color: #FFFFFF;
}

.boldwit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#plus{
	position:absolute;
	top: 0px;
	float: left;
	height: 15px;
	width: 15px;
	left: 0px;
}

.italic {
	font-style: italic;
	color: #FFFFFF;	
	margin-bottom: 10px;
}
.credit {
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
#rightbreed {
	color: #B9AFD1;
	position: relative;
	clear: both;
	padding-right: 20px;
}
.subjectList {	
	width: 130px;
	margin-right: 20px;
	clear: none;
	float: left;
	position: relative;
	background-image: url(bg_list.gif);
	background-repeat: no-repeat;
	height: 165px;
	background-position: center top;
	text-align: center;
}
.subjectListSF {	
	width: 130px;
	margin-right: 20px;
	clear: none;
	float: left;
	position: relative;
	background-image: url(bg_list.gif);
	background-repeat: no-repeat;
	height: 165px;
	background-position: center top;
	text-align: center;
}
.subjectListPZ {	
	width: 130px;
	margin-right: 20px;
	clear: none;
	float: left;
	position: relative;
	background-image: url(bg_list.gif);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center top;
	text-align: center;
}
.subjectListPZ_NOPIC {	
	width: 130px;
	margin-right: 20px;
	clear: none;
	float: left;
	position: relative;
	background-image: url(bg_list2.gif);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center top;
	text-align: center;
}

.subjectr {
	width: 130px;
	margin-right: 20px;
	clear: none;
	float: right;
	position: relative;
	background-image: url(bg_subjectlist.png);
	background-repeat: no-repeat;
	height: 160px;
	background-position: center top;
	text-align: center;
}
.subjectrWN {
	width: 130px;
	margin-left: 20px;
	clear: none;
	float: right;
	position: relative;
	background-image: url(bg_list.gif);
	background-repeat: no-repeat;
	height: 160px;
	background-position: center top;
	text-align: center;
}
.subject {	
	width: 130px;
	margin-right: 20px;
	clear: none;
	float: left;
	position: relative;
	background-image: url(bg_subjectlist.png);
	background-repeat: no-repeat;
	height: 160px;
	background-position: center top;
	text-align: center;
}
.subject a:link, .subject a:active, .subject a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.subject a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#subjectpic {
	height: 130px;
	width: 130px;
	text-align: center;
	vertical-align: middle;

}
#subjectdetailssub{
	background-image: url(bg_subcreatorslijntje.png);
	background-repeat: repeat-y;
	padding-top: 5px;
}
#subjectleft {
	float: left;
	width: 472px;
	margin: 0px;
	padding-left: 20px;
	clear: none;
	position: relative;
}
.subjectdetailtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	display: block;	
	padding-top: 13px;
}
.subjectdetailtitlenoblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;	
	padding-top: 13px;
}
#subjectright {
	float: right;
	clear: none;
	width: 443px;
	padding-right: 30px;
	padding-left: 20px;
	text-align: right;
	padding-top: 20px;
}
#tekst_subject {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 8px;	
}
#subjectCommentary{
	position: relative;
	display: block;
	height: 150px;
	padding-right: 15px;
	overflow-y: auto;	
	scrollbar-face-color: #5E4E87;
    scrollbar-highlight-color: #7361A5;
    scrollbar-3dlight-color: #524475;
    scrollbar-darkshadow-color: #524475;
    scrollbar-shadow-color: #524475;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color:#7361A5 ;	
}	
.sitememorialtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.listleft {
	width: 280px;
	overflow: auto;
	clear: none;
	float: left;
	height: 260px;
	font-size: 12px;
	line-height: 18px;
	scrollbar-face-color: #5E4E87;
    scrollbar-highlight-color: #7361A5;
    scrollbar-3dlight-color: #524475;
    scrollbar-darkshadow-color: #524475;
    scrollbar-shadow-color: #524475;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color:#7361A5 ;
}
.listmem {
	width: 280px;
	overflow: auto;
	clear: none;
	float: left;
	height: 260px;
	font-size: 12px;
	line-height: 18px;
	scrollbar-face-color: #5E4E87;
    scrollbar-highlight-color: #7361A5;
    scrollbar-3dlight-color: #524475;
    scrollbar-darkshadow-color: #524475;
    scrollbar-shadow-color: #524475;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color:#7361A5 ;
}

.pic {
	background-image: url(ic_picture.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.nopic {
	padding-left: 18px;
}
#contact {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(bg_map.png);
	background-repeat: repeat-y;
}
#homedetail {
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(bg_map.png);
	background-repeat: repeat-y;
	height: 50px;
}
#hometext{
	position:relative;
	float: left;
	width: 600px;
}
#awards{
	position:relative;
	float: right;
	color: #FFFFFF;
	
}
#newvisitors {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(bg_map.png);
	background-repeat: repeat-y;
}
form{
	margin: 0px;	
}
form.contactform {
	padding-top: 5px;
}
#links {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;	
	margin-bottom: 30px;
	background-image: url(bg_map.png);
	background-repeat: repeat-y;
}
#puzzlecorner {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;	
	margin-bottom: 30px;
	background-image: url(bg_map.png);
	background-repeat: repeat-y;
}
#contactgegevens {
	float: left;
	width: 120px;
	text-align: right;
	clear: none;
	line-height: 200%;
}
#contactvelden {
	clear: none;
	float: left;
	width: 400px;
	padding-left: 5px;	
}
input.veld{
	background-color: #7361A5 !important;
	height: 16px;
	margin-bottom: 8px;
	border: 1px solid #988ABB;
	color: #FFFFFF;
}
input.veldsearch{
	background-color: #7361A5 !important;
	height: 18px;
	border: 1px solid #988ABB;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	vertical-align: middle;
}
textarea.opmerking{
	background-color: #7361A5 !important;
	border: 1px solid #988ABB;
	color: #FFFFFF;
}
input.knop{
	background-image: url(bgbutton.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	color: #FFFFFF;
	padding-right: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 70px;
	background-color: #7361A5;
}
input.knop2{
	background-image: url(bgbutton2.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-top: 2px;
	color: #FFFFFF;
	padding-right: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 70px;
	background-color: #7361A5;
}
#menulinks {
	clear: none;
	float: left;
	width: 200px;
	line-height: 160%;
}
.newvisitor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#inhoudrechts {
	float: left;
	width: 700px;	
}
#searchpage{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(bg_map.png);
	background-repeat: repeat-y;
	clear: both;
}
select.zoek{	
	background-color: #7361A5 !important;
	margin-bottom: 8px;
	border: 1px solid #988ABB;
	color: #FFFFFF;
}
#searchblok1 {
	/*background-image: url(bgsearch1.jpg);*/
	position:relative;
	display:block;
	clear:both;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#searchblok2 {
	position:relative;
	display:block;
	clear:both;
	padding-top: 15px;
	margin-bottom: 5px;
	width: 910px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7361A5;
}

#googlemap {
	background-color: #00CC00;
	height: 338px;
	clear: both;
	width: 976px;
	padding-left: 1px;
}
/* Search Lists*/
#resultHeader{
	font-weight:bold;
	color: #FFFFFF;
}
#resultRow{	
	clear:both;	
}
#resultType{
	width: 70px;
	float: left;
}
#resultSubject{
	width: 220px;
	float: left;
}
#resultFrom{
	width: 35px;
	float: left;
	text-align: right;
	margin-right: 10px;
}
#resultFromTitle{
	width: 35px;
	float: left;	
	margin-right: 10px;
}
#resultTo{
	width: 30px;
	float: left;
	text-align: right;
	margin-right: 15px;
}
#resultToTitle{
	width: 30px;
	float: left;	
	text-align: center;
	margin-right: 15px;
}
#resultCategory{
	width: 550px;	
	float: left;	
}
.listPic{
	background-color:#CC66FF;
}
#adminmode{
	position:absolute;
	left: 0px;
	top:0px;
	padding:0;
	margin:0;
	width:100%;
	height:15px;
	clear:both;
	color:#FFFFFF;
	font-size: 12px;
	background-image: url(bg_admin.gif);
	z-index: 1;
	text-align:center;
}	

#logout{
	padding:0;
	margin:0;
	width:100%;
	height:15px;
	text-align:right;
	clear:both;	
	font-size: 11px;
}	

a.nopublishlinkimg:link, a.nopublishlinkimg:visited, a.nopublishlinkimg:hover, a.nopublishlinkimg:active{
	border: 2px solid #CCFF00;		
}

a.nopublishlink:link, a.nopublishlink:visited, a.nopublishlink:hover, a.nopublishlink:active {
	color: #CCFF00;	
}
.publishTrue{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 166px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 5px;	
}
.publishFalse{
	border: 1px solid #CCFF00;
	color: #CCFF00;
	width: 166px;	
	padding: 2px;	
	margin-bottom: 2px;	
	margin-top: 2px;
}
#paging{
	position:relative;
	display:block;
	padding-top:5px;
	height: 20px;	
	padding-bottom:5px;
	float: left;

}
#pagingLeft{
	position: relative;
 	float: left;
}
#pagingBody{
	position: relative;
	background-color: #5E4E87;
	height: 18px;
	padding: 5px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}
#pagingRight{
	position:relative;
	float:left;
}
.searchMarkup{
	color: #FFF;
	font-weight:bold;
}
#listMenu{	
	position: relative;
	display: block;
	width: 850px;
	margin-bottom: 5px;
}
#showCompleteList{
	position: relative;
	background-image:url(bg_showcompletelist.gif);
	margin-left: 5px;
	margin-top: 6px;
	width: 118px;
	height: 25px;
	padding-left: 10px;
	padding-top: 3px;
	float:left;
}
.backtolist{
	position:relative;
	float: right;	
}

.footerDark {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;	
	text-align: right;
	background-image: url(bg_map.png);
	background-repeat: repeat-y;
}

.footerLight {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;	
	text-align: right;
	background-image: url(bg_subcreators.png);
	background-repeat: repeat-y;
}

/* Search */
.search_formfield{	
	width: 270px;
	float:left;
	position:relative;
	display:block;
	padding-top: 5px;
}
.search_submit{	
	float:left;
	position:relative;	
	display:block;
	width: 70px;
}
#zoekblokjes {
	position: relative;
	display: block;
	float: left;
	vertical-align: top;
	padding: Opx;
	margin: 0px;
	width: 340px;		
}
#zoektekst {
	position: relative;
	display: block;
	float: left;
	width: 510px;
	vertical-align: top;
	padding-left: 50px;
	margin: 0px;	
}
/* whats new */
.whatsnew_left{		
}