body 
{
	width: 100%;
	margin: 0px;
	background-color: white;
	font-family: 'Courier New';
	font-size: 12px;
	text-align: center;
}


div#bg
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width:100%;
	height:100%;
	overflow:hidden;
}

img
{
	border: 0;
}

img#bgimage {
	width: 100%;
}


div
{
	display: block;
	text-align: left;
}


img#logo
{
	border: 0;
	margin: 0 0 18px 0;
}

a.navlink
{
	text-decoration:none;
	color: #7c7c7c;
}

div#container 
{
position: relative;
	z-index: 10;
	width: 740px;
	margin: 16px auto 20px auto;
}

div.top
{
	width: 100%;
}


div#nav
{
	width: 100%;
	margin-bottom: 20px;
}

div.navitem, div.navitem_left
{
	display: inline;
	height: 20px;
	background-color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #1b3f95;
	padding: 2px 7px;
	margin-right:0px;
}


div.caption, div.caption_listitem, div.caption_multipart, div.textfield, div.pagination, div.filterbar
{
	background-color: white;
	padding: 2px 15px 1px 15px;
	width: 710px;
}

div.caption, div.caption_listitem, div.caption_multipart, div.pagination, div.filterbar
{
	height: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.textfield
{
	padding-top: 8px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}


div.pagination
{
}


table.caption_multipart_table
{
	height: 17px;
	width: 100%;
	position: relative;
	top: -5px;
}
table.caption_multipart_table td { vertical-align: top; }
table.caption_multipart_table td.left { text-align: left; }
table.caption_multipart_table td.right { text-align: right; }
table.caption_multipart_table td.center { text-align: center; }


table.paginationtable
{
	height: 17px;
	width: 100%;
	position: relative;
	top: -5px;
}

table.paginationtable td { vertical-align: middle; }
table.paginationtable td.left { text-align: left; color: gray; }
table.paginationtable td.right { text-align: right; color: gray; }
table.paginationtable td.center { text-align: center; }

a.pagination
{
	text-decoration: none;
	font-weight: bold;
}


div.filterbar
{
	height: 22px;
}

div#themebar_collectie
{
	height:auto;
}

table.filterbartable
{
	height: 17px;
	width: 100%;
	position: relative;
	top: -4px;
}

table.filterbartable td 
{ 
	vertical-align: top;
	text-align: left;
}

table.filterbartable td.left { width:120px;  }
table.filterbartable td.center { text-align: left; }
table.filterbartable td.right { text-align: right; }

a.filter
{
	text-decoration: underline;
	font-weight: normal;
	color: black;
}

a.filter_selected
{
	color: #1D3F96;
	font-weight: normal;
	text-decoration: none;
}

a.audio
{
	text-decoration: underline;
	font-weight: normal;
	color: black;
}

a.function
{
	color: gray;
	font-weight: normal;
	text-decoration: none;
}

a.projectitem
{
	color:black;
	text-decoration: none;
}


table.filterbartable td#audiobar_stop
{
	display: none;
	text-align: right;
}

div#audiobar_collectie
{
	display:none;
}


div#contact
{
	line-height: 1.5;
	padding-bottom: 15px;
}



div#thumbpanelcaption
{
	margin-bottom: 0px;
}


div.thumbpanel
{
	width: 100%;
	padding-left: 19px;
}

table.thumbpaneltable td 
{ 
	width: 125px;
	height: 125px;
	padding: 5px;
	background-color: white;
}

table.collectionthumbpaneltable 
{
	padding: 5px 0 0 5px;
	background-color: white;
	margin-bottom: 5px;
}

table.collectionthumbpaneltable td 
{ 
	width: 94px;
	height: 94px;
	padding: 0 5px 5px 0;
	background-color: white;
}

div.collectionthumbpaneltextdiv
{
	height:88px;
	width:86px;
	overflow:hidden;
	background-color: #1D3F96;
	padding: 2px 4px 4px 4px;
	color: white;
}

a.textthumb
{
	text-decoration:none;
	color: white;
}

div#caption_collectionthumbs
{
	margin-top: 20px;
}

div.listitem
{
	width: 100%;
	margin-bottom: 20px;
}

table.listitemtable
{
	width: 100%;
}

table.listitemtable td.listitemimage
{ 
	width: 125px;
	height: 125px;
	padding: 5px;
	background-color: white;
	vertical-align: top;
}

table.listitemtable td.listitemspacer
{ 
	width: 5px;
}

table.listitemtable td.listitemtext
{ 
	width: 588px;
	height: 123px;
	padding: 6px;
	background-color: white;
	vertical-align: top;
}


div#textitemcontent
{
	background-color: white;
	width: 678px;
	height: 282px;
	padding: 8px 10px 12px 10px;
	margin: 0 0 5px 19px;
	display: none;
	overflow: auto;
}
