/* FODOK default CSS */
* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	border-top: 8px #E8A14E solid;
	background: #FFBB6B;
	color: #000;
	font: small "trebuchet ms", helvetica, sans-serif;
	height: 100%;
}
a {
	color: #8A0A00;
}
a:hover {
	text-decoration: underline;
}
div.intro h1 {
	font: normal 190% trebuchet ms, Serif;
}
div.intro p {
	font: normal 120% trebuchet ms, Serif;
}
#header p.logo img {
	vertical-align: middle;
}
div.wrapper {
	clear: both;
	width: 778px;
	margin: 0 auto;
	position: relative;
}
#header {
	padding: 25px 10px 0px 10px;
	background-color: #FFBB6B;
	height: 67px;
}
#header div.logo {
	float: left;
	text-align: center;
	width: 190px;
	background-color: #F8B361;
	border-bottom: 1px #E8A14E solid;
}
#header div#hoofdmenu {
	width: 544px;
	background: #C73F34 url('images/bg_menu.jpg') right top no-repeat;
	color: #000;
	list-style: none;
	float: right;
	margin: 0 0 4px 10px;
	font: large trebuchet ms, Serif;
	text-transform: uppercase;
	padding: 15px;
	display: block;
}
#header div#hoofdmenu div.hoofdmenu-item {
	float: left;
	margin-right: 17px;
}
#header div#hoofdmenu div.hoofdmenu-item a {
	color: #FFF;
	text-decoration: none;
}
#header div#hoofdmenu div.hoofdmenu-item a.selected, #header div#hoofdmenu div.hoofdmenu-item a:hover {
	text-decoration: underline;
}
#header div.clear {
	clear: both;
}
#content {
	width: 778px;
	margin: 0 auto;
	min-height: 100%;
}
.wrapper h2, .wrapper div.right p, .wrapper ul, .wrapper h1 {
	margin: 15px 0;
}
.wrapper ul {
	margin-left: 20px;
}
.wrapper div.right ul li {
	margin-bottom: 5px;
}
.wrapper div.left p {
	margin: 10px 0;
	padding: 5px;
}
.wrapper h1 {
	font: normal xx-large trebuchet ms, Serif;
}
.wrapper h3 {
	font: normal 130% trebuchet ms, Serif;
}
.wrapper h2.clear {
	clear: both;
}
.submit, .tx-srfeuserregister-pi1-submit, .tx-newloginbox-pi1-submit, .aantal {
	margin: 2px 0px;
	border: 1px solid #444;
}
#content h2.csc-firstHeader {
	font: normal x-large trebuchet ms, Serif;
	border-bottom: 1px #C73F34 solid;
}
#content h2.csc-firstHeader a {
	color: black;
}
#content div.left {
	margin: 0;
	width: 204px;
	float: left;
	display: inline;
}
#content div.left div#submenu DIV A {
	color: black;
	text-decoration: none;
}
#content div.left div#submenu DIV A:hover {
	text-decoration: underline;
}
#content div.left div#submenu div.submenu-item-no {
	height: auto;
	text-decoration: none;
	display: block;
	color: black;
	padding: 5px 10px 5px 35px;
}
#content div.left div#submenu div.submenu-item-act {
	height: auto;
	text-decoration: none;
	display: block;
	color: black;
	font-weight: bold;
	padding: 5px 10px 5px 35px;
}
#content div.left div#submenu div.subsubmenu-item-no {
	height: auto;
	text-decoration: none;
	display: block;
	color: black;
	padding: 5px 10px 5px 35px;
}
#content div.left div#submenu div.subsubmenu-item-act {
	height: auto;
	text-decoration: none;
	display: block;
	color: black;
	font-weight: bold;
	padding: 5px 10px 5px 35px;
}
#content div.left div#submenu div.submenu-item-act  A {
	color: black;
}
#content ul#page-options {
	width: 190px;
	padding: 0px 10px 10px 0px;
	list-style: none;
	margin: 20px 0 25px 0;
}
#content ul#page-options li {
	border-bottom: 1px #C73F34 solid;
	padding: 5px 10px 5px 35px;
}
#content ul#page-options li.print {
	list-style-image: none;
	background: #F8B361 url('images/print.gif') 3px 3px no-repeat;
}
#content div.left div#submenu {
	width: 190px;
	padding: 0px 10px 10px 0px;
	list-style: none;
	margin: 0 0 5px 0;
}
#content div.left div#submenu div.submenu-item-no {
	border-bottom: 1px #C73F34 solid;
	padding: 5px 10px 5px 35px;
	background: #F8B361 url('images/sub_bullet.gif') 12px center no-repeat;
}
#content div.left div#submenu div.submenu-item-act {
	border-bottom: 1px #C73F34 solid;
	padding: 5px 10px 5px 35px;
	background: #F8B361 url('images/sub_bullet.gif') 12px center no-repeat;
}
#content div.left div#submenu div.subsubmenu-item-no {
	border-bottom: 1px #C73F34 solid;
	padding: 5px 10px 5px 35px;
	background: #FFC581;
}
#content div.left div#submenu div.subsubmenu-item-act {
	border-bottom: 1px #C73F34 solid;
	padding: 5px 10px 5px 35px;
	background: #FFC581;
}
#content div.left fieldset {
	width: 168px;
	padding: 0 10px;
	border: 1px #C73F34 solid;
	margin: 0;
}
* html #content div.left fieldset#search, * html #content div.left fieldset#agenda {
	padding-top: 15px;
}
#content div.left fieldset legend {
	font: bold small "trebuchet ms", helvetica, sans-serif;
	padding: 2px;
	color: #000;
}
#content div.left label {
	font: small trebuchet ms, Serif;
	display: block;
}
#content div.left input {
	font: small "trebuchet ms", helvetica, sans-serif;
	border: 1px #C73F34 solid;
	padding: 2px;
	width: 120px;
	vertical-align: middle;
}
#content div.left input.icon {
	border: 1px #C73F34 solid;
	padding: 5px 6px 6px 6px;
	vertical-align: middle;
	width: auto;
}
#content div.left select {
	font: small "trebuchet ms", helvetica, sans-serif;
	border: 1px #C73F34 solid;
	padding: 2px;
	width: 165px;
}
#content div.right {
	width: 558px;
	padding: 0 5px;
	float: right;
	/*display: inline;
*/
	background: #FFC581 url('images/bg.jpg') top right no-repeat;
	min-height: 500px;
	_height: 500px;
}
#content ul {
	list-style-image: url('images/bullet.gif');
	list-style-position: outside;
}
#content div.right fieldset.left, #content div.right fieldset.right {
	width: 240px;
	padding: 0 10px;
	border: 1px #C73F34 solid;
	float: left;
	margin: 15px 0 !important;
	margin-bottom: 0;
}
#content div.right fieldset.right {
	float: right;
}
#content div.right fieldset legend {
	font: bold medium "trebuchet ms", helvetica, sans-serif;
	padding: 2px;
	color: #000;
}
#footer {
	background: #FFBB6B url('images/footer.jpg') 0px 16px no-repeat;
}
#footer p {
	font-size: 75%;
	padding: 8px 0 0 224px;
}
div.wrapper#footer {
	padding: 20px 0;
}
.hidefromscreen, .handheld, hr {
	display: none;
}
/* Home */
.home#header {
	height: 196px;
	background: #FFBB6B url('images/header.jpg') center 89px no-repeat;
}
.home#header #search {
	position: absolute;
	top: 96px;
	left: 23px;
	color: #FFF;
	font-size: 105%;
	clear: both;
}
.home#header #search * {
	vertical-align: middle;
}
.home#header #search fieldset {
	padding: 0 5px;
	width: 390px;
}
.home#header #search fieldset legend {
	display: none;
}
.home#header #search fieldset p {
	width: 100px;
}
.home#header #search fieldset input {
	font: small "trebuchet ms", helvetica, sans-serif;
	border: 1px #AB2821 solid;
	padding: 1px;
	width: 125px;
}
.home#header #search fieldset input.icon {
	border: 1px #AB2821 solid;
	padding: 4px 6px 5px 6px;
	width: auto;
}
#normal {
	padding: 10px;
	background: #F8B361 url('images/bg_intro.jpg') top right no-repeat;
	margin: 0 auto 16px auto;
	width: 758px;
	border-bottom: 1px #E8A14E solid;
}
#normal p {
	margin: 5px 0;
}
#normal h1 {
	margin: 0 0 10px 0;
}
.row {
	overflow: hidden;
}
.row div.left {
	float: left;
	display: inline;
	width: 190px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
.row div.right {
	float: right;
	background: transparent;
	display: inline;
	padding: 0;
	width: 574px;
	overflow: hidden;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
.row div.leftblock {
	float: left;
	width: 270px;
	padding: 5px;
	background-color: #FFC581;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
.row div.rightblock {
	float: right;
	width: 270px;
	padding: 5px;
	background-color: #FFC581;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
.row div.left div.leftblock {
	float: right;
	width: 270px;
	padding: 5px;
	background-color: #FFC581;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
.row div.left ul li a {
	color: #8A0A00;
	font: small trebuchet ms, Serif;
	text-decoration: underline;
}
.row div.left ul li a.selected, .row div.left ul li a:hover {
	text-decoration: underline;
}
.row div.left ul#subnav {
	width: 190px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.row div.left ul#subnav li {
	border-bottom: 1px #C73F34 solid;
	padding: 5px 10px 5px 35px;
	background: #FFC581 url('images/sub_bullet.gif') 12px center no-repeat;
}
.row div.leftblock h2, .row div.rightblock h2, .row div.left h2 {
	border-bottom: 1px #E8A14E solid;
	font-size: 135%;
	padding: 5px;
	margin: 0;
	background: #F8B361;
	font: bold 120% "trebuchet ms", helvetica, sans-serif;
}
.row div.leftblock h2, .row div.rightblock h2 {
	margin: -5px;
}
.row div.left div.thema {
	list-style-image: url('images/bullet.gif');
	background-color: #FFC581;
	margin: 0px;
	padding: 0px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
/* Stijl voor de e-mail formulieren */
.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-field {
	margin: 5px 5px 5px 5px;
}
.csc-mailform-field label {
	display: block;
}
.csc-mailform-field input, .csc-mailform-field textarea {
	background-color: #D8D7DC;
}
.csc-mailform-radio label {
	display: inline;
	margin: 5px 5px 5px 5px;
}
.csc-mailform-radio legend {
	display: none;
	background-color: #F8B361;
}
.csc-mailform-radio br {
	display: none;
}
.csc-mailform-field submit {
	border-style: solid dotted;
	background-color: red;
}
.csc-mailform-submit submit {
	border-style: solid dotted;
	background-color: red;
}
/* Stijl voor powermail formulier */
span.powermail_mandatory {
	color: black;
}
input.validation-failed, textarea.validation-failed {
	background-color: white;
}
div.powermail_mandatory_js {
	color: black;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: none;
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input {
	width: 260px;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 260px;
	font-family: small "trebuchet ms", helvetica, sans-serif;
	font-size: 13px;
}
fieldset.tx-powermail-pi1_fieldset checkbox {
	width: 100px;
}
fieldset.tx-powermail-pi1_fieldset select {
	font-family: small "trebuchet ms", helvetica, sans-serif;
	font-size: 13px;
}
input.tx_powermail_pi1_submitmultiple_forward, input.tx_powermail_pi1_submitmultiple_back {
	margin: 2px 0px;
	border: 1px solid #444;
	width: 100px;
}
.tx-powermail-pi1_confirmation input {
	margin: 2px 0px;
	border: 1px solid #444;
	width: 200px;
}
div.powermail_radio_inner input.powermail_radio {
	width: 50px;
}
div.powermail_check_inner input {
	width: 50px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 2px 0px;
	border: 1px solid #444;
	width: 100px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 2px 0;
}
tr.powermail_all_tr {
	color: black;
	margin: 3px 0 15px 120px
}
td.powermail_all_td {
	padding: 2px 5px 2px 0;
}
/*------------------------- Vanaf hier stijl voor de nieuws plugin ----------------*/
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
/* IE hack */
	height: 1%;
	line-height: 1.3;
/* IE hack end */
	clear: right;
	height: 1px;
	border: 0px solid #F9FFE5;
}
.news-latest-container hr.clearer {
/* IE hack */
	height: 1%;
	line-height: 1.3;
/* IE hack end */
	clear: left;
}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	border: 0px solid #333;
}
.news-latest-container h2, .news-latest-gotoarchive {
	padding: 2px;
	margin: 2px;
	border: 0px solid #666;
}
.news-latest-gotoarchive {
	font-weight: bold;
	margin-top: 3px;
}
.news-latest-gotoarchive a:LINK, .news-latest-gotoarchive a:VISITED, .news-latest-gotoarchive a:HOVER {
	color: #8A0A00;
}
.news-latest-gotoarchive a {
	color: #8A0A00;
}
.news-latest-item {
/* IE hack */
	height: 1%;
	line-height: 1.3;
/* IE hack end */
	padding: 3px;
	margin: 3px;
	border: 0px solid #666;
}
.news-latest-item img {
	padding: 0px;
	margin-bottom: 2px;
	margin-right: 2px;
	border: 0px solid #666;
	float: left;
}
.news-latest-category img {
	float: none;
	border: none;
	margin: 0px;
}
.news-latest-item p  #bodytext {
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	border: 0px solid #666;
	float: left;
}
.news-latest-item  h4 {
	font-size: 13px;
}
.news-latest-date, .news-latest-morelink, .news-latest-category {
	font-size: 9px;
}
.news-latest-morelink {
	height: 12px;
}
.news-latest-morelink a {
	float: right;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border: 0px solid #000;
}
.news-list-item {
/* IE hack */
	height: 1%;
	line-height: 1.3;
/* IE hack end */
	padding: 3px;
	margin: 3px;
	border: 0px solid #666;
}
.news-search-form {
	padding: 3px;
	margin-bottom: 5px;
	border: 0px solid #666;
}
.news-search-emptyMsg {
	margin: 0px;
}
.news-search-form form {
	margin: 0px;
}
.news-list-container h3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 0px solid #769024;
}
.news-list-container h3 a:LINK, .news-list-container h3 a:VISITED, .news-list-container h3 a:HOVER {
	color: #8A0A00;
	padding-left: 1px;
}
.news-list-container h4 a {
	color: #8A0A00;
}
.news-list-container h4 {
	font-size: 13px;
	margin-bottom: 5px;
	padding: 1px;
	border-bottom: 0px solid #769024;
}
.news-list-container h4 a:LINK, .news-list-container h4 a:VISITED, .news-list-container h4 a:HOVER {
	color: #8A0A00;
	padding-left: 1px;
}
.news-list-container h4 a {
	color: #8A0A00;
}
.news-list-container p {
	padding-left: 3px;
}
.news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}
.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 9px;
}
.news-list-container img {
	float: right;
	border: 0px solid #666;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-left: 5px;
}
.news-list-category img {
	float: none;
	border: none;
	margin: 0px;
}
.news-list-morelink, .news-list-category {
	font-size: 9px;
	margin-left: 3px;
}
.news-list-morelink {
	margin-bottom: 3px;
}
.news-list-browse {
	text-align: center;
}
/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin: 3px;
	border: 0px solid #666;
	padding: 3px;
}
.tx-ttnews-browsebox td {
	font-size: 10px;
	background: #FFC581;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell p, .tx-ttnews-browsebox td p {
	margin: 0px;
}
.tx-ttnews-browsebox-SCell {
	border: 0px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding: 5px;
	margin-bottom: 5px;
	border: 0px solid #666;
}
.news-single-item h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
.news-single-item h3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
	margin-left: 5px;
}
.news-single-imgcaption {
	padding: 3px;
	clear: both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	/* clear: both;
*/
	margin-top: 15px;
	border: 0px solid #666;
	padding: 3px;
	padding-bottom: 0px;
}
.news-single-related, .news-single-files, .news-single-links {
	border: 0px solid #666;
	margin: 0px;
	margin-bottom: 3px;
	padding: 3px;
}
.news-single-links p {
	padding-top: 0;
}
.news-single-related dd, .news-single-links dd, .news-single-files dd {
	margin-left: 20px;
}
.news-single-related dt, .news-single-links dt, .news-single-files dt {
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	width: 90%;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top: 10px;
	padding: 3px;
	border: 0px solid #333;
}
.news-amenu-container li {
	padding-bottom: 1px;
	background: #FFC581 12px center no-repeat;
}
.news-amenu-container ul {
	padding: 3px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px solid #666;
	list-style-type: none;
	background: #FFC581  url('') 12px center no-repeat;
}
.news-amenu-container h2 {
	color: #fff;
	padding: 3px;
	border: 0px solid #666;
}
.news-amenu-item-year {
	font-weight: bold;
	border: none;
	padding: 3px;
	color: black;
}
/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu {
	padding: 5px;
	margin: 10px 0px 10px 10px;
	border: 0px solid #666;
}
.news-catmenu-header {
	font-size: 11px;
	font-weight: bold;
}
.news-catmenu div {
	font-size: 10px;
	white-space: nowrap;
}
.news-catmenu div img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight: bold;
}
/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color: #fff;
}
.level1 {
	padding-left: 10px;
	background-color: #eee;
}
.level2 {
	padding-left: 10px;
	background-color: #ddd;
}
.level3 {
	padding-left: 10px;
	background-color: #ccc;
}
.level4 {
	padding-left: 10px;
	background-color: #bbb;
}
/*--------------------------------- Stijl voor tt_prodcuts ----------------------------------------- */
.productimage{
  padding: 4px;
}
/*--------------------------------- Stijl voor aanmeldformulier nieuwsbrief ------------------------ */
.ods_ajaxmailsubscription {
	margin: 10px;
}
.ods_ajaxmailsubscription input, submit{
    border:1px solid #c73f34;
    margin:2px 2px;
    padding:2px 2px;
    min-height: 15px;
}
.prefs td {
	height: 20px;
}