body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

div.maincontent{
	width: 1140px;
	height:1000px;
	overflow:visible;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	/*border:1px solid gray;*/
	
	margin-top: 0px;
	margin-bottom: 24px;
	
}
#libraryContentPanel{
	padding: 0px;
	margin: 0px;
	height:700px;
}
#libraryContentViewerPanel{
	width: 386px;
	padding: 0px;
	float:left;
	margin: 0px;
	
	
}
.xxlBeeldHolder{
	width: 700px;
	
	padding: 0px;
	margin:0px;
	padding:0px;
	background-color: #f6f6f6;	
	float:left;
}
.xxlControlPanel{
	font-size: 16px;
	
	letter-spacing: 0.1em;
	width: 100%;
	background-color: #f6f6f6;	
	float:left;
}
.detailBeeldHolder{
	width: 386px;
	height:562px;
	padding: 0px;
	margin:0px;
	padding:0px;
	background-color: #f6f6f6;	
	float:left;
}
#libraryLibraryPanel{
	width: 550px;
	
	padding: 0px;
	/*border:1px solid gray;*/
	float:right;
	
	margin: 0px;
}
#libraryContentLibraryPanel{
	float:none;
	width:100%;
	height: 527px;

}

#libraryContentbrowserPanel{
	font-size: 16px;
	
	letter-spacing: 0.1em;
	float:none;
	width:100%;
	height:35px;
	background-color: #f6f6f6;	
}

#zijContentPanel{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: justify;
}
div.headerPanel{
	
	
}
div.topmenubar{
	font-size: 16px;
	padding:0em;
	margin:0em;
	clear:both;
	height:36px;
	background-color:#EBEBEB;
	letter-spacing: 0.1em;	
}

div.zijmenubar{
	float:left;
	width: 204px;
	padding:0em;
	
	margin-top: 0px;
	margin-bottom: 24px;
}
div.contentPanel{
	margin-left:204px;
	
	/*border-left:1px solid gray;*/
	
}
div.bottomPanel{
	clear:left;
	text-align:right;
	word-spacing: 0.3em;
	
}
.sectionPanel{
	
	
}

.contentLink{
	background-image: url(../img/linkmarker.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px;

}
.spacerSign{
	visibility:hidden;
	clear:both;
}
.editPanel{
	
	font-family:verdana; 
	color:#000000;
	
}
div.editcontent{
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	display: none;
	
	
}

 a.leftLibbtn{
	height: 28px;
	width: 36px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000000;
}
 a.leftLibbtn:hover{
	 background: url(../images/left.jpg) no-repeat 0px -36px;
	 color: #af9a75;
	 text-decoration: none;
}
 a.leftLibbtn:active{
	background: url(../images/left.jpg) no-repeat 0px -72px;
	color: #af9a75;
	
}
 div.MiddleLibPanel{
	height: 28px;
	width:290px;
	margin: 0px;

	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	margin-left:130px;
	
	text-align:center;
	float: none;
	color: #000000;
	
	position: absolute;
	
}
 div.MiddleXXLPanel{
	height: 28px;
	width:420px;
	margin: 0px;

	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	margin-left:130px;
	
	text-align:center;
	float: none;
	color: #000000;
	
	position: absolute;
	
}
 div.MiddleXXLPanel a:hover{
	text-decoration: none; 	
 }
 a.rightLibbtn{
	height: 28px;
	width:116px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 80px 0px;
	color: #000000;
	
}
#libraryContentbrowserPanel .selectedPage{
	color: #af9a75;
	text-decoration: none;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	 color: #af9a75;
}
 a:active{
	
	color: #af9a75;

}


a.rightLibbtn:hover{
	 background: url(../images/right.jpg) no-repeat 80px -36px;
	 text-decoration: none;
	 color: #af9a75;
}
a.rightLibbtn:active{
	background: url(../images/right.jpg) no-repeat 80px -72px;
	color: #af9a75;

}
