*, html {
	margin:0px;
	padding:0px;
	}
	
html body{
	background: url(images/bg.gif) #383650 top center repeat;
	height: 100%;
	font-family: Tahoma, "tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 125%;
	letter-spacing: 1px;
	color: #030241;
	}

.centered {
	text-align:center;
	}
	
th.itemheader{
	background: url(../images/content_item_header.png);
	background-position: left middle;
	color: #ff9900;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
	text-align:left;
	}
	
.form {
	font-size:10px;
	color: #060041;
	background: #f7f6f2;
	border: 1px solid #060041
}

td.itemcontent{
 	background-image:url(../images/content_item_bg.png);
	background-color: #f7f7fb;
	background-repeat:no-repeat;
	background-position:0% 100%;
	padding-left     : 5px;
  	padding-right    : 3px;
  	padding-top      : 3px;
	padding-bottom	 : 2px;
  	border-spacing   : 0px;
	font-family: Tahoma, "tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 125%;
	letter-spacing: 1px;
	text-align:left;
	}
	
th.itemfooter{
	font-family: Tahoma, "tahoma", sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 100%;
	letter-spacing: 0px;
	color:#8c8aa9;
	text-align:left;
	}
	
.photo{
	text-align: center;
	background-color: #ceceda;
	background-position: center middle;
	font-family: Tahoma, "tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	letter-spacing: 2px;
	padding-left     : 3px;
  	padding-right    : 3px;
  	padding-top      : 3px;
	padding-bottom	 : 3px;
	}
	
th.headertext {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0;
			}
			
th.footertext {font-size: 10px; 
			color: #3f3f3f;
			font-weight: lighter;
			}
	
h1 {color: #ff9900; font-size: 13px;}
h2 {font-size: 12px;}

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


#navigation {
	width				: 787px;
	height				: 23px;
	border-spacing		: 0px;
}

#navigation th {
	background			: url('/images/header_button_bg.png	');
	height				: 100%;
}

#navigation th a {
	height				: 100%;
	display				: block;
}

a#welkom {
	background			: url('/images/buttons/welkom1.png');
	width				: 80px;
}
	a#welkom:hover, a#welkom.active {
		background		: url('/images/buttons/welkom2.png');
	}


a#overlica {
	background			: url('/images/buttons/overlica1.png');
	width				: 81px;
}
	a#overlica:hover, a#overlica.active {
		background		: url('/images/buttons/overlica2.png');
	}


a#profontwikkeling {
	background			: url('/images/buttons/profontwikkeling1.png');
	width				: 180px;	
}
	a#profontwikkeling:hover, a#profontwikkeling.active {
		background		: url('/images/buttons/profontwikkeling2.png');
	}

a#netwerken {
	background			: url('/images/buttons/netwerken1.png');
	width				: 100px;	
}
	a#netwerken:hover, a#netwerken.active {
		background		: url('/images/buttons/netwerken2.png');
	}	
	
a#bronnen {
	background			: url('/images/buttons/bronnen1.png');
	width				: 81px;	
}
	a#bronnen:hover, a#bronnen.active {
		background		: url('/images/buttons/bronnen2.png');
	}	
	
a#leden {
	background			: url('/images/buttons/licaleden1.png');
	width				: 100px;	
}
	a#leden:hover, a#leden.active {
		background		: url('/images/buttons/licaleden2.png');
	}	
	