/*
 *	Zenlight v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/2.0/
 */


/* Template Layout */ 
/*
#content {
	padding: 30px 20px 50px 30px;
	}
	*/
* {
	margin: 0;
	padding: 0;
	}

.clear {
	clear: both;
	}	
.hidden {
	visibility: hidden;
	}

#page-and-subtitle h2{
	color: #75a119;
	font-size: 1.4em;
	font-weight: lighter;
	}

#page-and-subtitle h3{
	font-weight: lighter;
	font-size: 2em;
	color: #75a119;
	}	
		
/*	
h1.pagetitle {
	background: transparent;
	position: relative;
	top: 0;
	left: 0px;
	width: 324px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #fff;
	}

h1.pagetitle  span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
*/
#leftcolumn-top h2,
#rightcolumn-top h2,
#content-top h2 {
	background: transparent;
	position: relative;
	top: 0;
	left: 0px;
	width: 250px;
	height: 30px;
	overflow: hidden;
	line-height: 0px;
	color: #fff;

	}
#leftcolumn-top h2  span,
#rightcolumn-top h2 span,
#content-top h2 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

.websiteheader {
	background:url(img/websiteheader.png) top left no-repeat transparent;
	}
	
	.nodisplay {
	margin-left: -4000px;
	}
/*	
h2.pagetitle {
	color: #8EAFA5;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 1.9em;
	margin-top: 10px;
	}	
*/
#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: arial, sans-serif;
	}

#content h1 {
	color: #75a119;
	color:#D76F30;
	font-weight: lighter;
	font-size:1.8em;
	text-transform: uppercase;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#content h2 {
	color: #926324;
	margin-top: 0px;
	font: lighter 1.8em Georgia, "Times New Roman", Times, serif;
	
	}

#content h3 {
	color: #8BAD57;
	font: lighter 1.4em Georgia, "Times New Roman", Times, serif;
	}

#content h4 {
	color: #666;
	font-size: 1.3em;
	}

#content h5 {
	color: #999;
	font-size: 1.2em;
	}

/*   HEADERS IN BOXES */

	#col2content-main h1,
	#col2content-sidebar h1{
	color: white;
	text-align: right;
	}
#col2content-sidebar h1{
	text-align: left;
	}


/* Headers, with link */
#content h1 A, #content h2 A, #content h3 A, #content h4 A, #content h5 A {
	color: #000000;
	text-decoration: none;
	}

#content h2 A {
	color: #186900;
	}

#content h3 A {
	color: #10007B;
	}

#content h4 A {
	color: #8A0020;
	}

#content h1 A:hover, #content h2 A:hover, #content h3 A:hover, #content h4 A:hover, #content h5 A:hover {
	text-decoration: underline;
	}



#footerspacer  {
	color: white;
	padding: 3px 12px;
	}
#footerspacer a:link,
#footerspacer a:visited {
	color: white;
	text-decoration: underline;
	}
/*******************/
/* RTE / Bodytext:*/
/*******************/
#content a {
	margin: 0;
	padding: 0;
	}
#content td a:link,#content td a:visited,
#content p a:link,#content p a:visited,
#content span a:link, #content span a:visited {
	color: #555;
	border-bottom: 1px solid #D77235;
	text-decoration: none;
	padding-bottom: 0;
	}
#content td a:hover;
#content p a:hover,
#content span a:hover
 {
	color: #555;
	border-bottom: 1px solid #D77235;
	background-color: #F2F9DA;
	padding-bottom: 0px;
	}
#content ul li,
#content ol li,
p.bodytext {
	color: #363636;
	font: 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
	}


p.bodytext {
	margin-bottom: 15px;
	}

/* RTE / Bulletlists */

#content ul li,
#content ol li {
	color: #363636;
	font: 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
	/*margin: 10px 0 0 40px;*/
	
	}
/*
#content ul,
#content ol  {
	margin: 10px 0 15px 40px;
	}
	*/
#content  .small {
	font-size: 0.8em;
	}
/***************/

/* Bulletlists */

/***************/

/* Bulletlists, general */
/*
#content ul li {
	list-style-image: url(../img/bullet.gif);
	}

#content ul ul {
	list-style-image: circel;
	}
*/
/* Bulletlists, specifically */

UL.csc-bulletlist-0 {
	list-style-image: url(submen-arrow.gif);
	}

UL.csc-bulletlist-1 {
	list-style-type: decimal;
	}

UL.csc-bulletlist-2 {
	list-style-position: inside;
	}

UL.csc-bulletlist-3 {
	list-style-image: url(img/red_arrow_bullet.gif);
	}


P, PRE {
	margin: 0px 0px 0px 0px;
	}







/********************************/
/* Frames, spacing, link-to-top */
/********************************/

P.csc-linkToTop {
	text-align: right;
	}

P.csc-linkToTop A {
	font-weight: bold;
	}

DIV.csc-frame {
	border: 0px;
	}

DIV.csc-frame-invisible {
	
	}

DIV.csc-frame-rulerBefore {
	border-top: 1px solid #333333;
	}

DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #333333;
	}

DIV.csc-frame-indent {
	padding-left: 100px;
	}

DIV.csc-frame-indent3366 {
	padding-left: 33%;
	}

DIV.csc-frame-indent6633 {
	padding-right: 33%;
	}

DIV.csc-frame-frame1 {
	background-color: #F2F9DA;
	padding:10px;
	color: #577B17;
	}

DIV.csc-frame-frame2 {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #FF6000;
	
	padding:4px 0px 8px 0px;
	margin-bottom:12px;
	margin-top:5px;
	}
	DIV.csc-frame-frame1 h1, DIV.csc-frame-frame1 h2, DIV.csc-frame-frame1 h3, DIV.csc-frame-frame1 h4, DIV.csc-frame-frame1 h5 { margin-top:2px; }
	
	DIV.csc-frame-frame2 h1, DIV.csc-frame-frame2 h2, DIV.csc-frame-frame2 h3, DIV.csc-frame-frame2 h4, DIV.csc-frame-frame2 h5 {margin-top:2px; }
	

/* Header date */

P.csc-header-date {
	color: #186900;
	}

/* Subheader, general */

P.csc-subheader {
	font-style: italic;
	background-color: #EDEBF1;
	}

/* Subheader, specific */

P.csc-subheader-0 {
	font-style: normal;
	}

P.csc-subheader-1 {
	color: #186900;
	}

P.csc-subheader-2 {
	color: #10007B;
	}

P.csc-subheader-3 {
	color: #8A0020;
	}


/********			**/
/* Images CAPTION 	 */
/********			**/
.csc-textpic-caption {
	font-style: italic;
	color: #926324;
	font-size: 0.8em;
	}





/***************/
/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
/* Bulletlists, specifically */
UL.csc-bulletlist-0 {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
UL.csc-bulletlist-1 {color: #186900;list-style-type: decimal;}
UL.csc-bulletlist-2 {color: #10007B;list-style-position: inside;}
UL.csc-bulletlist-3 {color: #8A0020;list-style-image: url(images/img/red_arrow_bullet.gif);}
	
	
	
	
	
/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable {width: 600px;
	border: 1px solid #E28E52;
	padding: 3px;
	background-color: white;
margin: 0 20px 20px 0;}
TABLE.contenttable TR TD {vertical-align:top;padding:3px 5px;color:gray;}
TABLE.contenttable {font-size: 1.1em; line-height: 1.1em;}
TABLE.contenttable TR TD P.bodytext {font-size:1.1em;color:gray;}
TABLE.contenttable TR {}
/* TABLE 1 */
TABLE.contenttable-1 TR.tr-0 TD {background-color:#FAF2B3 ;
color: #D07326;
font-weight: bold;}
/* TABLE 2 */
TABLE.contenttable-2 {color:gray;}
TABLE.contenttable-2 TR TD.td-0 {	width: 150px;
background-color:#FAF2B3 ;
color: #D07326;
font-weight: bold;}
TABLE.contenttable-2 TR TD.td-0 {font-weight:bold;}
/* TABLE 3 */
TABLE.contenttable-3 {color:gray;}
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD {	width: 150px;
background-color:#FAF2B3 ;
color: #D07326;
font-weight: bold;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P {font-weight:bold;}
/* TABLES TR EVEN / ODD */
TABLE.contenttable .tr-even {background-color:#FFFAE2 ;}
TABLE.contenttable .tr-odd {background-color:#fff;}





/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads {border: 0px;width: 490px;}
TABLE.csc-uploads TR TD p {background-color: transparent;font-size: 1em;color: #738694;}
TABLE.csc-uploads TR TD p a {color: #738694;}
TABLE.csc-uploads TR TD {vertical-align: top;padding: 3px;}
TABLE.csc-uploads TR.tr-even {background-color: #EFF8FF;}
TABLE.csc-uploads TR.tr-odd {background-color: #fff;}
TABLE.csc-uploads TR TD.csc-uploads-icon {padding: 4px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName {}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A {font-weight: bold;}
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description {font-style: italic;}
TABLE.csc-uploads TR TD.csc-uploads-fileSize {}
/* Filelinks, specifically */
TABLE.csc-uploads-1 {border-color: #186900;}
TABLE.csc-uploads-2 {border-color: #10007B;}
TABLE.csc-uploads-3 {border-color: #8A0020;}
TABLE.csc-uploads-3 TR TD {}
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG {border: 0px;}
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG {border: 0px;}
TABLE.csc-uploads tr:hover {background-color: #DFF1FF;color: #36A6B4;}
TABLE.csc-uploads tr:hover p {color: #36A6B4;}
TABLE.csc-uploads tr:hover p a {color: #36A6B4;text-decoration: underline;}



/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
/* Bulletlists, specifically */
UL.csc-bulletlist-0 {color: #8A0020;list-style-image: url(images/../../../../../media/bullets/dot.gif);}
UL.csc-bulletlist-1 {color: #186900;list-style-type: decimal;}
UL.csc-bulletlist-2 {color: #10007B;list-style-position: inside;}
UL.csc-bulletlist-3 {color: #8A0020;list-style-image: url(images/img/red_arrow_bullet.gif);}
/*****************/

/* csc-mailform */

/*****************/

#mailform {
	padding: 0px;
	}

.csc-mailform-field {}

#mailform label
 {
	color:#7D5937;
	padding: 5px;
	margin-bottom: 3px;

	position: absolute; 
	text-align:right; 
	width:160px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	}
p.tx-srfeuserregister-pi1-notice {
	background-color: #FFF9DF;
	padding: 8px;
	text-align: center;
	color: #555;
	border: 1px solid #FFB900;
	display: block;
	width: 500px;
	font-weight: bold;
	font-size: 0.8em;
	}

p.tx-srfeuserregister-pi1-trash {
	background-color: #FFEFEF;
	padding: 8px;
	text-align: center;

	border: 1px solid red;
	display: block;
	width: 500px;
	font-weight: bold;
	font-size: 0.8em;
	}

p.tx-srfeuserregister-pi1-trash a:link,
p.tx-srfeuserregister-pi1-trash a:visited{
	color: red;
	text-decoration: none;
		}

p.tx-srfeuserregister-pi1-trash a:hover
{
	color: red;
	text-decoration: underline;
		}
	
	
.tx-srfeuserregister-pi1 {
	margin-top: 20px;
	}
.tx-srfeuserregister-pi1 label {
	color: #36A6B4;
	font-size: 1.1em;
	
	padding: 5px;
	margin-bottom: 2px;
	border-bottom: 1px solid white;
	
		border-bottom: 1px solid white;
	}

#mailform .csc-mailform-field input, 
	#mailform .csc-mailform-field textarea, 
	#mailform .csc-mailform-field select
	
	{
	border: 3px double #DFCAA7;
	background-color: #fff;
	width: 280px;
	font-size: 1.3em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 190px;
	margin-bottom:8px;
	padding:4px;
	}


	.tx-srfeuserregister-pi1 input,
	.tx-srfeuserregister-pi1 textarea,
	.tx-srfeuserregister-pi1 select
	{
	border: 3px double #537B1A;
	background-color: #fff;
	font-size: 1em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding:4px;
	}
	
#mailform  option {
		padding:2px 6px;
		}
		
#mailformtext_area,
	 #mailforminput_field {
	width: 400px;
	
	}

#mailform .csc-mailform-field textarea {
	font-size: 0.7em;
	}

#mailform .csc-mailform-field input:focus, 
	#mailform .csc-mailform-field textarea:focus,
	#mailform .csc-mailform-field select:focus {
	border: 3px double #537B1A;
	background-color: #fff;
	}

.csc-mailform-label {
	color: #444;
	border-bottom: 1px solid #36A6B4;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	
	margin:0px 0px 5px 0px;
	padding:0px;
	}

fieldset.csc-mailform {
	border: 0px;
	}


	
.csc-mailform-radio legend {
		display:none;
		border:0;
		}
	.tx-srfeuserregister-pi1 legend,
	.tx-srfeuserregister-pi1 fieldset {
	border: 0;
	color: #8EAFA5;
	}	
.csc-mailform-radio  fieldset {
		border:0px;
		}		

.csc-mailform-radio label {
		border:0px;
		position:relative;
		}		
#mailform .csc-mailform-submit:hover {
	color: #fff;
	background-color: #8EAFA5;
	border: 0;
	}
		
#mailform .csc-mailform-submit:hover {
	color:  #537B1A;
	background-color: white;
	border: 3px double #537B1A;
	}



.csc-mailform-req label {
	color: red;
	}

.csc-mailform-radio label { position:relative;}
.csc-mailform-radio input {margin-left:175px;}

#mailformradio_button input {
border:0px;
}



.tx-srlanguagemenu-pi1 {
	float: left;
	margin: 70px 0 0 2px;
	}

.tx-srlanguagemenu-pi1  img {
	margin: 6px 0;
	}
	
#mailform .csc-mailform-submit,
.tx-srfeuserregister-pi1-submit {
	background: #FFB900;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: white;
	margin-top: 10px;
	}	
	
	
	/* 	MACMADE LOGINBOX */
	.tx-loginboxmacmade-pi1 {
	width:300px;
	color: #567B11;
	padding: 25px;
	background-color: #F2F9DA;
	border: 2px solid #95AD62;
	}

.tx-loginboxmacmade-pi1 a:link,
.tx-loginboxmacmade-pi1 a:visited{
	
	color: #567B11;
	
	}


	
	.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
			color: #FF0000;
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
			margin-top: 10px;
			margin-bottom: 10px;
		
			
		}
		#content .tx-loginboxmacmade-pi1 table td input {
	padding:4px;
	font-size: 1.1em;
	width: 160px;
	margin-left: 0;
	border: #CEEF86;
	background: url(img/formback-off.gif) top left no-repeat;
	border:2px solid #D6DFB5;
	}

#content .tx-loginboxmacmade-pi1 table td input.submit{
	background: url(img/aanmelden-button.jpg) top left no-repeat;
	color: white;
	display: block;
	width: 174px;
	height: 34px;
	padding: 4px 0 0 6px;
	border: 0;
	font-weight: bold;
	}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable input {
			
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
			padding: 8px 0 0px 0px;
			
		}
		#content .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
			font-weight: bold;
			width: 150px;
		}