/* EERST WAT ALGEMENE DINGEN */

html {
	margin: 0px;
	padding: 0px;
	color: #000;
	}
body {
	font-family: arial, verdana;
	/*background-color: white;*/ 
	/*background-image:  url(../images/ontwerp/home_003.jpg);*/
	/*background-attachment: fixed;*/
	background-repeat: repeat;
	background-color: white;
	background-image:  url(../images/pagelayout/back_001.jpg);
	/*background-attachment: fixed;*/
	/*background-repeat: repeat;*/
	
	margin: 0px;
	padding: 0px;
	color: black;
	width: 100%;
	}
/* hack: overschakelen naar traditionele boxmodel ipv w3c boxmodel om width en height overal hetzelfde te krijgen, geen doctype in html */

div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	font-family: arial,verdana,helvetica,lucida,adobe-helvetica,sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	}
.center {
	text-align: center;	
	}
td {
	font-size: 80%;
		}	

	
/* HIERONDER ALLES UIT DE HEADER DIV" */
#topbalk {
	
	width: 100%; 
	padding: 0px;
	text-align: left;
	height: 117px;
	background-image:  url(../images/pagelayout/header_002.jpg);
	background-attachment: fixed;
	background-color: #EFF9D7;
	background-position: 148px 0px;
	border-bottom: 1px solid gray;
	z-index: 1;
	}
#header {
	
	width: 770px; 
	padding: 0px;
	text-align: left;
	height: 117px;
	background-color: transparent;
	border: none;
	}
	
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
	height: 115px;
	width: 550px;
	margin-right: 149px;
	color: #000;
	background-color: transparent;
	border-right: 1px solid gray;
	}	
#topnav{
	position: absolute;
	top: 95px;
	left: 240px;
	border: none;
	height: 20px;
	width: 300px;
	margin-right: 149px;
	color: #000;
	background-color: transparent;
	border: none;
	}
#topnav img.rechts{
	border: none;
	float: right;
	margin: 0px;
	}

	

	
/* HIERONDER ALLES UIT DE linker DIV */	
/*#left {
	position: absolute;
	left: 0;
	top: 117px;
	width: 190px;
	height: 40px;
	margin-left: 0px;
	margin-top: 0px;
	color: #000;
	background-color: #333;
	padding: 0px;
	}*/
#left-nav {
	position: absolute;
	left: 0;
	top: 180px;
	width: 155px;
	height: 40px;
	margin-left: 0px;
	margin-top: 0px;
	color: #000;
	background-color: transparent;
	padding: 0px;
	z-index: 10;
	}
#left-nav p {	
	font-size: 70%;
	color: #ccc;
	font-weight: bold;
	padding: 8px 0px 8px 20px;
	}	
#left-nav ul{
	list-style: url(../images/pagelayout/pijltje2.gif );
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 20px;
	font-size: 70%;
	font-weight: bold;
	}
#left-nav li{
	margin: 10px 0px 0px 0px; 
	}		
#left-nav li.sub{
	margin: 0px 0px 0px 10px; 
	font-size: 100%;
	font-weight: normal;
	}	
#left-nav a {	
	color: #ccc;
	text-decoration: none;
	}	
#left-nav a:hover {	
	color: white;
	text-decoration: underline;
	}	
	
#left-nav a.thispage {	
	color: #F8FEDA;
	text-decoration: none;
	font-weight: bold;
	}	
#left-nav a.thispage:hover {	
	color: white;
	text-decoration: underline;
	}	
	
	
#right {
	position: absolute;
	left: 549px;
	top: 0px;
	margin-left: 0px;
	background-color: transparent;
	color: #000;
	height: auto;
	width: 220px;
	background-color: transparent;
	padding-top: 116px;
	padding-bottom: 0px;
	}
#right img{
	border: 1px solid gray;
	}
#right img.noborder{
	border: none;
	padding: 20px 0px 8px 20px;
	margin-left: 20px;
	}		
		
#right p.address {	
	font-size: 70%;
	color: gray;
	font-weight: bold;
	padding: 8px 0px 8px 20px;
	text-align: left;
	line-height: 120%;
	}		
#right a {	
	color: gray;
	}	
#right a:visited {	
	color: gray;
	}	
#right a:hover {	
	color: black;
	}	
	
/* HIERONDER ALLES UIT DE CONTENT DIV */

#wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%; 
	padding: 0px;
	text-align: left;
	height: 100%;
	/*background-color: white;
	background-image:  url(../images/pagelayout/back_001.jpg);
	background-attachment: fixed;
	background-repeat: repeat;*/
	}	
#content {
	position: absolute;
	top: 117px;
	left: 0px;
	border: none;
	padding: 40px 15px 0px 180px;
	color: #000;
	background-image:  url(../images/pagelayout/back_content_001.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: white;
	width: 550px;
	height: 100%;
	border-right: 1px solid gray;
	z-index: 5;
	}

	
.spacer {
	
	background: gray;
	width:100%;
	height: 10px;
	
	
	}

#content p {	
	font-size: 80%;
	}

#content p.mission {	
	font-size: 80%;
	color: #666;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
	}	
#content p.lead {	
	font-size: 80%;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
	}	
#content h1 {
	padding-bottom: 8px;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	/*color: #006DA9;	
	text-transform: uppercase;*/
	}
#content h1.light {
	padding-bottom: 0px;
	font-size: 90%;
	font-weight: bold;
	color: #333;
	/*color: #006DA9;	
	text-transform: uppercase;*/
	}	
#content h3 {
	padding-top: 20px;
	padding-bottom: 6px;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	}
#content h4.news {
	padding-top: 0px;
	padding-bottom: 6px;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	}						
#content h4 {
	padding-top: 20px;
	padding-bottom: 6px;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	}
#content h5.small {
	padding-top: 20px;
	padding-bottom: 6px;
	font-size: 80%;
	font-weight: bold;
	color: #000000;

	}	
#content h4.news {
	padding-top: 0px;
	padding-bottom: 6px;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	}		
#content h5 {
	padding-top: 20px;
	padding-bottom: 6px;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	}		
#content h6 {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 70%;
	color: #333;
	font-weight: normal;
	}	
#content h6.login {	
	font-size: 70%;
	padding: 350px 0px 8px 0px;
	}			
		
/* zie ook ul declaratie in "algemene dingen" */
#content ol{
	font-size: 80%;

	margin: 0px 12px 0px 22px; 
	}	
#content ul{
	font-size: 80%;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 12px 0px 16px; 
	}		
#content li{
	margin: 0px 0px 0px 0px; 
	}		
#content ul.arrow{
	font-size: 80%;
	list-style: url(../images/pagelayout/pijltje.gif );
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 12px 0px 16px; 
	}
#content ul.arrow li.padding{
	margin: 0px 0px 6px 0px; 
	}	
#content ul li ul.inspring{
	font-size: 100%;
	list-style-type: circle;
	margin: 0px 12px 0px 15px; 
	 
	}		
#content ul.arrow-back{
	font-size: 80%;
	list-style: url(../images/pagelayout/pijltje-terug.gif );
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 12px 0px 16px; 
	}	

.newskader {
background-color: #fbfdf1;
padding: 8px 10px 10px 8px;
margin: 8px 0 8px 0;
border: 1px solid #e3e9c8;
font-size: 90%;
}		
.newskader h4 {
	padding-top: 0px;
	padding-bottom: 6px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	}
.newskader h6 {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 80%;
	color: #333;
	font-weight: normal;
	}	
	
	
#content img{
	border: 1px solid gray;
	float: left;
	margin: 6px 8px 6px 0px;
	}
#content img.normal-float{
	border: 0px solid gray;
	float: normal;
	clear: both;
	margin: 6px 8px 6px 0px;
	}
#content img.nofloat{
	border: 0px solid gray;
	float: normal;
	clear: both;
	margin: 12px 35px 12px 0px;
	}

#content img.button {
border: none;
float: none;
margin: 6px 0px 0px 6px;
}
	
#leamaindiv {
	width: 800px;
	min-height:800px;
	margin: 10px auto 30px auto; 	
	text-align: left;
	border: none;
	height: 800px;
	position: relative;
	top: 0px;
	background-image:  url(../images/pagelayout/lea/lea.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: white;
	border: none;
	}
* html #lemaindiv {
	height:100%;
	}

	