/* --------------------------- reset + main html redefinitions  */
/*  common tag redefinitions  */
html, body, form, fieldset {
	font:100%  Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
html {
	font-size:100.01%;
}
body { 
	background-color: #fff;
	color:#464646;
	line-height:1.3em;
	font-size:0.63em;
}

* {
	font-size:100%; /* avoids font scaling in a table - if this distroys all layout, just use table */
}
 
a {}
a:visited {}
a:hover {}
a img {
	border:none; /* avoids border when img is link */
}
fieldset {
	border:none;
}

a#kvl:link {color: white}
a#kvl:visited {color: white}

/* Neutralize/reset styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, dl, hr, address {
	margin:1em 0;
	padding:0;
}
ul, ol {
	margin:1em;
	padding:0;
}
:focus { outline: 0; }
h1 {
	font-size:1.8em;
	font-weight:normal;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
h2 { /* h2 only used with first character on red background */
	font-size:1.8em;
	font-weight:normal;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ic0_h1.gif) no-repeat;
	padding-top:9px;
	padding-bottom:10px;

}

h2 .first {  /* h2 only used with first character on red background */
	font-weight:bold;
	color:#fff;
	width:33px; 
	height:34px;
	float:left;
	text-align:center;
	margin-right:1px;
	}

h3 {
	font-size:1em;
	font-weight:bold;
}


h4 {
	color:#767676;
	font-size:1.2em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;

}
h5 {
	font-size:1em;
	font-weight:normal;
}
h6 {
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
}
hr {
	border:none;
	border-bottom:1px solid #29b1d9;
	height:1px;
}
input, select, textarea {
	font-size: 100%;
    font-family: "Lucida Grande", "Lucida Sans", arial, helvetica, clean ,sans-serif;
	color:#666;
}

ul li {
	list-style: none;
	padding:0 0 0.4em 1.2em;
	margin:0;
}
ol li {
	padding:0 0 0.4em 0;
	margin:0 0 0 1.2em;
}
select, textarea { /* similar to class 'inputfield' */}
td {
	vertical-align:top; /* relevant in most cases, i.e. in application layout */
}
/* --------------------------- shared styles  */
/*  common styles  */
.rss {styles.css (regel 579)
color:#8A8A8A;
float:right;
margin-top:10px;
width:160px;
}

.alignR {
	text-align:right;
}
.clearfloats {
	clear:both;
}

.floatL {
	float:left;
}
img.floatL {
	margin:0 15px 15px 0;
}
.floatR {
	float:right;
}
img.floatR {
	margin:0 0 15px 15px;
}
.noPadding {
	padding:0;
}
.prct100 {
	width:100%;
}
/* --------------------------- application related  */
.inputfield {}
.XXS {
	width:xx;
}
.XS {
	width:xx;
}
.S {
	width:xx;
}
.M {
	width:xx;
}
.L {
	width:xx;
}
.L {
	width:xx;
}
table.form, table.form table {}
.form td {}



/* --------------------------- logo and functional navigation  */
#brandContainer {
	background-color: #fff;
	height:88px;
}
#brand {
	background-color:#FFF;
	width: 972px;
	margin:0 auto;
}

.logo {
	float:left;
	margin:7px 0 7px 15px;
	width:193px;
}

.funcnav {
	float:right;
	margin:40px 0 0 0;
	width:520px;
	text-align:right;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

.search {
	float:left}
	
.inputSearch {
	background:transparent url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_zoeken.gif) no-repeat scroll left top;
	border:0px solid #900009;
	float:left;
	height:20px;
	margin:0;
	padding:3px 5px 0 5px;
	width:173px;
}

.funcnav ul {
	margin:0;
	padding:0
	}
	
.funcnav ul li {
	margin:0;
	padding:0
	}

.funcnav ul li {
	display:inline;
	list-style:none;
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_funcnav.gif) no-repeat;
	padding-left:10px;
	padding-right:8px;
}


.funcnav a:link { color:#858688; text-decoration:none}
.funcnav a:visited {color:#858688; text-decoration:none}
.funcnav a:hover {color:#858688; text-decoration:underline}
.funcnav a.active {color:#858688; text-decoration:none}


/* --------------------------- header  */
#headerWide {
	background: #d3251d url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_header.jpg) no-repeat center;
	height:131px;
}
#header {
	background-color:#FFF;
	width: 972px;
	margin:0 auto; /* centreren van het concept */
}

	

/* --------------------------- container all content  */


#contentContainer {
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_content.gif) repeat-x top;
	font-size:1em;
	line-height:1.6em;
	padding-bottom:10px;

}

#content {
	width: 972px;
	margin:0 auto;
}


#content a:link 	{ color:#ef4136; text-decoration:none; }
#content a:visited 	{ color:#ef4136; text-decoration:none; }
#content a:hover 	{ color:#ef4136; text-decoration:underline; }
#content a:active 	{ color:#ef4136; text-decoration:none; }

#contentpp ul li {
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ico_list.gif) left 3px no-repeat;
	padding-top:0px;
	padding-bottom:1px;
	}
	
#contentpp {
	width: 972px;
}


#contentpp a:link 	{ color:#ef4136; text-decoration:none; }
#contentpp a:visited 	{ color:#ef4136; text-decoration:none; }
#contentpp a:hover 	{ color:#ef4136; text-decoration:underline; }
#contentpp a:active 	{ color:#ef4136; text-decoration:none; }


/***************** leftNavigation */

#leftNavigation {
	width:201px;
	float:left;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}

.leftNavTop {
	height:15px;
	line-height:33px;
	font-size:1.5em;
	color:#fff;
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavTop.gif) no-repeat;
	padding-left:19px;
}

.leftNavMiddle {
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnav.gif) repeat-y;
}


.leftNavBottom {
	height:15px;
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavBottom.gif) no-repeat;
	}
/* first level */

#leftNavigation ul {
	margin:0;
	margin-left:1px;
	margin-right:1px;
	padding:0;
	zoom:1;
	}
	

	
#leftNavigation ul li {
	
	margin:0;
	padding:0;
	font-size:1.2em;
	background: none;
	zoom:1;
	}


#leftNavigation ul li a {
	display:block;
	padding:6px 10px 6px 30px;
	margin:0;
	border-top:1px solid #f2f2f0;
	zoom:1;
	}
	
#leftNavigation a:link 	{color:#404040; text-decoration:none; background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem.gif) no-repeat;}
#leftNavigation a:visited {color:#404040; text-decoration:none;background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem.gif) no-repeat; }
#leftNavigation a:hover {color:#3cb343; text-decoration:underline; background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem.gif) no-repeat; }
#leftNavigation a:active { color:#404040; text-decoration:none; background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem.gif) no-repeat;  }
	
#leftNavigation a.highlight:link 	{color:#fff; text-decoration:none; background:#3cb343 url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem_Active.gif) no-repeat; font-weight:bold}
#leftNavigation a.highlight:visited {color:#fff; text-decoration:none; background:#3cb343 url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem_Active.gif) no-repeat; font-weight:bold}
#leftNavigation a.highlight:hover {color:#fff; text-decoration:none; background:#3cb343 url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem_Active.gif) no-repeat; font-weight:bold}
#leftNavigation a.highlight:active { color:#fff; text-decoration:none; background:#3cb343 url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem_Active.gif) no-repeat; font-weight:bold}


/* second level */

#leftNavigation ul ul {
	margin:0;
	padding:0;
	}
#leftNavigation ul li ul li {
	font-size:1em;
	margin:0;
	padding:0;
	}
	
#leftNavigation ul li ul li a {
	display:block;
	padding:6px 10px 6px 42px;
	margin:0;
	background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem2.gif) no-repeat;
	}
	
/* --------------------------- extra class Level2hover om menu op niveau 2 met il te laten inspringen  */

	
#leftNavigation .Level2 a:link 	{margin-left: 10px; color:#404040; text-decoration:none;background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem2.gif) no-repeat scroll 0 10;}
#leftNavigation .Level2 a:visited {margin-left: 10px; color:#404040; text-decoration:none; background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem2.gif) no-repeat scroll 0 10;}
#leftNavigation .Level2 a:hover {margin-left: 10px; color:#404040; text-decoration:underline; background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem2.gif) no-repeat scroll 0 10; }
#leftNavigation .Level2 a:active {margin-left: 10px; color:#404040; text-decoration:none;  background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_leftnavItem2.gif) no-repeat scroll 0 10; }

#leftNavigation .Level2 a.highlight:link {margin-left: 10px; color:#404040; text-decoration:underline; background: url() no-repeat; font-weight:normal;}
#leftNavigation .Level2 a.highlight:visited {margin-left: 10px; color:#404040; text-decoration:underline; background: url() no-repeat; font-weight:normal;}
#leftNavigation .Level2 a.highlight:hover {margin-left: 10px; color:#404040; text-decoration:underline; background: url() no-repeat; font-weight:normal;}
#leftNavigation .Level2 a.highlight:active {margin-left: 10px; color:#404040; text-decoration:underline; background: url() no-repeat scroll; font-weight:normal;}



/* --------------------------- footer  */
#footerContainer {
	background-color: #000;
	height:23px;
}

#footer {
	width: 972px;
	margin:0 auto;
	color:#fff;
	text-align:center;
	border-top:1px solid #000;
	

}
#footer .margin {
	padding-top:2px;
	vertical-align: middle;
}
#footer a:link {color:#bbb5a9; text-decoration:none}
#footer a:visited {color:#bbb5a9; text-decoration:none}
#footer a:hover {color:#bbb5a9; text-decoration:underline}
#footer a:active {color:#bbb5a9; text-decoration:none}



/*--------------------- doormat */

#doormat {
	background:#FFFFFF url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navigationTop.gif) repeat-x;
}
#navigation {
	width: 972px;
	margin:0 auto;
}
#navigation ul {
	margin:0;
	padding:0;
	display:inline-block;
	overflow:hidden;
}
#navigation ul li {
	margin:0;
	padding:0;
}
#navigation li.navLevel01 {
	float:left;
	font-size:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:194px;
}


#navigation li.navLevel01 .topNormal {
	background:none repeat scroll 0 0;
	display:block;
	font-size:1.5em;
	height:36px;
	font-family:Arial, Helvetica, sans-serif;
}
#navigation li.navLevel01 .topNormal a {
	color:#FFFFFF;
	display:block;
	height:36px;
	line-height:36px;
	text-decoration:none;
	padding-left:12px;
}

#navigation li.navLevel01 .topNormal a:link {color:#FFFFFF; text-decoration:none; border-bottom:2px solid #fff}
#navigation li.navLevel01 .topNormal a:visited {color:#FFFFFF; text-decoration:none; border-bottom:2px solid #fff}
#navigation li.navLevel01 .topNormal a:hover {color:#FFFFFF; text-decoration:none; border-bottom:2px solid #fff}
#navigation li.navLevel01 .topNormal a:active {color:#FFFFFF; text-decoration:none; border-bottom:2px solid #fff}
	
	
	
#navigation li.green .topNormal a:hover {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navGreen.gif) repeat-x; border-bottom:2px solid #13a321}
#navigation li.blue .topNormal a:hover {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navBlue.gif) repeat-x; border-bottom:2px solid #0b749b}
#navigation li.yellow .topNormal a:hover {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navYellow.gif) repeat-x; border-bottom:2px solid #e1a200}
#navigation li.red .topNormal a:hover {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navRed.gif) repeat-x; border-bottom:2px solid #eb4719}
#navigation li.grey .topNormal a:hover {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navGrey.gif) repeat-x; border-bottom:2px solid #5f5f5f}

#navigation li.green .active a {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navGreen.gif) repeat-x;}
#navigation li.blue .active a {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navBlue.gif) repeat-x;}
#navigation li.yellow .active a {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navYellow.gif) repeat-x;}
#navigation li.red .active a {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navRed.gif) repeat-x;}
#navigation li.grey .active a {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navGrey.gif) repeat-x;}



.menu_body {
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navLine.gif) left no-repeat;
	font-size:1.1em;
	color:#4a4a4a;
}

#navigation .menu_body li.navLevel02 {
	margin-left:12px;
	padding-top:3px;
}

#navigation .menu_body li.first {
	padding-top:14px;
}

#navigation .menu_body li.last {
	padding-top:14px;
}


#navigation .menu_body li a:link { color:#4a4a4a; text-decoration:none}
#navigation .menu_body li a:visited { color:#4a4a4a; text-decoration:none}
#navigation .menu_body li a:hover { text-decoration:none}
#navigation .menu_body li a:active { color:#4a4a4a; text-decoration:none}


#navigation li.green .menu_body li a:hover { color:#13a321}
#navigation li.blue .menu_body li a:hover { color:#0b749b}
#navigation li.yellow .menu_body li a:hover { color: #e1a200}
#navigation li.red .menu_body li a:hover { color: #eb4719}
#navigation li.grey .menu_body li a:hover { color: #5f5f5f}

.box-outer {
	background:none repeat scroll 0 0;
	height:100%;
	overflow:hidden;
}

.lastBox {
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_navLineLast.gif) right no-repeat;
}

.buttonMeer {
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_buttonMeer.gif) no-repeat;
	width:74px;
	height:22px;
	font-weight:bold;
	border-top:1px solid #fff;
}

.buttonMeer a{
	display:block;
	margin:2px 12px 2px 14px;
}

#navigation .menu_body li .buttonMeer a:link{text-decoration:none}
#navigation .menu_body li .buttonMeer a:visited{text-decoration:none}
#navigation .menu_body li .buttonMeer a:hover{text-decoration:none}
#navigation .menu_body li .buttonMeer a:active{text-decoration:none}

.buttonMeer span { 	display:block; 	}
.green .buttonMeer span { background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ico_arrowGreen.gif) no-repeat right 5px; color:#0eaa19; }
.blue .buttonMeer span {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ico_arrowBlue.gif) no-repeat right 5px; color:#0b749b;	}
.yellow .buttonMeer span {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ico_arrowYellow.gif) no-repeat right 5px; color:#e1a200;}
.red .buttonMeer span {	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ico_arrowRed.gif) no-repeat right 5px; color:#eb4719;	}
.grey .buttonMeer span {background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ico_arrowGrey.gif) no-repeat right 5px; color:#5f5f5f; }
	
	
/**--- close button */
#closeWide {
	background: #e4e1d7 url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_sluitenPage.gif) repeat-x;
	height:37px;
}

#close {
	width: 972px;
	margin:0 auto;
	}

.closeButton {
	background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_butSluiten.gif) no-repeat;
	float:right;
	width:108px;
	height:37px;
	text-transform:uppercase;
	font-size:1em;
	padding-top:1px;
}

.closeButton .margin {
	margin:4px 15px 2px 8px ;
	}

.closeButton a { 
	color:#000; 
	text-decoration:none; 
	display:block; 
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ico_pijlDown.gif) no-repeat right; 
	text-align:center
	}

.closeButton a:link 	{ color:#000; text-decoration:none; }
.closeButton a:visited 	{ color:#000; text-decoration:none; }
.closeButton a:hover 	{ color:#000; text-decoration:none; }
.closeButton a:active 	{ color:#000; text-decoration:none; }
	
	
.closeButton a.open { 
	color:#000; 
	text-decoration:none; 
	display:block; 
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ico_pijlUp.gif) no-repeat right; 
	text-align:center
	}
	
	
.closeButton a.open:link 	{ color:#000; text-decoration:none; }
.closeButton a.open:visited 	{ color:#000; text-decoration:none; }
.closeButton a.open:hover 	{ color:#000; text-decoration:none; }
.closeButton a.open:active 	{ color:#000; text-decoration:none; }

/*------------------------------------------------ Landing */

#landingLeft
{
min-height:350px;
width:509px;
}



#landingLeft .margin {
margin:0 11px;
}

.landingItem {
margin-bottom:10px;
}

.landingItemTop {
background:transparent url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_landingItemTop.gif) no-repeat scroll 0 0;
}
.landingItemTop .margin {
margin:3px 15px;
padding-bottom:1px;
padding-top:1px;
}

.landingItemTop h3 {
color:#F1231C;
font-family:Arial,Helvetica,sans-serif;
font-size:1.5em;
font-weight:normal;
margin-bottom:2px;
margin-top:15px;
}

.landingItemBottom {
background:transparent url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_landingItemBottom.gif) no-repeat scroll 0 0;
height:10px;
}
#landingRight {
float:right;
width:179px;
}
#landingRight .subtitle {
font-size:12px;
}
.landingRightTop {
background:#FFFFFF url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_landingRightTop.gif) no-repeat scroll 0 0;
padding-bottom:1px;
padding-top:1px;
padding-left: 7px;
}
#contentLandingRight .landingRightTop .margin {
margin:16px 10px 2px 18px;
}
.landingRightBottom {
background:transparent url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_landingRightBottom.gif) no-repeat scroll 0 0;
height:10px;
}


/* ------------------------- homepage */

#columnLeft {
	width: 318px;
 	float:left;
}

#columnLeft .margin {
	margin:5px 28px 0 14px;
 }

#columnMiddle {
	width: 335px;
 	float:left;
}

#columnRight {
	width: 319px;
 	float:left;
}

#columnRight .margin {
	margin:5px 14px 0 28px;
 }

#welcome {
	padding-bottom:15px;
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ill_line.gif) repeat-x bottom;
}

#tagCloud {
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ill_line.gif) repeat-x bottom;
	padding-top:15px;
	padding-bottom:15px;
	color:#ef4136; 
}

#themas {
	padding-top:5px;
	padding-bottom:15px;
}

#tagCloud .size1 { font-size:1.8em; padding-right:4px;}
#tagCloud .size2 { font-size:1.6em; padding-right:4px;}
#tagCloud .size3 { font-size:1.4em; padding-right:4px;}
#tagCloud .size4 { font-size:1.2em; padding-right:4px;}
#tagCloud .size5 { font-size:1em; padding-right:4px;}



#newsTop {
	background: #f6f5f3 url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_news.gif) top left no-repeat;
	border-bottom:1px solid #f6f5f3;
	padding-top:1px;

	}
	
#newsTop .margin {
	margin:12px 19px;
	}
	
#newsBottom {
	background: url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/bck_newsBottom.gif);
	height:10px;
	}
	
.newsItem {
	padding-bottom:12px;
	line-height:1.6em;
}

.newsItem .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ico_list.gif) left 4px no-repeat;
	padding-left:10px;
}

#kalender {
	padding-bottom:15px;
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ill_line.gif) repeat-x bottom;
}

#kalender ul li, #locusKalender ul li {
	background: none;
	margin:0;
	padding:0;
	padding-bottom:1px;
	}

#kalender ul, #locusKalender ul {
	margin:0;
	padding:0;
	}
	
#kalender {
	padding-bottom:15px;
	background:url(http://www.bibnet.be/portaal/Bibnet/Algemene%20Administratie/Template/images/ill_line.gif) repeat-x bottom;
}

#kalender h2, #locusKalender h2 {
	margin-bottom:6px;
}

#locusKalender h2 {
	color:#797979;
} 
#kalender .date, #locusKalender .date{
	font-size:1.2em;
	color:#ef4136;
	font-family:Arial, Helvetica, sans-serif;
}

#kalender a:link 	{ color:#464646; text-decoration:none; }
#kalender a:visited { color:#464646; text-decoration:none; }
#kalender a:hover 	{ color:#464646; text-decoration:underline; }
#kalender a:active 	{ color:#464646; text-decoration:none; }

#locusKalender a:link 	{ color:#797979; text-decoration:none; }
#locusKalender a:visited { color:#797979; text-decoration:none; }
#locusKalender a:hover 	{ color:#797979; text-decoration:underline; }
#locusKalender a:active 	{ color:#797979; text-decoration:none; }


/*--------------------- banners homepage */
#bannerContainer {
	background:#fcfcfc;
	border-top:1px solid #e7e6e2;
	}
	
#banners  {
	width: 972px;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:30px;
	}

