.textBold
{
	font-weight:bold;
	border-top: 1px dashed #E2E2E2;
	border-bottom: 1px dashed #E2E2E2;
	color: #969696;
}

.startedit:hover * {
 	background-color : #ededed;
 	padding: 0px;
}

ul p, ol p {margin:0px;}

.content a ,
.content p.green {color:#41A62A;}

.content a.red {color:#e2007a;}
.p a.green {color:#41A62A;}

/* Format Content*/
.content{
	/*font-family:"Trebuchet MS";*/
	/*font-size:12px;*/
}

 .content_center_height{
 	width:1px;
	height:550px;
	float:left;
 }
 
 .content_center{
	width:100%;
	float:left;
	padding:3px;
	overflow: hidden;
 }
 .content{
 	padding-left:0px;
 	padding-right:10px;
 	padding-top:0px;
 	padding-bottom:0px;
 }
 .content p
 {
 	line-height:1.5;
	color:#313131;
 }
div.middle .content h1
 {
 	line-height:1.5;
 	font-size : 18px;
	color:#E2007A;
	font-weight:bold;
	margin-top : 0px;
 }

div.middle .content  h2
 {
 	line-height:1.5;
 	font-size : 16px;
	color:#039DE3;
	font-weight:bold;
	margin-top : 10px;
 }


.content .section  h3
 {
 	line-height:1.5;
 	font-size : 14px;
	color:#039DE3;
	font-weight:bold;
	margin-top : 10px;
 }


.content div h4
 {
 	line-height:1.5;
 	font-size : 12px;
	color:#E2007A;
	font-weight:bold;
	margin-top : 10px;
 }

 
 .content_bottom{
 	background-color:#FFFFFF;
	width:100%;
	height:1px;
	position:absolute;
	bottom:0;
	
 }


#content table
{
  margin-bottom:0.8em;
}

/*
Yellow	#FCD255	#FFFFCC
Gray	#DCDCDC	#E4E4E4
Blue	#039DE3	#BADDED
Rose	#E2007A	#FCD5EA
Navy	#002A5B	#D6E3F2
Green	#41A62A	#D4F1CD
*/


#content table.color_blue                                               { /*background-color:#003382; */}
#content .color_blue  th                                                { background-color:#039DE3; color:Black; }
#content .color_blue th p                                                {
	color: #Black;
	text-align: left;
	margin: 0;
}
#content .color_blue td p {
	margin: 0;
}

#content .color_blue  tbody.rowcoloring_alternate  tr.evenorodd_even    { background-color:#FFFFFF; }

#content table.color_green                                              {  /*background-color:#6bc04b; */}
#content .color_green th                                                { background-color:#41A62A; color:White; }
#content .color_green th p                                                {
	color: #FFFFFF;
	text-align: left;
	margin: 0;
}
#content .color_green td p {
	margin: 0;
}

#content .color_green tbody.rowcoloring_alternate  tr.evenorodd_even    { background-color:#FFFFFF; }

#content table.color_magenta                                               {  /*background-color:#D9D9D9; */}
#content .color_magenta th                                                 { background-color:#E2007A; color:White; }
#content .color_magenta th p                                                {
	color: White;
	text-align: left;
	margin: 0;
}
#content .color_magenta td p {
	margin: 0;
}

#content .color_magenta tbody.rowcoloring_alternate   tr.evenorodd_even    { background-color:#FFFFFF; }

#content table.color_yellow                                             {  /*background-color:#D9D9D9; */}
#content .color_yellow th                                                 { background-color:#FCD255; color:Black; }
#content .color_yellow th p                                                {
	color: Black;
	text-align: left;
	margin: 0;
}
#content .color_yellow td p {
	margin: 0;
}
#content .color_yellow tbody.rowcoloring_alternate   tr.evenorodd_even    { background-color:#FFFFFF; }


#content table.border_row    th,
#content table.border_row    td      { border-bottom:solid 1px #CCCCCC; }
#content table.border_column th,
#content table.border_column td      { border-right:solid 1px #CCCCCC; }
#content table.border_cell           { border:solid #CCCCCC; border-width:1px 0px 0px 1px; }
#content table.border_cell   th,
#content table.border_cell   td      { border:solid #CCCCCC; border-width:0px 1px 1px 0px; }
#content ul.standaard{
 list-style : none;
}
#content ul.standaard li {
	padding: 0;
	margin: 0;
	color: #000000;
	padding-left: 15px;
	background: url(/images/www/ico_arrow.gif) left top no-repeat;
	text-decoration: none;
	font-family: arial, sans-serif; 
	font-size: 12px;
	line-height: 18px;
}

#content ul.pdf_download {
 	list-style : none;
	padding: 0;
	margin: 0;

}


#content ul.pdf_download li {
	padding: 0;
	margin: 0;
	color: #000000;
	padding-left: 21px;
        margin-left : 12px;
	background: url(/images/web/images/ico_pdf.gif) left top no-repeat;
	text-decoration: none;
	font-family: arial, sans-serif; 
	font-size: 12px;
	line-height: 18px;
}
#content ul.pdf_download li a:link, .boxBody ul.pdf_download li a:visited {
	padding: 0;
	margin: 0;
	color: #e20043;
	text-decoration: none;
	font-family: arial, sans-serif; 
	font-size: 12px;
	line-height: 18px;
}

#content ul.pdf_download li a:hover {
	padding: 0;
	margin: 0;
	color: #e20043;
	text-decoration: underline;
	font-family: arial, sans-serif; 
	font-size: 12px;
	line-height: 18px;
}


#content .onderschrift {
  margin:0px; 
  font-size:80%;
  color:#003382;
}

