#content-wrap {
	background-image:url(../images/sidebar/bg-groen.gif);
}

#sidebar {
	background-color:#9ea900;
}
#sponsors {background-image:url(../images/sidebar/sponsorsbg-groen.jpg);}
#sponsors h4, #sponsors h5{background-image:url(../images/sidebar/wwgd-groen.jpg);}

#sub-wrap a.more:link,
#sub-wrap a.more:visited,
#sub-wrap a.more:active {
	background-color:#9ea900;
}

#sub-wrap a.more:hover {
	background-color: transparent;
	color:#9ea900;
}

#sub-wrap a.more span,
#sub-wrap a.more:hover span{
	color:#9ea900;
}

#sidebar .submap li.last {
	background-image:url(../images/sidebar/sitemap-branch-last-groen.gif);
}


/* ########################################################################################################*/
/* ###########																					###########*/
/* ###########		TIJDLIJN																	###########*/
/* ###########																					###########*/
/* ########################################################################################################*/

#tijdlijn {
	clear:both;
	padding-top:15px;
}

#tijdlijn h3 {
	font-size: 22px;
}

#tijdlijn ul#bar {
	background-image:url(../images/portal/tijdlijn.jpg);
	background-repeat:no-repeat;
	width:736px;
	height: 50px;
	margin-left: 3px;
	margin-top:10px;
	position:relative;
	top:4px;
	z-index: 2;
}

#tijdlijn ul#bar li {
	float: left;
	height: 50px;	
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}

#tijdlijn ul#bar li.active {
	background-image:url(../images/portal/tijdlijn-indicator.png);
	background-position:50% bottom;
	background-repeat:no-repeat;
}

#tijdlijn ul#bar li a:link,
#tijdlijn ul#bar li a:visited,
#tijdlijn ul#bar li a:active{
	display:block;
	height: 37px;
	line-height: 34px;
	padding:0 42px 0 32px;
	color:#ffffff;
	background-image:url(../images/portal/tijdlijn-divider.png);
	background-position:right 0;
	background-repeat:no-repeat;
	text-decoration:none;
}

#tijdlijn ul#bar li.first a {
	padding-left:24px;
}

#tijdlijn ul#bar li.last a {
	background-image:none !important;
}

#tijdlijn .box {
	width:749px;
	background-image:url(../images/portal/tijdlijn-box-top.gif);
	background-repeat:no-repeat;
	padding-top: 35px;
	position:relative;
	z-index:1;
	/*overflow:auto;*/
}

#tijdlijn .inner-box {
	background-image:url(../images/portal/tijdlijn-box-btm.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
	padding:0 40px 50px 18px;
	overflow:auto;
	border-bottom:1px solid #ffffff;
}

#tijdlijn .inner-box p {
	font-weight: bold;
	width: 440px;
	float:left;
}

#tijdlijn #tijdlijn-functies {
	float: right;
	width:215px;
}

#tijdlijn #tijdlijn-functies div.button {
	width:215px;
	height:31px;	
	margin:22px 0;
	background-image:url(../images/portal/tijdlijn-button.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

#tijdlijn #tijdlijn-functies div.button:hover {
	background-position:0 bottom;
}

#tijdlijn #tijdlijn-functies div.button a:link,
#tijdlijn #tijdlijn-functies div.button a:visited,
#tijdlijn #tijdlijn-functies div.button a:active {
	display:block;	
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#251c5c;
	padding-left: 11px;
}

#tijdlijn #tijdlijn-functies div.button a:hover,
#tijdlijn #tijdlijn-functies div.button a:focus {
	
}

#tijdlijn ul.publicaties li a:link,
#tijdlijn ul.publicaties li a:visited,
#tijdlijn ul.publicaties li a:active {
	color:#251c5c;
	text-decoration:none;
}

#tijdlijn ul.publicaties li a:hover,
#tijdlijn ul.publicaties li a:focus {
	text-decoration: underline;
}

#tijdlijn .pane {
	display: none;
}

#tijdlijn .inner-box .tab-1 {
	display: block;
}


