/* The CSS Style Sheets,Layout, Webdesign and Content of the Kwadro Website is copyrighted and may not be copied / downloaded / reproduced or redistributed in any way */
/* The Stylesheets and Layout / Design of the Kwadro Websites including but not limited to http://www.kwadro.be , http://www.kwadro.com, http://www.kwadro.eu/, http://www.kwadrofoto.be are copyrighted by Kwadro NV  */
/* LAST UPDATE: 14/7/2008 */ 

#pageheader {
	position: absolute;
	width: 100%;
	min-width: 1000px;
	left: 0px;
	top: 0px;
	height: 110px;
	background-color: #CCCCCC;
}

#headerlogo {
	width: 160px;
	height: 110px;
	left: 0px;
	margin-left: 20px;
	margin-top: 5px;
	position: absolute;
}

#headerfoto {
	width: 160px;
	height: 110px;
	right: 0px;
	position: absolute;
	top: 0px;
}

#headertitle {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 17px;
	height: 110px;
	position: relative;
	margin-left: 160px;
	margin-right: 160px;
}

#headertitle h3 {
	font-size:1.3em;
	text-align:center;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
	margin-top: 7px;

}

#headertitle h1 {
	font-size:1.3em;
	text-align:center;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
	margin-top: 7px;

}


#topmenu-header {
	top: 110px;
	color: #000000;
	background: #99CC66;
	border-top: 2px solid #009933;
	border-bottom: 2px solid #009933;
	position: absolute;
	left: 0px;
	height: 28px;
	width: 100%;
	min-width: 1000px;
	margin: 0 0 0 0;
}

#taalswitch {
	position: absolute;
	width: 160px;
	height: 28px;
	top: 0px;
	left: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #99CC66;
}

#taalswitch ul {
		margin: 0;
		padding: 0;
		border: none;
		display: inline;
		list-style: none;
}

		
#taalswitch li {
		margin : 0;
		display: inline;
		list-style: none;
		padding-left: 6px;
	    padding-right: 6px; 
}

#taalswitch li a {
		display: inline;
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight: bold;
		background-color: #99CC66;
		color: #fff;
		text-decoration: underline;
		list-style: none;
}

#taalswitch li a:hover {
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight: bold;
		background-color: #99CC66;
		color: #FFCC33;
		text-decoration: underline;
		}


#topmenu {
	margin-left: 163px;
	height: 25px;
	margin-right: 0px;
	top: 0px;
	background: #99CC66;
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	position: relative;
	width: auto;
	}

#topmenu ul {
		margin: 0;
		padding: 0;
		border: none;
		display: inline;
		list-style: none;
}
		
#topmenu li {
		margin: 0 0 0 0;
		display: inline;
		list-style: none;
}

#topmenu li a {
		display: inline;
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight: Normal;
		padding: 5px;
		margin: 0px;
		border-left:  8px solid #1B6542;
		border-right: 8px solid #38A876;
		background-color: #27925F;
		color: #FFFFFF;
		text-decoration: none;
		list-style: none;
		float:left;
		
}
/*
html>body #topmenu li a {
		width: auto;
		}
*/		
#topmenu li a:hover {
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;
		border-left:  8px solid #238355;
		border-right: 8px solid #3DB881;
		background-color: #2BA269;
		color: #FFFFFF;
		
		}
		
#topmenu li a.selected {
		display: inline ;
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;
		padding: 5px;
		margin: 0px;
		border-left:  8px solid #1B6542;
		border-right: 8px solid #38A876;
		background-color: #27925F;
		color: #FFCC33;
		text-decoration: none;
		list-style: none;
		float:left;
		
}

#topmenu li a.selected:hover {
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;
		border-left:  8px solid #238355;
		border-right: 8px solid #3DB881;
		background-color: #2BA269;		
		color: #FFCC33;
		
		}

#contentblock1 {
	top: 142px;
	position: absolute;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	background-color: #CCCCCC;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#leftsidebar {
	width: 162px;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: #CCCCCC;
	border: none;
	z-index: 10;
}

#leftsidebar-foto {
	width: 145px;
	height: 145px;
	left: 5px;
	position: relative;
	top: 10px;
	border: 3px solid #02664A;
	overflow: hidden;
}

#rightsidebar {
	width: 160px;
	right: 0px;
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: #CCCCCC;
	z-index: 10;
}


#leftmenu {  
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Comic Sans MS, Trebuchet MS;
	font-weight: normal;
	font-size: 14px;
	background-color: #27925F;
	color: #333;
	width: 160px;
	top: 170px;
	position: absolute;
	left: 0px;
	}	
	
#leftmenu h2  {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 16px;
	text-transform:none;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	background:#99CC66;
	margin:0;
	padding:0;
	width: 160px; 
	text-decoration: underline;
	}
		
#leftmenu a {
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
		display: block;
		padding: 5px;
		margin: 0;
		border-left:  8px solid #1B6542;
		border-right: 8px solid #38A876;
		background-color: #27925F;
		width: 134px; 
	}

#leftmenu li>a { 
		width: 134px;  		
		}	
	
#leftmenu li {  
		position:relative;
		display: block;
		margin: 0;
		padding-left: 1px; 
		padding-right: 1px;
		padding-top: 0px;
		padding-bottom: 0px;
		border: 0;
		border-bottom: 1px solid #006600;
	}
	
#leftmenu ul  {
		display: block;
		margin: 0;
		padding: 0;
		border: 0;
		width: 160px;
		background: #27925F;
		list-style:none;
	}
	
	
#leftmenu li.folder ul {
			position:absolute;
			left:160px; 
			top:0px;
		}		

#leftmenu li.folder>ul { 
			
			left:160px;  		
		} 

	
#leftmenu a:hover  {
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;		
		border-left:  8px solid #238355;
		border-right: 8px solid #3DB881;
		background-color: #2BA269;
		color: #FFFFFF;		
	}

#leftmenu a.folder {
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 0px;
	border-left:  8px solid #1B6542;
	border-right: 8px solid #38A876;
	background-color: #27925F;
	list-style: none;
	background-image: url(../images/nav-menu/leftmenu-folder.jpg);
	width: 134px; 
	}	

#leftmenu a.folder:hover  {
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 1em;
	font-weight:normal;
	color: #FFFFFF;
	border-left:  8px solid #238355;
	border-right: 8px solid #3DB881;
	background-color: #2BA269;
	background-image: url(../images/nav-menu/leftmenu-folder-selected.jpg);
	text-decoration: none;
	}	

#leftmenu a.selected {
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;
		color: #FFCC33;
		text-decoration: none;
		display: block;
		padding: 5px;
		margin: 0px;
		border-left:  8px solid #238355;
		border-right: 8px solid #3DB881;
		background-color: #2BA269;
		list-style: none;
		width: 134px; 
		
	}	
	
#leftmenu a.selected:hover  {
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;		
		border-left:  8px solid #238355;
		border-right: 8px solid #3DB881;
		background-color: #2BA269;
		color: #FFCC33;
		
	}

#leftmenu a.folderselected {
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;
		color: #FFCC33;
		text-decoration: none;
		display: block;
		padding: 5px;
		margin: 0px;
		border-left:  8px solid #238355;
		border-right: 8px solid #3DB881;
		background-color: #2BA269;
		background-image:url(../images/nav-menu/leftmenu-folder-selected.jpg);
		list-style: none;
		width: 134px; 
		
	}	
	
#leftmenu a.folderselected:hover  {
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;
		border-left:  8px solid #238355;
		border-right: 8px solid #3DB881;
		background-image:url(../images/nav-menu/leftmenu-folder-selected.jpg);
		color: #FFCC33;
		
	}

#leftmenu ul ul, #leftmenu li:hover ul ul {
		display:none;
	} 

#leftmenu li:hover ul, #leftmenu li:hover li:hover ul {
		display:block;
	}
	

#centerblock {
	position: relative;
	top: 0px;
	background-color: #CCCCCC;
	margin-left: 162px;
	margin-right: 160px;
	z-index:4;
	font-size: 14px;
	font-family: Comic Sans MS, Trebuchet MS;
}

#navbar {
	background-color: #CCCC99;
	height: auto;
	position: static;
	z-index: 5;
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 2px solid #999999;
}

#navbar ul {
		margin: 0;
		padding: 0;
		border: none;
		display: inline;
}
		
#navbar li {
		margin: 0 0 0 0;
		display: inline;
}

#navbar li a {
		display: inline;
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;
		padding-right: 5px;
		margin: 0px;
		background-color: #CCCC99;
		color: #000000;
		text-decoration: underline;
}

#navbar li a:hover {
		/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
		font-family: Comic Sans MS, Trebuchet MS;
		font-size: 1em;
		font-weight:normal;
		background-color: #CCCC99;
		color: #fff;
}

#pagecontent {
	font-family: Comic Sans MS, Trebuchet MS;
	background-color: #ECE9D8;
	position: static;
	z-index: 3;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1em;
}

#pagecontent h1 {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #006B52;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#pagecontent h2 {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #006B52;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#pagecontent h2 a {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	text-decoration: underline;
	color: #006B52;
}

#pagecontent h2 a:link  {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	text-decoration: underline;
	color: #006B52;
}

#pagecontent h2 a:hover  {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	text-decoration: underline;
	color: #006B52;
}

#pagecontent h3 {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 1.0em;
	font-style: normal;
	color: #006B52;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}

#pagecontent h3 a {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	text-decoration: underline;
	color: #006B52;
}

#pagecontent h3 a:link  {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	text-decoration: underline;
	color: #006B52;
}

#pagecontent h3 a:hover  {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	text-decoration: underline;
	color: #006B52;
}

#pagecontent h4 {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 0.9em;
	font-style: normal;
	color: #006B52;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
}

#pagecontent h4 a {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	text-decoration: underline;
	color: #006B52;
}

#pagecontent h4 a:link  {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	text-decoration: underline;
	color: #006B52;
}

#pagecontent h4 a:hover  {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	text-decoration: underline;
	color: #006B52;
}


#pagecontent p {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-right: 1em;
}

#pagecontent p a {
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
}
#pagecontent p a:link {
	font-weight:normal;
	text-decoration: underline;
	color: #000000;
}

#pagecontent p a:hover {
	font-weight:normal;
	text-decoration: underline;
	color: #00C13F;
}

#pagecontent ol {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	list-style: decimal outside;
}

#pagecontent ol a {
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
}

#pagecontent ol a:link {
	font-weight:normal;
	text-decoration: underline;
	color: #000000;
}

#pagecontent ol a:hover {
	font-weight:normal;
	text-decoration: underline;
	color: #00C13F;
}

#pagecontent ul {
	/* font-family: Trebuchet MS, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; */
	font-family: Comic Sans MS, Trebuchet MS;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	list-style: disc;
}

#pagecontent ul a {
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
}

#pagecontent ul a:link{
	font-weight:normal;
	text-decoration: underline;
	color: #000000;
}

#pagecontent ul a:hover{
	font-weight:normal;
	text-decoration: underline;
	color: #00C13F;
}


#copyrightfooter {
	font-family: Comic Sans MS, Trebuchet MS;
	position: static;
	background-color: #CCCC99;
	z-index: 3;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 2px;
}

#copyrightfooter p {
	font-size: 1em;
	font-style: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0 0 0 0;
}

.onderlijnen {
	text-decoration: underline;
}


.image-border{
	border-style:solid;
	border-color: #02664A;
	border-width: 3px;
	border-spacing: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  }

.image-border2{
	border-style:solid;
	border-color: #02664A;
	border-width: 2px;
	border-spacing: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  }
  
.image-border3{
	border-style:solid;
	border-color: #FFCC33;
	border-width: 3px;
	border-spacing: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  }
