input[disabled]
{
	color: Gray;
	background-color: #EFEFEF;
	border: solid 1px #7F9DB9;
}

#ctl00_ContentPlaceHolder1_ActivityControl_lidmaatschappenCheckBoxList_2[disabled]
{
	background-color:White;
	border:none;
}

html
{
    scrollbar-arrow-color: white;
    scrollbar-base-color: #DCA5C7;
    scrollbar-track-color: #F6D2e4;
    scrollbar-shadow-color: #A1136B;
}

body
{
	padding: 0;
	padding-top: 5px;
	margin: 18px 32px;
	background-color: #FBEEEB;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #DCA5C7;
	scrollbar-track-color: #F6D2e4;
	scrollbar-shadow-color: #A1136B;
	background-image: url('/images/boog.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

body, a
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;	text-decoration: none;
}


p
{
	margin-top: 2px;
	margin-bottom: 8px;
}

/* Page container */
#container
{
	width: 890px;
}

/* Top nav bar */
#topnav
{
	height: 18px;
	font-size: 14px;
}

#topnav li
{
	border-left: 1px dashed #150c50;
	width: 84px; /* 1 pixel border, 4 pixels padding, makes actual width 89px */
	float: left;
}

#topnav li a
{
	font-size: 14px;
	text-decoration: none;
}

#topnav li.wide
{
	width: 262px;
	vertical-align: top;
}

/* Crumbs */
#crumbs
{
	padding: 8px 0 0 4px;
	clear: both;
	height: 21px;
}

#crumbs, #crumbs a
{
	font-size: 10px;
}

#crumbs a
{
	text-decoration: underline;
}

/* Page header */
#header td.b
{
	border-right: 1px dashed #150c50;
}

/* Slogan */
#slogan
{
	margin-left: 178px;
	width: 443px;
	font-size: 17px;
	text-align: center;
	height: 37px;
	padding-top: 10px;
}

/* Content */
#content
{
	border: dashed #faca00;
	border-width: 1px 0;
}

#content ul
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 4px;
}

#content li
{
	margin: 0 0 0 -21px;
}

body > * #content li
{
	margin-left: -24px;
}

.kop
{
	background-color: #fff;
	letter-spacing: 1px;
	padding-left: 4px;
	height: 23px;
	font-size: 16px;
	font-weight: bold;
}

div.kop
{
	border-bottom: 1px dashed #faca00;
}

div.kop a
{
	font-size: 16px;
	text-decoration: none;
}

div.kop a:hover
{
	text-decoration: underline;
}

.mid
{
	border-top: 1px dashed #faca00;
}

.nieuws, .publicaties
{
	padding-left: 4px;
}

.nieuws
{
	background-color: #faca00;
}

.koprood
{
	font-size: 21px;
	color: #c72f32;
}

.ybl
{
	/* yellow border left */
	border-left: 1px dashed #faca00;
}

.ybr
{
	/* yellow border right */
	border-right: 1px dashed #faca00;
}

td.y
{
	background-color: #fef7d9;
}

.column
{
	background-color: #fef7d9;
	padding: 4px;
}

.column ul
{
	margin-top: 0;
	padding-top: 0;
}

/* Menu'ified list style */
ul.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 1;
}

ul.menu div
{
	padding: 0;
	margin: 0;
}

ul.menu li
{
	display: block;
	padding-left: 4px;
}

ul.menu div ul.menu li
{
	background-color: #150c50;
}

ul.menu div ul.menu li a
{
	color: white;
	display: inline;
}

/* Misc */
.fullbordered
{
	border: 1px dashed #faca00;
}

.photocol
{
	background-color: #faca00;
	height: 100%;
}

/* List of items in content-box */
#list
{
	background: transparent;
	overflow: auto;
}

#list p
{
	margin-right: 70px;
}

#list div
{
	border-top: 1px dashed #faca00;
}

#list div.nb
{
	/* no border */
	border: 0 none;
	padding: 4px 8px;
}

#list div.wb
{
	/* with border, and padding */
	padding: 4px 8px;
}


#list div.nb ul
{
	margin: 10px 0px 0 10px;
	padding: 0 0 0 10px;
}

#list .title
{
	padding: 3px 0 3px 6px;
	background-color: #150c50;
	color: white;
	font-size: 14px;
	border: 0;
}

#list .item
{
	color: #150c50;
	background: transparent;
	font-size: 12px;
	padding: 4px 8px;
}

#list .itemHover
{
	color: #fff;
	background-color: #150c50;
	font-size: 12px;
	padding: 4px 8px;
	cursor: pointer;
}

#list .itemName
{
	letter-spacing: 1px;
	font-size: 14px;
	float: left;
	font-weight: bold;
}

#list .itemDate
{
	font-size: 10px;
	float: right;
}

#list .itemSub
{
	font-weight: bold;
}

#list small
{
	clear: both;
}

#list a
{
	text-decoration: underline;
}

.smaller
{
	font-size: 14px;
}

table.menu td
{
	width: 100%;
	border-bottom: 1px dashed #150c50;
}

table.menu a
{
	font-size: 16px;
}

td.hover
{
	cursor: pointer;
	background-color: #faca00;
	color: #150c50;
}

table.submenu td
{
	background-color: #150c50;
	padding: 2px;
}

table.submenu a, table.submenu
{
	color: #fff;
}

table.submenu .hover
{
	background-color: #faca00;
}

table.submenu .hover a, table.submenu a:hover
{
	color: #150c50;
}

table.formulier
{
	table-layout: fixed;
	width: 100%;
}

td.formulierLinks
{
    width: 175px;
    vertical-align:top;
    text-align:left;
    padding-left:0px;
    margin-left:0px;
}

td.formulierRechts
{
	width:430px;
}

select.dropDownList
{
	width:175px;
}

.dropdown
{
	padding: 4px;
}

th
{
	text-align: left;
}

hr
{
	border: dashed #faca00;
	border-width: 1px 0 0 0;
	height: 1px;
	color: #faca00;
	background-color: transparent;
}

#lidorganisatie ul
{
	padding: 0;
	margin: 0 0 0 14px;
}

.smoel, .smoel a
{
	font-size: 120%;
}

.smoel
{
	padding-left: 10px;
	padding-top: 10px;
}

.req
{
	color: red;
	font-weight: bold;
}

/* Sitemap */
#sitemap, #sitemap ul
{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

#sitemap ul li, #sitemap ul li ul li ul li
{
	list-style: circle;
}

#sitemap ul li ul li, #sitemap ul li ul li ul li ul li ul li
{
	list-style: square;
}

#sitemap ul li ul li ul li ul li
{
	list-style: disc;
}

.uitloggen
{
	background-color: #faca00;
	border: dashed #150c50;
	border-width: 1px 0;
}

.progressPanel
{
	position:absolute;
	top:33%;
	left:33%;
	height : 50px;
	width: 225px;
	background-color: #EEE;
	border: outset 1px black;
	visibility:hidden;
}

.progressImage
{
	position:relative;
	top:17px;
	left: 10px;
}

.progressText
{
	position:relative;
	top:15px;
	left: 25px;
}

.validator
{
	font-size:large;
	font-weight:bold;
}
.checkBoxList
{
	width: 100%;
}
.lidmaatLink
{
	text-decoration: underline;
}
.volgendeDiv
{
	text-align: right;
}
.textBox
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: Black;
}
.cellBottomLine
{
	border-bottom: solid 1px black;
}
.foutLabel
{
	color: Red;
	font-weight:bold;
}
.trDifference
{
	background-color: white;
}
.kopje
{
	color: #a1136b;
	font-weight:bold;
}
.link
{
	text-decoration: underline;
}
.button
{
	background-color: #A1136B;
	color: #fbedea;
	font-weight: bold;
	border-right: #590B3C 2px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
	border-bottom: #590B3C 2px solid;
	border-style: solid;
	border-width: 2px;
}

.buttonHidden
{
    visibility:hidden;
}

.button:hover
{
	background-color: #A1136B;
	border-top: #590B3C 2px solid;
	border-right: white 2px solid;
	border-bottom: white 2px solid;
	border-left: #590B3C 2px solid;
}

.accordionHeader
{
	border: 1px solid #A1136B;
	background-color: #A1136B;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.accordionContent
{
	background-color: #fbedea;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.PagerTable tr td a
{
	text-decoration: underline;
	font-weight: bold;	
}
.PagerCell a
{
	color: Blue;
}
.PagerCell span
{
	color: Purple;	
}
.LabelCell span
{
	color: Red;
}
textarea
{
	font-family: Arial;
	color: Black;
}
.labelPurple
{
	color: #a1136b;
}
.hoofdkop
{
	font-family: Arial;
	font-size: 14pt;
	color: #A52069;
	margin-top:-3px;
}
.tussenkop
{
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color: #A52069;
}
.errorLabel
{
	color: Red;
}
a
{
	text-decoration: underline;
	font-size: 10pt;
	color: #A52069;
}
.puntenTableHeader
{
	background-color: #A52069;
	color: White;
	text-align: center;
	width: 110px;
	height:35px;
	border: solid 2px #FBEEEB;
}
.puntenTableHeader2
{
	background-color: #A52069;
	color: White;
	text-align: center;
	width: 110px;
	border: solid 2px #FBEEEB;
	border-left: solid 20px #FBEEEB;
}
.puntenTableHeader3
{
	background-color: #F0BAAE;
	font-weight:bold;
	text-align: center;
	color: #A52069;
	height: 20px;
	width:469px;
}
.puntenTableHeader4
{
	background-color: #DCA5C7;
	font-weight:bold;
	text-align: center;
	color: #A52069;
	height: 20px;
	width:352px;
}

.puntTableBody
{
	text-align: center;
}
.puntTableBody2
{
	text-align: center;
	background-color: #F0BAAE;
	width: 113px;
	height: 35px;
}
.puntTableBody3
{
	text-align: center;
	border-left: solid 18px #FBEEEB;
}
.puntTableBody4
{
	text-align: center;
	width: 109px;
	height: 30px;
	border:solid 2px #DCA5C7;
}
.puntTableBody5
{
	text-align: center;
	border-left: solid px #FBEEEB;
}
.puntenDeskTableHeader
{
	background-color: #F0BAAE;
	font-weight:bold;
	text-align: center;
	color: #A52069;
	height: 22px;
}
.gridViewHeader
{
	background-color:#A52069;
	text-align:center;
	vertical-align:middle;
	border-right:5px;
	border-right-style:solid;
	border-right-color:#FBEEEB;
	height: 35px;
}
.gridViewHeaderGroupTable
{
	background-color:#F0BAAE;
	color: #A52069;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
.gridViewHeaderTable
{
	background-color:#A52069;
	text-align:center;
	vertical-align:middle;
	border-right:5px;
	border-right-style:solid;
	border-right-color:#FBEEEB;
	height: 35px;
	font-weight: bold;
}
.gridViewHeaderLeftAlign
{
	background-color:#A52069;
	text-align:left;
	vertical-align:middle;
	border-right:5px;
	border-right-style:solid;
	border-right-color:#FBEEEB;
}

.gridViewHeader a 
{
	color: white;
}
.gridViewHeaderLeftAlign a 
{
	color: white;
}
.gridviewFooter
{
	text-align:center;
	font-weight:bold;
}
.pgr table { margin: 5px 0; }  
.pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.pgr a { color: #666; text-decoration: none; }  
.pgr a:hover { color: #000; text-decoration: none; }  

table.radiobtn_list input
{
	float: left;
}

table.radiobtn_list label
{
	margin-left:25px;	
	display:block;	
}
.boldColored
{
	color:#A52069;
	font-weight:bold;
	cursor:help;
}
.gridViewDossierHeader
{
	text-align:center;
	vertical-align:middle;
}
.gridViewHeaderDossierLeftAlign
{
	text-align:left;
	vertical-align:middle;
}
hr
{
	border: medium solid #000000;
}
.gridViewGroupHeader
{
	background-color:#F0BAAE;
	text-align:center;
	vertical-align:middle;
	color: #A52069;
	border-right:5px;
	border-right-style:solid;
	border-right-color:#FBEEEB;
	border-left:5px;
	border-left-style:solid;
	border-left-color:#FBEEEB;
	border-bottom:5px;
	border-bottom-style:solid;
	border-bottom-color:#FBEEEB;
}
.gridViewGroupHeader2
{
	border-right:5px;
	border-right-style:solid;
	border-right-color:#FBEEEB;
	border-left:5px;
	border-left-style:solid;
	border-left-color:#FBEEEB;
	border-bottom:5px;
	border-bottom-style:solid;
	border-bottom-color:#FBEEEB;
}

.toolTip
{
    border: 1px solid #000000;
    background-color: #FFFF99;
    color: #000000;
}
.noprint 
{
	display: none ;
}

.puntenTableHeaderPrint
{
	text-align: center;
	width: 110px;
	height:35px;
}
.puntenTableHeader2Print
{
	text-align: center;
	width: 110px;
}
.puntenTableHeader3Print
{
	font-weight:bold;
	text-align: center;
	height: 20px;
	width:469px;
	color: #A52069;
}
.puntenTableHeader4Print
{
	font-weight:bold;
	text-align: center;
	height: 20px;
	width:352px;
}

.puntTableBodyPrint
{
	text-align: center;
}
.puntTableBody2Print
{
	text-align: center;
	width: 113px;
	height: 35px;
}
.puntTableBody3Print
{
	text-align: center;
}
.puntTableBody4Print
{
	text-align: center;
	width: 109px;
	height: 30px;
}
.puntTableBody5Print
{
	text-align: center;
}
.puntenDeskTableHeaderPrint
{
	font-weight:bold;
	text-align: center;
	height: 22px;
	color: #A52069;
}
.gridViewGroupHeaderPrint
{
	background-color:#F0BAAE;
	text-align:center;
	vertical-align:middle;
	color: #A52069;
}
.waterMark
{
    color: Gray;
}
td.formulierLinksNieuw
{
    vertical-align:top;
    text-align:left;
    padding-left:0px;
    margin-left:0px;
    padding-bottom:15px;
}

td.formulierRechtsNieuw
{
    vertical-align:top;
    text-align:left;
    padding-left:0px;
    margin-left:0px;
    padding-bottom:15px;

}

table.formulierNieuw
{
	width: 100%;
}
.validator2
{
    font-size:small;
    font-weight: bold;
}
table.puntenTable td
{
    border-bottom: 1px solid silver;
    vertical-align:top;
}
tr.puntenHeader td
{
    font-weight:bold;
}
th.puntenHeader
{
    font-weight:bold;
    text-align:center;
}

th.puntenHeaderLeft
{
    font-weight:bold;
    text-align:left;
}

.aanbodPanel legend
{
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color: #A52069;
    padding-bottom:5px;
}
.aanbodPanel
{
    width:685px;
}
ul.gvBulletedList
{
    margin: 2px 2px 2px 20px;
}
input[readonly], textarea[readonly],input[disabled], textarea[disabled]
{
    background-color: #F2F2F2 !important;
    color: #999999;
    border-color: #ddd;
}
.labelKop
{
    vertical-align: top;
    font-weight:bold;
}
table.puntenTable
{
    width: 100%;
}
.buttonRight
{
    width: 100%;
    text-align: right;
}
.gridViewMultiSelect
{
	background-color:#F0BAAE;
}
.extraInfoLabel
{
    font-weight:bold;
}

.checkBoxList1 td
{
	width: 325px;
}

/* So the overflow scrolls */
.container 
{
    height:100%;
}

div#header{
position: fixed;
top: 0;
width: 100%;
height: 140px;
background-color:#FBEEEB;
padding-top:10px;}

div#content1{
padding: 130px 0px 0px 0px;
}

.gvHeaderLink
{
    color: White;
}

div#contentMerken{
padding: 110px 0px 0px 0px;
}

