body {
	background: #ff7e00 url(../images/body_bg.gif) repeat-x 0 0;
	font: 75%/1.5em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	text-shadow: #000 0px 0px 0px;
	color: #555;
}

p {
	margin-bottom: 1.5em;
	padding: 0;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

h1, h2, h3, h4 {
	font-weight: normal;
	font-style: normal;
}

h2 {
	clear: both;
}

em {
	font-weight: normal;
	font-style: normal;
}

img {
	vertical-align: bottom;
	border-style: none;
}

a:link {
	color: #2f3178;
}

a:link:hover {
	color: #cf8325;
}

.container {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.container a.left {
	text-align: center;
	color: #aeaeae;
	font-size: 0.9em;
	float: left;
	text-decoration: none;
	border-bottom: 1px solid #e1ded8;
	width: 158px;
	margin-right: 10px;
	padding-bottom: 3px;
	position: relative;
	top: 0;
	left: 0;
}

.container a.left img.img {
	padding: 3px;
	border: 1px solid #e1ded8;
	display: block;
	width: 150px;
	margin-bottom: 3px;
}

.container a.left:hover {
}

.container a.left:hover img.img {
	border-color: #d0872c;
}

.container a.left img.zoom {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 4px;
	left: 4px;
}

.container a.right {
	text-align: center;
	color: #aeaeae;
	font-size: 0.9em;
	text-decoration: none;
	border-bottom: 1px solid #e1ded8;
	width: 158px;
	padding-bottom: 3px;
	position: relative;
	top: 0;
	left: 0;
	float: right;
	margin-left: 10px;
}

.container a.right img.img {
	padding: 3px;
	border: 1px solid #e1ded8;
	display: block;
	width: 150px;
	margin-bottom: 3px;
}

.container a.right:hover {
}

.container a.right:hover img.img {
	border-color: #d0872c;
}

.container a.right img.zoom {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 4px;
	left: 4px;
}

.docgif {
	background-image: url(../images/icons/icon_pict.gif);
}

.docjpg {
	background-image: url(../images/icons/icon_pict.gif);
}

.docpng {
	background-image: url(../images/icons/icon_pict.gif);
}

.docbmp {
	background-image: url(../images/icons/icon_pict.gif);
}

.docpdf {
	background-image: url(../images/icons/icon_pdf.gif);
}

.docdoc {
	background-image: url(../images/icons/icon_doc.gif);
}

.docxls {
	background-image: url(../images/icons/icon_xls.gif);
}

.doczip {
	background-image: url(../images/icons/icon_zip.gif);
}

.doctxt {
	background: url(../images/icons/icon_txt.gif) 0 0;
}

a.docgif,
a.docjpg,
a.docpng,
a.docbmp,
a.docpdf,
a.docdoc,
a.docxls,
a.doczip,
a.doctxt{
	padding-left: 25px;
	display: block;
	height: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #e1ded8;
	border-top: 1px solid #e1ded8;
	color: #555;
	margin-bottom: 1.5em;
	background-position: 0 center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 1.5em;
	clear: both;
}

a.docgif:hover,
a.docjpg:hover,
a.docpng:hover,
a.docbmp:hover,
a.docpdf:hover,
a.docdoc:hover,
a.docxls:hover,
a.doczip:hover,
a.doctxt:hover{
	background-color: #f6f5f4;
	text-decoration: underline;
	color: #555;
}

body#home #content h1 {
	font-size: 1.5em;
	color: #FF7E00;
	margin-top: 0.6em;
}

/* HEADER */

#header {
	height: 107px;
}

#header .container {
	width: 958px;
	padding-left: 42px;
}

#header #logo {
	width: 340px;
	height: 92px;
	background: url(../images/logo.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	float: left;
}

#header #sitemap {
	float: right;
	margin-top: 13px;
	margin-right: 6px;
	display: inline;
}

#header #sitemap li {
	display: inline;
	padding-left: 15px;
	border-left: 1px solid #686890;
	padding-right: 15px;
}

#header #sitemap li a {
	color: #fff;
	text-decoration: none;
}

#header #sitemap li a.current {
	color: #737498;
}

#header #sitemap li a:hover {
	text-decoration: underline;
}

#header #quicksearch {
	clear: right;
	height: 25px;
	margin-top: 30px;
	overflow: hidden;
	margin-right: 20px;
	width: 400px;
	position: relative;
	left: 0;
	top: 0;
	float: right;
	display: inline;
}

#header #quicksearch label {
	color: #fff;
	font-weight: bold;
	height: 25px;
	width: 80px;
	position: absolute;
	top: 7px;
	right: 279px;
	line-height: 1em;
	text-align: right;
}

#header #quicksearch input {
	width: 194px;
	height: 17px;
	background-image: url(../images/quicksearch_bg.gif);
	border-style: none;
	padding: 5px 3px 3px;
	position: absolute;
	top: 0;
	right: 68px;
	color: #333;
	font-size: 0.9em;
	border-width: 0;
}

#header #quicksearch button {
	width: 58px;
	height: 25px;
	background-image: url(../images/quicksearch_btn.gif);
	border-style: none;
	text-indent: -9999px;
	line-height: 10px;
	position: absolute;
	right: 0;
	top: 0;
	border-width: 0;
	cursor: pointer;
}

/* NAVIGATION */

#navigation ul {
	clear: both;
	height: 49px;
	width: 978px;
	background: url(../images/navigation_bg.gif) no-repeat;
	overflow: hidden;
	padding-left: 22px;
}

#navigation ul li {
	height: 49px;
	display: block;
	float: left;
	background: url(../images/navigation_sep.gif) no-repeat right 0;
	color: #fff;
	padding-right: 2px;
}

#navigation ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 3.2em;
	text-shadow: #cd963d 0 1px 1px;
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

#navigation ul li span {
	background: url(../images/navigation_current.gif) no-repeat center bottom;
	display: block;
	height: 49px;
	float: left;
}

#navigation ul li span a {
	color: #262760;
	text-shadow: #000000 0 0 0px;
}

#navigation ul li span a:hover {
	color: #262760;
	background-color: transparent;
	background-image: none;
}

#navigation ul li span.subnav {
	background: url(../images/navigation_current2.gif) no-repeat center bottom;
}

#navigation ul li a:hover {
	background: url(../images/navigation_hover.gif) repeat-x;
}

/* SUBNAV */

#subnav {
}

#subnav ul {
	padding-left: 32px;
	overflow: hidden;
	width: 968px;
	background: #ffa751 url(../images/subnav_bg.gif) no-repeat 0 bottom;
}

#subnav ul li {
	display: inline;
}

#subnav ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	height: 30px;
	line-height: 2.5em;
	padding-left: 10px;
	padding-right: 10px;
}

#subnav ul li a.current {
	background-color: #cfccc7;
	color: #000;
	line-height: 2.5em;
}

#subnav ul li a.current:hover {
	color: #000;
	background-color: #cfccc7;
}

#subnav ul li a:hover {
	background-color: #e6e3de;
	color: #333;
}

/* PICTURE */

#picture {
	width: 302px;
	float: right;
	position: absolute;
	top: -10px;
	height: 211px;
	z-index: 0;
	background: url(../images/picture_bg.png) no-repeat 0 0;
	padding-left: 10px;
	padding-top: 12px;
	right: 24px;
}

#picture .bandate {
	position: absolute;
	left: 228px;
	top: 162px;
}

#picture ul {
	display: block;
	z-index: 0;
}

#picture ul li {
	width: 290px;
	height: 190px;
	overflow: hidden;
}

/* INTRO */

#intro {
	background: #ddd1e4 url(../images/body_bg.gif) repeat-x center -176px;
	margin-top: 20px;
}

#intro .container {
	background: #f7f6f4 url(../images/intro_bg.gif) no-repeat 0 bottom;
	width: 938px;
	padding-left: 42px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 179px;
	overflow: visible;
}

#intro .text {
	width: 607px;
	overflow: hidden;
	height: 170px;
}

#intro h2 {
	color: #ff7e00;
	font-size: 1.5em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	padding-top: 20px;
	border-bottom: 1px solid #ecebe9;
}

#intro img {
	
}

#intro a.more {
	color: #555;
}

#intro a.more:hover {
	color: #ecad47;
	color: #000;
}

/* MAIN */

#main {
	background-color: #ddd1e4;
}

#main .container {
	background-color: #fff;
	border-bottom: 1.5em solid #fff;
}

/* BREADCRUMBS */

#breadcrumbs {
	color: #b0afab;
	margin-bottom: 1.5em;
}

#breadcrumbs a {
	color: #b0afab;
}

#breadcrumbs a:hover {
	color: #000;
}

/* CONTENT */

#content {
	float: left;
	width: 617px;
	display: inline;
	padding-left: 42px;
	margin-top: 30px;
	background: url(../images/px-content.gif) repeat-x;
}

#content h1 {
	font-size: 1.5em;
	color: #ff7e00;
	margin-top: 0.6em;
	margin-bottom: 2em;
}

#content h2 {
	font-weight: bold;
	padding-top: 1px;
	font-size: 1.1em;
	margin-bottom: 0.2em;
}

#content h2.doelgroep {
	color: #cf8325;
	margin-bottom: 0.5em;
}

#content dl {
	margin-bottom: 1.5em;
}

#content dl dt {
	font-weight: bold;
	padding-top: 1px;
	font-size: 1.1em;
	margin-bottom: 0.2em;
}

#content dl dd {
}

#content h3 {
	font-size: 1.5em;
	color: #cf8325;
	margin-bottom: 2em;
	margin-top: 0.6em;
}

#content ul {
	margin-bottom: 1.5em;
}

#content ul li ul li {
	background-image: none;
}

#content ul li {
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding-left: 12px;
}

#content ul.agenda_lijst {
}

#content ul.agenda_lijst li {
	width: 457px;
	padding: 0 0 0 160px;
	background-image: none;
	position: relative;
	float: left;
	display: block;
}

#content ul.agenda_lijst li strong {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
}

#content h4 {
	clear: both;
	color: #ff7e00;
	font-weight: bold;
	font-size: 1.2em;
}

#content ul.team {
	clear: both;
}

#content ul.team li {
	float: left;
	width: 308px;
	background-image: none;
	padding: 0;
	margin: 0;
}

#content ul.team li .picture {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

#content ul.team li img {
	float: left;
	width: 100px;
	height: 100px;
}

#content ul.team li h3 {
	margin-bottom: 0.5em;
}

#content .row {
	margin-bottom: 2.5em;
}

#content .row em {
	color: #9a9a9a;
	display: block;
	padding-top: 4px;
	margin-bottom: 8px;
}

#content .row p {
}

#content .row .date {
	color: #b4b4cd;
	width: 36px;
	float: left;
	margin-right: 18px;
	text-align: center;
	margin-left: 1px;
	display: inline;
	background: #2f3178 url(../images/date_top.gif) no-repeat;
	margin-bottom: 0;
}

#content .row .date h2 {
	color: #fff;
	font-size: 1.2em;
	width: 36px;
	background: url(../images/date_top_bot.gif) no-repeat 0 bottom;
	padding-top: 1px;
	padding-bottom: 0;
	line-height: 1.5em;
	margin: 0;
}

#content .row .date em {
	width: 36px;
	display: block;
	background: #2f3178 url(../images/date_bot.gif) no-repeat 0 bottom;
	margin: 0;
	padding: 0 0 1px;
}

#content hr {
	border-bottom-style: none;
	border-top: 1px solid #faeacf;
	height: 1px;
	border-left-style: none;
	border-right-style: none;
	border-right-width: 0;
	border-left-width: 0;
	clear: both;
}

#content p {
	padding-top: 0;
	margin-top: 0;
}

#content ul.pagescroller {
	float: right;
}

#content ul.pagescroller li {
	background-image: none;
	padding: 0;
	display: inline;
	margin-right: 5px;
}

#content ul.pagescroller li a {
	padding: 4px 8px;
	border: 1px solid #ff7e00;
}

#content ul.pagescroller li a:hover {
	background-color: #fff;
	border-color: #ff7e00;
	color: #000;
}

#content ul.pagescroller li a.current {
	background-color: #ff7e00;
	border-color: #ff7e00;
	color: #fff;
	text-decoration: none;
}

#content ul.pagescroller li a.current:hover {
	background-color: #ff7e00;
	border-color: #ff7e00;
	color: #fff;
}

#content #options {
	
}

#content #options a.print {
	margin-right: 20px;
	padding-left: 25px;
	background: url(../images/icons/icon_print.gif) no-repeat 0 0;
	display: block;
	float: left;
	color: #555;
	margin-top: 1.5em;
}

#content #options a.print:hover,
#content #options a.mail:hover {
	color: #000;
}

#content #options a.mail {
	padding-left: 25px;
	background: url(../images/icons/icon_tell.gif) no-repeat 0 1px;
	display: block;
	float: left;
	color: #555;
	margin-top: 1.5em;
}

#content .row {
	clear: both;
}

/* SIDEBAR */

#sidebar {
	float: right;
	display: inline;
	width: 310px;
	margin-right: 20px;
	margin-top: 30px;
	color: #817e7c;
	background: url(../images/row_bot.gif) no-repeat 0 bottom;
	padding-bottom: 13px;
}

#sidebar em {
	font-style: italic;
	font-weight: bold;
}

#sidebar #search {
	background: #e7e4df url(../images/search_bg.gif) no-repeat 0 0;
	padding-bottom: 20px;
}

#sidebar .row {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	width: 270px;
	background: #f7f6f5 url(../images/row_bg.gif) no-repeat 0 bottom;
}

#sidebar .last {
	background-image: none;
	padding-bottom: 9px;
}

#sidebar h4 {
	font-size: 1.5em;
	color: #FF7E00;
	margin-bottom: 1em;
}

#sidebar ul.noborders li {
	height: 26px;
	line-height: 2.2em;
	border-style: none;
	border-bottom-width: 0;
	border-bottom-style: none;
}

form#nieuwsbrief fieldset { padding-bottom: 2.6em; }

#sidebar ul.noborders input {
	width: auto;
	margin-right: 10px;
	float: none;
	height: auto;
}

#sidebar ul {
	
}

#sidebar ul li {
	line-height: 2.2em;
}

#sidebar ul li a {
	color: #817e7c;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #e1ded8;
	display: block;
	width: 270px;
	height: 26px;
}

#sidebar ul li a:hover {
	color: #817e7c;
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 1px solid #e1ded8;
	display: block;
	width: 270px;
	height: 26px;
	background-color: #fff;
}

#sidebar ul.pollresults {
	
}

#sidebar ul.pollresults li {
	width: 270px;
	padding: 0;
	margin: 0 0 5px;
	line-height: 20px;
	height: 35px;
	overflow: hidden;
}

#sidebar ul.pollresults li p {
	display: block;
	border-bottom: 10px solid #dfdfdf;
	padding: 0 0 3px;
	margin: 0 0 -18px;
}

#sidebar ul.pollresults li img {
	padding: 0;
	margin-left: 2px;
}

#sidebar form {
	
}

#sidebar form button.button_stemmen {
	width: 94px;
	height: 25px;
	float: right;
	background: url(../images/button_stemmen.gif) no-repeat 0 0;
	border-style: none;
	border-width: 0;
	text-indent: -9999px;
	cursor: pointer;
}

#sidebar form button.button_verzenden {
	width: 94px;
	height: 25px;
	background: url(../images/button_verzenden.gif) no-repeat 0 0;
	border-style: none;
	border-width: 0;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}

#sidebar form select {
	width: 270px;
	color: #555;
}

#sidebar form input {
	width: 152px;
	color: #555;
	float: left;
	height: 18px;
	margin-top: 0;
}

#sidebar form p {
	padding: 0;
	margin: 0;
}

#sidebar ul.contentlist {
	margin-bottom: 1.5em;
}

#sidebar ul.contentlist li {
	background: url(../images/bullet.gif) no-repeat 0 10px;
	padding-left: 12px;
}

/* FOOTER */

#footer {
	background: url(../images/footer_bg.gif) no-repeat center 0;
}

#footer p {
	margin-top: 84px;
	text-align: right;
	color: #fff;
	margin-bottom: 0;
	line-height: 6em;
	margin-right: 40px;
}

#footer p a {
	color: #fff;
	text-decoration: none;
	margin-left: 20px;
}

#footer p a:hover {
	text-decoration: underline;
}

/* FORM */

form#agenda {
	
}

form#agenda select {
	width: 198px;
	margin-right: 5px;
}

/* -- */

form#inschrijven {
	border-top: 1px solid #bcbbba;
	padding-top: 1.5em;
}

form#inschrijven div {
	display: block;
	overflow: hidden;
	margin-bottom: 1.5em;
}

form#inschrijven span {
	color: #FF0000;
	font-weight: bold;
}

form#inschrijven .required-error {
	padding: 5px;
	border: 2px solid #FF0000;
}

form#inschrijven .required-error label {
	width: 193px;
}

form#inschrijven .required-error big {
	background: url(../images/icons/icon_error.gif) no-repeat 0 1px;
	padding-left: 21px;
	display: block;
	clear: both;
	color: #FF0000;
	font-weight: bold;
	font-size: 1.3em;
}

form#inschrijven legend {
	font-weight: bold;
	padding-top: 1px;
	font-size: 1.1em;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding-left: 0;
}

form#inschrijven label {
	float: left;
	width: 200px;
	position: relative;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
}

form#inschrijven input {
	border: 1px solid #666;
	height: 1.5em;
	width: 200px;
}

form#inschrijven textarea {
	width: 202px;
	overflow: hidden;
	border: 1px solid #666;
}

form#inschrijven button {
	width: 94px;
	height: 25px;
	background: url(../images/button_verstuur.gif) no-repeat 0 0;
	border-style: none;
	border-width: 0;
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	margin-left: 319px;
}

form#inschrijven .style-radios {
	margin-bottom: 0;
	width: 220px;
	margin-right: 0;
	display: inline;
}

form#inschrijven .style-radios label {
	width: auto;
	float: none;
	margin-right: 25px;
}

form#inschrijven .style-radios input {
	width: 13px;
	height: 13px;
	margin-right: 3px;
	border-style: none;
	border-width: 0;
}

/* -- */

form#contact {
	
}

form#contact div {
	display: block;
	overflow: hidden;
	margin-bottom: 1.5em;
}

form#contact span {
	color: #FF0000;
	font-weight: bold;
}

form#contact .required-error {
	padding: 5px;
	border: 2px solid #FF0000;
}

form#contact .required-error label {
	width: 193px;
}

form#contact .required-error big {
	background: url(../images/icons/icon_error.gif) no-repeat 0 1px;
	padding-left: 21px;
	display: block;
	clear: both;
	color: #FF0000;
	font-weight: bold;
	font-size: 1.3em;
}

form#contact legend {
	font-weight: bold;
	padding-top: 1px;
	font-size: 1.1em;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding-left: 0;
}

form#contact label {
	float: left;
	width: 200px;
	position: relative;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
}

form#contact input {
	border: 1px solid #666;
	height: 1.5em;
	width: 200px;
}

form#contact textarea {
	width: 202px;
	overflow: hidden;
	border: 1px solid #666;
}

form#contact button, form.nascholingsagenda button {
	width: 94px;
	height: 25px;
	background: url(../images/button_verstuur.gif) no-repeat 0 0;
	border-style: none;
	border-width: 0;
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	margin-left: 319px;
}

form.nascholingsagenda button {
	width: 120px;
	background: url(../images/nascholing_formbutton.gif) no-repeat 0 0;
	margin: 0 0 0 8.17em;
	font-size: 1em;
}

form#contact .style-radios {
	margin-bottom: 0;
	width: 220px;
	margin-right: 0;
	display: inline;
}

form#contact .style-radios label {
	width: auto;
	float: none;
	margin-right: 25px;
}

form#contact .style-radios input {
	width: 13px;
	height: 13px;
	margin-right: 3px;
	border-style: none;
	border-width: 0;
}

.alignright {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #ff7e00;
}

div.teamnew { 
	width: 308px; 
	/*background: #f00; */
	float:left; 
	position: relative; 
	min-height: 145px; 
	height: auto !important; 
	height: 145px;
	overflow: visible; 
}

div.teamnew img { 
	position: absolute; 
	left: 0; 
	top: 13px; 
}

div.teamnew ul { 
	margin-left: 110px;
}

div.teamnew ul li.title { 
	font-size: 1.5em; 
	color: #CF8325; 
}

div.teamnew ul li {
	background: none!important;
}

.nascholing {
	width: 100%;
}

.nascholing th {
	background: #e7e4df;
	padding:4px;
	border-bottom:2px solid #ddd8cf;
}

.nascholing .column1 {
	border-left: 1px solid #e7e4df;
	border-right: 1px solid #e7e4df;
}

.nascholing .column2 {
	width: 25%;
	border-right: 1px solid #e7e4df;
}

.nascholing .column3 {
	border-right: 1px solid #e7e4df;
}

.nascholing .column4 {
	border-right: 1px solid #e7e4df;
}

.nascholing .column5 {
	border-right: 1px solid #e7e4df;
}

.nascholing td {
	border-bottom:1px solid #e7e4df;
	padding: 6px 4px;
}

.nascholing .odd td {

}

.nascholingsagenda fieldset {
	background: url("../images/fieldset.gif") repeat-x left bottom;
	margin:0 0 1.67em 0;
	padding: 0 0 1.67em 0;
}

.nascholingsagenda legend {
	color:#555;
	font-size: 1.17em;
	font-weight: bold;
	/*border-bottom: 1.67em solid #fff;*/
	position: relative;
	left: 0 !important;
	left: -8px;
	margin-bottom: 5px;
}

#content .nascholingsagenda div {
	margin: 0 0 0.5em 0;
}

#content .nascholingsagenda p {
	width: 100%;
	margin:0 0 0.8em 0;
	clear: both;
	float: left;
}

#content .nascholingsagenda ul {
	width: 15.33em;
	display: block;
	float:left;
	line-height: 22px;
	margin: 0;
}

#content .nascholingsagenda ul li {
	background: none;
	padding-left: 21px;
}

#content .nascholingsagenda label, #content .nascholingsagenda .label {
	width: 8.17em;
	display: block;
	float: left;
}

#content .nascholingsagenda ul li label, #content .nascholingsagenda div label {
	width: auto;
	float: none;
	display: inline;
}

#content .nascholingsagenda select {
	width: auto;
	float: left;
}