@import url(reset.css);
/*@import url(news.css);*/

/* -- kleuren --
achtergrond body: #F7FCFF
lichtblauw: #4CBAE4
donkerblauw: #3C4E8C

-- -- */

a img { border: none; }
a:active {outline: none;}
a:focus {-moz-outline-style: none;}

html {
	height: 100.1%;
 }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	height: 100.1%;
	background: #F7FCFF;
}

#pageWrap, #bgWrap {height: 100%;}
body > #pageWrap, 
body > #bgWrap {height: auto; min-height: 100%;}

#pageWrap {
	background: #fff url(../img/bg1.jpg) no-repeat right 0;
	top: 0;
	position: relative;
	width: 980px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}


#bgWrap {
	position: absolute;
	bottom: 0;
	width: 980px;
	background: url(../img/bg2.gif) no-repeat right bottom;
}

table {width: 100%;}
pre {margin-bottom: 15px;}

code {margin-left: 10px;margin-right: 10px;}
pre code {margin-left: 0px;margin-right: 0px;}

pre, code {font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;}

form input, form textarea {margin-right: 5px;}
form input:focus, form input:hover {color: black;}
form select {font-size: 11px;}
form option {margin: 0;margin-left:5px;margin-right: 10px;}

optgroup {font-weight: bold;font-style: italic;margin: 0;margin-top: 5px;}
optgroup option {padding-left: 5px;}

legend {font-weight: bold;color: black;}

#zoeken-veld {
	border: none;
	padding: 3px 0 0 5px;
	width: 160px;
}

#tx-indexedsearch-searchbox-button-submit,
#zoeken-button {
	border: none;
	background: #3c4e8c;
	color: white;
	height: 25px;
	padding-bottom: 3px;
	margin-right: 0;
	width: 65px;
}

#tx-indexedsearch-searchbox-button-submit {
	height: 20px;
}

div.tx-indexedsearch-searchbox label {
	margin-right:1em;
	width: 6em;
	float:left;
}

span.tx-indexedsearch-result-count,
span.tx-indexedsearch-percent {
	font-size:0.9em;
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
}

dt.tx-indexedsearch-text-item-size,
dd.tx-indexedsearch-text-item-size,
dt.tx-indexedsearch-text-item-crdate,
dd.tx-indexedsearch-text-item-crdate,
dt.tx-indexedsearch-text-item-mtime,
dt.tx-indexedsearch-text-item-path {
	margin-left:0;
	float:left;
}

dd.tx-indexedsearch-path {
	margin-left:0;
}

div#content ul.browsebox li {
	list-style:none;
	margin-bottom:1em;
	margin-right:1em;
	float:left;
}

div#content div.tx-indexedsearch-res {
	clear:both;
}

div.tx-indexedsearch-form {
	float: left;
}


.clear {clear: both;}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 1px;

/*	display:none;*/
}

.outOfSight {position: absolute;top: 0;left: -4000px;}

.csc-firstHeader {margin-top: 10px;}

.graphicTextWrap {
	overflow: hidden;
}

.graphicText {
	line-height:300px;
	display: block;
}

#feature {margin-bottom: 20px;}

#generatedContent-1 {width: 190px;float: left;margin: -28px 10px 0 10px;}
#generatedContent-2 {width: 235px;float: right;padding-right: 0;}
#f1d #contentBlock-1 {float: right;width: 730px;}
#f1e #contentBlock-1 {float: left;width: 730px;}
#f1f #contentBlock-1 {float: left;width: 480px;margin-top: 10px;}
#f2a #contentBlock-1 {float: left;width: 730px;}
#f2a #contentBlock-2 {width: 230px;float: right;}
#f2b #contentBlock-1 {float: left;width: 730px;}
#f2b #contentBlock-2 {width: 230px;float: right;}
#f2c #contentBlock-1 {float: left;width: 730px;}
#f2c #contentBlock-2 {width: 230px;float: right;}
#f2d #contentBlock-1 {float: left;width: 480px;}
#f2d #contentBlock-2 {width: 230px;float: right;}
#f2e #contentBlock-1 {float: left;width: 480px;margin-right: 20px;}
#f2e #contentBlock-2 {width: 230px;float: left;}
#f3a #contentBlock-1,
#f3b #contentBlock-1 {float: left;width: 480px;margin-right: 20px;}
#f3a #contentBlock-2,
#f3b #contentBlock-2 {width: 230px;float: left;}
#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {width: 230px;float: right;}
#f3c #contentBlock-1,
#f3d #contentBlock-1 {float: left;width: 480px;}
#f3c #contentBlock-2,
#f3d #contentBlock-2 {width: 230px;float: left;margin-right: 20px;}

#header {
	position: relative;
	top: 0;
	height: 160px;
/*	padding-top: 20px;
	margin-bottom: 50px;*/
}

#masthead {
	float: left;
	margin: 20px 0 0 50px;
	padding: 0;
	height: 100px;
	width: 140px;
	overflow: hidden;
	background: url(../img/logo.gif) no-repeat;
}

#masthead a {
	display: block;
	padding-top: 100px;
}

#topnav {
	position: absolute;
	top: 135px;
	right: 0;
	height: 25px;
	width: 750px;
	background: #3c4e8c;
	color:white;
}

#topnav ul {
	padding-top: 3px;	
	margin-left: 10px;
}

#topnav ul li {
	display: block;
	float: left;
	font-size: 1.2em;
}

#topnav ul li a {
	color: white;
}


/* @group Global Menu */

#globalMenu {
	clear: both;
	margin-left: 0px;
	border-top: 3px solid #e6e6e6;
	padding-top: 10px;
	font-size: 16px;
}

#globalMenu li {
	display: inline;
	float: left;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	border-right: 2px solid #e6e6e6;
}

#globalMenu li.last {
	border: none;
}

#globalMenu a {
	height: 17px;
	display: inline;
	float: left;
	color: #b2b2b2;
}

#globalMenu a:hover {
	color: black;
}

#globalMenu li.active a {
	color: #008aec;
}

#globalMenu ul {
	position: absolute;
	height: 20px; 
	top: 20px;
	left: 0px;
	margin: 0px;
	background-color: #999;
	width: 940px;
	font-size: 11px;
	padding-left: 10px;
}

#main {
	padding-bottom: 30px;  /* must be same height as the footer */
	position: relative;
	top: 0px;
	margin-left: 30px;
} 


#footer {
	position: relative;
	margin: 0 auto;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear:both;
/*	border-top: 2px solid #e6e6e6; */
	width: 980px;
	background-color: #3c4e8c;
}

#footer p {
	padding: 5px 50px;
	color: white;
	font-size: 1.2em;
	margin-bottom: 0;
}

#footer p a.mail {
	color: white;
}

#footer p a.mail:hover {
	color: black;
	text-decoration: underline;
}


#footerCopyright {
	float: left;
	color: #999999;
}

a#footerHomeLink {
	display: block;
	float: right;
	color: #999999;
}

a#footerHomeLink:hover {
	color: black;
}

/* -- 1e niveau -- */

ul#localMenu {
	margin-left: 0;
	padding-top: 1px;
	padding-bottom: 5px;
}

ul#localMenu li {
	list-style: none;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 16px;
}

ul#localMenu li a {
	color: #4CBAE4;
	padding-bottom: 8px;
	display: block;
	border-bottom: 2px solid #4CBAE4;
}

ul#localMenu li a:hover {
	color: #4CBAE4;
	padding-bottom: 8px;
	display: block;
	border-bottom: 2px solid #4CBAE4;
}

ul#localMenu li.current a {
	color: #3c4e8c;
	padding-bottom: 8px;
	display: block;
	border-bottom: 2px solid #4CBAE4;
}

/* -- 2e niveau -- */

ul#localMenu ul {
	margin: 10px 0 0;
}

ul#localMenu ul li {
	margin-bottom: 3px;
	padding-bottom: 0;
}

ul#localMenu ul li a,
ul#localMenu ul li a:hover,
ul#localMenu li.current li a,
ul#localMenu ul li.current a {
	color: #3C4E8C;
	border: none;
	font-size: .9em;
	padding-bottom: 0;
}

/* -- 3e niveau -- */

ul#localMenu ul ul {
	margin: 5px 0 10px 20px;
}

ul#localMenu ul ul li {
	margin-bottom: 0px;
	padding-bottom: 0;
}

ul#localMenu ul ul li /*,
ul#localMenu ul ul li a,
ul#localMenu ul ul li a:hover,
ul#localMenu ul ul li.current li a,
ul#localMenu ul ul li.current a */ {
	color: #3c4e8c;
	border: none;
	font-size: .9em;
/*	font-weight: bold;*/
	padding-bottom: 0;
}

ul#localMenu ul ul ul li  {
	font-size: .9em;
}


/*
ul#localMenu ul  ul {
	margin-left: 10px;
}

*/


.moduleHeader {
	margin: 0;
	padding: 0 15px 0 0;
	color: white;
	background: url(images/right_module_cap.gif) no-repeat right top;
	font-size: 14px;
}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left top;
}

.moduleFooter {
	height: 15px;
	margin: 0;
	padding-right: 15px;
	background: url(images/right_module_cap.gif) no-repeat right bottom;
	font-size: 1px;
	overflow: hidden;
}

.moduleFooter span {
	display: block;
	height: 15px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left bottom;
}

.moduleBody {
	padding: 15px 10px 10px 10px;
}

.moduleBodyWrap {
	border-left: 2px solid #008aec;
	border-right: 2px solid #008aec;
	/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
}

.unframed .moduleBody,
.unframed .moduleBodyWrap {
	padding: 0;
	border: 0;
}


.moduleBodyBleed {
	padding: 0;
}

.columnGroup {
	margin-bottom: 10px;
}

.columnGroupRule {
	border-bottom: 1px solid #7f7f7f;
}

.moduleGroup {
	margin-bottom: 10px;
}

.moduleFeature {
	margin-bottom: 15px;
}

#topnav-zoekblokje {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 235px;
	height: 25px;
	background: white;
	color: #999;
}

#topnav-zoekblokje p {
	padding: 5px 0 0 5px;
	font-size: 1.4em;
}


.csc-mailform-field label,
.csc-mailform-field label {
	display: block;
}


.csc-frame-table-wo-lines table,
.csc-frame-table-wo-lines tr,
.csc-frame-table-wo-lines td {
	border: none;
}

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

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
            

div.tx-cal-controller hr.clearer {
clear:both;
}

hr.clearer {
background:none repeat scroll 0 0 #FFFFFF;
border-color:-moz-use-text-color;
border-style:none none dotted;
border-width:0 0 1px;
clear:both;
color:#CCCCCC;
height:1px;
}

div.slideshow-images img {
	top: 0 !important;
}

div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}

div.tx-wtgallery-pi1 {
	padding: 10px;
	background-color: #ddd;
}
div.wt_gallery_single_inner_pic {
	margin: 10px;
	padding: 1px;
}
div.wt_gallery_single_inner_pic a img {
	border: 1px solid #FF9900;
}
div.wtgallery_list {
	padding: 1px;
	margin: 10px;
	background-color: #444;
}
div.wtgallery_list a img {
	padding: 1px;
	filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66;
	border: 1px solid #444;
}
div.wtgallery_list_current a img {
	border: 1px solid #FF9900;
}
div.wtgallery_list a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}
div.wt_gallery_single_inner_title {
	font-weight: bold;
	margin-top: 5px;
}
div.wt_gallery_single_inner_comments {

}

.wtgallery_single_browser {
	display: block;
	height: 1px;
	padding-bottom: 20px;
}

.wtgallery_single_browser_previous {
	display: block;
	float: left;
	padding-left: 10px;
}

.wtgallery_single_browser_next {
	display: block;
	float: right;
	padding-right: 10px;
}

h2.wtgallery_single,
h2.wtgallery_list {
	padding-left: 10px;
}

.wtgallery_list_pagebrowser_area {
	padding: 0 10px;
}


/* default styles for extension "tx_gkhlinklist_pi1" */
.tx-gkhlinklist-pi1 .tx-gkhlinklist-pi1-listrow .tx-gkhlinklist-pi1-box .tx-gkhlinklist-pi1-image {
	float: left;
	width: 200px;
}

.tx-gkhlinklist-pi1 .tx-gkhlinklist-pi1-listrow .tx-gkhlinklist-pi1-box {
	width: 100%;
	float: none;
	margin-bottom: 35px;
	border: 1px solid #F2F2F2;
	clear: both;
}

.tx-gkhlinklist-pi1 .tx-gkhlinklist-pi1-listrow .tx-gkhlinklist-pi1-box .tx-gkhlinklist-pi1-website-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 205px;
}

.tx-gkhlinklist-pi1 .tx-gkhlinklist-pi1-listrow .tx-gkhlinklist-pi1-box .tx-gkhlinklist-pi1-description {
	height: 170px;
	overflow: auto;
	margin-left: 205px;
	padding-bottom; 5px;
}

.tx-gkhlinklist-pi1 .tx-gkhlinklist-pi1-listrow .tx-gkhlinklist-pi1-box .tx-gkhlinklist-pi1-pay-off {
	margin-left: 205px;
	font-style: italic;
}

.tx-gkhlinklist-pi1 .tx-gkhlinklist-pi1-listrow .tx-gkhlinklist-pi1-box .tx-gkhlinklist-pi1-url {
	width:100%;
	font-weight: bold;
	text-align: center;
	/*clear: both;
	float: left;*/
}
.tx-gkhlinklist-pi1-pay-off {
	font-size: .8em;
}		

.tx-gkhlinklist-pi1-website-name {
	font-weight: bold;
}

.tx-gkhlinklist-pi1-url a {
	font-size: .8em;
	text-decoration: none;
}

.tx-gkhlinklist-pi1-url a:hover {
	text-decoration: underline;
}

.tx-gkhlinklist-pi1-website-name,
.tx-gkhlinklist-pi1-pay-off {
	line-height: 2;
}

div.tx-gkhlinklist-pi1-description {
	width:275px;
}



.news-list-item h2,
.news-latest-item p {
	margin-top: 0;
	margin-bottom: 0;
}

div.news-list-item, 
div.news-latest-item {
	margin-bottom: 20px;
}

div.news-list-item a img {
	float: left;
	padding-right: 10px;
}

div.news-single-img a img {
	
}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}

.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-list-item h2 {
	font-size: 16px;
}


.hideme {
	display:none;
}

.tx-powermail-pi1 label {
	display: block;
	width: 14em;
	float: left;
}

.tx-powermail-pi1 input,
.tx-powermail-pi1 textarea {
	width: 20em;
}

.tx-powermail-pi1 textarea {
	height: 8em;
}

input.powermail_submit {
	float: left;
	margin: 10px 0 0 13em;
	padding-left: 0;
}

.tx_powermail_pi1_fieldwrap_html {
	padding: 5px 0;
}


.keq_page .keq_question {
	border-bottom: 1px solid #3c4e8c;
	border-left: 20px solid #3c4e8c;
}

.keq_page .keq_blindunit .keq_question {
	background:#3c4e8c;
}

.keq_page .keq_navigation a {
	background-color:#4cbae4;
}


.keq_page .keq_navigation a:hover {
	background-color:#4cbae4;
}

.keq_page .keq_selection, .keq_page .keq_input {
	border-left: 1px solid #3c4e8c;
}

div.tx-powermail-pi1 {
	width: 500px;
}

fieldset.tx-powermail-pi1_fieldset label {
	width: 180px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset input.powermail_date, fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset textarea, fieldset.tx-powermail-pi1_fieldset select {
	width: 280px;
}


span.powermail_mandatory {
	color: red;
}

