body {
	overflow-y: scroll;
	text-align: center;
	font: 12px Arial, sans-serif;
	color: #333;
	background-color: #0ba29c;
	}

table
{
	font: 12px Arial, sans-serif;
}
td
{
	font: 12px Arial, sans-serif;
}
textarea
{
	font: 12px Arial, sans-serif;
}
input
{
	font: 12px Arial, sans-serif;
}
a
{
    color: #0ba29c;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

a img {
	border: none;
}


p {
	margin-top: 0;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

.right {
	text-align: right;
}

.error, .kader div.error {
	padding: 0;
	border: none;
	color: #f00;
}

.button, .button2 {
	margin: 0;
	padding: 0 10px;
	height: 27px!important;height: 28px;
	background: #828a7b url('../Images/bg_button.gif') 0 0 repeat-x;
	border: solid 1px #828a7b!important;border: none;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
/* hack for IE to remove extra padding in button */
	width: auto!important;width: 1px;
	overflow: visible;
/* end hack */
}

.button2 {
	text-transform: none;
}

.checkbox, .kader .checkbox {
	float: left;
	border: none;
	padding: 0;
}

.label, .kader .label {
	border: none;
	padding: 3px 0 0;
}

.radio {
	float: left;
	padding: 0 10px 0 0;
}

.radiolabel {
	float: left;
	padding: 3px 3px 0 0;
}

/*** style for headers ***/

h1 {
	margin-top: 0;
	padding-bottom: 7px;
	font-size: 22px;
	color: #0ba29c;
	border-bottom: solid 3px #c80095;
}

h2 {
	margin-bottom: 20px;
	font-size: 12px;
	color: #000;
}

h3 {
	margin: 0 0 4px;
	padding: 0;
	font-size: 11px;
}

/*** style for lay-out ***/

#main {
	position: relative;
	margin: 5px auto 0;
	width: 921px;
	background: url('../Images/bg_main.gif') 0 0 repeat-y;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 899px;
}

#header {
	position: relative;
	height: 156px!important;height: 157px;
	margin: 0;
	border: solid 1px #d6d6d6;
	border-bottom: none;
}

.headerdefault {
	background: url('../Images/Menu/home.jpg') 0 0 no-repeat;
}

.headerhome {
	background: url('../Images/Menu/home.jpg') 0 0 no-repeat;
}

.headerinformeren {
	background: url('../Images/Menu/informeren.jpg') 0 0 no-repeat;
}

.headerregelen {
	background: url('../Images/Menu/regelen.jpg') 0 0 no-repeat;
}

.headervastleggen {
	background: url('../Images/Menu/vastleggen.jpg') 0 0 no-repeat;
}

.body {
	margin-top: 1px;
	min-height: 500px;
	height: auto!important; height: 500px;
	border: solid 1px #d6d6d6; border-right: none;
	background: #fff url('../Images/bg_rightcolumn.gif') repeat-y;
	background-position: 718px 0!important; background-position: 716px 0;
	}

.norightcolumn {
	background-image: none;
	}

.maincontent {
	position: relative;
	float: left;
	width: 712px;
	min-height: 500px;
	height: auto!important;height: 500px;
	margin-right: 6px!important; margin-right: 4px;
	}

/* ie double margin fix */
* html .maincontent {display: inline;}

	.norightcolumn .maincontent {
		width: auto;
	}

.contenttable {
}

iframe {
	height: 750px;
}

#app {
	padding: 5px 27px 0 0!important;padding: 5px 15px 0 0;
	vertical-align: top;
}

#rightcolumn {
	position: relative;
	float: left;
	width: 180px!important;width: 182px;
	height: auto!important;height: 100%;
	}

	#rightcolumn .content {
		margin: 1px; padding: 8px;
		background-color: #fff;
		border-bottom: solid 1px #08a3a1;
		font-size: 11px;
		color: #0ba29c;
		line-height: 15px;
		}

		#rightcolumn .content h3 {
			color: #333;
			}

/*** style for header ***/
#leftblock {
	float: left;
	width: 235px;
	margin: 0;
}

#logo {
	display: block;
	overflow: hidden;
	width: 235px; height: 120px;
	margin: 0 0 2px 0;
	}

#name {
	overflow: hidden;
	padding: 6px 0 0 14px;
	height: 24px!important; height: 30px;
	font-size: 17px;
	font-weight: bold;
	color: #0ba29c;
	background: #fff;
	}

	#name a {
		text-decoration: none;
	}

#headertext {
	position: absolute;
	right: 0; bottom: 0;
	width: 213px!important; width: 243px;
	padding: 0 10px 10px 20px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background: url('../Images/arrow-right-white.gif') 0 6px no-repeat;
	}

/*** style for content ***/

.intro {
	margin: 0 0 20px 0;
	font-weight: bold;
	}

	.intro a {
		color: #000;
	}

.image {
	float: right;
	clear: both;
	display: inline;
	margin: 0 0 0 4px;
}

.image table{
	width: 1px;
	}

	.image td {
		font-size: 11px;
		color: #666;
		}

	.image .caption {
		padding: 5px;
		}

	.image img {
		}

.kader {
	float: right;
	clear: both;
	display: inline; /* IE fake indent fix */
	width: 200px;
	margin: 0 0 18px 18px;
	padding-bottom: 10px;
	background: url('../Images/bg_kader2_bottom.gif') bottom left no-repeat;
}

	.kader h3 {
		height: 20px!important;height: 30px;
		margin: 0;
		padding: 10px 10px 0;
		background: #0ba29c url('../Images/bg_kader2_header.gif') no-repeat;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}

	.kader div {
		border-left: solid 1px #0ba29c;
		border-right: solid 1px #0ba29c;
		padding: 11px 8px;
		color: #666;
	}

	.kader p {
		margin-bottom: 0;
		padding-bottom: 10px;
	}

	.kader ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.kader ul li {
			padding: 5px 0 5px 15px;
			background: url('../Images/bullet_kaderlist.gif') no-repeat;
			background-position: 0 10px!important;background-position: 0 9px;
		}

.kader2 {
	float: right;
	clear: both;
	display: inline; /* IE fake indent fix */
	width: 200px;
	margin: 0 0 18px 18px;
	padding-bottom: 10px;
	background: url('../Images/bg_kader2_bottom.gif') bottom left no-repeat;
}

	.kader2 h3 {
		height: 20px!important;height: 30px;
		margin: 0;
		padding: 10px 10px 0;
		background: #0ba29c url('../Images/bg_kader2_header.gif') no-repeat;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}

	.kader2 div {
		border-left: solid 1px #0ba29c;
		border-right: solid 1px #0ba29c;
		padding: 11px 8px 0;
	}

	.kader2 p {
		margin-bottom: 0;
		padding-bottom: 10px;
	}
	
	.kader2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.kader2 ul li {
			padding: 5px 0 5px 15px;
			background: url('../Images/bullet_kaderlist.gif') no-repeat;
			background-position: 0 10px!important;background-position: 0 9px;
		}

.home {
	padding-left: 10px;
}

.kaderhome {
	margin: 10px 0;
	overflow: visible;
	background: url('../Images/border_kaderhome.gif') 0 0 repeat-x;
}

	.kaderhome .top {
		height: 10px;
		margin: 0;
		padding: 0;
		font-size: 0px;
		background: url('../Images/bg_kaderhome_topleft.gif') 0 0 no-repeat;
	}
	
		.kaderhome .top div {
			height: 10px;
			font-size: 0px;
			background: url('../Images/bg_kaderhome_topright.gif') top right no-repeat;
		}
	
	.kaderhome .content {
		margin: 0;
		padding: 0 10px;
		border-right: solid 1pt #0ba29c;
		border-left: solid 1pt #0ba29c;
	}
	
	.kaderhome h2 {
		margin: 0 0 10px;
	}
	
	.kaderhome p {
		margin-bottom: 0;
	}
	
	.kaderhome .bottom {
		height: 10px;
		font-size: 0;
		background: url('../Images/border_kaderhome.gif') bottom left repeat-x;
	}

		.kaderhome .bottom div {
			height: 10px;
			font-size: 0px;
			background: url('../Images/bg_kaderhome_bottomleft.gif') bottom left no-repeat;
		}

		.kaderhome .bottom div div {
			height: 10px;
			font-size: 0px;
			background: url('../Images/bg_kaderhome_bottomright.gif') bottom right no-repeat;
		}

.movie {
	margin: 20px 0;
	width: 432px; height:263px;
	overflow:hidden;
	}

#placeholder {
	height: 263px;
}

/*** style for poll ***/
h3.poll {
	margin-top: 5px;
	font-size: 12px;
}

#poll {
}

	#poll table {
		width:100%!important;width: auto;
		margin-top: 4px;
	}
	
	#poll table td {
		padding: 3px 1px 2px;
		vertical-align: top;
	}
	
	#poll .vote {
		padding: 3px 1px 2px;
		width: 40px;
	}

	#poll input.button {
		padding: 0 4px 5px!important;padding: 0 4px;
		height: 18px!important;height: 16px;
	}
	
	#poll div {
		margin: 0;
		border: none;
	}
	
	#poll .answer {
		margin: 4px 0 0;
		padding: 0;
		clear: both;
	}
	
	#poll .barcontainer {
		position: relative;
		margin-top: 2px;
		padding:0;
		height:12px!important;height:10px;
		border:solid 1px #333;
	}
	
	#poll .bar {
		height:12px!important;height:10px;
		margin:0;
		padding:0;
		background-color:c2e8e6;
	}

	#poll .baranswer {
		position:absolute;
		top:0;
		left:0;
		height:10px;
		margin:0;
		padding:0;
		font-size:10px;
		width:100%;
		text-align:center;
	}

/*** style for login ***/

.loginblock {
	float: right;
	clear: both;
	display: inline; /* IE fake indent fix */
	width: 190px!important;width: 192px;
	margin: 24px 0 18px 18px!important;margin: 35px 0 18px 18px;
}

.login {
	margin: 0 0 8px 0;
	border: solid 1px #adacac;
}

.login table {
	width: 100%;
	padding: 0;
	border: solid 1px #666;
}

	.login tbody {
		background-color: #eee;
	}

	.login th {
		padding: 8px;
		background-color: #666;
		color: #fff;
		text-align: left;
		text-transform: uppercase;
		font-weight: bold;
	}

	.login td {
		padding: 6px 8px 0;
		font-size: 11px;
	}

	.login tfoot td {
		height: 33px;
	}

	.login .button {
		width: 100%;
	}

	.login tfoot a {
		padding: 0 0 0 10px;
		background: url('../Images/arrow-right.gif') 0 5px no-repeat;
		text-decoration: none;
	}

.codicil {
	border: solid 1px #adacac;
}

	.codicil div {
		padding: 8px 6px 8px 8px;
		border: solid 1px #adacac;
		font-size: 11px;
	}	

	.codicil a {
		display: block;
		padding: 8px;
		background-color: #666;
		color: #fff;
		font-size: 11px;
		text-decoration: none;
		text-transform: uppercase;
	}

/*** style for form ***/
.form {
	clear: both;
	width: 100%;
	margin: 10px 0;
}

.form th {
	vertical-align: top;
	padding: 8px 5px 5px;
	font-weight: normal;
	text-align: right;
}

	.form td {
		padding: 0 6px;
		text-align: right;
	}

	.form td.error {
		padding: 0 6px;
		background-color: #e6f6f5;
	}

	.form td.background {
		padding: 5px 6px;
		text-align: left;
		background-color: #e6f6f5;
	}

.form .actions {
	padding: 5px 6px;
	text-align: right;
}

	.actions input {
		margin-left: 5px;
	}

/*** style for codicil ***/

.section, .sectionchecked {
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0 10px 2px 30px;
	background: url('../Images/bullet_section.gif') 0 13px no-repeat;
	border-top: solid 2px #0ba29c;
	width: 600px!important;width: 640px;
}

	.section h2, .sectionchecked h2 {
		margin-top: 14px;
	}

.sectionchecked {
	background: url('../Images/bullet_sectionchecked.gif') 0 13px no-repeat;
}

.sectionheader {
	position: absolute;
	top: 13px;
	left: 0;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

.help {
	position: absolute;
	top: 15px;
	right: 12px;
	height: 16px;
	min-width: 16px;
	width: auto!important;width: 16px;
}
	
	.help a {
		display: block;
		height: 16px;
		background: url('../Images/icon_info.gif') top right no-repeat;
	}

.sectionfooter {
	margin: 30px 3px 0 0;
	text-align: right;
}

	.sectionfooter a {
		padding: 0 15px 0 0;
		background: url('../Images/bullet_closesection.gif') 100% 50% no-repeat;
		color: #0ba29c;
		text-decoration: none;
	}

.group {
	min-height: 20px;
	/*background: url('../Images/bullet_group.gif') 0 2px no-repeat;*/
}

.groupchecked {
	padding: 0 10px 0 19px;
	/*background: url('../Images/bullet_groupchecked.gif') 0 2px no-repeat;*/
}

.groupheader {
	position: relative;
	display: block;
	height: 20px;
	cursor: pointer;
	}

	.groupheader span {
		position: absolute; 
		top: 2px; 
		left: 35px;
		width: 300px;
		color: #c80095;
	}

.bulletgroup {
	position: absolute; 
	top: 4px; 
	left: 0;
}

.bulletstate {
	position: absolute; 
	top:6px; 
	left:18px;
	cursor: pointer;
}

div.item {
	position:relative;
	width: auto!important;width: 595px;
}

div.itemindent {
	position:relative;
	left: 35px;
	margin-right: 35px!important;margin-right: 0;
	padding-top: 16px!important;padding-top: 0;
	width: auto!important;width: 560px;
}

	div.itemindent div.itemindent {
		width: auto!important;width: 525px;
	}

table.item {
	width: 100%;
	table-layout: fixed;
}

	div.itemindent table.item {
		background-color: #e6f6f5;
	}
	
	table.item td {
		padding: 2px 6px;
	}

	table.item .label {
		padding-top: 6px;
		padding-left: 0;
	}

	.itemindent .label {
		padding-left: 6px;
		text-align: right;
		font-weight: bold;
	}

	.group .input {
	}

.addnew {
	padding-left: 9px;
	background: url('../Images/arrow-right-codicil.gif') 0 5px no-repeat;
	color: #0ba29c;
	text-decoration: none;
	font-weight: bold;
}

.codicilfooter {
	margin: 0 10px 0 0;
	padding: 20px 0 10px 0;
	border-top: solid 2px #0ba29c;
	text-align: right;
}

/*** style for FAQ ***/
.faq {
	clear: both;
	margin: 15px 0 0 0;
	}
		
	.faq dt {
		min-height: 20px;
		height: auto;height: 20px;
		padding-left: 13px;
		cursor: pointer;
		}

	.close {
		background: url('../Images/close.gif') 0 5px no-repeat;
		color: #0ba29c;
		}

	.open {
		background: url('../Images/open.gif') 0 6px no-repeat;
		color: #c80095;
		}		

	.faq dd {
		margin: 4px 0 8px 16px;
		padding: 0!important;padding: 10px;
		overflow: hidden;
		height: 1px;
		border-top: solid 1px #c2e8e6;
		visibility: hidden;
		}

		.faq dd div {
			 padding: 10px!important;padding: 0;
		}
		
		.faq dd p {
			margin: 5px 0;
			}				
			


/*** style for topmenu ***/
#topmenu {
	position: absolute;
	right: 0; top: 16px;	
	}

	#topmenu ul {
		margin: 0; padding: 0;
		list-style: none;
		}

	#topmenu ul li {
		display: inline;
	}
	
		#topmenu ul li a,#topmenu ul li span {
			margin: 0; padding: 0 16px 0 14px;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			border-right: solid 1px #fff;
			}

		#topmenu ul li a:hover {
			text-decoration: underline;
		}

		#topmenu ul li a.last {
			border-right: none;
		}

/*** style for sitemenu ***/

#sitemenu {
	list-style: none;
	margin: 1px 0;
	padding: 0;
}

	#sitemenu li{
		float: left;
		margin: 0;
		padding: 0;
	}
	
	#sitemenu li a {
		display: block;
		margin: 1px 1px 1px 0;
		padding: 6px 0 0 13px!important;padding: 7px 0 0 13px;
		width: 176px!important;width: 191px;
		height: 25px!important;height: 33px;
		border: solid 1px #c2e8e6;
		background-color: #c2e8e6;
		color: #08a3a1;
		text-decoration: none;
		font-weight: bold;
		font-size: 17px;
		}

	#sitemenu li a.home {
		width: 120px!important;width: 131px;
	}

	#sitemenu li a.active {
		background-color: #fff;
		color: #08a3a1;
	}

	#sitemenu li a:hover {
		background-color: #fff;
		color: #08a3a1;
	}

/*** style for kruimelpad ***/
#kruimelpad {
	clear: both;
	position: relative;
	height: 23px!important;height: 32px;
	margin: 0;
	padding: 9px 14px 0;
	border-bottom: solid 1px #08a3a1;
	font-size: 11px;
	color: #0ba29c;
}

	#kruimelpad .active {
		font-weight: bold;
	}

.print {
	position: absolute;
	top: 10px;
	right: 14px;
}

	.print a {
		padding: 0 0 0 15px;
		text-decoration: none;
		color: #0ba29c;
		background: url('../Images/bullet_print.gif') 0 4px no-repeat;
	}
	
/*** style for submenu ***/
#submenu {
	/*
	float: left;
	*/
	width: 176px;
	vertical-align: top;
	padding: 0 18px 0 0;
	text-align: right;
	font-size: 12px;
	word-wrap: break-word;
}

	#submenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#submenu ul li {
		margin: 0;
		padding: 0;
	}

	#submenu ul li a {
		display: block;
		padding: 5px 10px 1px 0;
		min-height: 19px;
		height: auto!important;height: 24px;
		color: #0ba29c;
		text-decoration: none;
		border-top: solid 1px #fff;
	}

		#submenu ul li a:hover {
			min-height: 19px;
			padding: 5px 10px 1px 0;
			min-height: 19px;
			height: auto!important;height: 24px;
			background-color: #c2e8e6;
			color: #0ba29c;
		}
		
		#submenu ul li a.active {
			min-height: 19px;
			height: auto!important;height: 24px;
			padding: 5px 10px 1px 0;
			background-color: #c2e8e6;
			color: #0ba29c;
			font-weight: bold;
		}

			#submenu ul li ul a {
				display: block;
				padding: 2px 18px 0 0;
				min-height: 15px;
				height: auto!important;height: 17px;
				border-top: none;
				border-bottom: solid 1px #fff;
				background-color: #e6f6f5;
				color: #0ba29c;
			}

			#submenu ul li ul a.active {
				padding: 2px 18px 0 0;
				min-height: 15px;
				height: auto!important;height: 17px;
				background-color: #e6f6f5;
				color: #c80095;
				font-weight: normal;
			}

			#submenu ul li ul a:hover {
				padding: 2px 18px 0 0;
				min-height: 15px;
				height: auto!important;height: 17px;
				background-color: #e6f6f5;
				color: #c80095;
				font-weight: normal;
			}

.subhome {
	width: 166px;
}

/*** style for codicilintro ***/

#codicilintro {
	margin: 5px 0 10px 0; padding: 0 8px;
	}

/*** style for codicilmenu ***/

#codicilmenu {
	margin: 0 0 10px 0; padding: 4px 0 4px 8px;
	height: 30px;
	list-style: none;
	border: solid 1px #e6f6f5;
	background: #e6f6f5;
	}
	
	#codicilmenu li {
		float: left;
		margin-right: 20px; padding: 2px 0 0 6px;
		height: 20px;
		}

		#codicilmenu li#step1 {
			background: url('../Images/bullet_step1.gif') no-repeat;
			}		

		#codicilmenu li#step2 {
			background: url('../Images/bullet_step2.gif') no-repeat;
			}	

		#codicilmenu li#step3 {
			background: url('../Images/bullet_step3.gif') no-repeat;
			}

		#codicilmenu li#step4 {
			background: url('../Images/bullet_step4.gif') no-repeat;
			}					

		#codicilmenu li a {
			margin: 0; padding-right: 20px;
			text-decoration: none;
			color: #999;
			background: url('../Images/arrow-right-grey.gif') right no-repeat;
			}

			#codicilmenu li.active a {
				color: #c80095;
				}			

			#codicilmenu li a.last {
				padding-right: 0;
				background: none;
				}			

			#codicilmenu li a span {
				margin-right: 18px;
				color: #fff;
				font-weight: bold;
				}

/*** style for codicilhelp ***/

#codicilhelp {
	position: absolute;
	left: 50%; top: 50%;
	z-index: 999;
	margin-left: -270px; padding: 8px;
	width: 524px!important; width: 540px;
	text-align: right;
	border: solid 1px #0ba29c;
	background: #e6f6f5;
	}

	#codicilhelp .text {
		overflow: auto;
		margin-bottom: 8px;
		height: 250px;
		text-align: left;
		}

	#codicilhelp span {
		cursor: pointer;
		color: #0ba29c;
		}												

/*** style for calender ***/

.calender {
	margin: 1px; padding: 8px 8px 0 8px;
	font-size: 11px;
	line-height: 15px;
	background: #e6f6f5;
	}

/*** style for footermenu ***/

#footer {
	clear: both;
	height: 31px;
	background-color: #fff;
	border-top: solid 1px #c2e8e6;
	border-left: solid 1px #d6d6d6;
	}

	#footer ul {
		margin: 8px 0 0 0;
		padding: 0;
		list-style: none;
	}

	#footer ul li {
		display: inline;
	}

	#footer ul li a, #footer ul li span {
		padding: 0 15px 0 20px;
		color: #0ba29c;
		text-decoration: none;
		border-right: solid 1px #000;
	}

		#footer ul li a:hover {
			text-decoration: underline;
		}
		
		#footer ul li a.last, #footer ul li span.last {
			border-right: none;
		}