@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	margin: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/*height: 600px; */
	background-color: #FFFFFF;
}


.feedback .feedbackPanelERROR {
	list-style: disc;
}

a {
	text-decoration: none
}

ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

li {
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

#container {
	position: relative;
	color: #000000;
	background-color: #FFFFFF;
	margin:0;
	padding: 0;
    height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	min-height: 100% !important; /* For Modern Browsers */
}

#mainContentContainer {
	margin: 0;
	padding: 0 0 30px 0;
}

#cntHeader {
	background-color: #FFFFFF;/*#BE0C1A;*/
	margin: 0;
	padding: 0;
	height: 90px; /*35px;*/
	width: auto;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	position: relative;
}

#cntContent {
	position: relative;
	color: #000000;
	voice-family: inherit;
	width: 100%;
	padding-bottom: 60px;
}

/*
#cntContent:after {
	clear:both;
	content:".";
	display:block;
	font-family:serif;
	font-size:1px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:0;
	line-height:0;
	visibility:hidden;
}
*/
#subcntTopBorder {
	background-color: #981b1e;
	margin: 0;
	padding: 0 0 1px 0;
	height: 6px;
	width: 100%;
}

#subcntInenUitvoerLogo {
	float: left;
	/* this element must precede in the source order any element you would like it be positioned next to */
	width: 45%;
	/* top and bottom padding create visual space within this div  */
	height: 84px; /* 35px */
	margin: 0px;
	background: #FFFFFF url(../images/menu_kop_achter.gif);/*#BE0C1A;*/
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: text-top;
	text-align: left;
	white-space: nowrap;
	display: inline; 
}

a#subcntInenUitvoerLogoLink {
	position: absolute;
	left: 0;
	top: 6px;
	width: 290px;
	height: 126px;
	min-height: 126px;
	z-index: 1000;
	display: block;
}

#subcntHeaderZoekOveral {
	width: auto;
	/* top and bottom padding create visual space within this div  */
	height: 64px; /*35px;*/
	margin: 0;
	padding: 20px 30px 0 0;
	background-color: transparent; /*#BE0C1A;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: right;
	vertical-align: middle;
	color: #981b1e;
	line-height: normal;
	float: right;
}

#subWelkom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	text-align: right;
	height: auto;
	width: 50%;
	color: #000000;
	padding-right: 50px;
}

#cntLokaleNavKop {
	background-color: #BE0C1A;
	height: 20px;
	width: 100%;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#cntPrimaireNavigatie {
	height: 47px;
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	color: #CCCCCC;
	width:100%;
	background: transparent url(../images/topmenu-bg.gif) repeat-x 0 0;
}

#subcntKolomLinksPrimNav {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 430px;/*25%;*/
	height: 47px; /*20px; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	/*background-color: #FFFFFF;*//*#BE0C1A;*/
	padding: 0px;
	text-align: left;
	background: transparent url(../images/menu_02_links.gif) no-repeat 0 0;
}

#subcntKolomRechtsPrimNav {
	float: right;
	height: 47px;
	color: #FFFFFF;
	background-color: #FFFFFF;/*#E2E2E2;*/
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0px;
}

#cntBreadcrumm a:visited {
	color: #BE0C1A
}  /* mouse over link */
#cntBreadcrumm a:link {
	color: #BE0C1A;
	text-decoration: underline
}  /* niet bezochte link */
#cntBreadcrumm a:hover {
	color: black
}  /* mouse over link */

#cntZoekfunctie {
	margin: 0;
	padding: 0;
	height: 36px;
	background-color: #CCCCCC;/*#FFFF00;/*#E2E2E2;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	width: 100%;
	display: block;
}

#subcntZoekfunctie0 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 36px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	width: 20%;/*29%;*/
	float: left;
	text-align: right;
	
	display: block;
}

#subcntZoekfunctie1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 29px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	width: 15%;/*30%;*/
	float: left;
	text-align: right;
	
	display: block;
}

#subcntZoekfunctie2 {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 29px;
	background-color:inherit;/*#E2E2E2;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	width: 15%;/*38%;*/
	float: left;
	text-align: right;
	
}

#subcntZoekfunctie3 {
	margin-right: auto;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 29px;
	background-color: inherit;/*#E2E2E2;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	width: 10%;/*19%;*/
	float: left;
	margin-left: auto;
	text-align: right;
	
}

#subcntZoekfunctie4 {
	margin-right: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 28px;
	background-color: inherit;/*#E2E2E2;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	width: 18%;
	float: left;
	margin-left: auto;
	text-align: right;
	
}

#subcntLokaleNavKop {
    	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	color: #000000;
	height: 28px;
	list-style-type: none;
	background-color: inherit;/*#BE0C1A;*/
	font-weight: bold;
	text-align: left;
	float: left;
	width: 33%;
}
#subcntLokaleNavKop ul li {
	display: inline;
}

#subcntZoekfunctieOneField {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 29px;
	background-color: inherit;/*#E2E2E2;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	width: 60%;/*38%;*/
	float: left;
	text-align: right;
	
}
#subcntZoekfunctiePijltje{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 36px;
	background-color: inherit;/*#E2E2E2;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	width: 28px;/*38%;*/
	float: left;
	text-align: right;
	
}

#subcntZoekfunctieNieuws{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 36px;
	background-color: inherit;/*#E2E2E2;*/
	color: #000000;
	width: 48%;/*38%;*/
	float: left;
}
#subcntZoekfunctieTwoFieldsA{
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 29px;
	background-color: inherit;/*#E2E2E2;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	width: 80%;/*38%;*/
	float: left;
	text-align: right;
	
}
#subcntZoekfunctieTwoFieldsB {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 29px;
	background-color: inherit;/*#E2E2E2;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	float: left;
	text-align: right;
	
}

#header h1 {
	margin: 0;
	/* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	/* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

   /* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the "#sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/ #cntKolomLinks {
    position: relative;
	width: 200px;/*300px;/*22%;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	float: left;
}

 #cntKolomRechts {
	float: right;
	width: 180px;/*15%;*/
	background-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#sidebar1 p,#sidebar1 h3,#sidebar2 p,#sidebar2 h3
	{
	margin-left: 10px;
	/* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/ #cntMainContent {
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	margin-top: 0px;
	/*margin-right: 20px;/*15%;*/
	margin-bottom: 0%;
	margin-left: 300px;/*25%;*/
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	padding: 15px;
	width: 100%;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
/*
#containerContent {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin: auto;
	padding: 0;
}
*/

#cntContent #cntZieOokClassificatie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	height: auto;
}

#cntBreadcrumb {
	height: 26px;
	color: #990000;
	background-color: #FFFFFF;
	padding-left: 1%;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: middle;
  line-height: 15px;
  display: block;
}


#cntFooter {
	position:absolute;
	left:0;
	bottom:0;
	margin: 0;
	padding: 0;
	color:#777777;
	height:54px;
	width:100%;
	background-color:#ffffff;
	color:#000000;
	border-top:dotted 1px #000000;
	z-index: 1000;
}

#cntFooter li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
}

#cntFooterLinks {
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	float:left;
	width:50%;
}
#cntFooterLinksBoven {
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	padding-top: 5px;
	text-align: right;
	background-color: #FFFFFF;
}
#cntFooterLinksOnder {
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	padding-top: 5px;
	text-align: right;
	background-color: #FFFFFF;
}

#cntFooterRechts {
	height: 50px;
	background-color: #FFFFFF;
	text-align: left;
	border-left:dotted 1px #000000;
    float:right;
    width: 40%;
}

#cntFooterRechts img {
    margin-left:  10px;
}

#cntFooter a:visited {
	color: black
}  /* mouse over link */
#cntFooter a:link {
	color: black
}  /* niet bezochte link */
#cntFooter a:hover {
	color: #BE0C1A
}  /* mouse over link */
#footer p {
	margin: 0;
	/* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#subcntSectieNav {
	width: auto;
	/* top and bottom padding create visual space within this div  */
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#subcntSupportInfo {
	width: auto;
	/* top and bottom padding create visual space within this div  */
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

#subcntSupportInfoAbonneren {
	width: auto;
	/* top and bottom padding create visual space within this div  */
	height: auto;
	margin-top: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
}

#subcntRechterIcons{
	width: auto;
	height: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

#subcntHelpNav {
	width: auto;
	height: 24px;
	padding-top: 10px;
	margin-bottom: 0px;
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;/*#000000;*/
	text-decoration: none;
	text-align: center;
}

#subcntTellaFriend { /* bevindt zich in rechter kolom */
	width: auto;
	height: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

#KopjeMailForm{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	width: 150px;
}

#mainContentTellaFriend {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}


 #subcntPeildatum {
	/* this element must precede in the source order any element you would like it be positioned next to */
	width: auto;
	/* top and bottom padding create visual space within this div  */
	height: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

#subcntZieOok {
	width: auto;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin-left:0px;
}

/*FKo 20080625*/
#subcntZieOok .rubriektitel {
    background-color:#999999;
    color:#600;
    font-size:13px;
    position:relative;
    padding:7px;
    padding-left:8px;
    border-top: 1px dotted;
    border-color: #F2F2F2;
}

/*FKo 20080625*/
#subcntZieOok .rubrieklinks {
    background-color:#eee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    position:relative;
    padding:7px;
    padding-left:10px;
    border-bottom:1px dotted #fff;
}

/*FKo 20080625*/
#subcntZieOok a,
#subcntZieOok a:visited{
    color:#000;
}

/*FKo 20080625*/
#subcntZieOok a:hover {
    color:#600;
    text-decoration:underline;
}

ul.zieOokListItems {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

ul.zieOokListItems li.zieOokListHeader {
	font-weight: bold;
	text-align: left;
}

ul.zieOokListItems li.zieOokListItem {
	list-style-type: none;
	text-align: left;
}

/*The following is for the Pagingpanel*/
#pagingTotalCount{
   padding-top: 10px;
   padding-bottom: 10px;
   line-height:16px;
   text-align:center;  
}
#pagingNavigatorDiv{
   line-height:16px;
   text-align:left;
}
#sorteerDiv{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   white-space:nowrap;
   margin-top: 10px;
   margin-bottom: 10px;
   padding-right:10px;
   text-align: right;
 }
#sorteerlabel{
}


/*The following is for the navigatorSearchResultsDiv div's*/
#navigatorSearchResultsDiv{
   margin-left: 20%;
   padding-top: 10px;
   padding-bottom: 10px;
}
#navigatorSearchResultsDiv ul{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   white-space:nowrap;
   list-style-type: none;
   margin-top: 20px;
   margin-bottom: 50px;
   text-align: center;
}
#navigatorSearchResultsDiv li{
 	float:left;  
}
/*End of the navigator div's*/

/*The following is for the navigator div's*/
#navigatorDiv{
	margin: 0;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 100%;
}
ul#navigatorDiv {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   white-space:nowrap;
   list-style-type: none;
}
#navigatorDiv li{
 	display: inline;  
}
 
#navigatorPageItem {
	font-weight: normal;
    padding-right:3px;
    text-decoration:underline;
}

#navigatorPageItemCurrent {
    font-weight: bold; 
    color: red;
    padding-right:3px;
}
/*End of the navigator div's*/

.fltrt {
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft {
	/* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}

.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

td img {
	display: block;
}

.style1 {
	font-size: x-large
}

  #CollapsiblePanelTabCopyLabelAfdnr {
	color: #000000;
	float: left;
	width: 50px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

 #CollapsiblePanelTabCopyLabelAfdTitel {
	color: #000000;
	width: auto;
	height: auto;
	float: right;
}

#CollapsiblePanelContentAfdIHoofdstuk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#CollapsiblePanelContentAfdIIHoofdstuk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#CollapsiblePanelContentAfdIIIHoofdstuk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#CollapsiblePanelContentAfdIVHoofdstuk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#InloggenTitel {
	float: left;
	width: 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: right;
	height: 30px;
	font-weight: bold;
	padding-top: 10px;
}

#Gebruikersnaamvergeten {
	width: 50%;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	clear: right;
}

#GebruikersnaamLabel {
	float: left;
	width: 50%;
	text-align: right;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#GebruikersnaamInvoerVeld {
	width: auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 60px;
	padding: 0px;
}

#WachtwoordInvoerVeld {
	width: auto;
	float: left;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}

#WachtwoordLabel {
	float: left;
	width: 50%;
	text-align: right;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 0px;
}

#LoginButton {
	height: 40px;
	width: 100%;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
}

#subcntInloggenTitel {
	float: left;
	height: 50px;
	width: 100%;
	margin: 0px;
}

#subcntGebruiker {
	float: left;
	height: 60px;
	width: 100%;
	padding: 0px;
}

#subcntWachtwoord {
	float: left;
	height: 50px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subcntInloggen {
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
	clear: both;
}

#containerFooter {
	width: auto;
	background-color: #FFFFFF;
}

#containerContentPrefRegelingen {
	
}

#containerPrinterSave {
	text-align: right;
	height: 50px;
}

#containerPrinterSaveText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#terugNaarPosten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	float: right;
}

#contentRechtspraak {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#containerbladeren {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}

.tellAFriendForm{
    float: left;
	padding-left:7%;
	width:45%;
	text-align: left;
}
.advSearchForm{
	margin-left:20px;
	margin-right:20px;
	float:left;
	min-width:450px;
}

.advSearchFormTitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-align: left;
	min-width:400px;
}

.advSearchFormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	float: left;
	min-width: 30%;
	line-height: 15px;
	margin-right:4px;
}

.advResetPeriodLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.advSearchFormButton {
	text-align: right;
	float: left;
	padding-left: 40%;
	width: auto;
}

.agrarischeElementenFormTitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-align: left;
}

#mainPanel {
    position: relative;
	padding: 5px 5px 5px 5px;
	margin-left: 200px;
	margin-right:180px;
}

.textPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	float: left;
    width: 60%;
	padding-top: 0px;
	padding-left: 0px;
	color: red;
}

.periodFeedbackTextPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: red;
	text-align: left;
	float: left;
	width: 40%;
	height: 40px;
	padding-top: 5px;
}

li.feedback li.feedbackPanelERROR {
	list-style: disc;
}

label.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

input.form,textarea.form {
	width: auto;
	margin-bottom: 5px;
}

textarea.form {
	width: 250px;
	height: 150px;
}

.boxes {
	width: 1em;
}

.submitbutton {
	margin-left: 120px;
	margin-top: 5px;
}

br.form {
}

div.formWrapper {
	align: left;
	padding-left: 300px;
}

.dojoDialog {
	
	width:500px;
	background: #eee;
	border: 2px solid #999;
	-moz-border-radius: 5px;
	padding: 4px;
}

.dialogcloser {
	float: right;	
}

div.wicket-aa{
height : 150px;
overflow : auto;
}

div.wicket-aa ul { list-style:none; background-color: #f7f7f7; padding: 2px; margin:0;  }

div.wicket-aa ul li.selected { background-color: #FFFF00; padding: 2px; margin:0; }


#cntBreadcrumb ul{
	list-style-type:none;
	font-size:10px;
	font-weight:bold;
}


#cntBreadcrumb li{
	float: left;
	list-style-type:none;
	padding:0;
	margin:0;
	margin-right:5px;
}

#feedbackAgrarischeElementen{
    text-align:center;
    color: red;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
}

.zieOokSoort {
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#textCenterContainer {
clear:left;
padding-top:15px;
}

.vraag{
text-align:left;
font-weight:bold;
}

.antwoord{
text-align:left;
padding-bottom:15px;
}



.textfoutContainer{
text-align:left;
}

.textfoutContainer ul{
    padding-left:10px;
}


.contactlink{
    color:#BE0C1A;
}

.contactTextKop{
   font-weight:bold;
   text-decoration:underline;    
   padding-top:10px;
   padding-bottom:10px;
}

.contactText{
    padding-left:15px;
}

.searchHighlight {
	color: #ff0000;
	background-color: inherit;
	font-style: italic;
	font-weight: bold;
}

.redlink{
color:#981B1E !important;
}

.figuur {
	margin: 15px 0 15px 0;
}

.figuur img {
	border: 1px solid #dedede;
}

.figuur_bijschrijft {
	margin-top: 3px;
	font-style: italic;
 	font-size: x-small;
 	margin-left: 10px;
}

.searchTermsBox {
	border: 1px solid black;
	margin-top: 4px;
}

/*
    Overige content(binaries)
*/

ul.binarylist li {
    margin-left:0;
    padding-left:0;
}

ul.binarylist li a {
    text-decoration:underline;
}

.TijdvakCollapsiblePanelContent{
    background-color:#F2F2F2;
    border-bottom:1px dotted #CCCCCC;
    border-right:1px dotted #CCCCCC;
    margin:0;
    padding:0;
    width:200px;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:13px;
    font-style:normal;
    line-height:16px;
    margin:0;
    overflow:hidden;
    text-decoration:none;
}

.TijdvakCollapsiblePanelContent ul.tijdvakken {

    list-style-type:none;
}

div#UitgebreidZoekenRegisterWoord input {
    width:400px;
}

div.wicket-aa ul li:nth-child(2n){
    background-color:#CCCCCC;
}

div.wicket-aa ul li:nth-child(2n+1){
    background-color:#FFFFFF;
}

span.InsertedPost{
    color:green;
}

span.DeletedPost{
    color:red;
}
