html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	height: 100%;
}
body {
	background: repeat-x url(../../picts/vereniging/bg.jpg) #fff;
}
#container {
	position: relative;
	min-height: 100%;
	bottom: 10px;
}
* html #container {
	height: 100%;
}
#maindiv {
	position:relative;
	left:40px;
	top: 20px;
	width: 1050px;
	background: #85c448 no-repeat url(../../picts/vereniging/silhouet_green.gif) bottom left;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	border-bottom:  26px solid #036;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	height: 85%;
	bottom: 10px;
	overflow: visible;
	background-image: url(../../picts/vereniging/silhouet_green.gif);
}
#header {
	width: 1050px;
	background: no-repeat url(../../picts/vereniging/silhouet_blue.gif) bottom right #036;
	height: 100px;
}
#footer {
	position: relative;
	margin: 10px auto 0 auto;
	height: 20px;
	padding: 25px;
	z-index:2;
}
#footer2 {
	position: relative;
	margin: -7.5em auto 0 auto;
	z-index: 1;
}
/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer {
	margin-top: -7.4em;
	padding: 20px;
}
* html #contentcontainer {
	overflow: visible;
}
#contentcontainer {
	position: relative;
	left: 194px;
	top: 4px;
	width: 850px;
	min-height: 800px;
	height: 90%;
	background-color: #FFFFFF;
	border: 1px solid #036;
	overflow: hidden;
	margin: 0;
	z-index: 3;
}
#breadcrum {
	position:absolute;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 2px;
	left: auto;
	top: 25px;
	width: 820px;
	height: 17px;
	border-bottom: 1px solid #036;
	vertical-align: middle;
	font-size: 11px;
	z-index: 3;
	color: #036;
	visibility: visible;
}
#content {
	position: relative;
	left: 14px;
	top: 10px;
	width: 820px;
	float: left;
	overflow: visible;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	z-index:auto;
	vertical-align:top;
	height: 87%;
}
#contentleftright {
	position: relative;
	left: 0px;
	top: 5px;
	width: 820px;
	float: left;
	overflow: visible;
	vertical-align:top;
	height: 100%;
	z-index:5;
}
#contentleft {
	position: relative;
	left: 0px;
	top: 5px;
	width: 400px;
	float: left;
 overflow: visible  vertical-align:top;
	height: 100%;
	z-index:6;
}
#contentright {
	position: relative;
	left: 0px;
	top: 5px;
	width: 400px;
	float: right;
	vertical-align:top;
	height: 100%;
	z-index:7;
	margin: 0;
}
#vertnavcontainer {
	position: absolute;
	left: 19px;
	top: 127px;
	width: 157px;
	min-height: 104px;
	background-color: #036;
	visibility: visible;
}
#subnavcontainer {
	position: absolute;
	left: 19px;
	top: 310px;
	width: 157px;
	min-height: 104px;
	background-color: #cf9;
	border: 1px solid #036;
	visibility: visible;
}
/* horizontale navigatie */


#hornavcontainer {
	padding: 0;
	margin: 0px;
	margin-left: -1px;
	background-color: #cf9;
	width: 850px;
	height: 20px;
	border-bottom: 1px solid #036;
}
#hornav {
	width: 850px;
	margin: 0px;
	padding: 0;
	height: 20px;
	float: left;
}
#hornav ul {
	margin: 0;
	padding: 0;
	color: #036;
	height: 20px;
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
}
#hornav ul li {
	display: inline;
	float: left;
	text-align: center;
	height: 20px;
}
#hornav ul li a {
	height: 20px;
	margin: 0;
	padding: 0px 10px 0px 15px;
	background-color: #cf9;
	color: #036;
	text-decoration: none;
	float: left;
	border-right: 1px solid #036;
	border-left: none;
}
#hornav ul li a:hover {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
#hornav a:active {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
#hornav li#active a {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
/* verticale navigatie */

#vertnav {
	width: 150px;
}
#vertnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
}
#vertnav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}
#vertnav a {
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 7px;
	width: 150px;
	height: 20px;
	background-color: #036;
	border: 1px solid #85c448;
	font-size: 12px;
	color: #fff;
}
#vertnav a:link, #vertnav a:visited {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
#vertnav a:hover {
	color: #036;
	background-color: #cf9;
	text-decoration: none;
	border: 1px solid #036;
}
#vertnav a:active {
	color: #036;
	background-color: #cf9;
	text-decoration: none;
	border: 1px solid #036;
}
#vertnav li#active a {
	color: #036;
	background-color: #cf9;
	text-decoration: none;
	border: 1px solid #036;
}
/* subnavigatie */

#subnav {
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
#subnav li {
	padding-left: 10px;
	background-image: url(../../picts/vereniging/sublistblue.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	display: block;
}
* html #subnav li {
	height: 20px;
}
#subnav li a {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 7px;
	margin-bottom: 2px;
	line-height: 16px;
	font-size: 12px;
	color: #036;
}
#subnav li a:link, #subnav li a:visited {
	color: #036;
	text-decoration: none;
}
#subnav li a:hover {
	color: #48761c;
	text-decoration: none;
}
#subnav a:active {
	color: #48761c;
	text-decoration: none;
	font-weight:600;
}
#subnav li#active a {
	color: #48761c;
	text-decoration: none;
	font-weight:600;
}
 #subnav a:inactive {
 color: #036;
 text-decoration: none;
 font-weight:600;
}
#subnav li#inactive a {
	color: #036;
	text-decoration: none;
	font-weight:normal;
}
/* subnavigatie */

#subsubnav {
	margin-left: 16px;
	padding: 0;
	list-style: none;
	color: #036;
	font-weight: normal;
}
* html #subsubnav {
	margin-left: 0px;
}
#subsubnav li {
	padding-left: 10px;
	background-image: url(../../picts/vereniging/sublistblue.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	display: block;
}
* html #subsubnav li {
	height: 20px;
}
#subsubnav li a {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 7px;
	margin-bottom: 2px;
	line-height: 16px;
	font-size: 12px;
	color: #036;
}
#subsubnav li a:link, #subnav li a:visited {
	color: #036;
	text-decoration: none;
}
#subsubnav li a:hover {
	color: #48761c;
	text-decoration: none;
}
#subsubnav a:active {
	color: #48761c;
	text-decoration: none;
	font-weight:600;
}
#subsubnav li#active a {
	color: #48761c;
	text-decoration: none;
	font-weight:600;
}
 #subsubnav a:inactive {
 color: #036;
 text-decoration: none;
 font-weight:600;
}
#subsubnav li#inactive a {
	color: #036;
	text-decoration: none;
	font-weight:normal;
}
#subnavcontainer h2 {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	color: #036;
	font-size: 13px;
	margin: 5px 5px 6px 8px;
}
.logo {
	margin: 14px 0px 0px 20px;
}

table {
	border: 1px solid #036;
}


.tableborder {
	border: 1px solid #036;
}
.tableheader {
	background-color: #036;
	color:#fff;
	font-weight:600;
	text-align:left;
}
.tabelfont {
	font-size: 11px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.tablelightgreen {
	background-color: #cf9;
}
.tablelightgreendatum {
	background-color: #cf9;
	text-align: left;
	font-weight: bold;
}
/* tekst */


blockquote {
	width: 630px;
}
h1, h2, h3, p, span, li, ul, blockquote {
	color: #036;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
td {
	color: #036;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
pre {	font-family:Courier;
	line-height:11px;
} 

* html ul {
	color: #036;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	letter-spacing: 0.2pt;
	line-height:20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	letter-spacing: 0.2pt;
	line-height: 18px;
	font-weight: bold;
	margin: 15px 0px -5px 0px;
	padding: 0;
}
h3 {
	font-size: 14px;
	letter-spacing: 0.2pt;
	line-height: 18px;
	font-weight: bold;
	margin: 15px 0px -5px 0px;
	padding: 0;
}
p, span, td {
	line-height: 17px;
	letter-spacing:0.07em;
}
a, a:link {
	text-decoration: underline;
	color: #00660c;
}

