/* 17/06/2006 VvV: toevoegingen */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
td {
	vertical-align: top;
	}
td.bottom {
	vertical-align: bottom;
	}
#wholepage {
	margin: 0px auto;
	}
	
div#topBox table {
	width: 100%;
	border: 0;
	}
div#topBox img {
	margin-bottom: 1.1em;
	}
td#sizing {
	vertical-align: bottom;
	text-align: right;
	}
	
div#navigatieBalk table {
	width: 100%;
	border: 0;
	}
div#navigatieBalk img {
	border: 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	}
	
div#subNavigatieBalk {
	/*
	padding-left: 185px;
	padding-top: 4px;
	padding-bottom: 4px;
	*/
	margin: 2px 0 0 0;
	padding: 0;
	height: 32px;
	overflow: hidden;

	text-align: left;
	font-size: 12px;

	background-repeat: repeat-x;
	background-image: url(/images/achtergronden/grijzeBalk.gif);
	}
div#subNavigatieBalk form {
	margin: 0;
	padding: 0;
	}
div#subNavigatieBalk div {
	margin: 0;
	padding: 4px 0 4px 0;
	}
div#subNavigatieBalk div p {
	margin: 0;
	}

div#hoofdBox {
	width: 100%;
	border: 0;
	}
div#hoofdBox td.content {
	width: 100%;
	background-color: #F0F0F0;
	}
div#hoofdBox tr.content {
	background-color: #F0F0F0;
	}
div#hoofdBox tr.content td.spacer {
	background-color: #FFF;
	}
div#hoofdBox td.context {
	 background: #E1C79E url(/images/achtergronden/contextBalkAchtergrondGoud.gif) repeat 0 0;
	}
div#hoofdBox td.context table {
	width: 100%;
	border: 0;
	}
td.contextBalkTitel {
	background-color: #B78C33;
	}

/*
table#bodytable {
	width: 900px;
	}
*/
table#bodytable table {
	width: 100%;
	border: 0;
	}
table#bodytable td {
	vertical-align: top;
	}
tr.listheader p {
	font-weight: bold;
	}

div#onderBox table {
	width: 100%;
	border: 0;
	}
div#onderBox td.privacy {
	text-align: right;
	}
	
div#loginmessage {
	float: left;
	height: 25px;
	overflow: hidden;
	padding: 0;
	}
div#loginmessage p,
div#errmsg p {
	margin: 0;
	padding: 4px;
	color: #F00;
	font-weight: bold;
	}
div#loginmessage a {
	color: #F00;
	text-decoration: underline;
	}

p.attentie {
	color: #000;
	}

div.objectimage {
	width: 600px;
	overflow: hidden;
	}

td.context ul {
	margin-top: 0;
	margin-bottom: 0;
	}
	
div.thumbnail {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #000;
	/*width: auto;*/
	width: 400px;
	margin: 0;
	}
div.thumbnail img {
	float: left;
	}
div.thumbnail div.descr {
	float: right;
	width: 180px;
	margin: 0 0 0 10px;
	}
div.spacer {
	clear: both;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	}
dl {
	margin: 0;
	}
	
/* Styles voor formulier plaatsing object */
form#editobject,
form#editartist {
	font-size: 8pt;
	}
form#editobject textarea,
form#editobject select,
form#editobject input,
form#editartist textarea,
form#editartist select,
form#editartist input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

span.small {
	font-size: 0.9em;
	}
