body {
	background: #3b3a35 url(../img/background.jpg) repeat-x top left;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
}
div.wrapper {
	position: relative;
	width: 900px;
	text-align: left;
	margin: 0px auto;
}
div.header {
	margin-top: 25px;
}
	div.header img {
		vertical-align: bottom;
	}

	div.right {
		width: 265px;
		float: right;
	}
	div.rightside {
		padding: 0px 25px 0px 25px;
	}
		div.zijblok {
			background: #ffffff url(../img/side_top.gif) no-repeat top left;
			margin-bottom: 25px;
		}
			div.zijblok#menublok {
				background-image: none;
			}
			div.zijcontainer {
				padding: 18px 18px 0px 18px;
			}
			div.zijblok h2 {
				text-indent: -999em;
				display: block;
				margin-bottom: 18px;
			}
				div.zijbulletin p {
					padding-top: 18px;
				}
				div.bulletin {
					margin-bottom: 6px;
					position: relative;
				}
					div.content div.bulletin {
						float: left;
						margin-right: 14px;
					}
			img.zijblokbottom {
				vertical-align: bottom;
				margin-bottom: -6px;
			}

	ul.menu {
		padding-bottom: 4px;
		line-height: 1.1;
	}
		ul.menu li {
			margin-bottom: 3px;
		}
		ul.menu li ul li, div.homepageblok li {
			margin-bottom: 3px;
			padding-left: 14px;
			text-indent: -14px;
		}
			ul.menu li a {
				color: #5e5e5d;
				background: url(../img/menu.gif) no-repeat center left;
				padding-left: 14px;
				text-decoration: none;
			}
			ul.menu li.open a {
					color: #5e5e5d;
					background-image: url(../img/menu_hier.gif);
				}
				ul.menu li a:hover,
				ul.menu li.hier a {
					color: #FFBA01;
					background-image: url(../img/menu_hier.gif);
				}
					li.hier ul.submenu li a:hover,
					ul.level1 li.open a {
						color: #FFBA01;
					}
			li.hier ul.submenu li a {
				color: #5e5e5d;
			}
			ul.submenu {
				padding: 4px 0px 0px 8px;
			}
				ul.menu li ul.submenu li a,
				ul.submenu li a.hier {
					background-image: none;
				}

/* kruimelpad */
ul#kruimelpad {
	padding: 11px 25px 5px 25px;
	margin-bottom: 0px;
}
	ul#kruimelpad li {
		float: left;
		margin-right: 6px;
		padding-bottom: 1px;
		color: #979797;
	}
		ul#kruimelpad li a {
			margin-right: 4px;
			color: #979797;
		}
			ul#kruimelpad li a:hover {
				text-decoration: none;
			}
		ul#kruimelpad li.last a {
			color: #0033CC;
			text-decoration: none;
		}
			ul#kruimelpad li.last a:hover {
				text-decoration: underline;
			}


/* Headings */
h1 {
	color: #0033cc;
	font-size: 1.6em;
	margin-bottom: 1.2em;
}
	h1:first-letter {
		color: #ffba01;
	}
h2 {
	font-size: 1.4em;
	color: #76736e;
	margin-bottom: 1.2em;
}
	h2#knobbulletin {
		background: url(../img/h2_bulletin.gif) no-repeat top left;
		width: 122px;
		height: 15px;
	}
	h2#knobmenu {
		background: url(../img/h2_menu.gif) no-repeat top left;
		width: 100px;
		height: 14px;
	}
	h2#agenda {
		background: url(../img/h2_agenda.gif) no-repeat top left;
		width: 94px;
		height: 14px;
	}
	h2#nieuws {
		background: url(../img/h2_nieuws.gif) no-repeat top left;
		width: 93px;
		height: 14px;
	}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

/* Content */
div.contentcontainer {
	position: relative;
	background-color: #e0dbd1;
}
	div.left {
		background: #dddacd url(../img/background_tekst.jpg) repeat-x top left;
		float: left;
		width: 634px;
		min-height: 600px;
	}
	div.content {
		padding: 25px;
		line-height: 1.6em;
	}
		div.content p {
			margin-bottom: 1.2em;
		}
			div.content p em {
				font-style: italic;
			}
		div.content a {
			color: #0033CC;
			text-decoration: underline;
		}
			div.content a:hover {
				text-decoration: none;
			}
			div.content a.archieflink {
				float: right;
				font-size: 0.6em;
				font-weight: normal;

			}

		div.content ul {
			margin-bottom: 1.2em;
			list-style-type: disc;
			padding-left: 26px;
		}
			div.content ul li {
			}
				div.content ul li ul {
					margin-bottom: 0em;
				}
					div.content ul li ul li {
					}
		div.content ol {
		}
			div.content ol li {
			}
				div.content ol li ol {
				}
					div.content ol li ol li {
					}
		div.content div.cta_aanmelden a {
			height: 38px;
			width: 163px;
			background: url(../img/cta_aanmelden.png) no-repeat top left;
			float: right;
		}
		table {
		}
			tr {
			}
				th {
					font-weight: bold;
					padding: 4px;
				}
				td {
					padding: 4px;
					vertical-align: top;
				}
					td.prijs {
						width: 60px;
					}
					td.beschrijving {
						width: 350px;
					}
					td h4 {
						display: block;
					}

		div.sitemap ul,
		div.content ul.geenlijsttekens {
			list-style-type: none;
			padding-left: 0px;
		}
			div.sitemap ul li ul {
				padding-left: 26px;
			}
		div.bulletinoverzicht {
			margin-bottom: 20px;
		}
		div.content div.jaarganglijst div.bulletin {
			margin: 0px 14px 21px 0px;
			border: none;
		}
			div.bulletin#derde {
				margin-right: 0px;
			}
			div.bulletin#vierde {
				margin-left: 100px;
			}

	div.bottom {
		margin: 0px 0px 31px 44px;
		background: url(../img/homelijstjesback.gif) repeat-y top right;
		line-height: 1.1;
	}
		div.bottom h2 {
			text-indent: -999em;
			margin-bottom: 18px;
			display: block;
		}
		div.homepageblok {
			background: #ffffff url(../img/home_top.gif) no-repeat top left;
			width: 261px;
			float: left;
		}
			div#eersteblok {
				margin-right: 25px;
			}
		div.homepageblok a {
			color: #2a2a2a;
			background: url(../img/menu.gif) no-repeat 0px 2px;
			padding-left: 14px;
			text-decoration: none;
		}
			div.homepageblok a:hover {
				color: #FFBA01;
				background-image: url(../img/menu_hier.gif);
				text-decoration: underline;
			}

		div.homepageblokcontainer {
			padding: 18px 18px 1px 18px;
		}
div.bulletinbeschrijving {
	background-color: #000000;
	-moz-opacity: 0.50;
	opacity: 0.50;
	-khtml-opacity: 0.50;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 180px;
	height: 68px;
	display: block;
	z-index: 200;
}
	ul.bulletindata {
		position: absolute;
		top: 100px;
		left: 0px;
		text-align: left;
		z-index: 201;
		list-style-type: none;
		padding: 8px;
		width: 140px;
	}
		div.content ul.bulletindata {
			padding-left: 8px;
		}
		ul.bulletindata li {
			margin-bottom: 4px;
			list-style-type: none;
			line-height: 1em;
		}
			ul.bulletindata {
				color: #ffffff;
				text-decoration: none;
			}
		li.bulletinbeschrijving_jaar {
			font-size: 1.4em;
		}
		li.bulletinbeschrijving_nummer {
			color: #ffba01;
		}
		a.bulletinlink {
			display: block;
			width: 180px;
			height: 224px;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 9999;
			background: url(../img/empty.gif) repeat top left;
		}


	li.shortview {
		margin-bottom: 1.2em;
	}
		li.shortview p {
			margin-bottom: 0px;
		}

/* bulletin detailpagina */

div.bulletindetails {
	width: 280px;
}
img.bulletingroot {
	padding-right: 38px;
	margin-bottom: 1.2em;
}
div#button_bulletinbestellen {
	margin-right: 38px;
}
div#button_bulletinbestellen a {
	background: url(../img/button_bulletinbestellen.gif) no-repeat top left;
	padding: 0px 13px 2px 13px;
	color: #FFBA01;
	text-decoration: none;
	float: right;
	clear: right;
}


div#button_aanvraagformulier a {
	background: url(../img/button_bulletinbestellen.gif) no-repeat top left;
	padding: 0px 13px 2px 13px;
	color: #FFBA01;
	text-decoration: none;
	float: left;
}

dl {
	margin-bottom: 1.2em;
}
	dt {
		float: left;
		margin-right: 4px;
	}
	dt {
		font-weight: bold;
	}

/* Formulier*/
form {
	margin: 0px 25px 25px 25px;
	padding: 8px 25px 0px 25px;
	background: #ffffff url(../img/bg_form_top.gif) no-repeat left -8px;
}
	form.webshop {
		margin: 0px 25px 25px 25px;
	}
	form h2 {
		margin-bottom: 0.4em;
	}
	form h3 {
		clear: left;
	}
	form h4 {
		margin: 4px 0px 0.4em 128px;
	}
	form p {
		width: 280px;
		margin-left: 128px;
		padding: 4px 0px 12px 0px;
		line-height: 150%;
	}
	form fieldset {
		clear: left;
	}
		form fieldset label {
			float: left;
			display: block;
			width: 120px;
			margin: 0px 8px 0px 0px;
			text-align: right;
			padding-bottom: 4px;
		}
		form fieldset.geslacht div {
			margin: -3px 8px 0px 0px;
		}
			form fieldset.geslacht div.radiolist {
				display: block;
				float: left;
			}
		form fieldset.geslacht label {
			margin-top: 8px;
		}
		form div {
			margin: 0px 8px 8px 0px;
		}

		form fieldset legend {
			text-indent: -999em;
		}
		form fieldset input[type=text],
		form fieldset input[type=password] {
			background-color: #f8f8f8;
			border: 1px solid #83817a;
			padding: 2px;
			width: 280px;
		}
		form fieldset div.checkboxfield input {
			margin-left: 130px; 
		}
		form fieldset div.checkboxfield label {
			margin-top: -20px;
		}
		form fieldset textarea {
			background-color: #f8f8f8;
			border: 1px solid #83817a;
			padding: 2px;
			width: 280px;
		}
		form fieldset input[type=radio] {
		}
		form fieldset input.date_day,
		form fieldset input.date_month {
			width: 24px;
		}
		form fieldset input.date_day {

		}
		form fieldset input.date_year {
			width: 48px;
		}
		form fieldset div.humanityfield input {
			margin: 8px 0px 0px 128px;
		}
		#geslacht {
			float: left;
			padding-left: 128px;
			clear: right;
		}
		#studentenkorting legend {
			text-indent: 1em;
			margin-bottom: 4px;
			padding-bottom: 2px;
			font-size: 1.1em;
			font-weight: bold;
			color: #76736E;
			padding-left: 113px;
		}
		.geboortedatum {
			float: left;
			clear: left;
			margin-top: 4px;
			width: 400px;
		}
				.geboortedatum span {
					padding: 0px 0px 2px 10px;
				}
		form button {
			margin: 0px 0px 6px 330px;
		}

		.error span {
			color: #ff0000;
			margin-top: 4px;
			display: block;
			padding-left: 128px;
		}
		img#formtop {
			vertical-align: bottom;
			margin-left: 25px;
		}
		img#formbottom {
			vertical-align: bottom;
			margin-left: -25px;
		}
	div.systemfeedback_error {}

/* Footer */

div.footer-wrapper {
	min-height: 30px;
	height: auto;
}
	div.footer {
		padding: 6px 0px 4px 0px;
		color: #ffffff;
		font-size: 0.9em;
		line-height: 110%;
	}
	div.footer a {
		color: #ffffff;
		text-decoration: none;
	}
		div.footer a.hier,
		div.footer a:hover {
			color: #ffba01;
		}
		div.footer a.insyde {
			float: right;
		}

/* styles voor de accordion */

.horizontal_accordion_toggle, .acToggle {
	float: left;	/* zorgt dat het horizontaal blijft */
	display: block;
	height: 224px;
	width: 40px;
	background-color: #CFC9BD;
	text-decoration: none;
	z-index: 999999;
	border-right: 2px solid #ffffff;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
}
.horizontal_accordion_toggle_active, .acToggle .active{
	background-color: #FFBA01;
}
div.content div.bulletin {
	height: 224px;
	margin: 0px;
	border-right: 1px solid #ffffff;
}
.horizontal_accordion_content {
	height: 224px;	/* hoogte nodig omdat het in de breedte stretched */
	float: left;	/* zorgt dat het horizontaal blijft */
	overflow: hidden;
	display: block;
	color: #000000;
	position: relative;
	/*width: 266px;*/
}
#horizontal_container, #accordion {
	margin: 0px auto 1.2em auto;
	width: 540px;
	height: 224px;
	overflow: hidden;
	background-color: #ffffff;
	border: 1px solid #FFBA01;
	padding: 20px 4px 20px 28px;
	position: relative;
}
/* overige classes */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.formbutton {
	border: 0px;
	cursor: pointer;
	padding: 0px;
	text-indent: -999em;
}

.screenreader {
	display: none;
}

.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	visibility:hidden;
	clear: both;
}

/* webshop */
.webshop {
	margin: 0px 25px 25px 0px;
	padding: 8px 25px 0px 0px;
}
.webshop fieldset {
	margin-left: 25px;
}
.webshop p {
	margin-left: 0px;
}
	p.ubestelt {
		padding-left: 25px;
	}
	p.error {
		color: #FF0000;
	}
.webshop label {
	margin-top: 4px;
}
.webshop button#volgende, button#volgende_onder {
	float: right;
	font-weight: bold;
}

button#vorige, button#vorige_onder {
	float: left;
}

.webshop button.formbutton {
	background-color: transparent;
	border:0 none;
	color: #787878;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	text-indent: 0em;
}

.webshop h3 {
	margin: 5px 0px 5px 153px;
}
.webshop table {
	margin-left: 25px;
}
.webshop table h3 {
	margin: 0px 0px 5px 0px;
}
p#geenproducten_warning {
	padding-left: 25px;
}

.webshop p.buttons {
	padding: 0px 25px 0px 25px;
	margin-bottom: 16px;
	height: 20px;
	width: 534px;
}
	p.buttons#onderkant {
		margin-bottom: 6px;
	}

.webshop img#formbottom {
margin-left:0px;
vertical-align:bottom;
}

