body{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12pt; 
	background: #ffffff;
	color: #666666; 
	padding: 20px 0px;
	margin: 20px; }
/* body-specific */
#banner{
	height: 100px; 
	padding: 0px;
	margin: 0px;
	border: 0px; }
#ArtworkPage{
	background: #e0e0e0;
	padding: 5px;
	margin: 5px;
	border: none; }
#indexPage{
	border: 0px; }
/* tag specific */
a:link{
	font-size: 95%;
	color: #666666;
	text-decoration: none; }
a:visited{
	font-size: 95%;
	color: #666666;
	text-decoration: none; }
a:hover{
	font-size: 95%;
	font-weight: bold; 
	background: #666666;
	color: #ffffff; 
	text-decoration: underline; } 
h2{
	padding: 0px 20px;
	margin: 0; }
p{
	padding: 1em 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal; }
	/* p-specific */
#infoText{
	width: 580px;
	padding: 1em 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal; }
#textOnly{
	width: 580px;
	padding: 1em 0;
	margin: 25px 0;
	font-size: 100%;
	font-weight: normal; }
#voet{
	font-size: 80%;
	padding: 10px ;
	margin-top: 15px; 
	float: left; }
#voetRuim{
	font-size: 80%;
	padding: 10px ; 
	margin-top: 25px; 
	float: left; }
/* iframe-specific */
#bannerFrame{
	border: 0px; 
	width: 100%; 
	height: 150px; }
	/* table-specific */
#home{
	border: 0;
	padding: 0; }
#topics{
	width: 770px; 
	padding-top: 20px; 
	align: center;
	valign: middle;
	border: 0;
	cellspacing: 15px 5px; }
#kopBanner {
	width: 800px; }
	/* td-specific */
#titel{
	padding: 20px;
	font-size:150%; 
	font-weight: normal; }
#foto{
	padding: 0px 50px; }
#personalia{
	width: 705px; }
#personaliaPt2{
	width: 580px; }
#fotokunstenaar{
	float: right;
	padding: 0; }
.fistColumn{
	width: 20%;
}
#indexItem{
	width: 130px; 
	padding: 5px;
	text-transform: capitalize; }
#indexItem a{
	text-decoration: underline; }
span#topic{
	padding: 3px;
	margin: 4px 2px;}
/* index and AW page layout */
#wrapperIndex, wrapperArtwork{
	margin: 0;
	padding-left: 2px; 
	padding-right: 2px; }
#wrapperIndex{
	width: 706px !important; }
#wrapperArtwork{
	padding: 10px; 
	width: 640px !important; }
#stageIndex, #stageArtwork{
	text-align: left; 
	float: left; 
	position: relative; 
	margin: 0 10px; 
	padding-bottom: 10px; 
	border-bottom: none; }
#stageIndex{
	width: 706px !important; }
#stageArtwork{
	width: 640px !important; }
#index{
	float: left; 
	position: relative; 
	width: 706px !important; 
	margin: 0px; 
	padding: 20px 0; }
#Artwork{
	float: left; 
	position: relative; 
	width: 640px; 
	margin: 10px; }
.thumb {
	border: none !important; 
	position: relative; 
	filter: none !important}
.indexImg {
	float: left; 
	position: relative; 
	color: inherit; 
	background-color: #eeeeee !important; 
	width: 140px;
	height: 140px; 
	overflow: hidden; }
.indexImg:hover {
	color: inherit; 
	background-color: #888888 !important; }
.emptyIndexItem {
	float: left; 
	position: relative; 
	color: inherit; 
	background-color: #eeeeee !important; 
	width: 140px;
	height: 140px; 
	overflow: hidden; }
.artworkImg{
	padding: 50px; 
	width: 540px; 
	height: 540px; 
	background-color: #aaaaaa; 
}
/* to both */
#topicHeader{
	margin-bottom: 20px; }
#topicHeader h2{
	font-size: 12pt;}
.borderTopLeft {
	border-top: 1px solid #eeeeee !important; 
	border-left: 1px solid #eeeeee !important; }
.borderBottom {
	border-bottom: 1px solid #eeeeee !important; }
.borderRight {
	border-right: 1px solid #eeeeee !important; }
.borderBottomRight {
	border-bottom: 1px solid #eeeeee !important; 
	border-right: 1px solid #eeeeee !important; }
.clear {
	clear: both; }
/* PAGINATION */
.pagination {
	float: right;
	width: 230px; 
	margin: 10px 0; 
	padding: 20px 0; }
.pagination ul {
	margin: 0; 
	padding: 0; }
.pagination li {
	float: left; 
	list-style: none; }
.pagination .previous {
	margin-left: 10px; }
.pagination .next {
	margin:0 10px; }
.pagination .indexPage {
	margin-left: 10px; }
.pagination .pageLink {
	font-weight: bold; }
#goHome {
	float: left; 
	font-weight: bold !important; 
	margin: 10px 25px; 
	padding: 20px 0;}
