*{
	padding:0;
	margin:0;
}

html, body 
{
	height: 100%; 
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 100%; 
}

html 
{ 
	overflow: -moz-scrollbars-vertical !important;  /*Trucje om die scrolbar weg te krijgen */
}

#container 
{
	width: 920px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background-color: white;
}
	
#header
{
	position: absolute;
	height:67px;
	width: 920px;
	background-image: url(images/header.gif); 
	background-repeat: no-repeat;
}

#pagina
{
	position: absolute;
	margin-top: 67px;
	margin-left: 62px;
}

#menu
{
	position: absolute;
	margin-top: 1px;
	height: 41px;
	width: 794px;
	background-image: url(images/menuleeg.gif); 
	background-repeat: no-repeat;
}

#menu ul
{
	margin: 15px 0px 0px 20px;
	list-style: none;
}

#menu li
{
	font-size: 10px;
	float: left;
	margin: 0px 25px 0px 10px;
	padding-left: 10px;
	background: url(images/pijltje.gif) no-repeat; 
}

#menu a
{
	text-decoration: none;
	color: black;
}

#subkop
{
	position: absolute;
	margin-top: 42px;
	height: 47px;
	width: 794px;
	background-image: url(images/subkop.gif); 
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 0px 0px 31px;
}

#submenu
{
	position: absolute;
	margin-left: 580px; 
	margin-top: 50px;
	width: 200px;
	border-top: 1px solid #8dc73f;
	font-size: 10px;
}

#submenu ul
{
	list-style: none;
}

#submenu a
{
	text-decoration: none;
	background-color: #ecf2e5;
	display: block;
	color: black;
	border-bottom: 1px solid #8dc73f;
	height: 20px;
	padding: 5px 0px 0px 10px;
}	

#submenu a:hover
{
	background-color: #dfe1e8;
}


#afbeeldingsbalk
{
	padding-bottom: 10px;
	height: 298px;
	width: 567px;
	background-repeat: no-repeat;
}

#content
{
	position: absolute;
	margin-top: 80px;
	width: 567px;
	font-size: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#scheidingslijn
{
	position: relative;
	margin-top: 11px;
	margin-bottom: 10px;
	height: 2px;
	width: 565px;
	background-image: url(images/scheidingslijn.gif); 
	background-repeat: no-repeat;
}

#key
{
	height: 16px;
	width: 16px;
	position: absolute;
	background-image: url(images/key.gif); 
	background-repeat: no-repeat;
	margin-bottom: 20px;	
	margin: 4px 0px 0px 85px;
}
		
#footer 
{
	position: absolute;
	bottom: 0; /* heel belangrijk */
	width: 100%;
}

/* huisstijl grafiek enz */

#tabelhuisstijl 
{
	color: #2E2E2E;
	border-collapse:collapse;
	border:1px solid #8D8D8D;
	width: 100%;
}

#tabelhuisstijl a
{
	text-decoration: none;
	color: #2E2E2E;
}

#tabelhuisstijl a:hover
{
	color: #ff8642;
}

caption
{
	text-align: left;
	margin-bottom: 4px;
	font-weight: bold;
	color: #2E2E2E;
}

thead th {
	background: #798dbc;
	height: 20px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
}

tbody tr {
	background: none;
}

tbody tr.odd {
	background: #dfe1e8;
}

tbody tr.hrstyle,td.hdstyle {
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 7px;
	border-right: 1px solid #8D8D8D;
	text-align: left;
}

#homelinks
{
	position: absolute;
	width: 257px;
	float: left;
	padding-top: 13px;
}

#homerechts
{
	position: absolute;
	margin-left: 257px;
	width: 310px;
	float: right;	
}

#homemidden
{
	margin-top: 298px;
}


#algemeenrechts
{
	position: absolute;
	margin-top: 10px;
	width: 170px;
	float: left;
}

#algemeenlinks
{
	position: absolute;
	width: 385px;
	float: right;
	margin-top: 10px;
	margin-left: 180px;
	padding-bottom: 20px;
}

#textarealink
{
	width: 100%;
	height: 100px;
}					

#textareacode
{
	width: 100%;
	height: 120px;
}

h1
{
	font-size: 14px;
}	

h2
{
	font-size: 14px;
}

#content hr
{
	border: 0;
	border-bottom: 1px dotted #8dc73f;	
	margin-bottom: 10px;
	width: 80%;
	margin-left: 10%;
	height: 1px;
}

#help h1
{
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #8dc73f;
	background-color: #ecf2e5;
	font-size: 14px;
	color: black;
	font-weight: bold;
	height: 19px;
	width: 100%;
}

#help li
{
	list-style-type: none;
	padding-left: 20px;		
}
	
#help h2
{
	margin-top: 10px;
	border-bottom: 1px dotted;	
	padding-bottom: 2px;
}

#helpantwoord
{
 	padding-left: 20px;		
}

#poll1
{
	float: right;
	position: relative;
	width: 200px;
	height: 220px;
}

select
{
	width: 100%;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    width: 100px;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}