/*navigation*/
#navigation a{
	text-decoration: none;
	color: #26709E;
}
#navigation ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.subnav0 a{
	padding-top: 11px;
	display: block;
	height: 30px;
	vertical-align: bottom;
}
.subnav0 a:hover{
	padding-top: 11px;
	/*background: #FFCC00; */
	background: #FFD800;
	height: 30px;
	vertical-align: bottom;
}
.subnav1 a{
	padding-top: 11px;
	/*background: #FFCC00; */
	background: #FFD800;
	display: block;
	height: 30px;
	vertical-align: bottom;
}

.boogje {
	background-attachment: fixed;
	background-image: url(nl/images/boogje_pagina.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boogje_home {
	background-attachment: fixed;
	background-image: url(nl/images/blokje_nav_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* contact */
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0573B7;
}
a.contact:link {
	text-decoration: none;
}
a.contact:visited {
	text-decoration: none;
}
a.contact:hover {
	color: #67BD55;
	text-decoration: none;
}
a.contact:active {
	color: #67BD55;
	text-decoration: none;
}


/* taalkeuze */
.taalkeuze {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D8B97;
	font-weight: bold;
}
a.taalkeuze:link {
	color: #6D8B97;
	text-decoration: none;
}
a.taalkeuze:visited {
	color: #6D8B97;
	text-decoration: none;
}
a.taalkeuze:hover {
	color: #FE6905;
	text-decoration: none;
}
a.taalkeuze:active {
	color: #FE6905;
	text-decoration: none;
}


/* kruimelpad */
.kruimelpad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6D8B97;
}
a.kruimelpad:link {	
	color: #6D8B97;
	text-decoration: none;
}
a.kruimelpad:visited {
	color: #6D8B97;
	text-decoration: none;
}
a.kruimelpad:hover {
	color: #FE6905;
	text-decoration: underline;
}
a.kruimelpad:active {
	color: #FE6905;
	text-decoration: none;
}

/* subsubnav */
.subsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
 a.subsub:link {	
	color: #000000;
	text-decoration: none;
}
a.subsub:visited {
	color: #000000;
	text-decoration: none;
}/*
a.subsub:active {
	color: #000000;
	text-decoration: none;
} */
a.subsub:hover {
	color: #0066cc;
	text-decoration: none;
} 

/* subsub1 */
.subsub1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
	text-decoration: none;
}
a.subsub1:link {	
	color: #0066cc;
	text-decoration: none;
}
/* a.subsub1:active {
	color: #0066cc;
	text-decoration: none;
} */
a.subsub1:visited {
	color: #0066cc;
	text-decoration: none;
}
a.subsub1:hover {
	color: #000000;
	text-decoration: none;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	color: #0066cc;
	text-decoration: underline;
}
a:hover {
	color: #FE6905;
}


.padding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.padding_links {
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

.padding_rechts {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}
.padding_rond {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 10px;
}

.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}

#list ul{
	list-style: none;
	margin: 0px;
	padding: 2px;
}
	
#list li {
	text-align: left;
	vertical-align: top;
	display: block;
	text-indent: 10pt;
	background: url(nl/images/pijl_oranje.gif) no-repeat fixed left top;
	padding-bottom: 10px;
	
}

/* witte link */
.wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.wit:link {	
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:hover {
	color: #000000;
	text-decoration: underline;
}
a.wit:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.nieuwsbrief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FBDB6E;
}.kader {
	border: 1px solid #6d8b97;
}
.kop_tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 px;
	color: #999999;
	background: #F7F7F7;
	border: 1 solid #999999;
	font-style: normal;
	letter-spacing: 0.1em;

}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F7F7F7;
}

.inputbodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F7F7F7;
}
.inputgrijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #dfdfdf;
}

.bodytekst_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #dfdfdf;
}

.input-dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F7F7F7;
}
.bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}