/* --- CSS Reset --- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

body {background: #323330; font-size: 12px;}
a {text-decoration: none;}
a:link, a:visited {color: #0000FF;}
a:hover {color: #0066FF;}

#wrapper {
	width: 960px;
	height: 560px;
	margin: 0px auto;
	margin-top: 5px;
	position: relative;
	background: #F2F2DA url(/graphs_site/content_onderrandje_v1.gif) bottom no-repeat;
}
#wrapper_extended {
	width: 960px;
	height: 560px;
	margin: 0px auto;
	margin-top: 5px;
	position: relative;
	background: #F2F2DA url(/graphs_site/content_onderrandje_ext.gif) bottom no-repeat;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 104px;
	background: #5C7350 url(/graphs_site/header_v1.jpg) top no-repeat;
	visibility: visible;
	z-index: 3;
	border-bottom: 1px solid #000000;
}
#tabje1 {
	position: absolute;
	width: 180px;
	height: 20px;
	background-image: url(/graphs_site/tabje_voor.gif);
	left: 735px;
	top: 89px;
	background-repeat: no-repeat;
	background-position: top;
}
#tabje2 {
	position: absolute;
	width: 180px;
	height: 20px;
	background-image: url(/graphs_site/tabje_achter.gif);
	left: 555px;
	top: 89px;
	background-repeat: no-repeat;
	background-position: top;
}
#tabje1 h1, #tabje2 h1 {
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
}
#logo {
	position: absolute;
	left: 14px;
	top: 9px;
	width: 390px;
	height: 82px;
	background: #5C7350 url(/graphs_site/logo_v1.gif) no-repeat;
	visibility: visible;
}
#logo a{display:block;height:100%;width:100%}
#navbar {
	position: absolute;
	z-index: 2;
	width: 180px;
	left: 0px;
	top: 105px;
	padding-left: 15px;
	padding-top: 13px;
	background: #A7B28F url(/graphs_site/navbar_zijrandje_v1.gif) repeat-y;
	border-right: 1px solid #000000;
}
#navbar_zijrandje_dag {
	position: absolute;
	background: #F2F2DA url(/graphs_site/navbar_zijrandje_dag.gif) repeat-y;
	width: 50px;
	top: 105px;
	left: 0px;
	z-index: 1;
}
#footer {
	width: 960px;
	margin: 0px auto;
	padding-top: 10px;
}
#footer p {
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 40px;
}
#footer a:link, #footer a:visited {color: #FFFFFF;}
#footer a:hover {color: #FFFF00;}
#navbar ul {
	list-style: none;
	font-weight: bold;
	line-height: 16px;
}
#navbar a {
	display: block;
	width: 166px;
}
#navbar a:link, #navbar a:visited {color: #660000;}
#navbar a:hover {color: #FFFFFF;}
#navbar_cur a {color: #FFFFFF;}
#rechterz {
	position: absolute;
	z-index: 1;
	background: url(/graphs_site/content_zijrandje_v1.gif) repeat-y right top;
	left: 855px;
	top: 105px;	
	width: 105px; 
}
#overzicht {
	position: absolute;
	left: 285px;
	width: 580px;
	z-index: 4;
}
#apF1, #apF2, #apF3, #apF4, #apF5, #apF6, #apF7, #apF8, #apF9, #apF10, #apF11, #apF12,
#apT1, #apT2, #apT3, #apT4, #apT5, #apT6, #apT7, #apT8, #apGalBtns {
	position: absolute;
	z-index: 4;
}
#apF1 p, #apF2 p, #apF3 p, #apF4 p, #apF5 p, #apF6 p,
#apF7 p, #apF8 p, #apF9 p, #apF10 p, #apF11 p, #apF12 p {
	text-align: center;
	padding-top: 4px;
}
#apT1 p, #apT2 p, #apT3 p, #apT4 p, #apT5 p, #apT6 p, #apT7 p, #apT8 p, #apGalBtns p {
	line-height: 1.6em;
	margin-bottom: 1em;	
}
#apT1 H1, #apT2 H1, #apT3 H1, #apT4 H1, #apT5 H1, #apT6 H1, #apT7 H1, #apT8 H1 {
	border-bottom: 1px solid #CC6600;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
#overzicht table {width: 568px;}
#overzicht th, #overzicht td {
	padding: 4px;
	vertical-align: top;
}
#overzicht table, #overzicht th, #overzicht td {
	border: 1px solid #666666;
	border-collapse: collapse;
}
#overzicht img {border: none;}
#overzicht h1 {
	margin-bottom: 2px;
	margin-top: 0;
	font-size: 13px;
	font-weight: bold;
}
#overzicht p {line-height: 1.4em;}

