* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6,
p, ul, ol, dl, pre,
table, fieldset, dd,
div.block {
	margin-bottom: 1em;
}
html, body {
	background: #000000;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
}
table {
	width: 100%;
	font-family: inherit;
	font-size: inherit;
}
	caption, th {
		text-align: left;
	}
fieldset {
	padding: 5px;
	border: 1px solid #999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
p {
	padding: 0 10px;
	text-align: left;
}
ul, ol, dd {
	padding-left: 30px;
}
	ul.menu {
		padding-left: 0;
		list-style: none;
	}
img {
	border: 0;
}
	img.align-left, img[align=left] {
		float: left;
		margin-right: 1em;
		padding-left: 10px;
	}
	img.align-right, img[align=right] {
		float: right;
		margin-left: 1em;
		padding-left: 10px;
			}
	div.align-center {
		text-align: center;
	}
h1 {
	padding: 0 10px;
	background: #dfdfdf;
	line-height: 35px;
	font-size: 150%;
	font-weight: bold;
	color: #e3950e;
}
h2 {
	margin-bottom: 0px;
	line-height: normal;
	font-size: 133%;
	font-weight: bold;
	color: #313441;
}
h3, h4, h5, h6 {
	line-height: normal;
	font-size: 116%;
	font-weight: bold;
}
dt, dd {
	padding: 0px;
	line-height: normal;
}
abbr, acronym {
	border: 0 none;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
object {
	outline: none;
}
a, a:visited {
	text-decoration: none;
	color: #e3950e;
}
a.active, a.active:visited,
a:hover, a:active {
	text-decoration: underline;
}
input, textarea, select {
	margin-top: 2px;
	padding: 2px;
	border: 1px solid #ee9f06;
	line-height: normal;
	font-size: 100%;
	font-family: inherit;
}
input[type=radio], input[type=checkbox] {
	border-width: 0;
}
select {
	padding-top: 1px;
	padding-bottom: 1px;
}
input:hover, input:focus,
textarea:hover, textarea:focus,
select:hover, select:focus {
	background-color: #f0f0f0;
}
option {
	background-color: #ffffff;
}
input.btn, a.btn, a.btn:visited {
	display: inline-block;
	margin-top: 10px;
	padding: 0 2px;
	border: 1px solid #ffc938;
	background: #ffc938;
	color: #FFFFFF;
}
a.btn, a.btn:visited {
	padding: 1px 4px;
	line-height: normal;
}
input.btn:hover, input.btn:active,
a.btn:hover, a.btn:active {
	background: #ee9f06;
	text-decoration: none;
	cursor: pointer;
}
label {
	color: #000000;
}
label.label {
	display: block;
	float: left;
	width: 150px;
}
label.overTxtDiv, label.overTxtLabel, label.inline {
	display: inline;
	float: none;
	width: auto;
	color: #999999;
}
label.birthday {
	display: block;
	width: 150px;
	float: left;
}
	label.birthday.option {
		display: block;
		width: 300px;
		float: left;
	}
	select#birthday {
		width: 65px;
		display: inline;
		text-align: center;	
	} 
	label.leskeuze {
		width: auto;
		padding-right: 10px;
		text-align: 40px;
	}
div.banner {
	text-align: center;
	float: left;
}
div.validation-advice {
	clear: left;
	padding-left: 150px;
	color: #ff0000;
}
.clear {
	clear: both;
}
	.clear-left {
		clear: left;
	}
	.clear-right {
		clear: right;
	}
.hidden {
	display: none;
}
.noborder {
	border: 0;
}

div#container, div.container {
	width: 963px;
	margin: 0 auto;
	zoom: 1;
	position: relative;
}
	#socialmedia {
		position: absolute;
		right: 0;
		bottom: 6px;
	}
		#socialmedia a {
			float: left;
			margin-left: 5px;
		}
	div#header {
		height: 231px;
		background: url('/skin/header_bg.jpg');
		background-repeat: repeat-x;
		z-index: 1;
		position: relative;
	}
		div#header div.container {
			background: url('/skin/header_bg.jpg');
			height: 231px;
		}
			div#header div.image {
				height: 176px;
				width: 805px;
				position: absolute;
				top: 18px;
				background: url('/skin/header_image.jpg');
			}
			a#logo {
				display: block;
				height: 90px;
				width: 315px;
				background: transparent url('/skin/logo.png') no-repeat top left;
				text-indent: -20000px;
				outline: none;
				overflow: hidden;
				position: absolute;
				top: 70px;
				right: 20px;
			}
			div#header ul.menu {
				color: #ffffff;
			}
				div#header ul.menu li {
					float: left;
				}
					div#header ul.menu a, div#header ul.menu a:visited {
						display: block;
						font-weight: bold;
						color: #ffffff;
					}
					div#header ul.menu a.active, div#header ul.menu a.active:visited,
					div#header ul.menu a:hover, div#header ul.menu a:active {
						text-decoration: none;
					}
			div#header ul.top {
				height: 50px;
				width: 267px;
				background: url('/skin/top_menu_bg.jpg');
				position: absolute;
				top: 0;
				right: 0;
			}
				div#header ul.top li {
					line-height: 44px;
					margin-left: 15px;
				}
					div#header ul.top a {
						padding: 0 10px;
					}
					div#header ul.top a.active, div#header ul.top a.active:visited,
					div#header ul.top a:hover, div#header ul.top a:active {
						color: #ffc938;
					}
			div#header ul.main {
				height: 35px;
				width: 100%;
				border-top: 1px solid #ffc939;
				border-bottom: 1px solid #ffc939;
				background: url('/skin/main_bg.jpg');
				position: absolute;
				top: 194px;
				left: 0;
				font-size: 12px;
				}
				div#header ul.main li {
					line-height: 35px;
					margin-right: 23px;
					}
					div#header ul.main a {
						padding: 0 10px;
					}
					div#header ul.main a.active, div#header ul.main a.active:visited,
					div#header ul.main a:hover, div#header ul.main a:active {
						color: #282727;
						background-color: #ffc938;
					}
				div#header ul.main li.last {
					margin-right: 0;
				}
	div#footer {
		font-size: 11px;
		color: #a0a0a0;
		position: relative;
	}
		div#footer div.container {
			padding-top: 20px;
		}
			div#footer h1 {
				padding: 0;
				background: transparent;
				line-height: normal;
				font-size: 11px;
				color: #a0a0a0;
			}
			div#footer ul.menu {
				margin-bottom: 0;
			}
				div#footer ul.menu a, div#footer ul.menu a:visited {
					color: #a0a0a0;
				}
				div#footer ul.menu a.active, div#footer ul.menu a.active:visited,
				div#footer ul.menu a:hover, div#footer ul.menu a:active {
					text-decoration: none;
					color: #E3950E;
				}
			div#footer div.column {
				float: left;
				width: 176px;
				margin: 0 9px;
				padding: 0 9px;
				border-right: 1px solid #000000;
			}
			div#footer div.three {
				width: 277px;
				float: left;
			}
			div#footer div.credits {
				float: right;
			}
			div#footer div.nowrap {
				white-space: nowrap;
			}
	div#content {
		background: #ffffff;
		position: relative;
	}
		div#content div.container {
			padding: 0px 0 115px;
			background: #ffffff;no-repeat center bottom;
		}
			div#top {
				height: 139px;
				padding-top: 18px;
				margin-bottom: 21px;
				background: url("/skin/bg_gallery_top.jpg");
				color: #ffffff;
				overflow: hidden;
				position: relative;
			}
				div#content div.top-home {
					height: 270px;
					background: url("/skin/bg-brandbox.png");
				}
				div#top h1 {
					color: #ffc938;
					line-height: 19px;
				}
				div#brandbox {
					height: 246px;
					width: 526px;
					margin: 0;
					padding-top: 0 0 3px;
					overflow: hidden;
					position: relative;
					border-right: solid #ffca38 1px;
				}
					div#brandbox div.item {
						height: 173px;
						width: 506px;
						padding: 10px;
						overflow: hidden;
						position: absolute;
						top: 0;
						left: 0;
					}
						div#brandbox div.content {
							height: 180px;
							width: 173px;
							overflow: hidden;
							position: absolute;
							right: 10px;
						}
							div#brandbox h1 {
								background: transparent;
							}

						div#brandbox div.item img.image {
							position: absolute;
							top: 10px;
							left: 10px;
						}
					div#brandbox ul.paging {
						list-style: none;
						position: absolute;
						bottom: 10px;
						left: 0;
					}
						div#brandbox ul.paging li {
							float: left;
							font-size: 13px;
							font-weight: bold;
						}
							div#brandbox ul.paging a, div#brandbox ul.paging a:visited {
								display: block;
								margin-right: 10px;
								padding: 3px 10px;
								outline: none;
								text-decoration: none;
								color: #8e8e8e;
							}
							div#brandbox ul.paging a:hover, div#brandbox ul.paging a:active,
							div#brandbox ul.paging a.active, div#brandbox ul.paging a.active:visited {
								background-color: #fdc52b;
								color: #ffffff;
							}
				div#schedule {
					height: 200px;
					width: 408px;
					border-bottom: solid #ffca38 1px;
					overflow: hidden;
					position: absolute;
					left: 540px;
					top: 20px;
				}
					div#schedule a.nav, div#schedule a.nav:visited {
						display: block;
						height: 21px;
						width: 21px;
						outline: none;
						background: transparent none no-repeat left top;
						position: absolute;
						top: 110px;
					}
					div#schedule a.nav:hover {
						background-position: left bottom;
					}
					div#schedule a#schedule_prev {
						background-image: url('/skin/left.png');
						left: 0;
					}
					div#schedule a#schedule_next {
						background-image: url('/skin/right.png');
						right: 0;
					}
					div#schedule h1 {
						margin: 0;
						padding: 7px 0 0;
						background-color: transparent;
						line-height: 19px;
						font-size: 17px;
						color: #ffc938;
					}
						div#schedule h1 span.date {
							display: inline-block;
							padding-left: 10px;
							font-size: 12px;
							color: #ffffff;
						}
					div#schedule-container {
						height: 100%;
						width: 357px;
						margin-left: 24px;
						overflow: hidden;
						position: relative;
					}
						div#schedule div.day {
							height: 100%;
							width: 100%;
							position: absolute;
							top: 0;
							left: 0;
						}
							div#schedule div.day-container {
								height: 171px;
								width: 100%;
								overflow: hidden;
								position: absolute;
								top: 30px;
								left: 0;
								font-size: 12px;
							}
								div#schedule table {
									margin-bottom: 0;
								}
									div#schedule tr.even {
										background-color: #515151;
									}
										div#schedule td {
											padding-top: 3px;
											padding-bottom: 3px;
										}
										div#schedule tr.even td {
											padding-top: 3px;
											padding-bottom: 3px;
										}
										div#schedule td.title {
											color: #ffc938;
											width: 145px;
										}
										div#schedule td.start {
											width: 91px;
										}
			div#left {
				clear: left;
				float: left;
				width: 738px;
				position: relative;
			}
				div.smaller {
					float: left;
					width: 193px;
				}
				div.smallers {
					float: right;
					width: 190px;
					margin-right: 10px;
				}
				div.smallers #notes {
					width: 150px;
				}
				div.smallers .validation-advice {
					padding-left: 0;
					padding-bottom: 5px;
				}
				div.small {
					float: left;
					width: 193px;
					margin-right: 10px;
					padding-right: 10px;
					border-right: 1px solid  #dfdfdf;
				}
				div.medium {
					clear: left;
					float: left;
					width: 302px;
					margin-right: 10px;
					padding-right: 10px;
					border-right: 1px solid #dfdfdf;
					position: relative;
				}
				div.mediums {
					float: left;
					width: 516px;
					margin-right: 10px;
					padding-right: 10px;
					border-right: 1px solid #dfdfdf;
				}
				div.gallery {
					float: left;
					width: 735px;
				}
			div#right {
				float: right;
				width: 203px;
				padding-left: 10px;
				position: relative;
			}

	div.paging {
		padding-left: 1em;
		font-weight: bold;
	}
		div.paging a, div.paging a:visited {
			display: inline-block;
			width: 20px;
			border: 1px solid #ffc938;
			outline: none;
			line-height: 20px;
			text-align: center;
			text-decoration: none;
			color: #797979;
		}
		div.paging a:hover, div.paging a:active,
		div.paging a.active, div.paging a.active:visited {
			background-color: #ffe6a2;
			text-decoration: none;
		}
	ul#guestbook {
		width: 495px;
		padding-top: 20px;
		list-style: none;
		float: left;
	}
	div.small ul#guestbook {
		width: 193px;
		padding: 0 10px;
	}
		ul#guestbook li {
			padding-bottom: 20px;
		}
			ul#guestbook div.meta {
				font-weight: bold;
				font-style: italic;
			}
			ul#guestbook div.response {
				color: #ee9f06;
				margin-top: 20px;
				padding-left: 10px;
				border-left: solid 5px #dfdfdf;
			}
			div.small ul#guestbook div.response {
				margin-top: 5px;
				padding-left: 5px;
				border-left-width: 3px;
			}
	form#guestbookform {
		position: absolute;
		padding-top: 20px;
		left: 540px;
	}
		form#guestbookform label {
			color: #797979;
			display: block;
			margin-top: 10px;
		}

		form#guestbookform textarea, {
			width: 200px;
		}
		form#newsform div.validation-advice,
		form#guestbookform div.validation-advice {
			padding-left: 0;
		}
		form#guestbookform #msgbox {
			background: #19aa1c;
			padding: 10px;
			color: #fff;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 5px;
		}

	div#checkbox {
		margin-top: 5px;
	}
	div#galleries {
		background-color: #ffc938;
		width: 735px;
		display: block;		
	}
		div#galleries ul li a {
			color: #ffffff;
		}
		div#galleries h2 {
			padding: 10px 10px;
			cursor: pointer;
		}
		div#galleries h2:hover {
			color: #ffffff;
		}	
		div#galleries h2 span {
			float: right;
		}	
		div#galleries ul {
			background-color: #ffffff;
			font-size: 14px;
			width: 735px;
			display: block;
			list-style: none;
			border: 1px solid #ffc938;
			
		}
			div#galleries ul li {
				margin: 7px 0px;
				
			}
		div#galleries ul li a {
			color: #ffc938;
			margin-bottom: 20px;		
		}
		div#galleries .active {
		font-weight: bold;
		text-decoration: none;
		}
		ul#gallery h2 {
			clear: left;
		}
		ul#gallery div.description {
		font-style: italic;
		}
		ul#gallery li {
			list-style: none;
		}
		ul#gallery ul {
			padding-left: 0;
			height: 140px;
			overflow: hidden;
		}
			ul#gallery ul li {
				height: 140px;
				float: left;
				display: block;
				margin-right: 10px;
				padding-top: 10px;
				padding-bottom: 19px;
			}
				ul#gallery img.thumb {
					height: 140px;		
				}
	ul#gallery_top {
		padding-left: 6px;
		list-style: none;
		width: 635px;
		height: 73px;
		overflow: hidden;
	}
		ul#gallery_top li {
			clear: both;
			display: inline;
		}
			ul#gallery_top a.image {
				margin-left: 7px;
			}
			ul#gallery_top img {
				width: 95px;
				height: 69px;
				border: 1px solid #e59c1e;
			}
				div#lesrooster tr.day {
					font-size: 14px;
					color: #e3950e;
					height: 25px;
				}
					div#lesrooster td {
						padding: 5px 0;
					}
					div#lesrooster tr.even td {
						padding: 0;
					}
					div#lesrooster td.title {
						width: 125px;
						color: #E3950E;
					}
					div#lesrooster td.start {
						width: 106px;
					}

			ul#submenu {
				display: block;
				padding-left: 0;
				list-style: none;
				font-size: 10px;
				position: absolute;
/*				top: 120px;*/
				bottom: -10px;
				left: 10px;
			}
				ul#submenu li {
					float: left;
					padding-right: 6px;
				}
					ul#submenu a, ul#submenu a:visited {
						display: block;
						padding: 10px 20px;
						border: 1px solid #ffca38;
						border-bottom: 0;
						background-color: #282727;
						text-align: center;
						font-weight: bold;
						font-size: 11px;
						color: #ffffff;
						white-space: nowrap;
						overflow: hidden;
					}
					ul#submenu a:hover, ul#submenu a:active,
					ul#submenu a.active, ul#submenu a.active:visited {
						background-color: #ffca38;
						text-decoration: none;
						color: #282727;
					}

			div#search {
				position: absolute;
				top: 20px;
				right: 30px;
			}
					div#search h1 {
						width: 190px;
						background: transparent url('/skin/vergrootglas.png') no-repeat left top;
						text-indent: 20px;
						font-size: 15px;
						color: #ffca38;
						position: absolute;
						top: 7px;
						right: 140px;
					}
					div#search input.required {
						width: 110px;
						position: absolute;
						top: 6px;
						right: 30px;
					}
					div#search input.btn {
						width: 21px;
						height: 21px;
						border: 0 none;
						padding: 0;
						background: transparent url('/skin/right.png') no-repeat left top;
						position: absolute;
						right: 1px;
					}
					div#search input.btn:hover {
						background-position: left bottom;
					}
			div.top-home div#search {
				top: 232px;
				right: 189px;
			}
				div.top-home div#search h1 {
					top: 10px;
					right: 10px;
				}
				div.top-home div#search input.btn {
					left: 152px;
					right: auto;
				}
				div.top-home  div#search input.required {
					top: 8px;
					left: 30px;
					right: auto;
				}
				form#contactform.contact textarea {
					width: 348px;
				}
					form#contactform.contact .boxwidth {
						width: 197px;
					}
					form#contactform.contact #city {
						width: 203px;
					}
				form#contentform.content textarea {
					width: 183px;
					height: 88px;
				}
					form#contentform.content .boxwidth {
						width: 183px;
					}
				form#contactform.contact .inschrijven {
					padding-bottom: 10px;
				}
		div.searchnav  {
			color: #ffffff;
			font-weight: bold;
			text-align: right;
			background: #dfdfdf;
			padding: 8px 8px;
			margin-top: 10px;
			width: 724px;
		}
		div.searchpage {
			color: #ffffff;
			font-weight: bold;
			text-align: left;
			background: #dfdfdf;
			padding: 8px 8px;
			margin-top: 10px;
			width: 724px;
		}
		ul.matches {
			padding-top: 19px;
		}
			ul.matches li {
				list-style: none;
				padding-bottom: 19px;
			}
			ul.matches p {
				padding: 0;
				margin: 0;
			}
			ul.matches li h2 {
				font-size: 16px;
			}
div.tooltip {
	width: 250px;
	padding: 5px;
	border: 2px solid #ffca38;
	background: #3b3b3b;
	color: #ffffff;
}
	div.tooltip div.tip-title {
		padding-bottom: 5px;
		border-bottom: 1px solid #ffca38;
		color: #ffca38;
	}
	div.tooltip div.tip-text {
		padding-top: 5px;
		position: relative;
	}
		div.tooltip div.tip-text img {
			float: left;
			margin-right: 5px;
		}
	div.tooltip div.tip-bottom {
		clear: both;
	}

.validation-failed {
	border: 1px solid #bf3939;
	background: #ffcaca;
}

.twtr-ft {
	display: none;
}
#content .twtr-hd {
	padding: 0;
}
#content .twtr-widget .twtr-tweet-wrap {
	padding-left: 0;
	padding-right: 0;
}
#content .twtr-widget * {
	line-height: 16px !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;	
}
