/*
Title:      NU referenties - master screen styles
Author:     Tiekstramedia, tiekstramedia.nl
*/


/*	reset styles
-------------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header,  hgroup, menu, nav, section, menu, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
article, aside, figure, footer, header, hgroup, nav, section { display: block; }
nav ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; outline:  0;}
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }


/*	method colors
-------------------------------------------------------------------- */
/* 100% methodekleur */
h1, h2, h3, h4, a:focus, a:hover { color: #82AEE0 }
#nav .alphabet ul li a:focus, #nav .alphabet ul li a:hover { background-color: #91C625; }
#header { background-color: #82AEE0; }

/* 50% methodekleur */
#header h2 { background-color: #82AEE0; }

/* 25% methodekleur */
#container { background-color: #fff; }


/*	master style
-------------------------------------------------------------------- */
html {
	font-size: 1.25em;
	overflow-y: scroll;
}

body {
	background: #fff url('img/bg.diagonal.gif');
	color: #000;
	font-size: .5em;
	font-family: Verdana, sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

h1 {
	font-size: 2em;
	line-height: 2em;
	margin-bottom: .6em;
}

h2 {
	font-size: 1.5em;
	line-height: 1.3333em;
	margin-bottom: .6667em;
}

h3 {
	font-size: 1.3em;
	line-height: 1.5385em;
	margin-top: 1.6em;
	margin-bottom: .3846em;
}

h4 {
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.5385em;
	margin-bottom: .3846em;
}

p, ul, ol {
	font-size: 1.3em;
	line-height: 1.5385em;
	margin-bottom: 0em;
}

ul {
	list-style-image: url('img/list-style-ul.gif');
	margin-top: -1.4em;
	padding-left: 1.7692em;
}

ul.kop, ol.kop {
	margin-top: 0em;
}

ul.dot {
	list-style-image: url('img/list-style-ul-dot.gif');
}

ol {
	list-style-image: none;
	margin-top: -1.4em;
	padding-left: 1.7692em;
}

li ul, li ol {
	font-size: 1em;
}

table {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 1.65em;
}

table.grey {
	background-color: #ccc;
}

table.wide {
	width: 100%;
}
table th,
table td {
	text-align: left;
	padding: 1.2em 2em 0em 0em;
}

table thead th,
table thead td {
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	color: #000;
}

table tfoot tr
table tfoot th,
table tfoot td {
	border-top: 1px solid #ddd;
	color: #777;
	font-style: italic;
}

a {
	color: #000;
}

img {
	display: block;
	max-width: 100%;
}

sub { vertical-align: sub; font-size: smaller; line-height: 1em; }
sup { vertical-align: super; font-size: smaller; line-height: 1em; }

.figure em {
	display: block;
	font-size: .9231em;
	margin-top: .4167em;
}

/*	structural elements
-------------------------------------------------------------------- */
#header {
	margin: 0 auto;
	position: relative;
	width: 98em;
}

#header h1 {
	background: url('img/method-header.png') no-repeat 50% 0;
	display: block;
	font-size: 2em;
	height: 4.5em;
	margin: 0;
	text-indent: -100%;
	width: 100%;
}

#header h2 {
	bottom: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	left: 2.5em;
	line-height: 1.3333em;
	margin: 0;
	padding: 0 .8333em;
	position: absolute;
	text-transform: uppercase;
	width: 18.3333em;
	z-index: 2;
}

#container {
	background-image: url('img/bg.gradient.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	border: .1em solid #ddd;
	border-top: 0;
	border-bottom: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 2.5em 3em;
	width: 91.8em;
}

* html #container {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/img/bg.gradient.png', sizingMethod='scale');
}

#main {
	background-color: #fff;
	border: .1em solid #eaeaea;
	margin: -.1em;
	float: right;
	padding: 1em 2.5em 2.5em 2.5em;
	width: 59em;
}

#movieContainer {
	border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;
}

.boxshadow #main {
	border: 0;
	-webkit-box-shadow: 0 0 .3em rgba(0, 0, 0, .25);
	   -moz-box-shadow: 0 0 .3em rgba(0, 0, 0, .25);
	        box-shadow: 0 0 .3em rgba(0, 0, 0, .25);
	margin: 0;
}


/*	navigation
-------------------------------------------------------------------- */
#nav {
	float: left;
	padding-top: 2.3em;
	width: 25em;
}

#nav h1 {
	color: #000;
	display: none;
}

#nav h2 {
	color: #000;
	font-size: 1.3em;
	line-height: 1.5385em;
	margin-bottom: 1.8em;
	text-transform: uppercase;
}

#nav h3 {
	color: #91C625;
	font-size: 1.3em;
	line-height: 1.5385em;
	margin-top: -1.0em;	
	margin-bottom: 1.8em;
}

#nav .tree ul {
	line-height: 1.5385em;
	list-style: none;
	list-style-image: none;
	margin-bottom: 20px;
	padding: 0;
}

#nav .tree ul li {
	font-weight: bold;
}

#nav .tree ul li a {
	text-decoration: none;
}

#nav .tree ul li a:focus,
#nav .tree ul li a:hover {
	text-decoration: underline;
}

#nav .tree li ul {
	margin: 0 0 .3846em 0;
	padding: 0;
}

#nav .tree li ul li {
	font-weight: normal;
/*	padding-left: .8462em;
	text-indent: -.8462em;*/
}

#nav .tree li ul li ul {
	margin: 0;
}

#nav .alphabet {
	overflow: hidden;
	margin-bottom: 2.5em;
}

#nav .alphabet ul {
	list-style: none;
	padding: 0;
}

#nav .alphabet ul li {
	float: left;
	font-weight: bold;
	height: 1.5385em;
	margin: 0 .3846em .3846em 0;
	width: 1.5385em;
	text-align: center;
}

#nav .alphabet ul li a {
	line-height: 1.5385em;
	display: block;
	text-decoration: none;
}

#nav .alphabet ul li a:focus,
#nav .alphabet ul li a:hover {
	color: #fff;
}

#nav .intro {
	margin-bottom: 2em;
}
table
{
width:100%;
}

.tdclass
{
width:50%;
padding:3px;
}
.tdclass1a
{
width:20%;
padding:2px;
}
.tdclass1
{
padding:2px;
}
.tdclass2
{
width:30%;
padding:2px;
}
.tdclass3
{
width:25%;
padding:2px;
}
.tdclass3a
{
width:.6%;
padding:2px;
}

 .audioEle
 {
 text-decoration:underline;
 cursor:pointer;
 }
 
 
 .topspace
 {
 padding-top:.75em;
 }
  .topbotspace
 {
 padding-top:.75em;
  padding-bottom:.75em;

 }
 .bot
  {
 padding-bottom:.75em;
 }
 .para {font-size:100%;}
 
 .tdclass1b
{
padding:5px;
}