/* ************************************************************************** */
/* ALGEMEEN                                                                   */
/* ************************************************************************** */

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #366;
	}

p {
  margin-bottom: 0.75em;
  padding-top: 0;
  }
	
a {
	text-decoration: none; 
	color: #6e909e;
    }
a:hover {
	text-decoration: none;
	color: #366;
    }
a.noLine, a.noLine:hover {
	background: transparent !important;
	border: 0 !important;
	text-decoration: none !important;
	} 

#showRight a {
	border-bottom: 1px solid #366;
	}
#showRight a:hover {
	border-bottom: 1px solid #6e909e;
	}

.printOnly {
	display: none;
	}

		
/* ************************************************************************** */
/* HEADER                                                                     */
/* ************************************************************************** */

#showHeader {
	text-transform: lowercase;
	}
#breadCrumb, #breadCrumb a {
	color: #000;
	text-decoration: none;
	}
#breadCrumb a:hover {
	color: #366;
	text-decoration: none;
	border-bottom: 1px solid #6E909E;
	}

/* ************************************************************************** */
/* FOOTER                                                                     */
/* ************************************************************************** */

#showFooter, #showFooter a {
	color: #6E909E;
	text-decoration: none;
	}
#showFooter a:hover {
	color: #366;
	text-decoration: none;
	border-bottom: 1px solid #6E909E;
	}
#showFooter b {
	color: #2d5959;
	margin: 0 0.3em;
	}
	
/* ************************************************************************** */
/* SHOW LEFT                                                                  */
/* ************************************************************************** */

#zoekBalk {
	background: #6e909e;
	color: #fff;
	padding: 3px;
	}

/* ************************************************************************** */
/* SHOW RIGHT                                                                 */
/* ************************************************************************** */

#showRight.agenda,
#showRight.nieuws {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#showRight h1.xl {
/*	font-size: 2.75em;
	color: #366;
	margin: -5px 0 0 0; padding: 0;
	border-bottom: 1px solid #366;
	text-transform: lowercase;
	background: transparent url('../images/h1/08-04-xl.gif') right -1px no-repeat;*/

	font-size: 2.75em;
	color: #366;
	margin: 0; padding: 0;
	border-bottom: 1px solid #366;
	text-transform: lowercase;
	display: block; height: 40px; line-height: 40px;
	}

#showRight h1 {
	font-size: 1.25em;
	color: #366;
	margin: 0; padding: 0.25em 0 0.25em 0;
	border-bottom: 1px solid #366;
	}
#showRight h2.agenews {
	font-size: 1em;
	margin: 0.5em 0 0.25em 0; padding: 0;
	}
#showRight h3.agenews {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 0.75em 0; padding-top:0;
	}
#showRight h2,
#showRight h4 {
	font-size: 1.1em;
	font-weight: bold;
/*	margin: 0.75em 0 0 0; padding:0; */
	margin: 0.25em 0 0.75em 0; padding:0;
	}
#showRight h3,
#showRight h5 {
	font-size: 1em;
	font-weight: bold;
/*	margin: 0.75em 0 0 0; padding:0; */
	margin: 0; padding:0;
	}

	#contentLeft h1 {
	color: #f00;
	border: 0;
	}
	#contentRight h1 {
	font-size: 1.75em;
	color: #6e909e;
	margin-top: 0;
	padding: 2px 0;
	border-top: 0px;
	border-bottom: 1px solid #366;
	line-height: 1em;
	}
	#contentRight h1.agenda {
	border-top: 1px solid #fff;
	}
	
	.newsItems {
	color: #6e909e;
	padding: 0.5em 0;
	border-top: 1px dashed #366;
	}
	.tellerFirst {
	color: #6e909e;
	padding: 0.5em 0;
	border-top: 0;
	}
	.agendaItems,
	.linkItems,
	.cursusItems {
	color: #6e909e;
	padding: 0.5em 0;
	border-bottom: 1px dashed #366;
	}

	#showRight .newsItems a,
	#showRight .agendaItems a,
	#showRight .linkItems a {
	color: #6e909e;
	border: 0;
	}
	#showRight .newsItems a:hover,
	#showRight .agendaItems a:hover,
	#showRight .linkItems a:hover {
	color: #366;
	border: 0;
	}

	img.inlImage {
	margin: 0 0 1em 1em;
	}	

	#showTitle {
	color: #fff;
	font-size: 1.2em;
	}
	#showTitle h1 {
	color: #fff;
	font-size: 1.75em;
	}

/* +------------------------------------------------------------------------+ */
/* | linker sub menu                                                        | */
/* +------------------------------------------------------------------------+ */

#leftSubMenu {
	font-size: 11px;
	font-weight: bold;
	}

#leftSubMenu ul {
	margin: 0;
	padding: 1em 0 1em 2em;
	font-weight: bold;
	}
	#leftSubMenu ul ul {
	margin: 0; padding: 0;
	list-style-type: none;
	font-weight: normal;
	}
	#leftSubMenu ul ul ul {
	margin: 0; padding: 0 0 0 1em;
	list-style-type: none;
	font-weight: normal;
	}

	#leftSubMenu a {
	color: #366;
	}
	#leftSubMenu a:hover {
	color: #6e909e;
	}
	#leftSubMenu a.subActive {
	color: #6e909e;
	font-weight: bold;
	}
	#leftSubMenu ul li ul li a.subActive {
	color: #6e909e;
	font-weight: normal;
	}
	
	
a.cursusImg,
a.cursusImg:hover {
	text-decoration: none !important;
	border: 0 !important;
	}
a.cursusImg img {
	margin: 0 0 5px 0;
	}
a.cursusVid {
	background: transparent url('../images/video16x16.gif') left center no-repeat;
	padding-left: 1.25em;
	text-decoration: none;
	border: 0 !important;
	}
a.cursusVid:hover {
	background: transparent url('../images/video16x16-over.gif') left center no-repeat;
	padding-left: 1.25em;
	text-decoration: none;
	border: 0 !important;
	}

	
#contentFull ul,
#contentFull ol {
	margin: 0;
	padding: 0 0 0 2em;
	font-weight: normal;
	}
	