/*
tekst
*/

body,	p,	div,	a,	label,	input,	textarea,	select,	option,	td	{
	font-family:	"Verdana",	"Arial";
	}

body,	td	{
	font-size:	58%;
	line-height:	15px;
	}

input,	textarea,	select,	option	{
	font-size:	100%;
	}

h1	{
	padding:	0;
	margin:	0;
	}

h2,	h3	{
	font-family:	"Verdana",	"Arial";
	font-size:	100%;
	font-weight:	bold;
	}


p.Intro,div.Intro	{
	font-weight:	bold;
	}

a	{
	text-decoration:	none;
	font-weight:	bold;
	}

.Content	{
	font-size:	65%;
	}

.clearfix:after {
  content: ".";
  zoom: 1;
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/**/












/*
layout
*/

body	{
	margin:	0;
	padding:	0;
	padding-left:	10px;
	padding-top:	10px;
	}

p,	form,	table,	tr,	td,	h1,	h2,	h3	{
	margin:	0;
	padding:	0;
	}

td	{
	vertical-align:	top;
	}
img	{
	border:	0;
	}
table	{
	border-collapse:	collapse;
	}




p	{
	margin-bottom:	15px;
	}

p a	{
	margin-left:	3px;
	}




div.BreadCrumbs	{
	margin-bottom:	2px;
	}

.BreadCrumb	{
	background-repeat:	no-repeat;
	background-position:	3px 4px;
	padding-left:	12px;
	}

div.SubNavs	{
	}

.SubNav	{
	font-weight:	normal;
	padding-right:	6px;
	}

.Grid	{
	margin:	0;
	padding:	0;
	width:	auto;
	height:	auto;
	}

.InnerGrid	{
	margin:	0;
	padding:	0;
	width:	auto;
	height:	auto;
	padding-right:	10px;
	padding-bottom:	10px;
	}


.BreadCrumbs	{
	display:	block;
	}





img.Left	{
	margin-right:	10px;
	margin-bottom:	5px;
	}




.genNav {
	/*margin-top:-2px;*/
}

img.Left	{
	float:	left;
	}


a.Nav,a.NavGrey	{
	display:	block;
	}
	
a.Result	{
	font-weight:	normal;
	display:	block;
	}
a.File,	a.Object,	a.Sub,	a.Related,	a.ParentRelated	{
	background-repeat:	no-repeat;
	background-position:	0px 6px;
	display:	block;
	padding-left:	12px;
	}
a.File,	a.Object,	a.Sub,	a.Related	{
	font-weight:	normal;
	}









div.TreeOpen,	div.Tree	{
	width:	100%;
	padding:	0;
	margin:	0;
	cursor:	pointer;
	}
div.TreeOpen div.Tree,	div.TreeOpen div.TreeOpen	{
	padding-left:	12px;
	}
div.Tree,	div.TreeOpen	{
	background-repeat:	no-repeat;
	background-position:	0px 6px;
	display:	block;
	padding-left:	12px;
	font-weight:	bold;
	}
div.TreeOpen div.Tree,	div.TreeOpen div.TreeOpen	{
	background-repeat:	no-repeat;
	background-position:	0px 6px;
	display:	block;
	padding-left:	12px;
	font-weight:	normal;
	}

div.Tree a.TreeHead,	div.TreeOpen a.TreeHead	{
	font-weight:	bold;
	}
div.TreeOpen div.Tree a.TreeHead,	div.TreeOpen div.TreeOpen a.TreeHead	{
	font-weight:	normal;
	}


div.Tree div.Tree,	div.Tree div.TreeOpen,	div.Tree div.TreeBody	{
	display:	none;
	}
div.TreeOpen	{
	display:	block;
	}




h2.ArrowDown	{
	padding-left:	10px;
	background-position:	0px 5px;
	background-repeat:	no-repeat;
	background-image:	url(../images/bullet_h2arrowdown.gif);
	}
div.TreePadding	{
	padding-left:	10px;
	}




.SearchMenu	{
	background-color:	#F1F1F1;
	position:	absolute;
	left:	500px;
	top:	0px;
	display:	none;
	padding:	10px;
	}

table.Search	{
	width:	190px;
	}
table.Search tr	{
	height:	30px;
	}
table.Search tr td	{
	vertical-align:	bottom;
	}

table.objectData {
	width: 100%;
}
table.objectData tr td {
	color: #808080;
}
td.rubriekValue, .persoonValue {
	color: #969696;
	font-weight: bold;
}
td.rubriekPersoon {
	color: #000000;
	font-weight: bold;
}
td.objectOntwerper {
	color: #000000;
	font-weight: bold;
}
table.objectData tr td.objectValue, table.objectData tr td.objectPersoon{
	color: #737373;
}
td.objectPersoon A{
	font-weight: normal;
}

/**/

/*mdi, added voor video verslag (dec 2007)*/
#videoverslag {
  position:absolute;
  margin:0 0 0 100px;
  width:100px;
}

#flashContent object {
  display:block;
  margin-bottom:20px;
}
/* */


/* Widget videos */
.widget-container h3,
.widget-container .widget {
  margin-bottom: 0.5em;
}
.widget-container h3 a {
  margin: 0;
  color: #969696;
}
.widget-container h3 a:hover {
  color: #ff8400;
}

.videos-overview .widget-container .widget,
.videos-overview .widget-container .widget-preview {
  float: left;
  margin-bottom: 50px;
}
.videos-overview .widget-container .widget-preview {
  width: 150px;
}

.videos-overview .widget-container .widget-info {
  margin-left: 10px;
  float: left;
  width: 178px;
}
/* */




