@charset "utf-8";
/* CSS Document */
body  {
	font: 11px Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #636363;
	margin-top: 0px;
}
#container  {
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px;
	text-align: left;
} 
#navcontainertop
{
	padding: 10px 20px 10px 0px;
	height: 35px;
	width: auto;
}
#navcontainertop a {
	color: #636363;
	text-decoration: none;
	font-size: 10px;
}
#navcontainertop a:hover {
	color: #469ac6;
}
#navcontainertop img {
	margin-left: 15px;
}
#navcontainermain {
	float: left;
	width: 268px;
	height: 324px;
	background: #ffffff url(../images/menubackground.jpg);
}
#navcontainermain a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 100;
	margin-top: 8px;
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 0.83cm;
}
#picturecontainer {
	float: left;
	height: 234px;
	width: auto;
	padding: 0px 0px 0px 0px;
}
#navcontainersecundair
{
	float: left;
	text-align: left;
	width: 512px;
/*	width: 497px;  */
	height: 35px;
/*	height: 12px;  */
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #469ac6;
/*	padding: 13px 10px 10px 5px;  */
}
#navcontainersecundair a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#navcontainersecundair a:hover {
	text-decoration: underline;
}
#navcontainersecundair img {
	margin-top: 12px;
}
#containermiddle {
	clear: both;
	width: 780px;
	text-align: left; /*voor IE */
	background: #ffffff url(../images/2faux.gif);
	overflow: hidden;
	margin: 0 auto;
}
#leftbar  {
	float: left;
	width: 196px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #dbdbdb; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 10px 10px;
	line-height: 0.5cm;
}
#leftbar h1 {
	color: #4b872b;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 0.1cm;
}
#leftbar a {
	color: #4b872b;
	text-decoration: none;
}
#leftbar a:hover {
	color: #4b872b;
	text-decoration: underline;
}
#leftbar img {
	margin-bottom: 5px;
}
#maincontent {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 20px 10px 10px 10px;
	margin-left: 216px;
}
#maincontent h1 {
	color: #5c5c5c;
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: 2px;
	margin-top: 0px;
}
#maincontent h2 {
	color: #5c5c5c;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin-top: 0px;
}
#maincontent a {
	color: #4b872b;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #4b872b;
	text-decoration: none;
}
#spacer {
	background: #469ac6;
	height: 10px;
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	clear: both;
}
#footer  {
	padding: 13px 10px 10px 10px;
	float: left;
	width: 760px;
	height: auto;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #469ac6;
} 
.footer_style1 {
	font-weight: bold;
}
.footer_style2 {
	font-size: 10px;
	margin-left: 310px;
}
.contentheading {
	color: #5c5c5c;
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: 2px;
	margin-top: 0px;
}
.componentheading {
    color: #5c5c5c;
    font-size: 14px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
    letter-spacing: 2px;
    margin-top: 0px;
}
