body {margin: 0; padding: 0; font: 14px Microsoft Sans Serif; background: #eee; line-height: 22px;}
div#wrapper {width: 919px; margin: 25px auto;}
div#header {height: 175px; background: url(images/header.jpg); background-repeat: no-repeat;}
h1, h3 {margin: 0; font-family: Microsoft Sans Serif; font-size: 18px;}
h1 {font-size: 1.3em;}
h3 {font-size: 0.9em;}
div#header p {margin: 0;}
div#menu {height: 69px; background: url(images/menu.jpg); background-repeat: no-repeat; text-align: right; padding-top:10px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {color:#0000FF;}
div#menu p {margin: 0; padding: 15px;}
div#content {background: url(images/box2.jpg) repeat-y white;}
div#content p {font-size: 0.9em;}
div#links {float: left; width: 420px; padding-left: 45px; padding-top: 30px;}
div#rechts {float: right; width: 340px; padding-right: 40px; padding-top: 30px;}
div#footer {height: 44px; background: url(images/footer.jpg); background-repeat: no-repeat; text-align: center; font-size:12px;}
div#box1 {height: 440px; background: url(images/box1.jpg); background-repeat: no-repeat; padding-left: 40px; padding-top: 20px; }
div#box2 {padding-left: 525px; padding-top:100px;}
div#box4 {height: 180px; background: url(images/box4.jpg); background-repeat: no-repeat; padding-left: 45px; padding-top: 20px; }
rem div#donatie {height: 100px; background: url(images/donatie.jpg); background-repeat: no-repeat; padding-left: 410px; padding-top: 0px; }
div#vul-op {clear: both;}

#menurechts {float: right; padding-right: 25px;}
#menulinks{float: left; padding-left: 25px;}

#bar1 {height: 25px; background: url(images/bar1.jpg); background-repeat: no-repeat; padding-left: 40px; }
#bar2 {background: url(images/bar2.jpg); background-repeat: repeat-y; padding-left: 50px; }
#bar3 {height: 50px; background: url(images/bar3.jpg); background-repeat: no-repeat; padding-left: 40px; }


.link {cursor:pointer; color:#666}
.slider {position:relative; overflow:hidden; border:0px solid #9ac1c9; height:130px; width:850px; background:#; margin-bottom:20px}
.slidercontent {position:absolute}
.slidercontent .upper {}
.section {padding:10px; font: 12px Verdana;}

.link {color:#FFF;}
.link:visited {color:#FFF;}

	#accordion {
			width: 820px;
			height: 350px;
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 11px;
			position:relative !important;
			display:block;
			overflow:hidden;
	}
	
	h2 {
			font-size: 12px;
			padding: 6px 6px 4px 35px;
			margin: 0;
			color:#fff;
			border-bottom:1px solid #333333;
			cursor:pointer;
			display:block;
			background-image:url(images/tab-left.gif);
			background-position:top left;
			background-repeat:no-repeat;
	}
	
	#visible {
			background-image:url(images/tab-left-active.gif);
			border-bottom:1px solid #DA1074;	
	}
	
	.panel_body {
			height:320px;
			background-color:#333333;
			display:block;
			position:relative;
			color:#FFFFFF;
	}
	
	.panel_body div {
			padding:3px 5px;
	}
	
	.panel{
		bottom:0px;
		margin:0px;
		padding:0px;
		
		background-image:url(images/tab-right.gif);
		background-position:top right;
		background-repeat:repeat-x;
		background-color:#333333;
	}
	.wrapper{
		bottom:0px;
		position:absolute;
	}