html, body
{
	height: 100%;
}
body {	
	font-family: arial, Tahoma, verdana, sans-serif;
	margin: 0px;
	background-color: #ffffff;
	background-image: url('../images/backgrounds/body.jpg');
	background-repeat: repeat-x;
	text-align: center;	
}

#containerwrapper, #topmenuwrapper
{	
	margin-left: auto;
	margin-right: auto;
	width: 968px;
}

#topmenuwrapper {
	height: 27px;
}

#containerwrapper
{	
	background-image: url('../images/backgrounds/container-wrapper.jpg');
	background-repeat: repeat-y;			
}

#containerhead
{
	clear: both;		
}

#containerhead img
{
	display: block;
}

#kruimelpadwrapper
{
	background-image: url('../images/backgrounds/kruimelpad.jpg');
	background-repeat: no-repeat;
	height: 30px;	
	overflow: hidden;
}

#containerbody
{
	background-image: url('../images/backgrounds/container-body.jpg');
	background-repeat: no-repeat;
}

#iconswrapper
{
	height: 36px;
	width: 751px;
	text-align: right;
}

#hyperindexwrapper
{
	float: right;
	width: 100px;
	height: 50px;	
	
}

#iconsdiv
{
	margin-top: 3px;	
}

#cols
{
	border-collapse: collapse;		
}

#col1, #col2, #col3
{	
	vertical-align: top;
	margin: 0px;
	padding: 0px;	
}

#col1
{
	width: 180px;
}

#col2
{
	width: 580px;	
}

#col3
{
	width: 201px;	
}

#tekstpartwrapper, #titelwrapper
{
	margin-left: 6px;
}

#rechterkaders
{
	position: relative;
}

#col2contentwrapper
{
	width: 580px;
	padding-bottom: 600px;
}

#col2content {
	margin-left: 20px;
	margin-right: 26px;	
	overflow: hidden;
}




#kruimelpad {
	margin-left: 31px;
	margin-top: 4px;
}
#kruimelpad a, kruimelpad a{
	
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	text-transform: lowercase;
}

#kruimelpad a:hover {	
	color: #ca2d92;
}

#kruimelpad img
{
	position: relative;
	top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

#toplink {
	margin-top:60px;
	clear:both;
}


#nzvgif
{
	margin-left: 20px;
	margin-top: 52px;
}

/********************/
/* Afgeschermd      */
/********************/

#inlogformulier {
	padding-top: 40px;
}

#inlogformulier .zoekVeld {
	padding-left: 3px;
	margin-left: 10px;
}

.msgStyleError {
	color: red;
}

.msgStyleOk {
	color: green;
}

#inlogformulier th {
	text-align: left;
}

#inlogKnop {
	margin-top:20px;
	width: 80px;
}

#mailKnop {
	margin-top:20px;
	width: 140px;
}
#ingelogd {
	float:right;
	text-align:right;
	padding-right: 1em;
}

/********************/
/* EIND Afgeschermd      */
/********************/



/********************/
/* BEGIN BRONNEN      */
/********************/

#categorienDiv {
	margin-top: 2em;
	margin-bottom: 2em;
}
.categorieLinksDiv {
	padding-left: 2em;
	display: none;
	
}
.categorieDiv {
	
	
}
.categorieTitel a {
	font-size: 1.1em;
	font-weight: bold;
	color: #CA2D92;
	margin-bottom: 0px;
}

.categorieTitel
{
	clear: both;
}

.linkDiv {
	padding-bottom: 1em;
	border-bottom: 1px solid #F1F2F5;
}

/********************/
/* eind BRONNEN      */
/********************/

/********************/
/* begin Begrippen*/
/********************/

#begrippenIndexDiv {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tinybut-over,.tinybut-out {
	width: 14px;
	height: 25px;
	padding-left: 4px;
	padding-top: 5px;
	background-image: url('../images/tinybut-dep.gif');
	background-repeat: no-repeat;
	padding-right: 0px;
	float: left;
}

.tinybut-out  {	
	background-image: url('../images/tinybut-std.gif');
}

.tinybut-out:hover  {	
	background-image: url('../images/tinybut-dep.gif');
}

#begrippenIndexDiv a {
	text-decoration: none;
	color: #CA2D92;
}

#begrippenDiv h2
{
	margin-top: 40px;
}




/********************/
/* eind Begrippen*/
/********************/

#iconsdiv, #titelpart {
	
	
}

#titelpart,#titelpart h1 {
	color: #243d5f;
	font-family: "TheSerif Plain", Verdana;	
	font-weight: normal;
	font-size: 24px;
	line-height: 42px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#titelwrapper
{
	margin-top: 0px;
	margin-bottom: 26px;
}






.thumbPicOdd, .thumbPicEven {
	float: left;
	border: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.paginaSectie {

	width: 470px;		
}

h2.map {
	margin-top: 0px;
	margin-bottom: 15px;
}

.paginaSectie h2 a{
	color: #253E60;
}
.paginaSectie h2 a:hover {
color: #39224A;
}



.imglink {
	background-image: url('../images/bullet.gif');
	background-position: left center;
	background-repeat: no-repeat;	
	padding-left: 20px;	
}