body {
	font-family: arial;
	text-align: center;
	font-size: 14px;
}
      
.header { 
	background: url(/img/header.gif) no-repeat;
	width: 772px;
	height: 140px;
}

.photo { 
	background: url(/img/plaatje_home.jpg) no-repeat;
	height: 140px;
	width: 179px;
}

.left {
	background: url(/img/left.gif);
}

.leftbox {
	height: 472px;
}

.main { 
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	border: solid 3px #826b00;
	padding: 5px;
}

.mainold {
	background-color: #eef686;
}

table.content {
	width: 951px;
	margin-left: auto;
	margin-right: auto;
}
      
td#homepage { font-family: arial; text-align: center; font-size: 14px; width: 400px; }
td#collectie { width: 108px; vertical-align: top; text-align: center; }
tr#tussenstuk { height: 4px; }
table#schilders { text-align: center; font-family: arial; font-size: 14px; }
td#infoschilder { text-align: center; font-family: arial; font-size: 14px; font-style: italic; font-weight: bold; width: 660px; } 
td#naarcollectie { font-family: arial; text-align: center; font-size: 14px; width: 660px; }
td#beschrijving_schilders { font-family: arial; text-align: justify; font-size: 14px; width: 660px; }

a:link       { color: #000000; text-decoration: underline; }
a:visited       { color: #000000; text-decoration: underline; }
a:hover       { color: #5F5953; text-decoration: underline; }

.green       { color: #008800; text-decoration: none; }

.error		{ color: #880000; font-style: italic; }
.error_message { color: #880000; font-size: 13px; }

table.listing {
	font-size: 11px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #ffffff;
}

table.listing td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}

table.listing td.heading {
	border-right: 0px;
	background-color: #efefef;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	margin: 0;
	padding: 2px;
}

table.listing td.headingLast {
	border-right: 1px solid #000000;
	background-color: #efefef;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	margin: 0;
	padding: 2px;	
}

table.blank td {
	border: 0px;
	margin: 0;	
	text-align: left;
}

.subtitle {
	color: #555555;
	font-style: italic;
	font-size: 11px;
}

.copyright {
	font-size: 9px;
	color: #777777;
}

div.auto_complete {
	width: 350px;
	background: #fff;
	background-color: #ffffff;
	border: 1px solid #000000;
}

div.auto_complete ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
}

div.auto_complete ul li {
	margin:0;
	padding:3px;
}

div.auto_complete ul li.selected { 
	background-color: #ffb; 
}

div.auto_complete ul strong.highlight { 
	color: #800; 
	margin:0;
	padding:0;
}

h3 {
   font-family: Tahoma;
   font-size: 12px;
   font-weight: bold;
}

#paging {
	font-size: 10px;
}

#nav {
	position: relative;
	margin: 0;
	text-align: left;
}

#nav a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #555555;
}

td {
	font-family: Arial, sans-serif;
	padding: 0;
	margin: 0;
}

td.spaceful {
	pading: 10px;
}

span.green {
	color: #00aa00;
}

span.grey {
	color: #999999;
}