#popup {
	background: #fff;
	margin: 10px 10px 10px 10px;
}

#page.vgl {
	background: #fff url(../images/bg_page_vgl.gif) repeat-y left top;
}

#headerbox h1 a {
	display: block;
	width: 74px;
	height: 74px;
	text-decoration: none;
}

h2.payoff {
	margin: 0;
	padding: 2px 10px 3px 10px;
	font-size: 130%;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
}

span.titel {
	display: none;
}

.boek a {
	margin-top: 2px;
	padding: 0;
	width: 10px;
	height: 10px;
	display: block;
	text-decoration: none;
}

#content h1 span.subtitel {
	display: block;
	font-size: 85%;
}

#content h2.ondertitel {
	margin: .5em 0 1em 0;
}

#content p {
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#content p img {
	float: right;
	margin: 0 0 10px 10px;
}

#content h1 img {
	float: right;
	margin: 0 0 0 10px;
}

#content ol,#content ul {
	font-size: 85%;
	margin: 0 0 .5em 2.5em;
	padding: 0;
}

em {
	font-weight: bold;
	font-style: normal;
}

hr {
	margin: 7px 0 !important;
	margin: 1px 0 0 0;
	padding: 0;
	height: 2px;
	border: none;
	clear: both;
}

.pagelink {
	padding: 3px 0;
	display: block;
}

.pagelink a {
	font-weight: bold;
	height: 1%;
	padding: 0 18px 2px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right center;
}

.pagelink a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right center;
}

#homepage .foto {
	background-color: transparent;
	background-repeat: no-repeat;
}

span.instpresheader {
	font-size: 18px;
}

span.instpressubheader {
	font-weight: bold;
	font-size: 12px;
}

#tht a.sorting {
	color: #FFFFFF;
	font-size: 9px;
	font-decoration: bold;
	padding-right: 25px;
	background-image: url(/images/sort_up_down_b.gif);
	background-position: right center;
	background-color: transparent;
	background-repeat: no-repeat;
}

#tht a:hover .sorting {
	color: #FFFFFF;
	font-size: 9px;
	font-decoration: none;
	padding-right: 25px;
	background-image: url(/images/sort_up_down_w.gif);
	background-position: right center;
	background-color: transparent;
	background-repeat: no-repeat;
}

/* forms */

#content td h2 {
	font-size: 110%;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.required {
	color: #f00;
	font-weight: bold;
}

/* uitgebreid zoeken & agenda */
.formwrap,.listwrap {
	overflow: hidden;
	width: 100%;
}

#sform {
	width: 100%;
	/* prevent ie */
	overflow: hidden;
	/* behaviour trick for opera, apply to legend too */
	display: table;
}

#sform input,#sform textarea,#sform select,#sform label,#sform legend {
	font-size: 100%;
}

#sform label {
	float: left;
	text-align: right;
	width: 28%;
	padding-right: 1.4%;
	padding-top: 3px;
}

#sform legend {
	margin: 0 0 0 0 !important;
	/* correct ie */
	margin-left: -7px;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	float: left;
	font-size: 85%;
	color: #fff;
	/* behaviour trick for opera */
	display: table-row;
}

#sform legend span {
	padding: 2px 0 3px 5px;
	display: block;
	color:white;
	width: 700px;
}

#sform select.breed {
	width: 69%;
	height: 6.3em;
}

#sform select.alleenbreed {
	width: 69%;
}

#sform select.smal {
	width: 238px;
	height: 6.3em;
}

#sform select.smalvier {
	width: 238px;
	height: 5.1em;
}

#sform select.smaldrie {
	width: 238px;
	height: 4em;
}

#sform textarea.smal {
	width: 220px;
	height: 6.3em;
}

#sform #zoekterm {
	width: 232px;
}

#sform p {
	clear: both; /* IE7 aanpassing */
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	background: #e8e8e8;
	border-bottom: 2px solid #ccc;
	float: left;
	width: 100%; /* IE7 aanpassing */
}

#sform p.uitleg {
	clear: both;
	margin: 0 0 0 0;
	padding: 2px 5px 3px 5px;
	background: #ccc;
	border-bottom: none;
	font-size: 85%;
	float: left;
	width: 100%;
}

#content h3.forforms {
	padding: 2px 5px 3px 5px;
	margin: 0;
	font-size: 85%;
	font-weight: normal;
	float: left;
	width: 100%;
}

#content h2.forforms {
	padding: 2px 5px 3px 5px;
	margin: 0;
	font-size: 85%;
	color: #fff;
	font-weight: normal;
	float: left;
	width: 100%;
}

h2.forformsdgr {
	padding: 2px 5px 3px 5px;
	margin: 0;
	background: #999;
	font-size: 85%;
	color: #fff;
	font-weight: normal;
	float: left;
	width: 100%;
}

#sform p.check label {
	width: 69%;
	text-align: left;
}

#sform p.check input {
	vertical-align: middle;
}

#sform p span.radiogrp input {
	vertical-align: bottom !important;
	vertical-align: middle;
}

#sform p span.radiogrp,#sform p.check span {
	float: left;
	width: 69%;
}

#sform p span.radiogrp label,#sform p.check span label {
	text-align: left;
	display: block;
	padding: 0;
	width: 98.9%;
}

#sform p span.actieform {
	text-align: left;
	display: block;
	padding: 0;
	width: 98.9%;
}

.nolabel {
	margin-left: 29.4% !important;
	margin-left: 30%;
}

/* hb aanvragen form */
#content fieldset.hb label {
	width: 50%;
}

#content fieldset.hb p span.radiogrp,#content fieldset.hb select.telang
	{
	width: 47%;
}

#content fieldset.hb .nolabel {
	margin-left: 51.4% !important;
	margin-left: 52%;
}

/* rightcol */
.rightcolfoto {
	display: block;
	width: 234px;
	height: 78px;
	margin: 0 10px 10px 10px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}

#rightcol a,#contentsc a,#contentsc0 a {
	font-weight: bold;
	font-size: 11px;
	font-decoration: underline;
}

#rightcol dl,#contentsc,#contentsc0 {
	margin: 0 10px 10px 5px;
	padding: 0;
}

#contentsc,#contentsc0 {
	margin: 0;
}

#rightcol dt,#contentsc dt,#contentsc0 dt {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	padding: 2px 5px;
	color: #fff;
}

#contentsc dt,#contentsc0 dt {
	font-size: 85%;
	border-bottom: 2px solid #fff;
	padding: 2px 2px 3px 5px;
}

#rightcol dd,#contentsc dd,#contentsc0 dd {
	margin: 0;
	padding: 0;
}

#rightcol dd.link {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 0;
	font-size: 85%;
}

#rightcol dd.link a {
	color: #fff;
	display: block;
	padding: 2px 2px 3px 21px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#search dd {
	padding: 5px;
}

#zbutton {
	margin-bottom: -4px;
}

#search .doorzoek {
	margin-bottom: 5px;
}

#search .zoekveld {
	width: 194px;
}

#search #onderdeel {
	width: 200px;
}

#rightcol .shortcuts {
	margin-bottom: 8px;
}

#tools dd {
	border-bottom: 2px solid #e8e8e8;
}

#rightcol .shortcuts dd,#contentsc dd,#contentsc0 dd {
	/*border-bottom: 2px solid #e8e8e8;*/
	background-repeat: no-repeat;
	background-position: 2px 2px;
	font-size: 85%;
}

#contentsc dd,#contentsc0 dd {
	border-color: #fff;
	background-color: #e8e8e8;
}

#rightcol .shortcuts dd a,#contentsc dd a,#contentsc0 dd a {
	display: block;
	padding: 2px 2px 3px 21px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#rightcol .shortcuts dd a:hover,#rightcol dd.link a:hover,#agenda dt a:hover,#contentsc dd a:hover,#contentsc0 dd a:hover
	{
	background-image: none;
}

#agenda dt {
	padding: 2px 0 2px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

#agenda dt a {
	color: #fff;
	display: block;
	padding-left: 21px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

#agenda dd {
	font-size: 85%;
	padding: 3px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#agenda .datum {
	padding: 2px 5px 3px 5px;
	color: #fff;
	border-bottom: none;
}

#agenda dt.nolink {
	background-image: none;
	padding: 2px 5px;
}

#rightcol img,#leftmenucol img {
	margin-bottom: 5px;
	display: block;
}

#rightcol img.nomargin {
	margin: 3px 0px 1px 0px;
	display: block;
}

#rightcol img.regular {
	margin: 4px 1px 10px 0px;
	float: right;
}

a img {
	text-decoration: none;
	border: none;
}

/* content page */
dl.leftmenu {
	border-top: 10px solid #fff;
	font-size: 85%;
}

dl.leftmenu dt {
	margin: 0;
	padding: 2px 5px 3px 10px;
	color: #fff;
}

dl.leftmenu dd {
	margin: 0;
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right: 1px solid #999;
}

dl.leftmenu dd a {
	display: block;
	padding: 2px 5px 3px 10px;
	text-decoration: none;
}

/* for ie hover */
* html dl.leftmenu dd a {
	height: 1%;
}

#seclm {
	border-top: none;
}

/* overzichtspagina's */
#content h2.fortables {
	padding: 2px 2px 3px 5px;
	margin: 0px 0 2px 0;
	font-size: 85%;
	color: #fff;
	font-weight: normal;
	clear: right;
}

#content p.bladeren {
	padding: 0 5px 3px 5px;
	text-align: center;
}

#content p.onder {
	border-top-width: 2px;
	border-top-style: solid;
}

#content .aantal {
	float: right;
	margin-right: 3px;
}

/* tabellen (2 soorten) */
.tablelistwrap {
	margin-bottom: 2px;
}

.tablelistwrapvgl {
	overflow: auto;
	width: 100%;
	margin-bottom: 2px;
}

table.wit,table.grijs {
	float: none;
	width: 100%;
}

table.pagedetails {
	float: none;
	width: auto;
	font-size: 100%;
}

/*
th,td {
	vertical-align: top;
	font-size: 85%;
	padding: 2px 5px 5px 5px;
}*/

.pagedetails th,.pagedetails td {
	vertical-align: top;
	font-size: 85%;
	padding: 0px 0px 0px 10px;
}

/*
th {
	text-align: left;
	font-weight: normal;
}
*/

.instoverzichttabel tbody{
	border-collapse:collapse;
}

.grijs th {
	color: #fff;
	border-right: 1px solid #fff;
	background: #999 url(../images/td_borderw.gif) repeat-x left bottom;
}

.grijs td {
	border-right: 1px solid #999;
	background: #e8e8e8 url(../images/td_borderw.gif) repeat-x left bottom;
}

#content table.grijs tr.trinst td {
	padding: 2px 5px 3px 5px;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

#content table.grijs tr.trinstgeen td {
	padding: 2px 5px 3px 5px;
	border-bottom: 2px solid #fff;
	background-image: none;
}

.grijs tr.last td {
	background-image: none;
	padding-bottom: 2px;
}

#vgav .grijs tr.last td.lastinst {
	background-image: none;
	padding-bottom: 3px;
	border-right: none;
}

#vgav .grijs tr.last td {
	background-image: none;
	padding-bottom: 0px;
}
/*
td a,th a,.wit th,.pagedetails th {
	font-weight: bold;
}*/

.wit td,.wit th {
	padding: 2px 5px 5px 5px;
	border-right: 1px solid #999;
	background: #fff url(../images/td_borderg.gif) repeat-x left bottom;
}

.wit thead th {
	background: #fff url(../images/td_borderdg.gif) repeat-x left bottom;
	padding: 0px 5px 5px 5px;
}

.wit thead th.grijskop {
	background: #999999 url(../images/td_borderw.gif) repeat-x scroll left
		bottom;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.wit tbody th,.pagedetails tbody th {
	color: #777;
}

.wit .intablestart th {
	padding-top: 12px;
}

.instoverzichttabel th {
	background: #999999 url(../images/td_borderw.gif) repeat-x scroll left
		bottom;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.payedrow1 {
	border-top: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
}

.payedrow2 {
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	background-color: #FCEFFF;
}

.unpaid {
	border: 1px solid #7F7F7F;
}

.instoverzichttabel .payedrow1instnaam {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	padding-top: 10px;
	background-color: #FCEFFF;
}

.instoverzichttabel .payedrow1logo {
	border-right: 1px solid #EFEFEF;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}

.instoverzichttabel .payedrow1plaatsen {
	border-bottom: 1px solid #EFEFEF;
	padding-top: 10px;
	background-color: #FCEFFF;
}

.instoverzichttabel .unpaidinstnaam,.instoverzichttabel .unpaidplaatsen
	{
	border-left: 1px solid #EFEFEF;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* icoontjes */
td.extra,th.extra,#content table.grijs tr.trinst td.extra,#content table.grijs tr.trinst th.extra,#content table.grijs tr.trinstgeen td.extra,#content table.grijs tr.trinstgeen th.extra
	{
	padding: 0;
}

td.extra a,th.extra a {
	font-weight: bold;
	display: block;
	padding: 0 18px 2px 0px;
	margin: 2px 2px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}

td.f a,th.f a {
	font-weight: bold;
	display: block;
	padding: 0 2px 2px 0px;
	margin: 0px 2px 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}

td.extra a:hover,th.extra a:hover,td.qmark a:hover,th.qmark a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}

td.qmark,th.qmark {
	padding: 0;
}

#content td.qmark a,#content th.qmark a {
	font-weight: bold;
	display: block;
	padding: 0 18px 2px 5px;
	margin: 2px 2px 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}

.grijs td.last,.grijs th.last,.wit td.last,.wit th.last {
	border-right: none;
}

tr.tabletopline th,tr.tabletopline td {
	border-top: 2px solid #999;
}

/* for ie hover */
* html td.afk span a {
	height: 1%;
}

* html .extra a {
	height: 1%;
}

* html .qmark a {
	height: 1%;
}

.arrowtop {
	float: right;
	margin-left: 7px;
}

.arrowtop a {
	display: block;
	width: 14px;
	height: 14px;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right center;
}

tbody.faq td {
	padding-bottom: 1em;
}

/* sitemap */
#content #sitemap {
	margin: 0;
	padding: 0;
	line-height: 150%;
}

#sitemap,#sitemap ul {
	margin-bottom: 0;
	font-size: 100%;
	list-style: none;
}

#sitemap ul {
	margin-left: 8px;
}

#sitemap ul ul {
	padding-bottom: 5px;
}

#sitemap li {
	padding-left: 16px;
	border-left: 1px solid #ccc;
	background-color: #fff;
	background-image: url(../images/sitemap_li.gif);
	background-repeat: no-repeat;
	background-position: -1px 0;
}

#sitemap ul li {
	font-weight: normal;
}

#sitemap ul li.min {
	padding-left: 0;
}

#sitemap ul li.plus {
	padding-left: 0;
}

#sitemap li.end {
	border-left: none;
}

#sitemap li.root {
	padding-left: 0;
	border-left: none;
	font-weight: bold;
	margin-bottom: 10px;
}

#sitemap a.min,#sitemap a.plus {
	width: 14px;
	height: 13px;
	display: block;
	float: left;
	padding-right: 2px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: -1px 0;
}

#sitemap li.root a.min:hover,#sitemap li.root a.plus:hover,#sitemap ul li a.min:hover,#sitemap ul li a.plus:hover
	{
	background: none;
}

#sitemap ul li.end a.min,#sitemap ul li.end a.plus,#sitemap ul li.end,#sitemap ul li.end
	{
	background-position: 0 0;
}

/* kleine correctie voor ie */
* html #sitemap ul li.min {
	background-position: 0 0;
}

* html #sitemap ul li.plus {
	background-position: 0 0;
}

/* faq */
#content #faq {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 2px solid #e8e8e8;
	display: block;
}

#faq li {
	border-top: 2px solid #e8e8e8;
	padding: 1px 0 1px 0;
	display: block;
}

#faq li span.hidden {
	display: none;
}

#faq li span {
	display: block;
	padding-bottom: 4px;
}

#faq li span.shown {
	display: block;
	padding-bottom: 4px;
}

#faq li h2.hover {
	cursor: pointer;
}

/* vergelijken+aanvragen */
#vgav td.f {
	padding: 2px 0 2px 0;
}

#vgav td span {
	margin: 0;
	padding: 0;
	float: left;
}

#vgav td input {
	margin-top: 1px !important;
	margin-top: -3px;
	margin-bottom: 2px !important;
	margin-bottom: -1px;
}

#vgav tr.trinst td.f input {
	margin-top: 1px !important;
	margin-top: -3px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

#vgav td.extra input {
	margin-right: 2px !important;
	margin-right: -1px;
	margin-top: 3px !important;
	margin-top: -1px;
}

#vgav td label {
	float: left;
	padding: 2px 0 3px 3px !important;
	padding: 2px 0 3px 0;
	clear: none;
	background-color: transparent;
}

#vgav p.knop {
	background: #e8e8e8;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 1px 5px 1px 5px;
	text-align: left;
	margin-top: 2px;
}

#vgav p.knop input {
	text-align: center;
	margin: 2px 2px 2px 0;
	vertical-align: middle;
}

#vgav p.knop input#deselecteren {
	float: right;
	margin: 2px 0px 2px 0;
	clear: none;
}

#vgav p.knop span {
	display: block;
}

#vgav p.knopnieuw input {
	text-align: center;
	margin: 2px 2px 2px 0;
	vertical-align: middle;
}

#vgav p.knopnieuw input#deselecteren {
	float: right;
	margin: 2px 0px 2px 0;
	clear: none;
}

#vgav p.knopnieuw span {
	display: block;
}

#vgav p.knopnieuw {
	background: #e8e8e8;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 1px 5px 1px 5px;
	text-align: left;
	margin-top: 2px;
}

.wit th.uitzondering {
	color: #fff;
	font-weight: normal;
	border-right: 1px solid #fff;
	background: #999 url(../images/td_borderw.gif) repeat-x left bottom;
}

/* vergelijken */
#vgl td.f {
	padding: 0 0 0 2px;
}

#vgl td span {
	margin: 0;
	padding: 0;
	float: left;
}

#vgl td input {
	margin-top: 2px !important;
	margin-top: -1px;
}

#vgl td label {
	float: left;
	padding: 2px 0 3px 3px !important;
	padding: 2px 0 3px 0;
	width: 90%;
}

#vgl p.knop {
	background: #e8e8e8;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 2px 0;
	margin-top: 2px;
	text-align: center;
}

#vglcol thead th {
	width: 28%;
}

#vglcol thead th.first {
	width: 15%;
}

#vglcol #logos td span {
	display: block;
	width: 100%;
	height: 30px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}

#presentatie th {
	padding: 2px 2px 0 5px;
}

#presentatie th a {
	color: #777;
	background-position: right top;
	display: block;
	height: 100%;
	padding: 0 16px 0 0;
	background-repeat: no-repeat;
}
