/* Placeholder  */
.ygtvmain {
	overflow: hidden;
}
/* the style of the div around each node */
.ygtvitem { 
	border: medium none; 
	border-collapse: collapse;	
	padding: 0px;
	margin: 0px;	
} 
.ygtvcell {	
	border-spacing: 0px;
	border: medium none;
	border-style: collapse;
	padding: 0px;
	margin: 0px;
	height: 20px;	
}
/* Default style for a node*/
.ygtvtable {
	background-color: #FFFFFF;
	width: 100%;
	border-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;			
	margin-bottom: 3px;	
	margin-left: 0px;
}
/* Style for a node at Level 0 */
.ygtvdepth0 .ygtvtable  {
	background-color: #F0F5EF;	
	border-top: 1px solid #479E5C;
	border-bottom: medium none;
	margin-top: 0px;		
	margin-right: 0px;			
	margin-bottom: 0px;	
	margin-left: 0px;
}
/* Empty cells that are used for rendering the depth of the node */
.ygtvdepthcell {
	width: 14px;
}
.ygtvblankdepthcell {
	width: 14px;
}
.ygtvdepthcell .ygtvspacer {
	width: 14px;
}
.ygtvblankdepthcell .ygtvspacer {
	width: 14px;
}
.ygtvicon {
	width: 14px;	
}
/* Default style for the label of the content of a node */	
.ygtvicon .ygtvspacer, .ygtvicon .ygtvspacer:link, .ygtvicon .ygtvspacer:hover, .ygtvicon .ygtvspacer:visited {
	text-decoration: none;
	outline: none;
	width: 14px;	
}
.ygtvfocus .ygtvcontentlabel, .ygtvfocus .ygtvcontentlabel:link, .ygtvfocus .ygtvcontentlabel:hover, .ygtvfocus .ygtvcontentlabel:visited  {
	font-weight: bold;
	color: #006600;		
}
.ygtvdepth0 .ygtvfocus{
	background-color: #FAFCF9;
	border-left: 2px solid #FF6600;	
}
.ygtv-hover .ygtvcontentlabel, .ygtv-hover .ygtvcontentlabel:link, .ygtv-hover .ygtvcontentlabel:hover, .ygtv-hover .ygtvcontentlabel:visited  {
	font-weight: bold;
	color: #666666;
}
.ygtvdepth0 .ygtv-hover {
	background-color: #FAFCF9;
	border-left: 2px solid #FF6600;
}
.ygtvcontent {
	border-top: medium none;
	border-bottom: 1px solid #CCCCCC;
}
.ygtvcontentlabel, .ygtvcontentlabel:link, .ygtvcontentlabel:hover, .ygtvcontentlabel:visited {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	word-break: break-all;
	word-wrap: break-word;
}
.ygtvdepth0 .ygtvcontentlabel, .ygtvdepth0 .ygtvcontentlabel:link, .ygtvdepth0 .ygtvcontentlabel:hover, .ygtvdepth0 .ygtvcontentlabel:visited  {
	color: #006600;
}
/* first or middle sibling, no children */
.ygtvtn { 
	background: transparent; 
	width: 14px;
}
.ygtvdepth0 .ygtvtn { 
	background: url(/Images/collapse.gif) 2px 5px no-repeat; 
	cursor: pointer; 
	width: 14px;
}
.ygtvdepth0 .ygtv-hover .ygtvtn { 
	background: url(/Images/collapseh.gif) 2px 5px no-repeat; 
	cursor: pointer; 
	width: 14px;	
}
.ygtvdepth0 .ygtvfocus .ygtvtn { 
	background: url(/Images/collapseh.gif) 2px 5px no-repeat; 
	cursor: pointer; 
	width: 14px;	
}
/* first or middle sibling, collapsable */
.ygtvtm { 
	background: url(/Images/collapse.gif) 2px 5px no-repeat; 
	cursor: pointer; 
	width: 14px;	
}
.ygtvfocus .ygtvtm {
	background: url(/Images/collapseh.gif) 2px 5px no-repeat;
	cursor: pointer; 
	width: 14px;
}
/* first or middle sibling, collapsable, hover */
.ygtvtmh { 
	background: url(/Images/collapseh.gif) 2px 5px no-repeat; 
	cursor: pointer; 
	width: 14px;	
}
/* first or middle sibling, expandable */
.ygtvtp { 
	background: url(/Images/expand.gif) 2px 5px no-repeat;
	cursor: pointer;
	width: 14px;	
}
.ygtvfocus .ygtvtp {
	background: url(/Images/expandh.gif) 2px 5px no-repeat; 
	width: 14px;	
}
/* first or middle sibling, expandable, hover */
.ygtvtph { 
	background: url(/Images/expandh.gif) 2px 5px no-repeat; 
	cursor: pointer;
	width: 14px;	
}
/* last sibling, no children */
.ygtvln { 
	background: transparent; 
	width: 14px;	
}
.ygtvdepth0 .ygtvln { 
	background: url(/Images/collapse.gif) 2px 5px no-repeat; 
	cursor: pointer; 
	width: 14px;
}
.ygtvdepth0 .ygtv-hover .ygtvln { 
	background: url(/Images/collapseh.gif) 2px 5px no-repeat; 
	cursor: pointer; 
	width: 14px;	
}
.ygtvdepth0 .ygtvfocus .ygtvln { 
	background: url(/Images/collapseh.gif) 2px 5px no-repeat; 
	cursor: pointer; 
	width: 14px;	
}
/* Last sibling, collapsable */
.ygtvlm { 
	background: url(/Images/collapse.gif) 2px 5px no-repeat; 
	cursor: pointer;
	width: 14px;	
}
.ygtvfocus .ygtvlm {
	background: url(/Images/collapseh.gif) 2px 5px no-repeat; 
	width: 14px;	
}
/* Last sibling, collapsable, hover */
.ygtvlmh { 
	background: url(/Images/collapseh.gif) 2px 5px no-repeat;
	cursor: pointer; 
	width: 14px;	
}
/* Last sibling, expandable */
.ygtvlp { 
	background: url(/Images/expand.gif) 2px 5px no-repeat; 
	cursor: pointer; 
	width: 14px;	
}
.ygtvfocus .ygtvlp {
	background: url(/Images/expandh.gif) 2px 5px no-repeat; 
	width: 14px;	
}
/* Last sibling, expandable, hover */
.ygtvlph {
	background: url(/Images/expandh.gif) 2px 5px no-repeat;
	cursor: pointer; 
	width: 14px;	
}
/* Loading icon */
.ygtvloading { 
	background: url(/Images/loading.gif) 2px 5px no-repeat; 
	width: 14px;	
}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #479E5C;
}
li {
	list-style-image: url(../images/listitem.gif);
}
a:link {
	color: #479E5C;
}
a:visited {
	color: #479E5C;
}
a:hover {
	color: #FF6600;
}
.kleinelettertjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.kleinelettertjes:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.kleinelettertjes:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.kleinelettertjes:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.kleinegrijzelettertjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.kleinegrijzelettertjes:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.kleinegrijzelettertjes:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.kleinegrijzelettertjes:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.grijzetekst {
	color: #999999;
}
.grijzetekst:link {
	color: #999999;
	text-decoration: none;
}
.grijzetekst:visited {
	color: #999999;
	text-decoration: none;
}
.grijzetekst:hover {
	color: #FF6600;
	text-decoration: none;
}
.error {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.titel_groen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669966;
}
.tekstvak_acvinjebuurt {
	height: 16px;
	width: 45px;
	border-color: #B4B9BC;
	border-style: solid; 
	border-width: 1px; 
	margin-top: 2px;
}
.tekstvak_gebruikersnaam {
	height: 16px;
	width: 134px;
	border-color: #B4B9BC;
	border-style: solid; 
	border-width: 1px; 
}
.tekstvak_paswoord {
	height: 16px;
	width: 102px;
	border-color: #B4B9BC;
	border-style: solid; 
	border-width: 1px; 
}
.titel_zoeken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
}
.titel_welkom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B7B7B7;
}
.titel_artikel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6C6C;
}
.bullettype2 {
	list-style-image: url(../images/listitem2.gif);	
}
.bullettype3 {
	list-style-image: url(../images/listitem3.gif);
}
.titel_grijsbold {
	font-weight: bold;
	color: #666666;
}
.lengtetekstvak {
	width: 250px;
}
.style2 {
	color: #FFA91D;
	font-weight: bold;
                font-size: 12px;
}
.img_10px_rechts {
	margin-right: 10px;
}
.img_10px_links {
	margin-left: 10px;
}
.img_10px_rondom {
	margin: 10px;
}
.banner {
	text-decoration: none;
	border: 0px;
}
.banner:link {
	text-decoration: none;
	border: 0px;	
}
.banner:visited {
	text-decoration: none;
	border: 0px;	
}
.banner:hover {
	text-decoration: none;
	border: 0px;	
}
.disclaimer {
	display: none;
}