/*
 * Reset
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
fieldset, img { border: none; vertical-align: middle; }
hr { display: none; }

/*
 * Margins
 */
p, ul, ol, dl, table { margin: 1em 0; }

/*
 * Hyperlinks
 */
a { color: #000; font-style: italic; text-decoration: underline; overflow: hidden; font-weight: normal; }
a:hover, a:focus { text-decoration: none; }
.more { font-family: Georgia, Garamond, "Times New Roman", Times, serif; } 
.hidden { display: none; }

/*
 * General Document Settings LET OP OMGEDRAAID!! Omdat blauw eruit moet. 
 */
body { font: .75em/1.166em Helvetica, Arial, sans-serif; color: #000; background:url(../images/alt_bg.jpg); background-repeat: no-repeat; background-position: 50% 0; height:auto; min-height:100%; }
body.off { background: #00a7bc!important; }
html { background-color: transparent;background-repeat: repeat; ;background-image: url(/fileadmin/images/bk_html_repeat.jpg); height:100%; min-height:100%; }
/*html { background-color: transparent;background-repeat: repeat; ;background-image: url(/fileadmin/images/1x15000bg.png); height:100%; min-height:100%; }*/

#wrap { width: 960px; overflow: hidden; margin: 0 auto; position: relative; }

/*
 * Headings
 */
h1, h2, .h2, h3, h4, h5, h6 { font-size: 1em; font-family: Helvetica, Arial, sans-serif; margin: 0 0 1em 0; }
h1 { clear: both; font-size: 2.333em; padding: 0 13px; margin-bottom: .5em; }

.h2 p { display: inline; } 
.h2 p em { font-style: normal; } 

/*
 * Lists
 */
ul { line-height: 1.5em; }
ul li { list-style: none; margin: .5em 0; padding-left: 2.2em; background: url(../images/bullet.gif) no-repeat .6em .6em; }
ul li a { font-weight: bold; font-style: normal; }
li ul, li ol { margin-top: 0; margin-bottom: 0; }
li { margin: .3em 0; }
ol { margin-left: 2.2em; }
ol li { list-style-type: decimal; }
ol li ol li { list-style-type: lower-alpha; }
ol li ol li ol li { list-style-type: upper-roman; }
.date li { background: none; padding: 0; }
.date em { float: left; clear: none; margin-right: 5px; font-style: normal; }
.date a { overflow: hidden; }
.date a span { font-weight: normal; text-decoration: none; }


/*
 * Forms
 */
input, select, textarea { border: 1px solid #000; padding: 2px 4px; font-family: Helvetica, Arial, sans-serif; font-size: 1em; }
input[type=submit] { background: #000; border: none; color: #fff; font-weight: bold; cursor: pointer; overflow: visible; padding: 2px 6px; }
.form-submit input, .tx-chcforum-pi1-formBtn input, .input-submit { background: #000; border: none; color: #fff; font-weight: bold; cursor: pointer; overflow: visible; padding: 2px 6px; }
textarea { overflow: hidden; }

.form-item, .tx_powermail_pi1_fieldwrap_html, .tx-veguestbook-pi1 .tx-guestbook-field { margin-bottom: 2px; padding: 0; }
.form-item label, .tx_powermail_pi1_fieldwrap_html label, .tx-veguestbook-pi1 .tx-guestbook-field label { display: block; font-weight: bold; float: none; padding: 0; width: auto; padding: 2px 0; }
.form-item input, .tx_powermail_pi1_fieldwrap_html input, div .tx-veguestbook-pi1 .tx-guestbook-field input { width: 280px !important; float: none !important; }
#freecap { margin-left: 5px; width: 129px !important;  }
div .tx-srfreecap-pi2-image { margin: 0; border: 1px solid #000; }
.form-item textarea, .tx_powermail_pi1_fieldwrap_html textarea, div .tx-veguestbook-pi1 .tx-guestbook-field textarea { width: 350px !important; height: 130px !important; float: none !important; }
.form-item-checkbox { line-height: 1.8em; }
.form-item-checkbox input { margin: 1px 6px 0 0; vertical-align: top; }
.form-submit, .tx_powermail_pi1_fieldwrap_html_submit { margin-top: 6px; }
.form-submit input, .tx_powermail_pi1_fieldwrap_html_submit input, .tx-veguestbook-pi1 .tx-guestbook-field .tx-guestbook-submit { width: auto !important; }
.tx-veguestbook-pi1 .tx-guestbook-field .tx-guestbook-submit { margin-top: 4px; }

/*
 * Powermail
 */
.tx_powermail_pi1_form legend { display: none; }
#contact-page { padding: 12px 20px; }

/*
 * Direct Mail Subscription
 */
.tx-directmailsubscription input.text { width:288px; font-size:12px; font-family:Helvetica,Arial,sans-serif; padding:2px; }
.tx-directmailsubscription input.button { font-weight:bold; font-size:12px; margin:6px 0; }
.tx-directmailsubscription label { font-weight:bold; font-size:12px; font-family:Helvetica,Arial,sans-serif; padding-top:6px; display:block; }
.tx-directmailsubscription .error-msg { display:block; font-size:12px; font-family:Helvetica,Arial,sans-serif; }

/*
 * Quotes
 */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/*
 * Background
 */
.bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; _height: 10000px; }

/*
 * Layout
 */
.col { float: left; width: 310px; }
.big { width: 630px; }
.last { float: right; }

/*
 * Standard Box
 */
.box { position: relative; margin-bottom: 10px; overflow: hidden; display: inline-block; clear: both; }
.box { display: block; }
.box .bg { background: #fff; opacity: .9; filter:Alpha(opacity=90); }
.box .content { position: relative; z-index: 10; padding: 12px; display: inline-block; }
.box .content { display: block; }

.article .content { padding: 0; }
.article h2, .article .h2 { font-size: 1.166em; margin: .8571em 0; font-size:16px; }
.article h2 .date, .article .h2 .date { font-size: .7857em; font-weight: normal; }
.article h2 a, .article .h2 a { font-family: Georgia, Garamond, "Times New Roman", Times, serif; }

.h2 * { display: inline; }

/*
 * Meta Nav
 */
#meta-nav { font-size: .9166em; position: relative; z-index: 10; color: #fff; overflow: hidden; display: inline-block; text-transform:lowercase; }
#meta-nav { display: block; }
#meta-nav ul { position: relative; width: 960px; margin: 0 auto; text-align: right; }
#meta-nav li { display: inline; margin: 0; padding: 0; background: none; }
#meta-nav a { color: #fff; font-style: normal; font-weight: normal; }
#meta-nav .bg { background: #000; opacity: .2; filter:Alpha(opacity=20); }

#background .off { display: none; }
body.off #background .off { display: inline; }
body.off #background .on { display: none; }

/*
 * Logo 
 */
#logo { float: left; clear: none; width: 223px; margin: 0; }
/*#logo a { float: left; width: 223px; height: 91px; background: url(../images/aquarius-logo.gif) no-repeat -9999px 0; text-indent: -9999px; }*/
#logo a { float: left; width: 250px; height: 87px; background: url(../images/logo.png) no-repeat -9999px 0; text-indent: -9999px; margin:7px 0 0 -24px; }
.off #logo a { background-position: 0 0; }

/*
 * Nav
 */
#nav { float: right; font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 1.333em; padding-bottom: 20px; margin: 0; }
#nav li { float: left; margin: 0; padding: 0; background: none; }
#nav a { float: left; text-decoration: none; padding: 65px 7px 5px 7px; display: inline-block; position: relative; cursor: pointer; font-style: italic; font-weight: normal; overflow: hidden; }
#nav a { display: block; }
#nav .bg { opacity: .2; filter:Alpha(opacity=20); _padding: 65px 7px 5px 7px; }
#nav .link { position: relative; z-index: 10; }
#nav a:hover, #nav a:focus, #nav .hover a, #nav .active a { color: #fff; outline: none; }
#nav a:hover .bg, #nav a:focus .bg, #nav .hover a .bg, #nav .active a .bg { background: #000; }

/*
 * Breadcrumbs
 */
#breadcrumbs { position: relative; color: #fff; padding: 0 15px; font-size: .9166em; line-height: 2.6363em; display: inline-block; overflow: hidden; }
#breadcrumbs { display: block; }
#breadcrumbs .bg { background: #000; opacity: .5; filter:Alpha(opacity=50); _padding: 0 15px; }
#breadcrumbs ol { position: relative; z-index: 10; margin: 0; padding: 0; }
#breadcrumbs li { list-style: none; display: inline; }
#breadcrumbs a { color: #fff; font-style: normal; }

/*
 * Image
 */
.image, .csc-textpic-imagewrap { float: left; display: inline; margin: 0 20px 1.5em 0; }
.text, .csc-textpic-text { display: inline-block; padding: 1px 20px; position: relative; }
.text, .csc-textpic-text { display: block; }

/*
 * Summary
 */
#summary h2 { background: #000; color: #fff; font-size: 1.33em; display: inline; padding: 2px 5px; }
#summary h2 a { color: #fff; font-weight: bold; font-style: normal; text-decoration: none; }
#summary h3 { color: #fff; background: #757b7c; display: inline; padding: 2px 5px; }
#summary li { padding: 0; background: none; }
#summary p.bodytext { line-height:150%; }

/*
 * Column
 */
#column { color: #fff; _overflow: hidden; }
#column li { padding: 0; background: none; }
#column a { color: #fff; }
#column .bg { background: #2f7f9a; opacity: 1; filter:Alpha(opacity=100); _padding: 7px 10px; }
#column .content { padding: 7px 10px; }
#column h2 { font-size: 1.33em; color: #fff; margin: 5px 0 .2em 0; }
#column h2.new-title, #column h3 { clear: left; float: left; display: inline; font-size: 1.166em; color: #000; background: #f3f3f3; padding: 4px 5px; margin-top: 3px; }
#column .more { margin-bottom: 10px; }

/*
 * Column News
 */
#column ul, #column p { clear: both; }
#column .new-date em { float: none; display: block; }
#column .new-date a { text-decoration: underline; }
#column .new-date a:hover, #column .date a:focus { text-decoration: none; }


.links { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 1.0833em; }
.links a { text-decoration: none; font-style: italic; }
.links a:hover, .links a:focus { text-decoration: underline; }

#column thead td, #column thead th { border: none; }
#column table a { font-style: normal; }


/*
 * Titles with background
 */
#column .bg-title { display: inline-block; overflow: hidden; font-size: 1.166em; color: #000; margin-top: 1em; margin-bottom: .9em; }
#column .bg-title .bg-title-inner { float: left; position: relative; overflow: hidden; background:none!important; }
#column .bg-title .bg { background:none; opacity: .8; filter:Alpha(opacity=80); }
#column .bg-title .content { padding: 1px 5px; float: left; }
#column .bg-title { display: block; }

/*
 * Filter
 */
.filter { font: 1.0833em/1.3em Georgia, "Times New Roman", Times, serif; margin: .9em 0; }
.filter a { font-style: normal; font-weight: normal; }
.filter li { margin: .4em 0; }

.active-filter { clear: both; display: inline-block; overflow: hidden; text-align: right; }
.active-filter { display: block; }
.active-filter div { float: left; line-height: 1.6em; }
.active-filter div a { text-decoration: none; font-style: normal; }
.active-filter .delete { font: 1.0833em/1.3em Georgia, "Times New Roman", Times, serif; }

/*
 * Content Toggler
 */
.content-toggler .off { display: none; }

/*
 * Sub Nav
 */
.subnav { font-size: 1.166em; font-family: Helvetica, Arial, sans-serif; margin: 0 0 20px 20px; }
.subnav li { margin: 0 0 1px 0; padding: 0; background: none; }
.subnav a { font-style: normal !important; text-decoration: none; display: inline-block; position: relative; left: -20px; color: #000 !important; width: 310px; padding-left: 10px; line-height: 2.147em; cursor: pointer; font-weight: normal !important;}
.subnav a { display: block; }
.subnav .bg { background: #fff !important; opacity: 1; filter:Alpha(opacity=100); _padding-left: 20px; }
.subnav em, .subnav span.txt { position: relative; z-index: 10; font-size: 12px; font-weight: bold; }
.subnav a:hover .bg, .subnav a:focus .bg, .subnav .active a .bg { opacity: 0.9 !important; filter:Alpha(opacity=90) !important; }
.subnav .active { margin: 0 0 1px -10px; }


/*
 * Simple Nav
 */
#simple-nav ul { margin: 10px 0 0 0; font-family: Helvetica, Arial, sans-serif; font-size: 1em;  }
#simple-nav li { margin: 0; padding: 0; line-height: 1.25em; }
#simple-nav a { position: static; display: inline; padding: 0; background: none; text-decoration: underline; font-style: normal; }
#simple-nav a:hover, #simple-nav a:focus { text-decoration: none; }
#simple-nav a .bg { display: none; }
#simple-nav a em { font-style: normal; }

/*
 * Search form
 */
#search-form { margin: 3px 0 13px 0; }
#search-form legend { display: none; }

#search h2 { font-size: 1em; margin: 0; }
#search h2 a { text-decoration: underline; }
#search h2 a:hover, #search h2 a:focus { text-decoration: none; }
#search .news-item { padding: 0; margin-bottom: 15px; }
#search p { margin: 5px 0; }
#search em { font-size: .9166em; font-style: normal; }

.tx-indexedsearch-searchbox .form-item, 
.tx-indexedsearch-searchbox .form-checkbox, 
.tx-indexedsearch-searchbox p { position: absolute; left: -9999px; }
.tx-indexedsearch-searchbox #search-fields { position: static; }

/*
 * Alpha list
 */
#alpha-list { overflow: hidden; display: inline-block; font-size: 1.166em; margin: 1em 0; width: 29em; }
#alpha-list { display: block; }
#alpha-list ul { margin: 0; display: inline-block; overflow: hidden; }
#alpha-list ul { display: block; }
#alpha-list li { float: left; list-style: none; margin: 0; padding: 0; background: none; }
#alpha-list a, #alpha-list span { float: left; width: 2em; text-align: center; line-height: 2em; text-decoration: none; font-weight: bold; font-style: normal; border: 1px solid transparent; outline: none; display: inline-block; }
#alpha-list a, #alpha-list span { display: inline; }
#alpha-list span { font-weight: normal; }
#alpha-list .active a { background: #fff; border-color: #d6d3d3; }
#alpha-list a:hover, #alpha-list a:focus { border: 1px solid #000; }

#column #alpha-list { width: 17em; margin-bottom: 0; }
#column #alpha-list a, #column #alpha-list span { border: none; }
#column #alpha-list a:hover, #column #alpha-list a:focus { background: #fff; color: #000; }

/*
 * Toolitp
 */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #a2d5dc;
        border-top: 0;
	background: #fff;
	padding: 6px 10px;
        width: 161px;

    
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 { font-weight: normal; color: #188896; }
#tooltip .url { display: block !important; position: absolute; left: 0; top: -9px; font-size: 1px; line-height: 1px; background: url(../images/tooltip-top.png) no-repeat 0 0; _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/images/tooltip_top.png', sizingMethod='crop');
width: 181px; height: 9px; }
#tooltip.viewport-bottom { border: 1px solid #a2d5dc; border-bottom: 0; }
#tooltip.viewport-bottom .url { top: auto; bottom: -9px; background: url(../images/tooltip-bottom.png) no-repeat 0 0; _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/images/tooltip_bottom.png', sizingMethod='crop'); }


/*
 * Homepage
 */
#home .article { color: #fff; font-size: 1.5em; line-height: 1.166em; }
#home .article .bg { background: #000; opacity: .5; filter:Alpha(opacity=50); }
#home .article .image { float: none; margin: 0; }
#home .article a { color: #fff; font-weight: normal; font-family: Georgia, Garamond, "Times New Roman", Times, serif; }
#home .article .text { padding: 1px 13px; font-weight: bold; }
#home .article .text p { margin: .5em 0; }

/*
 * Begrippenlijst
 */
#begrippenlijst { padding: 0 10px; display: inline-block; overlow: hidden; }
#begrippenlijst { display: block; }
#begrippenlijst h2 { font-weight: normal; border-bottom: 1px solid #000; clear: both; }
#begrippenlijst .title { font-size: 1.5em; padding-bottom: 5px; }
#begrippenlijst .col { width: 290px; padding-bottom: 20px; }
#begrippenlijst li { padding: 0; background: none; }
#begrippenlijst ul {width:590px;}
#begrippenlijst li {width:50%;float:left; zoom:1;}
#begrippenlijst li a, #alpha-list a {zoom:1;}

/*
 * News
 */
.news-item { padding: 0 10px 20px 10px; line-height: 1.166em; overflow: hidden; display: inline-block; }
.news-item { display: block; }
.news-item h2 { font-size: 1.166em; margin-bottom: .5em; }
.news-item h2 a { text-decoration: none; font-style: normal; font-weight: bold; }
.news-item .image { float: left; width: 100px; overflow: hidden; margin-bottom: 0; }
.news-item .text { overflow: hidden; padding: 0; }
.news-item .date { font-size: .9166em; }
.news-item p { margin: 0; }
.news-item .more { margin-top: .5em; }

/*
 * Wiki
 */
#wiki { padding: 0 10px; }
#wiki ol { margin-left: 0; }
#wiki ol ol { margin-left: 35px; }
#wiki ol li { list-style: none; margin: 0; padding: 0; }
#wiki h2 { font-size: 1.5em; line-height: 1.5em; border-bottom: 1px solid #000; }
#wiki h3 { font-size: 1.166em; margin: 1em 0; }
#wiki p { display: inline-block; }
#wiki p { display: block; }
#wiki p:after { content: '.'; display: block; clear: both; height: 0; visibility: hidden; }
.news-single-item img {max-width:586px!important;}

/*
 * Sitemap
 */
.csc-sitemap a { text-decoration: none; }
.csc-sitemap a:hover, .csc-sitemap a:focus { text-decoration: underline; }
.csc-sitemap ul ul { margin-left: 20px; }
.csc-sitemap ul ul a { font-weight: normal; }
.csc-sitemap ul ul ul { font-size: .9166em; }
.csc-sitemap ul ul ul li { margin: 2px 0; }

/*
 * Content Box
 */
.content-box { border: 1px solid #d7d3d4; background: #fff; padding: 10px; margin-bottom: 20px; }
.content-box p { margin-top: 0; }
.content-box ul { font-style: italic; font-size: 1.33em; font-family: Georgia, "Times New Roman", Times, serif; margin: 0; }
.content-box li { background: none; padding: 0; margin: 0; }
.content-box a { text-decoration: underline; font-weight: normal; }
.content-box a:hover, .content-box a:focus { text-decoration: none; }


/*
 * Blog
 */
div .tx-veguestbook-pi1 .tx-guestbook-left { float: none; padding: 0; background: none; height: auto; min-height: 0; width: auto; }
div .tx-veguestbook-pi1 .tx-guestbook-right { float: none; padding: 0 5px; background: none; width: auto; }
.tx-veguestbook-pi1 { padding: 0 20px 20px 20px; }
.tx-srfreecap-pi2-cant-read { color: #000; }




.tx-veguestbook-pi1 h2.tx-guestbook-header { background: #000; color: #fff; font-size: 1.33em; display: inline; padding: 2px 5px; }
.tx-guestbook-left { font-size: .9166em; }
.tx-guestbook-left p { display: inline; margin: 0 10px 0 5px; }
.tx-guestbook-left a { text-decoration: none; font-style: normal; }


/*
 * Footer
 */
#footer { clear: both; padding: 0 20px; font-size: .9166em; }


/*
 * Table
 */
table { border-collapse: separate; border-spacing: 0; border-top: 1px solid #000; line-height: 1.166em; width:100%; margin: 5px 0; }
caption, th, td { text-align: left; font-weight: normal; }
th, td { padding: 3px 10px; border-bottom: 1px solid #000; vertical-align: top; }
thead td, thead th { background: #fff; font-weight: bold; }
tbody th { text-transform: uppercase; font-weight: bold; padding: 10px 10px 7px 10px; }  

table.contenttable, table.contenttable td { border: 0px!important; }

.tx-chcforum-pi1-Table th, .tx-chcforum-pi1-Table td { padding: 5px 10px; }
.tx-chcforum-pi1-Table dl {margin: 2px 0;}

.category-table { border-bottom: 1px solid #000; }
.category-table tbody td { border: none; }
 
/*
 * Search
 */
.form-item { clear: both; }
.search-item { line-height: 1.166em; margin-bottom: 1em; } 
.search-item h2 { margin-bottom: .25em; } 
.search-item h2 a { font-weight: bold; font-style: normal; } 
.search-item p { margin: .25em 0; } 
.search-item .search-item-info { font-size: .9166em; } 

#search-fields { float: left; margin-top: 4px; margin-right: 4px; }
#search-field { width: 230px; } 
.inpTxt { width: 230px; }

.tx-indexedsearch-whatis { background: #fff; border: 1px solid #d6d3d3; padding: 6px 10px; }

.tx-indexedsearch-browsebox { margin-bottom: 20px; border-bottom: 1px solid #d6d3d3; }
.tx-indexedsearch-browsebox p { border-bottom: 1px solid #000; margin-bottom: 0; }
.tx-indexedsearch-browsebox table p { margin: 0 !important; }
.tx-indexedsearch-browsebox ul { margin: 5px 0; }
.tx-indexedsearch-browsebox a { font-weight: normal; text-decoration: none; }
.tx-indexedsearch-browsebox strong a { font-weight: bold; }
.tx-indexedsearch-browsebox ul a { background: url(../images/search-separator.gif) no-repeat 0 50%; padding-left: 6px; }
.tx-indexedsearch-browsebox ul a:hover, .tx-indexedsearch-browsebox ul a:focus { text-decoration: underline; }
.tx-indexedsearch-browsebox ul li { margin: 0; padding: 0; background: none; padding-right: 5px; display: inline; }
.tx-indexedsearch-browsebox ul li:first-child a, .tx-indexedsearch-browsebox ul li.first-child a { background: none; padding-left: 0; }

div.glossaryDiv { background-color: #FFFFFF; border: 1px solid #DDDDDD; padding: 10px; }
div.glossaryDiv h2, div.glossaryDiv p { padding: 0px; margin: 0px; }

 #search table p { margin: 0; background: url(../images/pager-separator.gif) no-repeat 0 50%; padding-left: 7px; }
 #search table .first p { background: none; padding-left: 0; }

/*
 * Pager
 */
.pager { margin: 0 0 20px 0; }
.pager p { display: inline-block; width: 100%; margin: 0; border-bottom: 1px solid #000 !important; line-height: 1.5em; }
.pager p { display: block; }
.pager table { margin: 0; width: auto; border: none; }
.pager table p { border: none; width: auto; border: none !important; }
.pager td { border: 0; padding: 3px; }
.pager a { font-style: normal; text-decoration: none; }
.pager a:hover, .pager a:focus { text-decoration: underline; }
div .tx-ttnews-browsebox { border-bottom: 1px solid #d6d3d3 }
div .browsebox-down { border-top: 1px solid #d6d3d3; border-bottom:none!important; }
div .tx-ttnews-browsebox td { font-size: 1em; }
div .tx-ttnews-browsebox-SCell a { font-weight: bold; }

.sorting { float: right; line-height: 1.5em; _margin-bottom: -17px; }
.sorting a { font-style: normal; }
.sorting a.active { font-weight: bold; text-decoration: none; }
.news-search-form { margin-bottom: 15px; }

/*
 * Forum
 */
.forum-links { text-align: right; font-family: Georgia, Times New Roman, Times, serif; }

#tx_chcforum-pi1 caption { display: none; }

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table { width: 100%; }

#tx_chcforum-pi1 .author { width: 150px; }
#tx_chcforum-pi1 .date { border-bottom: 1px solid #c6c6c6; padding: 1px 0 3px 0; }
#tx_chcforum-pi1 .date .quote { float: right; font-family: Georgia, Times New Roman, Times, serif; white-space: pre; }
#tx_chcforum-pi1 .date .quote a { display: inline; }
#tx_chcforum-pi1 .date .quote img { display: none; }
#tx_chcforum-pi1 legend { display: none; }

#formTop { margin-bottom: 20px; }

.tx-chcforum-pi1-helpBox { width: 450px; font-size: .833em; background: #000; color: #fff; opacity: .25; filter:Alpha(opacity=25); }
.tx-chcforum-pi1-postForm textarea { width: 598px; }

.tx-chcforum-pi1-preTableWrap { margin-bottom: 20px; }

.offset { margin-left: 14px; }
.offset .quoteCellAuthor { font-weight: bold; }

/*.tx-chcforum-pi1-formBtn { margin: 5px 0; }*/
div.tx-chcforum-pi1-formBtn { padding:5px 0; }
.quoteCell { background: #fff; color: #676767; border: 1px solid #d6d3d3; padding: 6px 9px; }

.tx-chcforum-pi1-confThreadRepliesCell { text-align: center; vertical-align: middle;  }
.tx-chcforum-pi1-confThreadLastCell { font-size: .833em; vertical-align: middle; }
.chc-center { text-align: center; }

.tx-chcforum-pi1-confThreadSubjCell, .tx-chcforum-pi1-confThreadAuthorCell { vertical-align: middle; }

.tx-chcforum-pi1-catConferenceCell { width: 250px; }
.tx-chcforum-pi1-catConferenceCell a { font-style: normal; }
.tx-chcforum-pi1-catThreadCell, .tx-chcforum-pi1-catPostCell { text-align: center; vertical-align: middle; }
.tx-chcforum-pi1-catLastCell { vertical-align: middle; text-align: center; }


/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	text-align: right;
	clear: both;
	padding-right: 5px;
}




.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost .userPic {
	border: 1px solid #fff;
	float: right;
}
/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #fff;
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fff;
}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 125px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #fff;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #fff;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .rate {
	background: #fff;
	border-top: 3px solid #fff ;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid #fff;
	font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid #fff;
	font-size: 10px;
}

.tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
	padding: 0;
	margin: 0;
	display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	text-align: left;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
	text-align: right;
	width: 100%;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color:#fff; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #fff;
	font-size: 10px;
	padding: 5px;
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #fff;
	border: 1px solid #fff;
	font-size: 10px;
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #fff;
	padding: 3px;
	border: 1px solid #fff;
	font-size: 10px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 10px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	
  text-align: center;
	height: 34px;
}
.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid #fff 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar { display: none; }

.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
}

.tx_chcforum-pi1-subToolBar { display: none; 
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
	line-height: 15px;
	text-align: right;
}


/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid #fff;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #fff;
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  background: #fff;
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #fff;
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: #fff;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #fff;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #fff;
	color: #fff;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: #fff !important;
	border-style: none;
}

.tx-chcforum-pi1-linkUp {
	background: #fff;
	border-bottom: 1px solid #fff;
	padding: 3px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background: #fff;
	text-align: center;
}

/* CWT COMMUNITY STYLES */

#tx_chcforum-pi1 .tx-cwtcommunity-pi1 .userlistLetters {
	font-weight: bold;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 form {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 td {
	font-family: arial, sans-serif;

	padding: 2px;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 th {
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}
.tx_powermail_pi1_fieldwrap_html_7 input#uid7 { position: relative; width: 200px!important; }

.tx_powermail_pi1_fieldwrap_html_6  { float: left; width: 80px; }
.tx_powermail_pi1_fieldwrap_html_7 {float: left; width: 480px; }

.tx_powermail_pi1_fieldwrap_html_1 { clear: both; } 

.tx-chcforum-pi1-messageBox { color: #FF0000!important;  }

div.news-item div.image { width: 100px!important; display: block; }
div.news-item div.text { display: block; margin-left: 120px;}

/* MISC */
.tt-wiki-backtop {float:right;margin-top:10px;margin-right:20px;display:none;}

div.content h1 { line-height: 1.1em; padding: 0; }
div.content h2 {clear:both;}
#background strong.on {font-weight:normal;}


div .tx-ttnews-browsebox-SCell { background: none; }

table.latest-forum { width:310px; margin-left:-10px; clear:both; }
table.latest-forum thead td { background-color: transparent; }
table.latest-forum thead td#reactie { width:15px; text-align:center; }
table.latest-forum thead td#date { width:90px; text-align:center; }
table.latest-forum tbody td#reactie { width:15px; text-align:center; }
table.latest-forum tbody td#date { width:90px; text-align:center; }
table.latest-forum tbody td { border-bottom: 1px solid #6CA7AF; }
table.latest-forum {border-top: none;}

.docs { clear: both; }
.docs em { font-style: normal; }

div .chc-forum-list { margin: 5px 0; }
div .chc-forum-list tbody td { border-bottom: 1px solid #000; }
.aCenter {text-align:center;}
#column .date a { padding-bottom:0!important; margin-bottom:0!important; }
.noDiscussion { border-bottom:none; }
.no-search-results { border-bottom:1px solid #000; }
.news-single-item table, .news-single-item td { border:none!important; }


.listTable { width:100%; border:1px solid #999; border-collapse:collapse; margin:20px 0; }
.listTable th { border:1px solid #999; padding:3px 5px; }
.listTable td { border-top:1px solid #999; border-bottom:1px solid #999; padding:3px 5px; }

/* Google maps overlay */
.tx-lumogooglemaps-pi1 div div div div div img {display:visible;}
#mapBody .tx-lumogooglemaps-pi1 {padding-left:0px;margin-left:-19px;}

#meta-nav { font-size: .833em; position: relative; z-index: 10; color: #fff; overflow: hidden; display: inline-block; text-transform:lowercase; }
#meta-nav { display: block; }
#meta-nav ul { position: relative; width: 960px; margin: 0 auto; text-align: right; }
#meta-nav li { display: inline; margin: 0; padding: 0; background: none; }
#meta-nav a { color: #fff; font-style: normal; font-weight: normal; }
#meta-nav .bg { background: #000; opacity: .2; filter:Alpha(opacity=20); }

h1 { clear: both; font-size: 1.166em; padding: 0; text-transform:uppercase; font-weight:bold; color: #fff; margin-bottom: 1em; }
/*
* Nav
*/
#nav { float: right; font-family: Helvetica, Arial, sans-serif; font-size: 1em; padding-bottom: 20px; margin: 0; color:#fff; }
#nav li { float: left; margin: 0; padding: 0; background: none; }
#nav a { float: left; text-decoration: none; padding: 65px 7px 5px 7px; display: inline-block; position: relative; cursor: pointer; font-style: normal; font-weight: bold; overflow: hidden; font-size: 12px; font-family:Helvetica,Arial,sans-serif; }
#nav a { display: block; color: #fff; }
#nav .bg { opacity: 0.2; filter:Alpha(opacity=20); _padding: 65px 7px 5px 7px; }
#nav .link { position: relative; z-index: 10; }
#nav a:hover, #nav a:focus, #nav .hover a, #nav .active a { color: #fff; outline: none; }
#nav a:hover .bg, #nav a:focus .bg, #nav .hover a .bg, #nav .active a .bg { background: #000; }

/*
 * Breadcrumbs
 */
#breadcrumbs { position: relative; color: #fff; padding: 0 15px; font-size: .833em; line-height: 2.6363em; display: inline-block; overflow: hidden; }
#breadcrumbs { display: block; }
#breadcrumbs .bg { background: #000; opacity: 0.5; filter:Alpha(opacity=50); _padding: 0 15px; }
#breadcrumbs ol { position: relative; z-index: 10; margin: 0; padding: 0; }
#breadcrumbs li { list-style: none; display: inline; }
#breadcrumbs a { color: #fff; font-style: normal; }

#pagetitle { padding-left:21px; font-size: 1.166em; font-family: Helvetica, Arial, sans-serif; margin: 2.075em 0 0 -21px; border: 1px solid #fff;}
#pagetitle li { margin: 0 0 1px 0; padding: 0; background: none; padding-left:10px; font-size:12px; font-weight:bold; }
#pagetitle a { font-style: normal; text-decoration: none; display: inline-block; position: relative; left: -20px; color: #fff; width: 310px; padding-left: 20px; line-height: 2.147em; cursor: pointer; }
#pagetitle a:hover { text-decoration: none; }

.box .bg { opacity:1; }

div#tx_chcforum-pi1 h1, .tx-chcforum-pi1-messageBoxError{color:#000!important;}

div.tx-kuloplayer-pi1 {margin-left: 20px;}