@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	color: #FFFFFF;
	font-size: 12px;
	padding: 20px;
	background-color: #000000;
	font-variant: normal;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:5px;
}
/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-size:12px;
}
PRE {
	font-family:monospace;
}
A {
	color:#AA9D71;
	text-decoration:none;
}
A:hover {
	color:#AA9D71;
	text-decoration:none;
}
FORM {
	margin:0px;
}
P, PRE {
	color:#FFFFFF;
}
P, TD, UL, OL {
	font-size:12px;
}
INPUT, TEXTAREA, SELECT, textarea{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	border: #666666 0px solid;
	font-size:12px;
}
input[type=radio], input[type=checkbox] {
	border: 0px solid;
}
/* Frames, spacing, link-to-top */ 
DIV.csc-frame-frame1 {
	background-color:#FFFFFF;
	padding:2px 4px 2px 4px;
	border:1px solid #333;
}
DIV.csc-frame-frame2 {
	background-color:#FFFFFF;
	padding:0px 0px 4px 0px;
	border-bottom:1px dotted #009CFF;
	margin-bottom:4px;
	margin-top:3px;
	font-size:12px;
}
/* Headers, plain */ 
H1 {
	text-align: left;
	vertical-align: top;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
H2 {
	font-size:14px;
	color:#FFFFFF;
}
H3 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
H4 {
	font-size:14px;
	color:#E88B00;
}
H5 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
H6  {
	font-size: 9px;
	color: #333333;
	font-variant: normal;
	font-weight: lighter;
	float: none;
	display: block;
	width: 300px;
}
H1, H2, H3, H4, H5, H6 {
	margin:5px 0px 0px 0px;
}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top:0px;
}
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A {
	color:#AA9D71;
	text-decoration:none;
}
H2 A {
	color:#AA9D71;
}
H3 A {
	color:#AA9D71;
}
H4 A {
	color:#AA9D71;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover {
	color:#AA9D71;
	text-decoration:underline;
}
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption {
	font-size:12px;
}
DIV.csc-textpic-caption-r .csc-textpic-caption {
	font-size:12px;
}
DIV.csc-textpic-caption-l .csc-textpic-caption {
	font-size:12px;
}
/* Header date */ 
P.csc-header-date {
	font-size:10px;
	color:#AA9D71;
}
#container {
	text-align:left;
	top:0px;
	position:relative;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header {
	height: 80px;
	width:885px;
	padding-left: 75px;
	background-color: #000000;
	text-align: right;
	background-image: url(../images/upperleft.gif);
	background-position: left bottem;
	background-repeat: no-repeat;
}
#navigatie {
	height: 410px;
	width: 180px;
	background-color: #AA9D71;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
}
/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav1 a:link, .vertnav1 a:visited, .vertnav1 a:active {
	display:block;
	font-size:13px;
	text-decoration:none;
	width:138px;  /*white*/
	color:#AA9D71;
	font-weight: normal;
	height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #EFEBEF;
	margin-left: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
}
.vertnav1 a:hover {
	color:#AA9D71;
	border-top-color: #FE9900;
	border-right-color: #FE9900;
	border-bottom-color: #FE9900;
	border-left-color: #FE9900;
}
.vertnav1-act a:link, .vertnav1-act a:visited, .vertnav1-act a:active {
	display:block;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	width:138px;  /*light blue 3*/
	color:#AA9D71;
	height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #FE9900;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #000000;
}
.vertnav2 a {
	color: #FFFFFF;
	padding-left: 22px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.vertnav2-act a {
	color: #FE9900;
	padding-left: 22px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.right {
	vertical-align: top;
	min-height: 200px;
	float: right;
	position: relative;
	width: 150px;
	clear: both;
}
.right a:link, .right a:visited, .right a:active {
	color:#AA9D71;
	text-decoration:none;
}
.right a:hover {
	color:#AA9D71;
	text-decoration:underline;
}
#inhoud {
	background-image: url(../images/background.jpg);
	min-height: 800px;	
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
}
.backlashlogo {
	position: absolute;
	float: left;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 68px;
	top: 145px;
}
.musiclogo {
	position: absolute;
	float: left;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 70px;
	top: 310px;
}
#main {
	left: 330px;
	top: 65px;
	width: 580px;
	position: relative;
	padding-bottom: 65px;
}
#mainfade {
	background-image: url(../images/fade.png);
	background-repeat: repeat;
	height: auto;
	width: 530px;
	min-height: 340px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#mainfade_inner {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	min-height: 340px;
}
.bodytext {
	text-align: left;
	vertical-align: top;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active {
	color:#AA9D71;
	text-decoration:none;
}
.bodytext a:hover {
	color:#AA9D71;
	text-decoration:underline;
}
#rechts {
	height: 430px;
	width: 20px;
	background-color: #FE9900;
}
.footer {
	height: 65px;
	background-color: #000000;
	text-align: left;
	background-image: url(../images/footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.tx-itawyoutoubeembed-pi1 {
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}
.csc-mailform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.csc-mailform-field {
	width: 100%;
	display: block;
	float: left;
	text-align:left;
	line-height: 200%;
	vertical-align: top;
}
.csc-mailform-field label {
	width: 100px;
	display: block;
	float: left;
}
.csc-mailform-label {
	line-height: 400%;
	font-size: 14px;
}
.csc-mailform-field input {
	display: block;
	float: none;
	clear: right;
}
/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

.tx-itawyoutoubeembed-pi1 {
	height: 205px;

}
