body {
	color:#666666;
	text-align: center;
	margin: 20px 0;
	background-color: #FFFFFF;
	
}

body, p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: left;
}

a {
	color: #8C4185;
}

a img {
	border: none;
}

/* Left menu */

/*#wrapper #left ul {
	background-color: #FFFFFF;
	padding: 1px 0 0 0;
	list-style: none;
	margin: 0 0 20px 0;
}*/
#wrapper #content #left img {
	margin-left: 15px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*#wrapper #left li {
	background-image: url(../images/bullet_left.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding: 2px 2px 2px 25px;
	width: 210px;
 	background-color: #8C4185;
	margin-bottom: 1px;
}
#wrapper #left li:hover {
	background-image: url(../images/bullet_left_over.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 25px;
	background-color: #6A3165;
}
#wrapper #left li a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #left li:hover a {
	color: #FFFFFF;
	text-decoration: none;
}*/

/* Top menu */

#wrapper #header li {
	display: inline;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 12px bottom;
	padding: 0 2px 0 25px;
}
#wrapper #header li:hover {
	display: inline;
	background-image: url(../images/bullet_over.png);
	background-repeat: no-repeat;
	background-position: 12px bottom;
	padding-left: 25px;
}
#wrapper #header ul {
	background-color: #FFFFFF;
	display: inline;
	list-style: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#wrapper #header li a {
	color: #999999;
	font-size: smaller;
	text-decoration: none;
}
#wrapper #header li:hover a {
	color: #333333;
	font-size: smaller;
	text-decoration: underline;
}


	   
#wrapper {
	text-align: left;
	width: 769px;
	padding: 1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A56B9D;
	border-right-color: #A56B9D;
	border-bottom-color: #A56B9D;
	border-left-color: #A56B9D;
	background-color:#FFFFFF;
}

#header{
	height: 194px;
	text-align: center;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 0 25px;
	padding: 0;

}
#header #headertable {
	width: 769px;
	height: 169px;
	clear: both;
}
#header td {
	padding: 0;
}

#left {
	float:left; 
	width: 230px;
	padding: 0px;
	background-color:#FFFFFF;
}

#right {
	float:right;
	width: 510px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8C4185;
	padding: 10px;
	background-color:#FFFFFF;	
}
h2 {
	font-size: large;
	color: #666666;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8C4185;
	margin-left: 25%;
	margin-top: 30px;
	font-weight: normal;
}
h3 {
	font-size: larger;
}
p {
	margin-left: 40px;
}
#right ul {
	color: #666666;
	margin-left: 70px;
}
dl {
	margin-left: 40px;
}

#footer{
	clear:both;
	height:122px;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
#adres a {
	color: #FFFFFF;
}
#wrapper #header #breadcrump {
	color: #DAADD6;
	vertical-align: top;
	text-align: right;
	padding: 3px;
	font-size: smaller;
	height: 50px;
}
#wrapper #header #breadcrump a{
	color: #DAADD6;
	vertical-align: top;
	text-align: right;
}
#wrapper #header #breadcrump #title {
	color: #DAADD6;
		font-weight: bold;
}
#wrapper #header #secnav .lang {
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: smaller;
	display: block;
	padding: 3px;
	float: right;
	margin-left: 3px;
}
#wrapper #header #secnav .lang a {
	color: #FFFFFF;
}
#wrapper #header #secnav #languages {
	text-align: right;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	vertical-align: bottom;
}
#wrapper #header .othersites {
	background-color: #371A33;
	width: 100%;
	float: left;
	color: #FFFFFF;
	padding: 3px 0 3px 0;
	height: 18px;
}
#wrapper #header .othersitesmid {
	background-color: #371A33;
	width: 254px;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	padding: 3px 0 3px 0;
	height: 18px;
}

#wrapper #header .othersites a, #wrapper #header .othersitesmid a {
	color: #FFFFFF;
}

.separator {
	width: 100%;
	height: 2px;
	clear: both;
}


#wrapper #header #secnav {
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
}


#nieuws {
	background-color: #A56B9D;
	height: 30px;
	width: 789px;
	margin: 10px auto 0 auto;
	padding: 1px;
}
#adres {
	width: 791px;
	margin: 0 auto 0 auto;
	padding-bottom: 3px;
	color: #FFFFFF;
	text-align: center;
	background-color: #A56B9D;
}
#copyright {
	width: 791px;
	margin: 5px auto 0 auto;
	padding-bottom: 3px;
	color: #682C63;
	text-align: right;

}
#secnav #zoeken {
	text-align: right;
	padding: 0;
	width: 236px;
}
#secnav #zoekveld {
	font-size: small;
}

#zoeken form {
	display: inline;
	margin: 0;
}
#zoeken input {
	border: 1px solid #CCCCCC;
	margin: 0;
	font-size: small;
}
#zoeken #zoekbutton {
	background-color: #8C4185;
	border: 2px solid #FFFFFF;
	padding: 0px;
	margin: 0 0 0 3px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

#contactform {
	margin-left: 40px;
}
.formfieldheader {
	padding-top: 10px;
}
#contactform input, #contactform textarea, #contactform select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	width: 350px;
	margin-top: 5px;
	margin-left: 10px;
}
#contactform .formknop {
	width: 7em;
}

#wrapper #header #headertable #secnav #secnavtable {
	float: right;
}
#wrapper #content #right .imgcontainer {
	text-align: center;
}
#wrapper #content #right .imgcontainer_sect {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	width: 180px;
}
#wrapper #content #right .imgcontainer_secttit {
	text-align: right;
	margin-bottom: 10px;
	width: 180px;
	font-weight: bold;
}
dt {
	font-weight: bold;
}

/* IMAGE VIEWER */
#showimage{
	position:absolute;
	visibility:hidden;
	border: 5px solid #D2B5CE;
	z-index: 100;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #684062;
	min-width: 100px;
	padding: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#dragbar .navigation{
	margin-left: 3px;
	margin-top: 2px;
	float: left;
}
#dragbar .navigationnum{
	font-weight: bold;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	
}

/* SEARCH RESULTS */
.searchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin-left: 40px;
}
.searchresults dt {
	font-weight: bold;
	padding-left: 10px;
}
.searchresults dt a{
	color: #999999;
	text-decoration: none;
}
.searchresults dd {
	margin-bottom: 1em;
}
.searchresults dd a{
	color: #999999;
	text-decoration: none;
}
.searchhighlight {
	color:#CC66CC;
	font-weight: bold;
}
.personeelfoto {
	float:left;
	margin: 0 10px 10px 120px;
}
ul {
	clear: both;
}

	#newsletter {
		color:#666666;
		text-align: center;
		margin: 10px;
		background-color: #FFFFFF;
		
	}
	
	#newsletter, #newsletter p, #newsletter td, #newsletter th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		color: #666666;
		text-align: left;
	}
	
	#newsletter a {
		color: #8C4185;
	}
	#newsletter .nl_artikel {
		clear: both;
		border: solid 1px #999999;
		padding: 4px;
		margin: 5px 10px 5px 50px;
	}
	
	#newsletter .nl_inhoud {
		clear: both;
		border-bottom: solid 1px #999999;
		border-top: solid 1px #999999;
		background-color:#EEEEEE;
		padding: 4px;
		margin: 5px 10px 5px 40px;
	}
	
	#newsletter .nl_inhoud p {
		padding: 0;
		margin: 0 0 5px 0;
	}
	
	#newsletter .nl_artikel_inleiding img {
		float: right;
		margin-left: 10px;
	}
	#newsletter .nl_artikel_more {
		margin-top: 10px;
	}
	#newsletter .nl_artikel_titel {
		font-weight: bold;
	}