.hidden {
	visibility: hidden;
	}

#content .csc-textpic img {
	border: 3px double #1D465F;
	padding: 3px;
	background-color: #03131D;
	
	}

#content .csc-textpic a img  {
	border: 3px double #1D465F;
	padding: 3px;
	background-color: #03131D;
	
	}

#content .csc-textpic  a:hover img {
	border: 3px double #8CAC0B;
	padding: 3px;
	background-color: #03131D;
	
	}


/*	CONTENT MAIN */
/* ************** */

#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin-bottom: 10px;
	margin-top: 0px;
	
	}

#content h1 {
	color:#538AB1;
	font-weight: lighter;
	font-size:2.2em;
	font-style: italic;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#content h2 {

	color: #efbe31;
	font-size: 1.7em;
	margin-bottom: 4px;
	margin-top: 10px;
	font-style: italic;
		}

#content h3 {
	color:#538AB1;
	font-size: 1.4em;
	font-weight: lighter;
	margin: 10px 0 0 0;
	}

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

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

#side-b-content h2 {
	color: #72afd2;
	font-size: 1.3em;
	}


#side-a-content h2 {
	color: #acd508;
	font-size: 1.6em;
	}
	
	

/*   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,
#leftcontent a {
	margin: 0;
	padding: 0;
	}
#content td a:link,#content td a:visited,
#content p a:link,#content p a:visited,
#content li a:link, #content li a:visited,
#content span a:link, #content span a:visited
 {
	color: #fff;
	text-decoration: underline;
	padding-bottom: 0;
	}
#content td a:hover;
#content p a:hover,
#content li a:hover,
#content span a:hover
 {
	color: #555;
	
	background-color: #F2F9DA;
	padding-bottom: 0px;
	}
#content ul li,
#content ol li,
p.bodytext {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.4em;
	
	}


p.bodytext {
	margin-bottom: 15px;
	color: white;
	font-size: 0.9em;
	line-height: 1.4em;
	}
 p.bodytext  {
	color: white;
	}
/* RTE / Bulletlists */

#content ul li,
#content ol li {
	color: #fff;
	font-size: 1em;
	/*margin: 10px 0 0 40px;*/
	
	}

#content ul,
#content ol  {
	margin: 10px 0 15px 40px;
	}
	
#content  .small {
	font-size: 0.8em;
	}
	
	
#leftcontent p.bodytext {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.3em;
	}	
	
	
	
	
	
/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
#content ul {
	margin-left: 20px;
	}
#content ul li {
	
	list-style: circle;
	}

#content ul ul {
	list-style-image: circel;
	}

/* Bulletlists, specifically */

UL.csc-bulletlist-0 {
list-style: circle;
	}

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

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

UL.csc-bulletlist-3 {
list-style: circle;
	}


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: #738694;
	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: 100%;
	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;}



/*********************/
/* Tables, STORES TIMETABLE */
/*********************/
TABLE.storetimes {
	width: 100%;
	padding: 3px;
	margin: 0 20px 20px 0;
	background: transparent;
	border: 0;}
	
TABLE.storetimes TR TD {vertical-align:top;padding:3px 3px;color:#fff;}
TABLE.storetimes {font-size: 1em; line-height: 1em;}
TABLE.storetimes TR TD P.bodytext {font-size:1em;color:#fff;}
TABLE.storetimes TR {}
/* TABLE 1 */
TABLE.storetimes-1 TR.tr-0 TD {background-color:#A1928B ;
color: #fff;
font-weight: bold;}
/* TABLE 2 */
TABLE.storetimes-2 {color:#fff;}
TABLE.storetimes-2 TR TD.td-0 {	width: 150px;
background-color:#A1928B ;
color: #fff;
font-weight: bold;}
TABLE.storetimes-2 TR TD.td-0 {font-weight:bold;}
/* TABLE 3 */
TABLE.storetimes-3 {color:#fff;}
TABLE.storetimes-3 TR TD.td-0, TABLE.storetimes-3 TR.tr-0 TD {	width: 150px;
background-color:#A1928B ;
color: #fff;
font-weight: bold;}
TABLE.storetimes-3 TR TD.td-0 P, TABLE.storetimes-3 TR.tr-0 TD P {font-weight:bold;}
/* TABLES TR EVEN / ODD */
TABLE.storetimes .tr-even {background-color:#A1928B ;}
TABLE.storetimes .tr-odd {background-color:#AFA099;}




/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads {border: 0px;width: 100%;margin-bottom: 20px;}
TABLE.csc-uploads TR TD p {background-color: transparent;font-size: 0.9em;color: #738694; padding: 2px 0 2px 0;}
TABLE.csc-uploads TR {
	border-bottom: 1px dotted #1F5C7F; margin-bottom: 2px;
	}
#side-b-content h2 {
	margin-bottom: 15px;
	}
#side-b-content td.csc-uploads-fileName p a:link,
#side-b-content td.csc-uploads-fileName p a:visited {text-decoration: none; }

#side-b-content td.csc-uploads-fileName p a:hover {text-decoration: underline;color: white; }
TABLE.csc-uploads TR TD p a {color: #E9ECEE; text-decoration: none; }
TABLE.csc-uploads TR TD {vertical-align: top;padding: 0px;}
TABLE.csc-uploads TR.tr-even {}
TABLE.csc-uploads TR.tr-odd {}
TABLE.csc-uploads TR TD.csc-uploads-icon {padding: 0 5px 0 0px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName {}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A {}
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 {}
TABLE.csc-uploads-2 {}
TABLE.csc-uploads-3 {}
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 {color: #fff;}
TABLE.csc-uploads tr:hover p {color: #fff;}
TABLE.csc-uploads tr:hover p a {color: #fff;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: 10px;
	background-color: #03131D;
	margin-bottom: 20px;
	}

.csc-mailform-field {}

#mailform label
 {
	color: #8CAC0B;
	font-size: 1.2em;
	font-style: italic;
	padding: 5px;
	margin-bottom: 3px;
	border-bottom: 1px solid #465E10;
	position: absolute; 
	text-align:right; 
	width:160px;
	}

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

	
	#mailform  option {
		padding:2px 6px;
		}
		
	#mailformtext_area,
	#mailforminput_field {
		width: 400px;
	}

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

#mailform .csc-mailform-field input:focus, 
	#mailform .csc-mailform-field textarea:focus,
	#mailform .csc-mailform-field select:focus {
		border: 3px double #8CAC0B;
	background-color: #fff;
	color: #425F1F;
	}

.csc-mailform-label {
	color:#FFB900;
	font-size: 1.4em;
	margin-bottom: 4px;
	margin-top: 10px;
	font-style: italic;
	display: block;
	margin:10px 0px 10px 0px;
	padding:0px;
	}

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


	
.csc-mailform-radio legend {
		display:none;
		border:0;
		}
.csc-mailform-radio  fieldset {
		border:0px;
		}		

.csc-mailform-radio label {
		border:0px;
		position:relative;
		}		
		
		
		
	#mailform .csc-mailform-submit {
		color: #fff;
		background-color: #8CAC0B;
		border: 0;	
		}

		#mailform .csc-mailform-submit:hover {
		color: #fff;
		background-color: #8CAC0B;	
		}



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

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

#mailformradio_button input {
border:0px;
}

	
#mailform .csc-mailform-submit,
.tx-srfeuserregister-pi1-submit {
	background: #FFB900;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: white;
	margin-top: 10px;
	}









/* @group MACMADE LOGINBOX */

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

/* @end */
		
		


/* @group FE REG */


	.tx-srfeuserregister-pi1 input,
	.tx-srfeuserregister-pi1 textarea,
	.tx-srfeuserregister-pi1 select
	{
	border: 3px double #8EAFA5;
	background-color: #fff;
	font-size: 1em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding:4px;
	}




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

		

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;
	}
	
	
	.tx-srfeuserregister-pi1 legend,
	.tx-srfeuserregister-pi1 fieldset {
	border: 0;
	color: #8EAFA5;
	}	

		/* @end */
