/* CSS Document */

/* main classes */
html {
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
}
body {
	margin:0;
	padding:0;
	height: 101%;
	width: 100%;
	color: #000;
	background-color: #AEAFB3;
	font-family: "Arial", Arial, Helvetica, sans-serif;
}
img {
	padding: 0px;
	margin: 0px;
}
a, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
p, p p, p p p {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 18px;
}
p a, p a:visited  {
   text-decoration: underline;
}
p a:hover  {
   text-decoration: none;
}	
h1 {
	margin:0 0 12px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
h2 {
	margin:0 0 12px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
h3 {
	margin:0 0 12px;
	line-height:16px;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	margin:0;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
h5 {
	margin:0 0 10px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h6 {
	margin:0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
h6.small {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
}

/* layout */

#wrap {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 600px;
	text-align: center;
	left: 0px;
	top: 0px;
	background-image: url(/site_images/back.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*display: none;*/
}
* html #wrap {
	background-image: url(/site_images/back.jpg);
}
#mainWrap {
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	position: relative;
	text-align: left;	
	/*display: none;*/
}
#leftWrap {
	width: 320px;
	text-align:left;
	padding:0;
	margin:0;
	position: absolute;
	left: 20px;
	top: 100px;
	margin: 0px;
	z-index: 20;
	height: 100%;
}
* html #leftWrap {
	width: 325px;
}
#centerWrap {
	width: 320px;
	margin: 0;
	padding: 0;
	text-align:left;
	position: absolute;
	left: 360px;
	top: 100px;
	z-index: 20;
}
#rightWrap {
	width: 240px;
	margin: 0;
	padding: 0;
	text-align:left;
	position: absolute;
	left: 700px;
	top: 100px;
	z-index: 20;
}
#tabWrap {
	text-align:center;
	margin:0;
	padding:0;
	position: absolute;
	top: 0px;
	background-color: #7F8084;
	height: 65px;
	width: 100%;
	z-index: 10;
	left: 0px;
	overflow: hidden;
}


/* fondsTabs */

#fondsTabs {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 25;
}
#fondsTabs ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	height: 30px;
	white-space: nowrap;
	border: none;
}
#fondsTabs li {
	font-size: 11px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	display: inline;
}
#fondsTabs ul li a, #fondsTabs ul li a:visited {
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	border: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border: none;
	line-height: 30px;
}
#fondsTabs ul li a.active, #fondsTabs ul li a.active:hover {
	background: #CBCCCE;
	color: #000;
}
#fondsTabs ul li a:hover {
	background: #AEAFB3;
	color: #000;
}

/* fondsSubtabs */
#fondsSubtabs {
	position: absolute;
	top: 10px;
	right: 25px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 25;
}
* html #fondsSubtabs {
	top: 5px;
}
#fondsSubtabs ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
	white-space: nowrap;
}
#fondsSubtabs ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#fondsSubtabs ul li a, #fondsSubtabs ul li a:visited {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: inline;
	margin: 0;
}
#fondsSubtabs ul li a:hover, #fondsSubtabs ul li a.active {
	color: #999;
	text-decoration: none;
}
#fondsSubtabs ul li a.last {
	border: none;
}

/* fondsTijdelijk */

ul#tijdelijk  {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
ul#tijdelijk li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}

/* fondsNav */

#fondsNav {
	margin: 0px;
	padding: 0px;
	width: 320px;
	position: relative;
}
#fondsNav ul {
	text-align: left;
	padding-left: 25px;
	padding-top: 35px;
	padding-bottom: 30px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	display: block;
}
#fondsNav ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#fondsNav ul li.nolink {
	margin: 0px;
	list-style-type: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	color: #FFF;
}
#fondsNav ul li a, #fondsNav ul li a:visited {
	display: block;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	width: 90%;
	text-decoration: none;
}
#fondsNav ul li a:hover, #fondsNav ul li a.active {
	color: #000;
	text-decoration: none;
}
/* fondsNav Subnav */
#fondsNav ul li ul {
	text-align: left;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
	list-style-type: none;
	position: relative;
}
#fondsNav ul li ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#fondsNav ul li ul li a, #fondsNav ul li ul li a:visited {
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#fondsNav ul li ul li a:hover, #fondsNav ul li ul li a.active {
	color: #000;
	text-decoration: none;
}
/* fondsNav SubSubnav */
#fondsNav ul li ul li ul {
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0px;
	list-style-type: none;
	position: relative;
}
#fondsNav ul li ul li ul li  {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#fondsNav ul li ul li ul li a, #fondsNav ul li ul li ul li a:visited {
	display: block;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#fondsNav ul li ul li ul li a:hover, #fondsNav ul li ul li ul li a.active {
	color: #000;
	text-decoration: none;
}

/* fondsNav Pagenav */
#fondsPagenav {
	text-align: left;
	display: block;
	width: 100%;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#fondsPagenav ul {
	padding: 0px;
	margin-left: -5px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-image: none;
}
#fondsPagenav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}
#fondsPagenav ul li a, #fondsPagenav ul li a:visited {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6C7C9;
	white-space: nowrap;
}
#fondsPagenav ul li a:hover, #fondsPagenav ul li a.active {
	color: #999;
	text-decoration: none;
}
#fondsPagenav ul li a.last {
	border: none;
}
div.clear {
	clear: left;
	height: 12px;
	width: 100%;
}

/* fondsSticker */

#fondsSticker {
	margin:0;
	padding:0;
	height: 220px;
	width:320px;
	position: relative;
}
#fondsLogo {
	width:160px;
	height:220px;
	text-align:center;
	margin:0;
	padding:0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
}
#fondsLogo a {
	width:160px;
	height:220px;
	display: block;
	margin:0;
	padding:0;
}
#fondsLogo img {
	width:160px;
	height:220px;
	margin:0;
	padding:0;
	border: none;
}
#fondsPayoff {
	padding:0;
	position: absolute;
	right: 0px;
	top: 0px;
	width:160px;
	height:110px;
	background: #000 url(/site_images/payoff.png) no-repeat center center;
}
#fondsVlak {
	padding:0;
	position: absolute;
	right: 0px;
	top: 110px;
	width:160px;
	height:110px;
}

/* .fondsShadow */

.fondsShadow {
	display: block;
	margin: 0;
	padding: 0;
	width:320px;
}
.fondsShadow .inner {
	display: block;
	background-color: #999;
	margin: 0;
	padding: 0;
	width:320px;
}

/* content */

.content {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
}
.content img {
	margin-bottom: 15px;
}
/* .content p img {
	width: 300px;
}*/ 
.contentitem {
	margin-top: 20px;
	padding: 10px;
	background-image: url(/site_images/back_item.png);
	background-repeat: repeat-y;
	background-position: left top;
}
* html #leftWrap .contentitem {
	margin-right: 5px;
}
.contentitem h5 {
	border-bottom: 1px solid #C6C7C9;
	padding-bottom: 10px;
}
.contentitem a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 15px;
}
.content p ul, .content p ul ul, .content p ul ul ul {
	list-style-type: none;
	margin:15px;
	padding:0;
	}
* html .content p ul, * html .content p ul ul, * html .content  p ul ul ul {
	margin-left:20px;
	}
.content ol, .content ol ol {
	padding:0;
	color: #940031;
	margin:20px;
	list-style-type: decimal;
	}
* html .content ol, * html .content ol ol, * html .content  ol ol ol {
	margin-left:30px;
	}
.content li {
	list-style-type: none;
	list-style-image: url(/site_images/bullit.gif);
	margin:0;
	padding:0;
	}

/* zoek */

.zoek textarea, .bodyZoek .zoek input {
	width: 225px;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	cursor: text;
	margin-right: 10px;
	padding: 2px 0px 2px 2px;
	height: 15px;
	background-color: #FFFFFF;
	color: #60178E;
	border: 1px solid #99CC00;
	float: left;
}

.results {
	text-align:left;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	margin: 0px;
	display: block;
	border-top: 1px solid #C6C7C9;
	text-decoration: none;
}

.results p {
	text-align:left;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	margin: 0px;
}

/* aanvragen */

.bodyAanvragen .content .TogglePanePlainContent table {
	margin-bottom:20px;
	padding:0;
	font-size: 11px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bodyAanvragen .content .TogglePanePlainContent th {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
	color: #8F938A;
}
.bodyAanvragen .content .TogglePanePlainContent thead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bodyAanvragen .content .TogglePanePlainContent td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.TogglePanePlainHeader {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 20px;
	font-size: 16px;
	color: #BD0202;
	margin-top: 5px;
}
.bodyOverhetfonds  .TogglePanePlainHeader {
	line-height: 18px;
	font-size: 12px;
}
.TogglePanePlainHeader:hover {
	color: #8F938A;
	cursor: pointer;
}
.bodyAteliers .TogglePanePlainHeader {
	color: #000;
}
.bodyAteliers .TogglePanePlainHeader:hover {
	color: #999;
	cursor: pointer;
}

.TogglePanePlainContent table {
	border-collapse: collapse;
	width: 100%;
}
.TogglePanePlainContent tr.alt td {
	background: #ECECEC;
}
.TogglePanePlainContent tr.over td {
	background: #D3D3D3;
}

/* fondsVrijeruimte */

#fondsVrijeruimte div {
	width: 300px;
	position: relative;
	padding: 10px;
	background-image: url(/site_images/back_item.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: -8px;
	margin-left: -10px;
	overflow: hidden;
}
#fondsVrijeruimte img {
	display: block;
	margin-bottom:5px;
}
#fondsVrijeruimte div h6 {
	display: block;
	margin:0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

/* lijst */

.lijst {
	width: 210px;
	position: relative;
}
.links {
	text-align:left;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	margin: 0px;
	display: block;
	border-top: 1px solid #C6C7C9;
	text-decoration: none;
}
.links p, .links a, .links a:visited {
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
.lijst .bericht,
.lijst .linklijst  {
	text-align: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	display: block;
	border-top: 1px solid #C6C7C9;
	text-decoration: none;
	cursor: pointer;
}
.lijst .bericht img, .lijst .linklijst img {
	padding-bottom: 12px;
	margin: 0px;
	width: 100px;
	float: left;
}
.lijst .bericht h4, .lijst .linklijst h4, .lijst h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	border: none;
}
.lijst .bericht h7, .lijst .linklijst h7 {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}
.lijst .bericht p, .lijst .linklijst p, .lijst p {
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 5px;
	border: none;
}
.lijst .bericht a, .lijst .bericht a:visited {
	float: right;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.lijst .bericht:hover {
	text-decoration: none;
}
.lijst .bericht h4 a:link, .lijst .bericht h4 a:visited, .lijst .bericht p a:link, .lijst .bericht p a:visited    {
	border: none;
}
.lijst .linklijst a, .lijst .linklijst a:visited {
	display: block;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
}
.lijst .linklijst a:hover {
	text-decoration: none;
}
.clear {
	height: 0px;
	line-height: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* lijstgroot */

.lijstgroot {
	width: 100%;
}
.lijstgroot .bericht {
	text-align:left;
	padding-top: 12px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	border-top: 1px solid #C6C7C9;
	text-decoration: none;
}
.lijstgroot .bericht img {
	padding-bottom: 12px;
	margin: 0px;
}
.lijstgroot .bericht a img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.lijstgroot .bericht a.right, a.right {
	float: right;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
}
.lijstgroot .bericht a.right:hover, a.right:hover {
	text-decoration: none;
}

/* lijst */

.lijstbreed{
	width: 100%;
	margin-top: 18px;
}
.lijstbreed .bericht {
	text-align:left;
	padding-top: 18px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	display: block;
	border-top: 1px solid #C6C7C9;
	text-decoration: none;
}
.lijstbreed .bericht img {
	padding-bottom: 12px;
	padding-right: 12px;
	margin: 0px;
	width: 100px;
	float: left;
}
.lijstbreed .bericht h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
.lijstbreed .bericht h7 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
.lijstbreed .bericht p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 5px;
}
.lijstbreed .bericht a, .lijstbreed .bericht a:visited {
	float: right;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 18px;
}
.lijstbreed .bericht a:hover {
	text-decoration: none;
	color: #000000;
}
.clear {
	height: 0px;
	line-height: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* share */

#icons {
	display: block;
	margin: 10px 0 0 0;
	height: 17px;
}
#icons a {
	float: right;
	margin: 0 0 0 5px;
}
#icons a img {
	border: none;
	margin: 0;
	padding: 0;
}
#icons .addthis_toolbox {
	float: right;
	margin: 0;
}
#icons .addthis_button_email {
	float: right;
	margin: 0 0 0 5px;
}
#icons .addthis_button_print {
	float: right;
	margin: 0 0 0 5px;
}

/* gallery */

a.thickbox {
	float: left;
	margin: 0 6px 6px 0;
	width: 69px;
	height: 69px;
	overflow: hidden;
	text-align: center;
}
a.thickbox img {
	margin: 0 0 0 -50%;
}

/* twitter */
#twitter_div a, #twitter_div a:visited {
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	display: block;
}
#twitter_div a:hover {
	text-decoration: none;
}
#twitter_update_list {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
#twitter_update_list li {
	font-size: 11px;
	line-height: 14px;
	margin: 0 10px 10px 0;
	padding: 10px 0 0 0;
	border: none;
	display: block;
	border-top: 1px solid #C6C7C9;
}
#twitter_update_list li span a {
	display: inline;
}
#twitter_update_list li a, #twitter_update_list li a:visited {
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	line-height: 15px;
	display: block;
}
#twitter_update_list li a:hover {
	text-decoration: none;
}
/* videolijst */

.content .videolijst a {
	text-align:left;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	display: block;
	border-top: 1px solid #C6C7C9;
	text-decoration: none;
}
.content .videolijst a img {
	padding-bottom: 12px;
	margin: 0px;
	width: 100px;
	float: left;
}
.content .videolijst a p, .content .videolijst a h4 {
	margin-left: 110px;
}
.content .videolijst a h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
.content .videolijst a p {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
}

/* archiefpane */

#archief {
	width: 230px;
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-top: -19px;
	text-align: right;
}
#archief  a {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

/* scrollpane */

#banner {
	width: 230px;
}
.banner {
	width: 230px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	display: block;
}
.banner a {
	display: block;
}
.banner img {
	margin-bottom: 10px;
}
.banner h5 {
	font-weight: bold;
	line-height: 16px;
	padding-right: 10px;
	border: none;
	color: #5C0B7A;
	margin-bottom: 5px;
}
.banner h5 a {
	color: #5C0B7A;
}
.banner p {
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: none;
	color: #E0382B;
	text-decoration: none;
}
.banner p a {
	color: #E0382B;
	text-decoration: none;
}
.banner h5 a, .banner h5 a:visited, .banner p a, .banner p a:visited    {
	border: none;
	text-decoration: none;
}
.banner a:hover, .banner a:hover p {
	text-decoration: none;
	color: #5C0B7A;
}
.banner h5 a:hover {
	color: #E0382B;
	text-decoration: none;
}


.zoek-pane {
	width: 230px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.scroll-pane,
.bodyAgenda .scroll-pane,
.bodyGesubsidieerd .scroll-pane,
.bodyWeblog .scroll-pane {
	width: 230px;
	height: 300px;
	overflow: auto;
	background: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}
.bodyNieuws .scroll-pane {
	width: 230px;
	height: 300px;
	overflow: auto;
	background: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}
.jScrollPaneContainer,
.bodyAgenda .jScrollPaneContainer,
.bodyGesubsidieerd .jScrollPaneContainer,
.bodyWeblog .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 20px;
}
.bodyNieuws .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 20px;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6C7C9;
	width: 10px;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: #AEAFB3 url(/site_images/drag.gif) no-repeat 50% 50%;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #FFF url(/site_images/arrow_up.gif) no-repeat 0px 2px;
	height: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6C7C9;
}
a.jScrollArrowUp:hover {
	background: #FFF url(/site_images/arrow_up_hover.gif) no-repeat 0px 2px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #FFF url(/site_images/arrow_down.gif) no-repeat 0px 2px;
	height: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6C7C9;
}
a.jScrollArrowDown:hover {
	background: #FFF url(/site_images/arrow_down_hover.gif) no-repeat 0px 2px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* volgende / vorige */

#volgende {
	float: right;
	padding: 0;
	margin: 0px;
	display: block;
}
#vorige {
	float: left;
	padding: 0;
	margin: 0px;
	display: block;
}
#vorige a, #vorige a:visited, #volgende a, #volgende a:visited {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#vorige a:hover, #volgende a:hover {
	text-decoration: none;
}

/* forms en buttons */

form {
	padding: 0px;
	margin: 0px;
}
.invulveld {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px 0px 2px 2px;
	height: 15px;
	border: 1px solid #999;
}
input, select,  textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px 0px 2px 2px;
	border: 1px solid #999;
}
.submitbutton {
	background-color: #999;
}

/* edit */

.editblock, .editblock div, .wetextinput, .wetextarea {
	margin: 0;
	font-size: 13px;
	line-height: 20px;
}
.weEditmodeStyle body {
	margin: 0;
	background-color: #FFF;
	overflow: auto;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.editblock img {
	margin: 0;
	padding: 0;
}
.edit {
	border: 1px solid #006DB8;
	padding-left: 2px;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
}
.editblock .block {
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
}
.editblock .subblock {
	border-top: 1px solid #006DB8;
	border-bottom: 1px solid #006DB8;
	margin-top: 3px;
	padding: 5px;
	background-color: #CCC;
}
.editblock .subblock table {
	margin-bottom: 3px;
}
.editcontent {
	border: none;
	background-color: #FFFFFF;
	overflow: auto;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.editblock input, .editblock select {
	border: 1px solid #006DB8;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
}
.weEditmodeStyle input, .weEditmodeStyle select {
	border: 1px solid #006DB8;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
}
td.weEditmodeStyle, tr.weEditmodeStyle, th.weEditmodeStyle, .editblock td, .editblock tr {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
	border: none;
}
.editblock table {
	margin-top: 1px;
	font-size: 13px;
	line-height: 20px;
	border: none;
}
.weEditmodeStyle img {
	border: none;
	margin: 0;
	padding: 0;
}

/* Webfrorm */

.webform  {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	position: relative;
}

.webform fieldset {
	border: 1px solid #999;
	padding: 20px;
}
.webform legend {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}
.webform label {
	font-size: 12px;
	line-height: 18px;
}
.webform form {
	font-size: 12px;
	line-height: 18px;
}
.webform .formfield, .webform input.file {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	border: 1px solid #CCC;
	margin-bottom: 3px;
}
.webform .formhoog {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	border: 1px solid #CCC;
	margin-bottom: 3px;
	height: 100px;
}
.webform .formfieldsmal {
	font-family: Arial, Helvetica, sans-serif;
	width: 40%;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	border: 1px solid #CCC;
	margin-bottom: 3px;
}
.webform .verstuur {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	cursor: pointer;
}
.webform .verstuur:hover {
	background-color: #FFF;
	color: #999;
	border: 1px solid #999;
	cursor: pointer;
}
.webform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #BD0202;
	width: 100%;
	display: block;
}
.webform .error { color: #BD0202; display: none;}
.webform .radio.error { display: inline;}
.webform input, .webform textarea { border: 1px solid #000; color: #999; }
.webform input.checkbox, .webform input.radiobutton  { border: none }
.webform input:focus, .webform textarea:focus { border: 1px dotted #000; color: #000; }
.webform input.error, .webform textarea.error { display: block; border: 1px dotted #BD0202; }
.webform .gray * { color: #CCC; }
.webform .gray2 * { color: #CCC; }
.webform .gray3 * { color: #CCC; }
#Opleiding_topics label.error, #Samenwerking_topic label.error, #Levensonderhoud_topic label.error, #Begroting_topic label.error{
	display: none;
}
#Opleiding_topics, #Samenwerking_topic, #Levensonderhoud_topic, #Begroting_topic  {
	margin: 0;
	padding: 0;
	border: none;
}

/* Linkimage */

.linkimage img, .linkimage:visited img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
 	opacity:1;
	border: none;
}
.linkimage:hover img { 
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
 	-moz-opacity: 0.80;
	opacity:0.8;
	border: none;
}