/* Eric Meyer v1.0 - 2008-02-12 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

/* basis opzt */

html, body, #page {height: 100.1%;}
body > #page {height: auto; min-height: 100%;}

body {
	background: white url(../img/bg1.png) repeat-y center;
	color:#999999;
font-family:Arial,Helvetica,sans-serif;
}

#page{
	position:relative;
	width: 1024px;
	margin: 0 auto;
}

#main {
	margin: 0 42px;
	padding-bottom: 100px;  /* must be same height as the footer */
}

#footer {
	position: relative;
	margin: 0 auto;
	//margin-top: -80px; 
	background: #999 url(../img/bg_footer.png) 0 100% repeat-x;	

	height: 80px;
	width: 1002px;
	clear:both;
	z-index:2;
} 

#footer a {
	text-decoration: none;
	color: white;
}

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

#footertext {
	position: absolute;
	bottom: 0px;
	height: 50px;
	text-align: center;
	width: 1002px;
}



#header{
	background: #eee url(../img/bg2.png) repeat-x top;
	height: 425px;
	clear:both;
	position:relative;
	z-index:2;
}

#logo {
	position: relative;
	top: 10px;
	left: 50px;
	width: 300px;
}

#zoekbox {
	background: transparent url(../img/zoekbalk.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 450px;
	width: 450px;
	height: 30px;
/*	background: red;*/
}

#zoekbox form#cse-search-box {
	height: 30px;
	padding: 3px 0 0 23px;
}

input.hbg {
	background: #E08A00;
	color: white;
}

#headerimg {
	position: relative;
	width: 924px;
	top: 30px;
	left: 30px;
	height: 260px;
	border: 14px solid white;
	background: #E08A00 url(../img/header_bg.jpg) repeat-x;
	color: white;
}

div.tx-cwpowerrotator-pi1 {
	width: 160px;
	height: 260px;
	float: left;
	position: relative;
	left: 10px;
	top: 15px;
}

#zzp_header {
	display: block;
	position: relative;
	float: right;
	width: 720px;
	top: 30px;
}

#zzp_header_inner .zzp_headertext {
	position: relative;
	width: 600px;
	float: left;
	color:#fff;
}

#zzp_header_inner .bodytext {
	position: relative;
	width: 600px;
	float: left;
	color:#000;
}

#zzp_header .zzp_header_pic {
	position: relative;
	width: 130px;
	top: 40px;
	left: 40px;
}

#zzp_header a{
	color: white;
	font-size: 1.4em;
	text-decoration: none;
}

#zzp_header h2 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 30px;
	color: white;
}

#zzp_header b {
	font-weight: bold;
}

#content {
	float:left;
	width:944px;
	margin-right:-944px;
	position:relative;
	z-index:2;
}

#content-inner .csc-default {
	padding: 15px;
}

.column {
	float:left;
}
            
#content-inner {
	float:none;
	margin-right: 280px;  /* RIGHT Sidebar width */
}                       

.right{                 
	float:right;          
	width: 280px;         /* RIGHT Sidebar width */
}
            
.bg{
	position:absolute;
	bottom:0;
	height:100%;
}

#bgright{right:42px;}

#bgcenter{
	right:332px;
	width:662px;
}

#right{
	position:relative;
	z-index:2;
}

#right .csc-default {
	padding: 15px;
	background: #eee;
}

#header #menu {
	width: 930px;
	left: 35px;
}
            
/* color */
#header{background-color: #eee;}
#bgright{background-color:#fff;}
#bgcenter{background-color:#fff;}

/* menu padding */
ul{ margin:20px; }

.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 */

         
img, a img { border: 0; }
#twitter-badge{
	position: fixed;
	right: 0;
	top: 300px;
}

#menu {
height:20px;
left:20px;
margin:0;
padding:10px;
position:relative;
top:35px;
width:960px;
}
#menu li {
display:block;
float:left;
font-size:1em;
line-height:1;
}
#menu li a {
color:#666666;
font-weight:bold;
padding:0 10px;
text-decoration:none;
}
#menu li.active a, #menu li a:hover {
color:#F6990E;
}
#topmenu {
height:20px;
left:910px;
margin:0;
position:absolute;
top:9px;
width:100px;
}
#topmenu li {
display:block;
float:left;
padding-right:15px;
}
#topmenu li a {
color:#FFFFFF;
text-decoration:none;
}
#rss-button {
float:right;
padding-right:5px;
position:relative;
top:-50px;
}
#breadcrumb {
height:20px;
left:2px;
margin:0;
padding:0;
position:relative;
top:5px;
width:480px;
}
#breadcrumb ul {
margin:0 0 0 20px;
}
#breadcrumb li {
display:block;
float:left;
}
#breadcrumb li a {
color:#999999;
padding:0 10px 0 0;
text-decoration:none;
}
#breadcrumb li a:hover {
color:#F6990E;
}
#menu-left ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:8px 0;
}
#menu-left a {
color:#999999;
display:block;
font-size:0.8em;
padding:6px 0 4px;
text-decoration:none;
width:205px;
}
#menu-left li {
border-bottom:1px dotted #CCCCCC;
font-size:1em;
line-height:1;
margin:0 20px;
padding-bottom:0;
}
#menu-left li.last {
border:medium none;
}
#menu-left li.active a {
color:#F6990E;
}
#menu-left li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
}
#menu-left ul ul {
padding:2px 0;
}
#menu-left ul ul a {
color:#999999;
display:block;
font-size:0.7em;
padding:6px 0 4px;
width:190px;
}
#menu-left ul ul li {
border-bottom:1px dotted #CCCCCC;
color:#999999;
line-height:1;
margin:0 0 0 15px;
padding-bottom:0;
}
#menu-left li.active ul li a {
color:#999999;
}



.news-latest-item span a {
	font-size: 0.8em;
}
.news-latest-item span a,
.news-latest-item p a {
	text-decoration: none;
	color: #999999;
}

.news-latest-item span a:hover,
.news-latest-item p a:hover {
	text-decoration: underline;
}

.news-single-video {
	margin-bottom: 5px;
}

.news-latest-item h2 a {
	text-decoration: none;
}

.news-latest-item h2 a:hover {
	text-decoration: underline;
}

.news-latest-item a img {
	float: left;
	margin-right: 7px;
	margin-top: 5px;
}

/* typografie */

.mailencrypt1 {display:none;}
.mailencrypt2 {}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

.indent {
	padding-left: 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li {
/*	padding-bottom: 10px;*/
}

hr.clearer {
	background: #FFF;
	color: #ccc;
	height: 1px;
	border: 0;
	border-bottom: 1px dotted;
}

.hideme {
	display: none;
	visibility: hidden;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: lighter;
	color: #999;
}

p, li, form, blockquote, dd {
	line-height: 1.5em;
	font-size: 0.8em;
}

p {
	padding-bottom: 0.3em;
}
b {
	font-weight: bold;
}

h1 {
	color: #671b88;
	font-size: 2.0em;
	padding-bottom: .6em;
}

h2 {
	color: #671b88;
	font-size: 1em;
	padding-bottom: .3em;
}

h2 a {
	color: #671b88;
}

h1, h2, h3, h4 {
	padding: .3em 0 .2em;
}

h5 {
	color: #671b88;
	font-size: 1.6em;
	padding-bottom: .7em;
	padding-top: .7em;
	font-weight: bold;
}

h6 {
	color: #671b88;
	font-size: 1em;
	padding-bottom: .7em;
	padding-top: .7em;
	font-weight: bold;
}

.right h2 {
	font-size: 1em;
}

.center .csc-default,
.center .csc-frame {
	padding: 10px 25px 0;
}

.center .csc-frame-intro .bodytext {
	line-height: 1.5;
	padding-bottom: 10px;
	color: #666;
}

.csc-textpic-text .bodytext a {
	text-decoration:none;
}

#left .csc-default {
	border: white solid 7px;
	margin: 0 20px 20px 0;
	padding: 10px;
}

#left .csc-header h2 {
	font-size: 1em;
}
#left .csc-frame-bleeding {
	margin-bottom: 20px;	
	background: #fff;
}

#left .csc-frame-bg-white {
	background: #fff;
	margin: 10px 20px 20px 0;
	padding: 10px
}


#right table a {text-decoration:none;color:#990099;font-size:15px;}

#right .csc-default {
	border: white solid 7px;
	padding: 10px;
	margin: 10px;
	border: none; 
}

#right .csc-frame-bleeding {
	margin-bottom: 20px;	
	background: #fff;
	padding-bottom: 20px; 
}

#right .csc-frame-bg-white {
	background: #fff;
	margin: 10px 0 20px 20px;
	padding: 10px;
}

.sp-header h2 {
	background: orange;
	color: white;
	font-size: 1em;
	margin-bottom: 10px;
	padding: 5px;
}

.csc-frame-headerwbutton a {
	padding: 5px 50px 10px 0;
	background: transparent url(../img/right-arrow-40.png) right center no-repeat;
}

#right .csc-frame-headerwbutton a {
	padding: 5px 50px 10px 0;
	background: no-repeat;
	color:#999999;
}

a.internal-link {
	text-decoration: none;
	color: #671b88;
}

a.internal-link:hover {
	text-decoration: underline;
}


.top-link {
	color: #671b88;
	font-size: 1em;
	padding-bottom: .7em;
	font-weight: bold;
	text-decoration: none;
}

.top-link:hover {
	text-decoration: none;
}

.themajump {
	text-decoration: none;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:lighter;
}

#footer {
	color: white;
	font-size: 0.9em;
	padding-right: 20px;
}

div#footer table {
	width: 944px;
	margin: 10px 0 0 70px;
}

#footer tbody td {
	padding-left: 20px; 
}

#footer tbody td p,
#footer thead th p {
	padding-bottom: 0;
}

#footer th {
	padding-bottom: 2px;
	font-size: 1.4em;
}

#footer a {
	padding-bottom: 2px;
	font-size: 1.2em;
	
}


span.footertext {
	font-size: 0.8em;
}

span.footertext a {
	text-decoration: none;
	color: white;
}

.footertext a:hover {
	text-decoration: underline;
}


/* ---- Forms ----*/

fieldset.csc-mailform input {
	float: right;

}

fieldset.csc-mailform .csc-mailform-field {
	display: block;
}

.tx-irfaq-pi1 {
	padding: 10px 0;
}

.tx-irfaq-pi1 dl {
	padding: 10px 0;
}

.tx-irfaq-pi1 .additional-info {
	padding: 10px 0;
	font-weight: bold;
	font-size: .9em;
}

.tx-irfaq-pi1 a, 
.tx-irfaq-pi1 .additional-info a{
	text-decoration: none;
	color: #999;
	font-weight: normal;
}

.tx-irfaq-pi1 a:hover,
.tx-irfaq-pi1 .additional-info a:hover {
	text-decoration: underline;
}


/* --- Nieeuws --- */
.news-latest-item h3 a,
.news-list-item h3 a {
	color: #671b88;
	text-decoration: none;
	font-size: 1em;
	font-weight: lighter;
}

.news-latest-item h3 a:hover,
.news-list-item h3 a:hover {
	text-decoration: underline;
}

.news-list-item h3 span.news-list-date {
	font-size: .8em;
	padding-right: 10px;
}

span.news-list-morelink a {
	text-decoration: none;
	color: #671b88;
}

span.news-list-morelink a:hover {
	text-decoration: underline;
}

.news-single-item h3 {
	font-size: .9em;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 10px;
}

.tx-ttnews-browsebox br {
	margin-bottom: 10px;
}

.news-single-backlink a {
	font-size: .9em;
}

.news-single-img a img {
	float: left;
	margin: 10px 10px 5px 0;
}


.news-single-timedata {
	padding: 10px 0; 
}

.nieuwsbriefblok  td {
	height: 30px;
}

.news-latest-item a img,
.news-list-item a img {
	float: left;
}

div.news-list-item {
	display: block;
}

div.news-list-item hr.clearer {
	clear: both;
}

div.news-latest-item img,
div.news-list-item img {
	margin: 0 10px 10px 0;
}

.tx-ttnews-browsebox {
	font-size: .8em;
}

.news-latest-item h2 a {
	text-decoration: none;
}

.news-latest-item h2 a:hover {
	text-decoration: underline;
}


p.blogs a {
	text-decoration: none;
	color: #999999;
}

p.blogs a:hover {
	text-decoration: underline;
	color: #999999;
}

span.blogs {
	padding-bottom: 5px;
}


/* 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;
}

.tx-comments-comment-content {
	font-size: .8em;
	line-height: 1.3em;
}

span.tx-comments-comment-name a {
	font-size: .9em;
	font-weight: lighter;
}

div.tx-comments-comments {
	font-size: .9em;
}

.tx-comments-comment-input, 
.tx-comments-comment-form textarea {
float:left;
margin-right:5px;
}

.drie_op_een_rij {
	position: relative;
/*	top:0; 
	right: 0; */
	width: 640px;
/*	height: 100%;
	padding-bottom: 10px; */
	overflow: hidden;
}

.dubble1 {
position: relative;
	margin-left:180px;
	width: 460px;
	overflow: hidden;
	float: left;
	background: #eee;
	margin-top: 15px;

	height: 100%;
}

.dubble {
position: relative;
	margin-left:180px;
	width: 460px;
	overflow: hidden;
	float: left;
}

.dubble2 {
position: relative;
	margin-left:180px;
	width: 480px;
	overflow: hidden;
	float: left;
	margin-top: 15px;

	height: 100%;
}


.dubble .links,
.dubble .rechts {
	float: left;
	width: 222px;
	position: relative;
	background: #eee;
	margin-right: 15px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}
.dubble .rechts {
	margin-right: 0;
}

.dubble h2 {
	font-size: .9em;
}


.internal-link{
	padding-right:40px;
}

.drie_op_een_rij .links,
.drie_op_een_rij .midden,
.drie_op_een_rij .rechts {
	float: left;
	width: 196px;
	position: relative;
	background: #eee;
	margin-right: 15px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}
.drie_op_een_rij .rechts {
	margin-right: 0;
}

.drie_op_een_rij h2 {
	font-size: .9em;
}



#grafiekholder{
position:absolute;
left:0;
top: 25px;
width: 100px;
font-size:12px;
}
