div.opdracht {
    margin-top: 18px;
    margin-bottom: 18px;
}
div.opdracht div.kop {
    font-weight: bold;
    margin-bottom: 4px;
}
div.opdracht p {
    margin-top: 4px;
    font-style: italic;
}

div.textad {
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;


    /* Als p.kader */
	border-color: #0b3581;
	border-width: 1px;
	border-style: solid;
	padding: 7px;
	
	color: #0b3581;	
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1.0em;
}
div.textad div.titel {
    margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
div.textad p {
    margin-top: 4px;
    margin-left: 0px;
	margin-right: 0px;
}


td.stippellijn
{
    border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #0b3581;
}

td.inhoudsopgave-cel
{
	border-right-color: #DFEDBA;
	border-bottom-color: #DFEDBA;
	border-left-color: #DFEDBA;
}

div.inhoud-current {
	background-color: #DDDDDD;
}

div.inhoud-current-3kolommen span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b3581;
	background-color: #DFEDBA /*lichtgroen*/;
	line-height: 16px;
}

div.inhoud-kop-3kolommen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53A927;
	font-weight: bold;
	line-height: 16px;
}

div.inhoud-3kolommen {
    margin-top: 3px;
    margin-bottom: 3px;
}

a.inhoud-3kolommen:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b3581;
}
a.inhoud-3kolommen:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9fc635  /*groen*/;
}
a.inhoud-3kolommen:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b3581;
}
a.inhoud-3kolommen:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b3581;
}

/* ul en il zelfde als in common.css - hier met groene bullit */
ul.inhoud-3kolommen {
	color: #0b3581;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;}
	
li.inhoud-3kolommen 	{  
	list-style-image: url(/images/list-slim.gif); 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	margin-right: 0px; 
	color: #0b3581; 
	list-style-type: disc;
	list-style-position: outside;
}
	
td.border {
    border-style: solid;
	border-width: 1px;
	border-color: #53a927;
	/* Op de table: border-collapse: collapse; */
}

/* Cursus sollicitatievragen voorbereiden. */
p.voorbeeldantwoord {
	margin-left: 120px;
	
	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.vraag {
	margin-bottom: 4px;
	color: #ff7c00; /* #990066; */
	
	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 */	
}

table.promotieblokje, table.foto-met-tekst {
	margin-right: 180px;
}

table.cursus-jaikwil { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A9D03F;
	font-size: 1.0em;
	font-weight: bold; 
	margin-left: 8px;
}

table.cursus-jaikwil a:link { 
    color: #A9D03F ; 
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none ;
}

table.cursus-jaikwil a:hover {
    color: #53A927 ;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline ;
}

table.cursus-jaikwil a:visited {
    color: #A9D03F;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none ;
}

table.cursus-jaikwil a:active {
    color: #A9D03F ;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none ;
}

a:hover {
    color: #9fc635 ; 
}

a:active, .breadcrumbs a:active {
    color: #9fc635; 
}

h1, h2, h3, h4, h5, h6, .tip, .breadcrumbs  a:link, .breadcrumbs  a:visited {
    color: #53a927; 
}

.breadcrumbs  a:hover {
    color: #53a927 ; 
}

ul li {
    list-style-image: url(/images/list-slim.gif);
}