@charset "utf-8";
/* CSS Document */

	body.bodylayout {
		background-color: #ffffff;
		background-image: url('../images/background_gradient.jpg');
		background-repeat: repeat-x;
		background-position: left -10px;
		text-align: center;
		font-family: arial;
		font-size: 12px;
		margin: 0px;
	}
	.backgroundContainer {
		background-image: url('../images/background.jpg');
		background-repeat: no-repeat;
		background-position: 50% top;
	}
	.mainContainer {
		width: 990px;
		margin: 0px auto;
		text-align: left;
	}
	.menuContainer {
		padding-left: 210px;
		height: 80px;
		text-align: left;
	}
	.menu {
		text-align: right;
		padding: 0px 24px;
		padding-top: 28px;
	}
	.menu table {
		float: right;
	}
	.menu td {
		padding-left: 12px;
	}


	.menu td a {
		display: block;
		font-family: Georgia;
		font-weight: Bold;
		font-size: 12px;
		color: #aaaaaa;
		text-align: Center;
		text-decoration: none;
	}
	.menu td a:hover {
		color: #000000;
		text-decoration: underline;
	}
	.menu td.active a {
		color: #000000;
		text-decoration: none;
	}
	.header {
		padding-right: 200px;
		text-align: center;
	}
	.header h1.csc-firstHeader {
		text-align: center;
		font-family: arial;
		font-size: 36px;
		font-variant: normal;
		border-bottom: none;
		margin-bottom: 8px;
	}
	.header p.csc-subheader {
		text-align: center;
		font-family: arial;
		font-size: 25px;
		font-variant: normal;
		border-bottom: none;
		color: #cd9d0c;
	}
	.sidebarContainer {
		float: right;
		padding-top: 225px;
		padding-right: 0px;
		clear: right;
		margin-bottom: 30px;
	}
	.sidebarContent {
		width: 224px;
	}
	.languageContainer {
		text-align: right;
		padding: 3px 25px;
		padding-top: 10px;
	}
	.languageContainer img {
		margin-left: 2px;
	}
	.contentContainer {
		padding: 0px;
		padding-bottom: 40px;
		margin-left: 200px;
		margin-right: 250px;
		margin-bottom: 30px;
	}
	.footerContainer {
		background-image: url('../images/footer.gif');
		background-repeat: repeat-x;
		background-position: left top;
		padding: 9px 24px;
		clear: both;
	}
	.leftCol {
		width: 200px;
		float: left;
		padding: 0px;

		padding-right: 0px;
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.subMenu {
		padding-bottom: 50px;
		padding-left: 14px;
	}
	.subMenu a {
		display: block;
		font-family: Georgia;
		font-weight: normal;
		font-size: 11px;
		color: #777777;
		text-align: left;
		text-decoration: none;
		padding: 3px 0px;
		padding-left: 12px;
		background-image: url('../images/arrow2.gif');
		background-repeat: no-repeat;
		background-position: left 50%;
	}
	.subMenu a:hover {
		color: #000000;
		text-decoration: underline;
	}
	.subMenu div.active a {
		color: #000000;
		text-decoration: none;
	}
	.subMenu .subSubMenu {
		padding-left: 12px;
	}
	.subMenu .subSubMenu a {
		padding: 1px 0px;
		padding-left: 12px;
		padding-right: 6px;
	}
	.newsLetter {
		padding-left: 24px;
		padding-top: 50px;
	}
	.blocksContainer {
		clear: left;
	}
	.titleContainer {
		border-bottom: 1px solid #cd9d0c;
		padding: 2px;
	}
	.titleContainer .contenttitle {
		font-variant: small-caps;
		font-family: Georgia;
		color: #555555;
		font-size: 15px;
	}
	.content {
		width: 100%;
		float: left;
		padding: 10px 2px;
	}
	h1 {
		font-variant: small-caps;
		font-family: Georgia;
		color: #cd9d0c;
		font-size: 14px;
	}
	h1.csc-firstHeader {
		font-variant: small-caps;
		font-family: Georgia;
		color: #555555;
		font-size: 17px;
		border-bottom: 1px solid #cd9d0c;
		padding: 2px;
	}
	h2 {
		font-variant: small-caps;
		font-family: Georgia;
		color: #444444;
		font-size: 13px;
		line-height: 17px;
		margin: 0px;
		margin-bottom: 5px;
	}
	h3 {
		font-style: italic;
		font-family: Georgia;
		color: #000000;
		font-size: 11px;
		line-height: 17px;
	}
	p {
		line-height: 17px;
		margin: 0px;
		margin-bottom: 15px;
	}
	ol {
		margin: 15px 0px;
	}
	ol li {
		margin: 2px;
	}
	ul {
		margin: 15px 0px;
		padding: 0px;
		padding-left: 10px;
		list-style-type: none;
	}
	ul li {
		margin: 0px;
		padding: 2px 0px;
		padding-left: 15px;
		background-image: url('../images/arrow2.gif');
		background-repeat: no-repeat;
		background-position: left 6px;
	}
	a {
		color: #cd9d0c;
		text-decoration: underline;
	}
	a:hover {
		color: #cd9d0c;
		text-decoration: none;
	}
	.applicationsboxtitle {
		font-family: Georgia;
		font-variant: small-caps;
	}
	.applicationscontent, .applicationscontent font {
		font-family: arial;
		font-size: 11px;
		line-height: 17px;
	}
	td.applicationsextra em {
		font-family: Georgia;
		font-size: 10px;
	}
	table.applicationsbox {
		float: left;
		margin-bottom: 15px;
	}
	.inhoud form {
		float: left;
		background-color: #ffffff;
		border: 1px solid #cd9d0c;
		padding: 5px;
		margin-bottom: 15px;
		width: 500px;
	}
	input {
		font-family: arial;
		font-size: 11px;
	}
	select {
		font-family: arial;
		font-size: 11px;
	}
	textarea {
		font-family: arial;
		font-size: 11px;
	}
	.inhoud form iframe {
		width: 350px;
	}
	.news-list-item  {
		margin: 20px 0px;
	}
	.news-list-item h1 {
		border-bottom: none;
		font-variant: small-caps;
		font-family: Georgia;
		color: #444444;
		font-size: 13px;
		line-height: 17px;
		margin: 5px 0px;
		padding: 0px;
	}
	.news-list-item .datum {
		font-size: 10px;
	}
	.news-list-item p {
		margin-bottom: 5px;
	}
	.news-single-timedata {
		margin: 5px 0px;
		font-size: 10px;
	}
	.news-single-category {
		display: none;
	}
	.news-single-author {
		display: none;
	}
	hr.clearer {
		height: 1px;
		color: #cd9d0c;
	}

.tx-cal-controller {

}
.tx-cal-controller h1 {
	font-style: italic;
	font-family: Georgia;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
}
.tx-cal-controller p.found {
	display: none;
}
.tx-cal-controller .event_link a {
	margin: 0px;
	margin-bottom: 5px;
	font-variant: small-caps;
	font-family: Georgia;
	font-size: 13px;
	line-height: 17px;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.tx-cal-controller dd {
	margin: 0px;
}

.tx-cal-controller .event_title {
	font: 16px Times, "Times New Roman",Georgia, serif;
	font-style:italic;
	margin: 0px;
	margin-bottom: 5px;
	color: #ce341b;
}
.tx-cal-controller .event_date_time {
	margin: 2px 0px;
	font-size: 11px;
	font-weight: bold;
}
.tx-cal-controller .event_date_time span.time {
	font-weight: normal;
}
.tx-cal-controller .event_link {
	margin-bottom: 5px;
}
.tx-cal-controller .event_description {
	margin: 5px 0px;
}
.tx-cal-controller .odd,
.tx-cal-controller .even {
	background-color: transparent;
	padding: 10px 0px;
}
.tx-cal-controller .odd, .tx-cal-controller .even {
	border-bottom: 1px solid #dddddd;
}

.eventWrapper .eventHeader {
	margin: 0px;
	margin-bottom: 5px;
	font-variant: small-caps;
	font-family: Georgia;
	font-size: 13px;
	line-height: 17px;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #cd9d0c;
}
.eventWrapper .details {
	margin: 5px 0px;
}
.eventWrapper .description {
	margin-top: 15px;
	margin-bottom: 15px;
}
.eventWrapper .description p.bodytext {
	margin-top: 5px;
}

.loginForm {
	margin-right: 10px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	padding: 5px;
}
.loginForm input.textField {
	width: 170px;
	background-color: #ffffff;
	border: 1px solid #cd9d0c;
}
.loginForm .loginUser {
	padding: 5px 0px;
	padding-top: 0px;
}
.loginForm .loginPassw {
	padding: 5px 0px;
	padding-top: 0px;
}
.loginForm .button {
	background-color: #cd9d0c;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

.forumulierTableContainer {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	padding: 5px;
}
.forumulierTableContainer .text {
	width: 335px;
	background-color: #ffffff;
	border: 1px solid #cd9d0c;
}
.forumulierTableContainer textarea {
	width: 335px;
	height: 150px;
	background-color: #ffffff;
	border: 1px solid #cd9d0c;
}
.forumulierTableContainer .button {
	background-color: #cd9d0c;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}



.rootline {
	color: #aaaaaa;
	font-size: 10px;
	padding: 5px 0px;
	margin-bottom: 5px;
	margin-top: 50px;
	margin-left: 200px;
	margin-right: 245px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.rootline a {
	color: #cd9d0c;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
.rootline a:hover {
	text-decoration: underline;
}

fieldset {
	margin: 10px 0px;
}
legend {
	font-weight: bold;
}
label {
	width: 150px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.tx-comments-comment-input {
	width: 250px;
	background-color: #ffffff;
	border: 1px solid #cd9d0c;
	margin-bottom: 1px;

}
.tx-comments-comment-form textarea {
	width: 250px;
	background-color: #ffffff;
	border: 1px solid #cd9d0c;
	margin-bottom: 10px;
	float: left;
	clear: right;
}
.tx-comments-comment-form input {
	float: left;
	clear: right;
}
label.tx_comments_pi1_submit {
	clear: both;
}
