/* Diabeteszorgbeter STYLES ============================================== */

/* BIDIRECTIONAL SETTINGS (Do Not Change) ================= */
/* ======================================================== */
BDO[DIR="rtl"] { direction:rtl; unicode-bidi:bidi-override; }
BDO[DIR="ltr"] { direction:ltr; unicode-bidi:bidi-override; }
*[DIR="rtl"] { direction:rtl; unicode-bidi:embed; }
*[DIR="ltr"] { direction:ltr; unicode-bidi:embed; }


/* Overall Structure ====================================== */
/* ======================================================== */
	head { display: none !important; }
	
	body
	{
	unicode-bidi: embed;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: #ffffff !important;
	font-family: arial,helvetica,sans-serif !important;
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 17px !important;
	color: #000000 !important;
	}
	
	html 
	{
  overflow: -moz-scrollbars-vertical;
	height: 100% !important;
	}



/* Tables ================================================= */
	table
	{
	unicode-bidi: embed;
	display: table;
	caption-side: top;
	empty-cells: show;
	font-family: arial,helvetica,sans-serif !important;
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 17px !important;
	color: #000000 !important;
	}
	
	tr
	{
	unicode-bidi: embed;
	display: table-row;
	font-family: arial,helvetica,sans-serif !important;
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 17px !important;
	color: #000000 !important;
	}
	
	td
	{
	unicode-bidi: embed;
	display: table-cell;
	font-family: arial,helvetica,sans-serif !important;
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 17px !important;
	color: #000000 !important;
	}
	
	.tabel-rand-blauw
	{
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #4066aa;
	}

/* ======================================================== */
/* Overall Structure ====================================== */




/* Divers ================================================= */
/* ======================================================== */
.kop
{
	font-family: arial,helvetica,sans-serif !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 20px !important;
	color: #cd2d48 !important;
	margin-bottom: 34px !important;
	display: block;
}

.kop-sub
{
	font-family: arial,helvetica,sans-serif !important;
	font-weight: 700 !important;
	color: #4066aa !important;
	display: block;
}

.zorgprogramma_kop
{
	font-family: arial,helvetica,sans-serif !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 20px !important;
	color: #4066aa !important;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	display: block;
}

.zorgprogramma_kop-sub
{
	font-family: arial,helvetica,sans-serif !important;
	font-weight: 700 !important;
	color: #4066aa !important;
	display: block;
}

.zorgprogramma_kop-sub-diap
{
	font-family: arial,helvetica,sans-serif !important;
	font-weight: 700 !important;
	color: #ffffff !important;
	display: table-cell;
}

.rood
{
	color: #cd2d48 !important;
	font-size: 15px !important;
}

.bullet-rood
{
	color: #cd2d48 !important;
}

.bull
{
	color: #cd2d48 !important;
}

.blauw
{
	color: #4066aa !important;
}

.basis
{
	unicode-bidi: embed;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: #ffffff !important;
	font-family: arial,helvetica,sans-serif !important;
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 17px !important;
	color: #000000 !important;
}

/* Lists =================================================== */
ul, dl
{
	unicode-bidi: embed;
	display: block;
	font-family: arial,helvetica,sans-serif !important;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-image: url(../img/bullet.gif);
	list-style-type: disc;
}

ol
{
	unicode-bidi: embed;
	display: block;
	font-family: arial,helvetica,sans-serif !important;
	margin-left: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: decimal;
}


/* General Content ======================================== */
/* ======================================================== */
	p
	{
	unicode-bidi: embed;
	display: block;
	margin: 0;
	line-height: 17px;
	}
	
	br:before
	{
		unicode-bidi: embed;
		display: block;
	}
	
	div
	{
		unicode-bidi: embed;
		display: block;
	}
	
	strong
	{
		unicode-bidi: embed;
		display: inline;
		font-weight: 700;
	}
	
	b
	{
		unicode-bidi: embed;
		display: inline;
		font-weight: 700;
	}
	
	i
	{
		unicode-bidi: embed;
		display: inline;
		font-style: italic;
	}
	
	em
	{
		unicode-bidi: embed;
		display: inline;
		font-style: italic;
	}


/* Custom Content ========================================= */
/* ======================================================== */
/* ======================================================== */
/* ======================================================== */

/* Custom Content ----------- txt ------------------------- */	

	.pictogram-fasen 
	{    
		float: left !important;    
		clear: left !important;    
		margin-right: 10px !important;   
		margin-bottom: 2px !important;
	}
	
	.fasen-pictogram 
	{     
		float: left !important;     
		clear: left !important;    
		margin-top: 5px !important;   
		margin-right: 10px !important;    
		margin-bottom: 2px !important; 
	} 

/* Anchors =============================================================================== */
/* ======================================================================================= */
	a
	{
		unicode-bidi: embed;
		display: inline;
	}
		
	a:link
	{
		text-decoration: underline !important;
		color: #000000 !important;
	}
	
	a:visited
	{
		text-decoration: underline !important;
		color: #333333 !important;
	}
	
	a:hover
	{
		text-decoration: underline !important;
		color: #4066aa !important;
	}

/* Anchors --------- submenu ---------------------------------- */
	.link-sub-td
	{
	font-size: 12px !important;
	line-height: 15px !important;
	}

	a.link-sub:link
	{
	text-decoration: none !important;
	color: #4066aa !important;
	}
	
	a.link-sub:visited
	{
	text-decoration: none !important;
	color: #5d7db7 !important;
	}
	
	a.link-sub:hover
	{
	text-decoration: none !important;
	color: #cd2d48 !important;
	}

/* Anchors --------- submenu ---------------------------------- */
	a.link-sub2:link
	{
	text-decoration: none !important;
	color: #4066aa !important;
	font-weight: bold !important;
	line-height: 26px !important;
	}
	
	a.link-sub2:visited
	{
	text-decoration: none !important;
	color: #5d7db7 !important;
	font-weight: bold !important;
	line-height: 26px !important;
}
	
	a.link-sub2:hover
	{
	text-decoration: none !important;
	color: #cd2d48 !important;
	font-weight: bold !important;
	line-height: 26px !important;
	}
/* Web Forms ============================================================================= */
/* ======================================================================================= */
/* ======================================================================================= */
/* ======================================================================================= */
form
{
	unicode-bidi: embed;
	margin: 0;
}

/* Web Forms --------------------------- custom --------------------------------------- */
.chbx {
	display: inline;
	margin-left: -2px;
}

.form-button-auto
{
	display: inline;
	background-color: #4066aa;
	border: 1px solid #4066aa;
	padding: 0px 6px;
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	cursor: hand;
	width: auto;
}

.form-field-100pro
{
	display: inline;
	background-color: #ffffff;
	border: 1px solid #4066aa;
	padding: 0px 3px;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	cursor: text;
	width: 98%;
}

/* Focus NoBorder =========================================== */
	select:focus { outline: none; }
	select:focus { -moz-outline: none; }
	input:focus { outline: none; }
	input:focus { -moz-outline: none; }
	button:focus { outline: none; }
	button:focus { -moz-outline: none; }
	img:focus { outline: none; }
	img:focus { -moz-outline: none; }
	area:focus { outline: none; }
	area:focus { -moz-outline: none; }
	map:focus { outline: none; }
	map:focus { -moz-outline: none; }
	img { border-style: none; }
	a:focus { outline: none; }
	a:focus { -moz-outline: none; }

