p.linkdescription {
   margin-left: 110px;
}
ul.onder_linkdescription, ol.onder_linkdescription {
   margin-left: 110px; 
   margin-top: 0px;
}

hr {
    width: 85%;
}

body {
	background-repeat: repeat-x;
	background-image: url(/images/backgr-top.jpg);
}

/* Kleinere marge binnen een tabel. */
td ul, td p, td h1, td h2, td h3 {
    margin-left: 24px;
    margin-right: 8px;
	margin-top: 12px;
	margin-bottom: 12px;
}

td ul li
{
    margin-right: 8px;
}

table, ul, ol, p, hr, h1, h2, h3, h4, h5, h6, pre, div.kader, div.content, div.opdracht div.kop {
    margin-left: 90px;
}

p.ingesprongen {
    margin-left: 150px;
}

ul ul {
    margin-left: 18px;
}

blockquote {
    margin-left: 110px;
	margin-right: 30px;
}

table.dvc {
    margin-left: 0px;
	margin-right: 0px;
}

.adv	 {
    background-color: #ffefe1;
}

form.dvc {
    width: 250px;
}

.link-home{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;}
.link-home a:link{
	font-weight: bold; 
	font-size: 10px; 
	color: #0b3581; 
	text-decoration: none;}
.link-home a:hover {
	font-weight: bold; 
	font-size: 10px; 
	color: #598dc8 ; 
	text-decoration: none;}
.link-home a:visited {
	font-weight: bold; 
	font-size: 10px; 
	color: #0b3581; 
	text-decoration: none;}
.link-home a:active {
	font-weight: bold; 
	font-size: 10px; 
	color: #598dc8; 
	text-decoration: none;}
	
td.content {
	padding-left: 50px; 
}

th	{
	font-size: 0.91em;
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 19px;
	padding-left: 8px;
	padding-right: 8px;
	 }

td.border-leftcel {
	margin-left: 90px;
	border-color: #0b3581;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	font-size: 1.0em;
	padding-right: 6px; 
	padding-left: 6px; 
	padding-bottom: 6px; 
	padding-top: 6px;
	color: #0b3581; 
	font-weight: normal;
	text-decoration: none;}

td.border-rightcel {
	border-color: #0b3581;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	font-size: 1.0em;
	padding-right: 6px; 
	padding-left: 6px; 
	padding-bottom: 6px; 
	padding-top: 6px;
	color: #0b3581; 
	font-weight: normal;
	text-decoration: none;}

h1, h2 {
	font-weight: bold; 
	font-size: 1.09em;
	margin-right: 20px; 
	font-family: verdana, arial, helvetica, sans-serif;

	font-style: italic;
    min-width: 0; /* Workaround voor IE7-bug m.b.t. italic en floats (id: xf52k8gsd) http://www.straatadvocaat.org/samples/fontStyleFloatBug.html */	
}

h3 {
    font-weight: bold;
	font-size: 1.0em;
	margin-right: 20px;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;	
}

img.inline, 
img.linksintekst, div.linksintekst, table.linksintekst {
    margin-left: 90px;
	margin-right: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.linksintekst, div.linksintekst, table.linksintekst {
	float: left;
}

img.rechtsintekst, div.rechtsintekst, table.rechtsintekst {
    margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
	padding: 0;
}

h1.breadcrumbs	{
	font-weight: bold; 
	font-size: 15px; 
	margin-left: 90px; /* 291px; */
    margin-top: 8px; /* 0px; */
	margin-right: 90px; 
	margin-bottom: 8px;
	font-family: verdana, arial, helvetica, sans-serif;

	font-style: normal;
}

.breadcrumbs  a:link {
	font-size: 15px; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;}
.breadcrumbs  a:hover {
	font-size: 15px; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;}
.breadcrumbs  a:visited {
	font-size: 15px; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;}
.breadcrumbs  a:active {
	font-size: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;}