body
{
	font-family: Calibri, Verdana;
}

/* Alle Div's moeten 95% breed zijn, om te voorkomen dat tekst helemaal tot het einde van de pagina zal lopen. */
div.headerTable, div.sectie, div.content, div.omschrijving, div.main,
div.metadata, div.objecten, div.favoriet, div.hyperlink_table
{
	width: 95%;	
}

/* ==================================================================================================================== */
/* In dit blok worden de kleuren bepaald van de menu's.     															*/
/* ==================================================================================================================== */

/* Hier wordt de kleur van de algehele achtergrond voor het Horizontale menu bepaald. Dit is inclusief de submenu's. */
ul.MenuBarHorizontal li li a, .headerUnderTable
{
	background-color: #222F55;
}

/* Hier wordt de kleur van de hover over de buttons voor het Horizontale menu bepaald. Dit is inclusief de submenu's. */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarItemHover,
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-color: #EC8720;
}

/* Hier wordt de kleur van de algehele achtergrond voor het Verticale menu bepaald. Dit is inclusief de submenu's. */
ul.MenuBarVertical li li a, .sideUnderTable
{
	background-color: #222F55;
}

/* Hier wordt de kleur van de hover over de buttons voor het Verticale menu bepaald. Dit is inclusief de submenu's. */
ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarItemHover,
ul.MenuBarVertical ul a.MenuBarItemSubmenuHover
{
	background-color: #EC8720;
}

.tekst ul
{
}

/* ==================================================================================================================== */
/* Einde blok.																											*/
/* ==================================================================================================================== */

/* De onderliggende tabel is voor de ondergrond kleur. */
.headerUnderTable
{
	width: 95%;
	height: 79px;
}

.headerTable
{
	width: 100%;
	height: 79px;
	background-image: url(../Images/Header/Header_Preview_Horizontaal.png);
	background-repeat: repeat-x;
}

/* De onderliggende tabel is voor de ondergrond kleur. */
.sideUnderTable
{
	height: 500px;
	width: 10em;
	margin-right: 10px;
}

.sideTable
{
	background-image: url(../Images/Header/Header_Preview_Verticaal.png);
	background-repeat: repeat-y;
	height: 500px;
	width: 100%;
	margin-right: 10px;
}

.sideTable tr td
{
	vertical-align: top;
}

.top_menu_sectie
{
	margin-left: 25px;
	display: block;
}

.sectie
{
	margin-left: 25px;
	display: block;
	position: absolute;
	left: 150px;
}

.content
{
	margin-left: 15px;
	display: block;
}

.omschrijving
{
	font-style: italic;
	margin-left: 15px;
}

.metadata
{
	color: #999999;
	margin-left: 15px;
}

.objecten
{
	margin-left: 15px;
}

.favoriet
{
	margin-left: 15px;
}

.hyperlink_table
{
	margin-left: 15px;
	margin-bottom: 10px;
}

div.afbeelding table
{
	margin-left: 15px;
	margin-bottom: 10px;
}

div.afbeelding table tr td
{
	vertical-align: middle;
	text-align: center;
}

.geluid_table
{
	margin-left: 15px;
	margin-bottom: 10px;
}

.film_table
{
	margin-left: 15px;
	margin-bottom: 10px;
}

.film_table
{
	margin-left: 15px;
	margin-bottom: 10px;
}

div.bestand
{
	vertical-align: middle;
}

div.bestand table
{
	vertical-align: middle;
/*	margin-left: 15px;
	margin-bottom: 10px;*/
}

div.bestand table tr td
{
	vertical-align: middle;
}

table.home_link
{
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 350px;
	border: 0px;
	border-spacing: 0;
	padding: 0;
}

table.home_link tr td
{
	vertical-align: middle;
	text-align: left;
	font-family: Calibri, Verdana;
	font-size: 11px;
}

.tekst
{
	/*margin-left: 15px;*/
}

.video
{
	background-image: Images/openWmv.png;
	background-repeat: no-repeat;
}

.whitespace
{
	width: 95%;
	margin-bottom: 5px;
}

h1
{
	color: #222F55;
	font-family: Lucida Sans;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px; 
	padding-bottom: 5px;
}

h2
{
	color: #222F55;
	font-family: Lucida Sans;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px; 
	padding-bottom: 2px;
}

h3
{
	color: #222F55;
	font-family: Lucida Sans;
	font-size: 13pt;
	margin-top: 10px;  
}

hr
{
	margin-left: 5px;
}
