@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/backgrbody.jpg);
	background-repeat: repeat-x;
}
#container {
	text-align:left;
	top:0px;
	position:relative;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.containerheader {
	text-align:left;
	background-color: #FFFFFF;
	vertical-align:top;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	height: 135px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #9C0031;
	border-right-color: #9C0031;
	border-left-color: #9C0031;
}
.container_navigatie_boven_1 {
	text-align:left;
	vertical-align:top;
	height: 100px;
}
.container_navigatie_boven_2 {
	text-align:right;
	vertical-align:top;
	height: 35px;
	float: left;
}
.topnavigatie {
	float: right;
}
.topnav {
	float: left;
	top: 50px;
	display: block;
	padding-top: 100px;
}
.topnav a:link, .topnav a:visited, .topnav a:active {
	display:block;
	font-size:13px;
	text-decoration:none;
	width:193px;  /*white*/
	color:#FFFFFF;
	font-weight: bold;
	height: 16px;
	background-color: #9C0031;
	text-align: center;
	float: left;
	margin-right: 10px;
	border: 1px solid #9C0031;
	padding: 3px;
}
.topnav a:hover {
	color:#9C0031;
	background-color: #FFFFFF;
	border: 1px solid #9C0031;
}
.topnav-act {
	float: left;
	top: 50px;
	display: block;
	padding-top: 100px;
}
.topnav-act a:link, .topnav-act a:visited, .topnav-act a:active {
	display:block;
	font-size:13px;
	text-decoration:none;
	width:193px;  /*white*/
	color:#9C0031;
	font-weight: bold;
	height: 16px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	margin-right: 10px;
	border: 1px solid #9C0031;
	padding: 3px;
}
.topnav-act a:hover {
	color:#9C0031;
}
.container_subnavigatie_links {
	text-align:left;
	background-color: #FFFFFF;
	vertical-align:top;
	width: 250px;
	height: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C0031;
}
/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav1 a:link, .vertnav1 a:visited, .vertnav1 a:active {
	display:block;
	font-size:13px;
	text-decoration:none;
	width:220px;  /*white*/
	color:#000000;
	font-weight: normal;
	min-height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.vertnav1 a:hover {
	color:#9C0031;  /*nav blue*/
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.vertnav1-act a:link, .vertnav1-act a:visited, .vertnav1-act a:active {
	display:block;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	width:220px;  /*light blue 3*/
	color:#fff;
	min-height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #101473;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #101473;
}
.vertnav2 a:link, .vertnav2 a:visited, .vertnav2 a:active {
	display:block;
	font-size:13px;
	text-decoration:none;
	width:220px;  /*white*/
	color:#666666;
	font-weight: normal;
	min-height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #F4FAF0;
	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;
	border-top-color: #F4FAF0;
	border-right-color: #F4FAF0;
	border-bottom-color: #F4FAF0;
	border-left-color: #F4FAF0;
}
.vertnav2 a:hover {
	color:#9C0031;  /*nav blue*/
	background-image: url(../images/knop3.jpg);
}
.vertnav2-act a:link, .vertnav2-act a:visited, .vertnav2-act a:active {
	display:block;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	width:220px;  /*light blue 3*/
	color:#101473;
	min-height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #F4FAF0;
	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;
	border-top-color: #F4FAF0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F4FAF0;
	border-left-color: #F4FAF0;
}
.vertnav2-act a:hover {
	color:#9C0031;  /*nav blue*/
	background-image: url(../images/knop3.jpg);
}
.vertnav3 a:link, .vertnav3 a:visited, .vertnav3 a:active {
	display:block;
	font-size:13px;
	text-decoration:none;
	width:220px;  /*white*/
	color:#999999;
	font-weight: normal;
	min-height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFFFFF;
	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;
	border-top-color: #FFFFFF;
	border-right-color: #F4FAF0;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.vertnav3 a:hover {
	color:#9C0031;  /*nav blue*/
	background-image: url(../images/knop3.jpg);
}
.vertnav3-act a:link, .vertnav3-act a:visited, .vertnav3-act a:active {
	display:block;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	width:220px;  /*light blue 3*/
	color:#101473;
	min-height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFFFFF;
	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;
	border-top-color: #FFFFFF;
	border-right-color: #F4FAF0;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.vertnav3-act a:hover {
	color:#9C0031;  /*nav blue*/
	background-image: url(../images/knop3.jpg);
}
.vertnav4 a:link, .vertnav4 a:visited, .vertnav4 a:active {
	display:block;
	font-size:13px;
	text-decoration:none;
	width:200px;  /*white*/
	color:#999999;
	font-weight: normal;
	min-height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.vertnav4 a:hover {
	color:#9C0031;  /*nav blue*/
	background-image: url(../images/knop3.jpg);
}
.vertnav4-act a:link, .vertnav4-act a:visited, .vertnav4-act a:active {
	display:block;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	width:200px;  /*light blue 3*/
	color:#101473;
	min-height: 16px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.container_inhoud {
	text-align:left;
	vertical-align:top;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 13px;
	min-height: 500px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C0031;
	width: 624px;
}
.container_onder {
	text-align:left;
	vertical-align:top;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9C0031;
	border-bottom-color: #9C0031;
	border-left-color: #9C0031;
}
.container_footer {
	text-align:left;
	vertical-align:top;
	height: 16px;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 8px;
	color: #999999;
	display: block;
	float: left;
	margin-left: 45px;
}
.container_footer a {
	color: #999999;
	margin-right: 13px;
	margin-left: 13px;
}
.container_footer a:hover {
	color: #A50010;
}
.container_footerrealisatie {
	text-align:right;
	vertical-align:top;
	height: 16px;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 8px;
	display: block;
	float: right;
}
.container_footerrealisatie a {
	color: #999999;
}
.container_footerrealisatie a:hover {
	color: #A50010;
}
/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
PRE {
	font-family:monospace;
}
A {
	color:#A50010;
	text-decoration:none;
}
A:hover {
	color:#A50010;
	text-decoration:underline;
}
FORM {
	margin:0px;
}
P, PRE {
	color:#000;
}
P, TD, UL, OL {
	font-size:12px;
}
INPUT, TEXTAREA, SELECT textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	border: #006AC2 1px solid;
	font-size:12px;
}
input[type=radio], input[type=checkbox] {
	border: 0px solid;
}
/* Frames, spacing, link-to-top */ 
DIV.csc-frame-frame1 {
	background-color:#DCF0FF;
	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 {
	font-size:14px;
	color:#A50010;
	font-weight:bold;
	padding-bottom: 5px;
}
H2 {
	font-size:14px;
	color:#000000;
	padding-top: 5px;
}
H3 {
	font-size:14px;
	color:#001039;
	font-weight:bold;
}
H4 {
	font-size:12px;
	color:#001039;
}
H5 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
H6 {
	font-size:12px;
	color:#000000;
	font-weight: bold;
}
H1, H2, H3, H4, H5, H6 {
	margin:0px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:5px;
}
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: #000066;
	text-decoration:none;
}
H2 A {
	color:#000000;
}
H3 A {
	color:#10007B;
}
H4 A {
	color:#0063ff;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover {
	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:#186900;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.contenttable tbody, table.contenttable {
	border-collapse:collapse;
	margin-top: 10px;
	height: 100px;
}
table.contenttable tr, table.contenttable td {
	margin: 0px;
	padding: 0px;
}
table.contenttable td {
	width: 210px;
}
table.contenttable tr {
	height: 18px;
}
#container .container_inhoud hr {
	color: silver;
	height: 0px;
	color: silver;
	background-color: silver;
	border: 1px solid silver;
	border-bottom: 0px;
	padding:0;
}
.tx-filelist-pi1-table {
	width: 100%;
}

/* default styles for extension "tx_pbsurvey_pi1" */
		.tx-pbsurvey-pi1 div {margin-bottom: 10px;}
.tx-pbsurvey-pi1 legend.question {
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

		.tx-pbsurvey-pi1 .pagenumbering {font-size: 60%; position: relative; height: 15px;}
		.tx-pbsurvey-pi1 .barcontainer {background-color: #FFFFFF; border: 1px solid #000000; width: 100px; height: 15px; position: absolute; z-index: 6; right: 0px;}
		.tx-pbsurvey-pi1 .bar {background-color: #CCCCFF; height: 15px; z-index: 4; position: absolute; left: 0px;}
		.tx-pbsurvey-pi1 .bartext {z-index: 5; text-align: center; position: absolute; left: 0px; width: 100px; height: 15px;}
		.tx-pbsurvey-pi1 .pageHeader {
	font-size: 125%;
	font-weight: bold;
	color: #A50010;
}
		.tx-pbsurvey-pi1 .pageIntroduction {}
		.tx-pbsurvey-pi1 .survey_item {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}}
		.tx-pbsurvey-pi1 .itemform {}
		.tx-pbsurvey-pi1 .question {
	font-size: 100%;
	font-weight: bold;
	margin-right: 2px;
}
		.tx-pbsurvey-pi1 .questionNumber {}
		.tx-pbsurvey-pi1 .questionSubtext {font-size: 80%;}
		.tx-pbsurvey-pi1 .required {color: #FF0000; vertical-align: super;}
		.tx-pbsurvey-pi1 .survey_error {color: #FF0000;}
		.tx-pbsurvey-pi1 .additional_ver {margin-left: 20px;}
		.tx-pbsurvey-pi1 .matrix {width: 100%;}
		.tx-pbsurvey-pi1 .matrix .surveyrow_even {

}
		.tx-pbsurvey-pi1 .matrix .columnFirst {font-weight: bold; text-align: left;}
		.tx-pbsurvey-pi1 .matrix .columnNext {text-align: center;}
.adres {
	width: 207px;
	float: left;
	margin-top: 35px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.adres h1 {
	font-size: 12px !important;
	color: #101473 !important;
}
.adres table {
	width: 100% !important;
}
.adres tr {
	padding: 0px !important;
	margin: 0px !important;
}
.adres td {
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
}
.adres td, .adres td a {
	font-size: 12px !important;
	font-weight: normal !important;
	color: #101473 !important;
	text-decoration: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
.adres .td-0 {
	width: 120px !important;
}
