/* *************************************************************************************
				BODY & WRAPPER STRUCTURE
************************************************************************************* */

* 											{ margin: 0; }
html, body									{ height: 100%; }
body 										{ background: #e7f4dd url('../img/wrapper_back.gif') top center repeat-y; }

#wrapper
{
	min-height:								100%;
	width:									960px;
	height: 								auto !important;
	height: 								100%;
	margin: 								0 auto -25px; 		/* the bottom margin is the negative value of the footer's height */
	border-left:							10px solid #ffffff;
	border-right:							10px solid #ffffff;
}


/* *************************************************************************************
				GENERAL STYLES
************************************************************************************* */

img 										{ border: 0; }
table, form, ul, li							{ margin: 0; padding: 0; }
.nomargin 									{ margin: 0; padding: 0; }

* {
	font-family: 							Arial, Tahoma, Verdana, Helvetica, "Sans Serif";
	color:									#3e1168;
	font-size: 								11px;
	line-height: 							15px;
	text-align: 							left;
}

a:link, a:visited, a:active 				{ color: #45a13e; font-weight: normal; text-decoration: none; }
a:hover 									{ color: #3e1168; font-weight: normal; text-decoration: none; }

h1 											{ font-size: 22px; color: #3e1168; line-height: 23px; margin-bottom: 15px; font-weight: normal; }
h2 											{ font-size: 18px; color: #3e1168; line-height: 20px; margin-bottom: 10px; font-weight: normal; }
h3 											{ font-size: 12px; color: #3e1168; margin-bottom: 3px; font-weight: bold; }

p 											{ line-height: 16px; margin-bottom: 20px; }

input, textarea								{ background: #f5f5f9; border: 1px solid #ececf4; padding: 3px; }
input[type="submit"], input[type="button"]	{ background: #3e1168; color: #ffffff; font-weight: bold; padding: 3px; cursor: pointer; }

hr 											{ border: 0; color: #ececf4; background-color: #ececf4; height: 1px; width: 100%; margin: 15px 0 15px 0; }

/* navigation */
	
	ul.navigation							{ list-style-type: none; }
	ul.navigation li						{ float: left; padding-right: 12px; height: 30px; line-height: 30px; color:	#ffffff; }
	ul.navigation li a						{ color: #ffffff; text-decoration: none; }
	ul.navigation li a:hover				{ text-decoration: underline; }


/* *************************************************************************************
				TOP
************************************************************************************* */

#top
{
	z-index:								-100;
	width:									960px;
	height:									149px;
	background:								#7b78b9;
	/*border-bottom:							1px solid #ffffff;*/
}

/* lowerNavigation */

	#lowerNavigation
	{
		width:								960px;
		height:								31px;
		background:							url('../img/navigation_back.gif') bottom left repeat-x;
		border-bottom:						10px solid #ffffff;
	}

	#lowerNavigation #leftSide					{ padding-top: 1px; float: left; width: 200px; height: 30px; background: url('../img/logo_bottom.gif') bottom left no-repeat; }
	#lowerNavigation #leftSide ul.navigation	{ margin-left: 15px; }
	
	#lowerNavigation #rightSide					{ padding-top: 1px; float: right; width: 200px; height: 30px; }
	#lowerNavigation #rightSide ul.navigation	{ margin-left: 15px; }


/* *************************************************************************************
				MAIN COLUMN
************************************************************************************* */

#main
{
	z-index:								100;
	width:									960px;
	height:									100%;
}


/* *************************************************************************************
				LEFT COLUMN
************************************************************************************* */

#leftColumn
{
	width:									170px;
	height:									100%;
	float:									left;	
	background:								#f7fbf4 url('../img/leftColumn_back.gif') top left repeat-y;
	border-top:								1px solid #e5f3db;
	padding:								10px 15px 15px 15px;
	color:									#45a13e;	
}

#leftColumn h1 								{ font-size: 18px; color: #45a13e; line-height: 20px; margin-bottom: 10px; font-weight: normal; }
#leftColumn h2 								{ font-size: 12px; color: #45a13e; margin-bottom: 3px; font-weight: bold; line-height: normal; }
#leftColumn h2.kopje						{ width: 100%; background: #e5f3db; padding: 3px 5px 3px 5px; margin-left: -5px; }
/*
#leftColumn h2, #leftColumn h3				{ color: #45a13e; }
#leftColumn h3.kopje						{ width: 100%; background: #e5f3db; padding: 3px 5px 3px 5px; margin-left: -5px; }
*/

#leftColumn input.text						{ color: #45a13e; background: #ffffff; border: 1px #d6e9d5 solid; font-size: 11px; width: 160px; }
#leftColumn input.text.active				{ color: #3e1168; background: #ffffff; }
#leftColumn hr 								{ color: #d6e9d5; background-color: #d6e9d5; }

ul.submenu									{ list-style-type: square; margin-left: 15px; }
ul.submenu li a								{ font-size: 10px; line-height: 13px; margin-left: -3px; }
/*ul.submenu li a:hover						{ text-decoration: underline; }*/


/* *************************************************************************************
				CONTENT COLUMN
************************************************************************************* */

#contentColumn
{
	float:									left;	
	background:								#ffffff;
	width:									560px;
	margin-top:								-50px;
	min-height:								250px;	
}

/* breadcrumb */

	#contentColumn #breadcrumb
	{
		width:								560px;
		height:								30px;
		position:							absolute;			/* toegevoegd t.b.v. de jQuery animatie van de breadcrumb balk */
		background:							#ffffff;			/* toegevoegd t.b.v. de jQuery animatie van de breadcrumb balk */
	}

	#contentColumn #breadcrumb ul				{ list-style-type: none; margin-left: 30px; }
	#contentColumn #breadcrumb ul li			{ float: left; padding-right: 7px; height: 30px; line-height: 30px; color:	#45a13e; font-size: 10px; }
	#contentColumn #breadcrumb ul li a			{ color: #3e1168; text-decoration: none; font-size: 10px; }
	#contentColumn #breadcrumb ul li a:hover	{ color: #45a13e; }

/* upperNavigation */

	#contentColumn #upperNavigation
	{
		width:								560px;
		height:								30px;
		background:							#9793be url('../img/navigation_back.gif') top left repeat-x;
		position:							absolute;			/* toegevoegd t.b.v. de jQuery animatie van de breadcrumb balk */
	}
	#contentColumn #upperNavigation ul.navigation	{ margin-left: 30px; }
	
/* mainContent */

	#contentColumn #mainContent				{ padding: 50px 30px 30px 30px; }
	#contentColumn #mainContent ul			{ list-style-type: square; margin-left: 25px; margin-bottom: 15px; }
	

/* *************************************************************************************
				RIGHT COLUMN
************************************************************************************* */

#rightColumn
{
	width:									170px;
	height:									100%;
	float:									left;	
	background:								#f5f5f9 url('../img/rightColumn_back.gif') top left repeat-y;
	border-top:								1px solid #ececf4;
	padding:								10px 15px 15px 15px;
	color:									#3e1168;
}

#rightColumn h1								{ font-size: 18px; color: #3e1168; line-height: 20px; margin-bottom: 10px; font-weight: normal; }
#rightColumn h2								{ font-size: 12px; color: #3e1168; margin-bottom: 3px; font-weight: bold; }

/*
#rightColumn h2								{ color: #3e1168; } 
*/
#rightColumn hr 							{ color: #e2e2ee; background-color: #e2e2ee; }
#rightColumn input.text						{ background: #ffffff; width: 160px; }

ul.nieuws									{ list-style-type: square; margin-left: 15px; }
ul.nieuws li a								{ font-size: 10px; line-height: 13px; margin-left: -3px; color: #3e1168; }
ul.nieuws li a:hover						{ text-decoration: underline; }


/* *************************************************************************************
				FOOTER
************************************************************************************* */

#footer, #push
{
	clear:									both;
	height: 								25px; 				/* .push must be the same height as .footer */
}
#footer
{
	width:									560px;
	margin: 								auto;
	z-index:								666;
}
#footer #adres
{
	background:								#73b75e url('../img/footer_back.gif') top left repeat-x;
	text-align:								center;
	font-size:								10px;
	color: 									#ffffff;
	line-height:							25px;	
}
#footer #adres a
{
	color: 									#ffffff;
	text-decoration:						none;	
	font-size:								10px;
}


/* *************************************************************************************
				ACTIVITEITEN
************************************************************************************* */

/* box */

	.box 									{ display: none; }
	.box ul									{ margin-left: 30px; list-style-type: none; }
	.box ul									{ list-style-image: url('../img/expand_li.gif'); }
	.box ul li								{ line-height: 13px; font-size: 10px; }
	.box ul li a							{ text-decoration: none; font-size: 10px; }
	.box ul li a:hover						{ text-decoration: none; }

/* activiteit */

	.activiteitBig, .activiteitSmall		{ margin-bottom: 10px; }
	.inhoud									{ padding: 5px; font-size: 10px; line-height: 13px; }
	.inhoud img								{ float: right; margin-top: -5px; margin-right: -5px; padding-left: 5px; }
	.inhoud h2								{ margin-bottom: 5px; }

	.activiteitBig							{ width: 100%; }
	.activiteitBig .inhoud					{ width: 490px; min-height: 110px; font-size: 11px; line-height: 15px; }

	.activiteitSmall						{ width: 243px; min-height: 100px; float: left; }
	.activiteitSmall .inhoud				{ width: 233px; min-height: 70px; }

	.purple									{ background-color: #f5f5f9; border: 1px solid #ececf4; }
	.purple h2								{ width: 100%; background: #ececf4; padding: 3px 5px 3px 5px; margin-top: -5px; margin-left: -5px; }
	.purple ul.opties						{ background-color: #ececf4; border: 0; list-style-type: none; height: 23px; }
	.purple ul.opties li					{ float: left; padding-right: 7px; }
	.purple ul.opties img					{ padding-top: 3px; padding-right: 2px; }
	.purple ul.opties a						{ color: #a0a0c6; }
	.purple .inhoud,
		.purple .inhoud h2,
		.purple .inhoud h3,
		.purple .inhoud p,
		.purple .inhoud b					{ color: #3e1168; }

	.green									{ background-color: #f7fbf4; border: 1px solid #e5f3db; }
	.green h2								{ width: 100%; background: #e5f3db; padding: 3px 5px 3px 5px; margin-top: -5px; margin-left: -5px; }
	.green ul.opties						{ background-color: #e5f3db; border: 0; list-style-type: none; height: 23px; }
	.green ul.opties li						{ float: left; padding-right: 7px; }
	.green ul.opties img					{ padding-top: 3px; padding-right: 2px; }	
	.green ul.opties a						{ color: #78b674; }

	.green .inhoud,
		.green .inhoud h2,
		.green .inhoud h3,
		.green .inhoud p,
		.green .inhoud b					{ color: #45a13e; }

	.opties									{ height: 20px; padding-left: 5px; padding-right: 5px; list-style-type: none; }
	.opties a								{ font-size: 9px; line-height: 20px; }
	
	
	.vanaf									{ float: right; width: 60px; height: 50px; padding-top: 5px; text-align: center; font-size: 12px; color: #ffffff; margin: -5px -15px 0 5px; }

	
	#contentColumn #mainContent .programmavoorstel ul	{ margin-left: 15px; }
	
	#contentColumn #mainContent .activiteit_inhoud img	{ border: 10px solid transparent; }
	
	#contentColumn #mainContent .extraopties table td	{ font-size: 10px; }
	