/* Globaal Index Website Print OAVM */



* {
	margin: 0;
	padding: 0;
}



html, body {
	margin: auto;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #000000;
	text-align: center;

	dddtext-align: left;
}

html {
	height: 100%;
	width: 100%;

}

body {
	height: 100%;
	width: 100%;
}

#wrapper {
	position: relative;
	width: 792px !important; /* footer en box */
	width: 800px; /* footer en box */
	text-align: left;
	margin: 0 auto 0 auto;
	height: auto;

}


img {
	border: 0px;
}

span.copyright {
	font-size: 12px;
}

/* werkvlakken home */


#logo {
	position: absolute;
	width: 600px;
	height: 163px;
	background-image: url(../beeld/default/logo_nederlands.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 7px 0 0 4px;
}

#logo-bg {
	display: none;
}



#headline {
	position: relative;
	padding: 32px 0px 1px 320px;
	padding-bottom: 4px;
}


#headlines {

}


#headlines ul {
	display: none;
}

#headlines li {
	display: none;
}



#headline p {
	color: #006ab3;
	font-size: 20px;
	line-height: 34px;
	letter-spacing: -1px;
	text-align: right;
	height: 70px;
	width: 240px;
}

.headline-tekst {

}



#headlines a { 
	color: #000000; 
	text-decoration: underline;
}

#headlines a:hover { 
	color: #000000; 
	text-decoration: none;
}




#logotekst {
	position: relative;
	width: 400px;
	height: 60px;
	line-height: 38px;
	text-align: center;
	color: #ffffff;
	background-color: #EE3E15;
	z-index: 2;
	left: 0px;
	top: 14px;
}

#print-topmarge {
	display: none;
}

#logo-print {
	display: none;
}



 /* container: koppelt footer en box en geeft buitenmarges */

#container {
	position: relative;
	dddleft: 0px;
	dddtop: 0px;

	margin: 0;

	width: 808px; /* footer en box */
	text-align: left;

	z-index: 5000;
	dddmin-height: 100%; 
	dddheight: auto !important; 
	height: 100%;
	float: left;
	clear: left;

}

#container-print {
	position: relative;
	ddddisplay: block;
	height: 60px;


}


/* box breedte: afstand menu en contentbar */

#box {
	position: relative;
	width: 800px; /* breedte koppelt menu en contentbar */
	z-index: 5;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0 !important;
	padding: 0 0 0px 0; /* 45 explorer bij langer menu dan content */



}


 /* contentbar breedte: afstand floating blokken en binnemarge left */

#contentbar {
	position: relative;
	float: left;
	width: 557px !important;
	width: 556px;
	z-index: 5;
	left: 0px;
	top: 0px;
	padding: 0 0 0 6px !important;
	padding: 0 0 0 5px;
	margin: 0;
	clear: left;
	min-height: 100%; 
	height: auto !important; 
	height: 100%;

}




#footer {
	position: relative;
	dddwidth: 552px;
	width: 600px;
	dddheight: 144px;
	z-index: 2000;
	margin: 0 0 -144px -1px !important;
	margin: 0 0 -145px -1px;
	bottom: 0;

	background-color: #ffffff;
	float: left;
}




/* index blokken */


#blok-1, #blok-2, #blok-3, #blok-4, #blok-5, #blok-6, #blok-7, #blok-8, #blok-9, #blok-10, #blok-11, #blok-12 {
	width: 270px; 
	height: 141px; 
	overflow: hidden;

	dddborder: 1px solid #e1e1e1;  /* bg test */
	dddbackground-color: #fafafa;  /* bg test */
}



#top-blok {
	width: 552px;
	height: 20px; 
	margin: 0 0 0px 6px;
	background-color: #006ab3;
}

#top-blok-titel h1 {
	width: 547px;
	color: #c8d5eb;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;

	margin: 20px 0 10px 6px !important;
	margin: 10px 0 10px 6px;

	padding: 2px 0 1px 5px;
	letter-spacing: -1px;
	text-align: left;
	background-color: #006ab3;
}


#top-blok #websites {
	padding: 0;
	margin: 0;
}

#top-blok #websites ul {
	padding: 0;
	margin: 0;
}


#top-blok #websites li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	min-height: 25px;
	display: block;
	float: left;
	text-align: center;
}

#top-blok #websites a {
	text-decoration: none;
	display: block;
	width: 179px;
	padding: 2px 0 3px 5px;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	min-height: 22px;
}

#websites a { 
	color: #ffffff; 
}

#websites a:hover { 
	color: #ffffff; 
}

#nederland a { 
	background-color: #f29526; 
}


#hrm a { 
	background-color: #006ab3; 
}


#zuid-afrika a { 
	background-color: #000000; 
}

#nederland-actief a { 
	background-color: #f29526; 
	cursor: default;
}


#hrm-actief a { 
	background-color: #006ab3; 
	cursor: default;
}


#zuid-afrika-actief a { 
	background-color: #000000; 
	cursor: default;
}



#nederland a:hover {
	background-color: #3c88c3;
	color: white;
	text-decoration: none !important;
}

#hrm a:hover {
	background-color: #3c88c3;
	color: white;
	text-decoration: none !important;
}

#zuid-afrika a:hover {
	background-color: #646466;
	color: white;
	text-decoration: none !important;
}





#top-content {
	position: relative;
	width: 552px;

	dddheight: 63px; 

	padding-bottom: 11px;
	margin: 0px 0 0px 6px;
	dddbackground-color: #ffffff;
}


#top-content h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0 0px 5px;
	margin: 0;
	text-align: left;

	dddletter-spacing: 1px;
}


#top-content-index {
	position: relative;
	width: 552px;
	height: 63px; 
	overflow: hidden; /* index 3 regels */
	padding-bottom: 11px;
	margin: 0 0 5px 6px;

	dddbackground-color: #ffffff;
}


#top-content-index h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0 6px 5px;
	margin: 0;
	text-align: left;

	dddletter-spacing: 1px;
}




#contentmain  {
	width: 558px;
	text-align: left;

	dddbackground-color: #333333;  /* bg test */
}


#contentmain h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0 0px 12px;
	text-align: left;

	dddwidth: 558px; /* zorgt voor uitlijning na foto ? ? */

	dddletter-spacing: 1px;
}


#contentmain p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	padding: 2px 0 6px 12px;
	text-align: left;
}


#contentmain p img {
	position: relative;
	float: right;
	margin: 0;
	padding: 9px 0 6px 14px;
	text-align: right;
}


#contentmain ul {
	display: list-item;
	list-style-image: url(../beeld/default/inline_content_lijst.png);
	list-style-position: outside;
	margin: 0 0 5px 41px !important;
	margin: 0 0 5px 35px;
	line-height: 22px;
}

#contentmain li {
	position: relative;
	margin: 1px 4px 0 0;
	line-height: 19px !important;
	line-height: 22px;
	padding: 1px 8px 1px 4px;
}


a.oavm-content {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	line-height: 19px;
}

a.oavm-content:visited {
	font-weight: bold;
	color: #373737;
	font-size: 12px;
	text-decoration: underline;
	line-height: 19px;
}


a.oavm-content:hover {
	font-weight: bold;
	color: #006ab3;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}










#blok-1 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-1 .blok-index {
	width: 160px;
	float: left;
}

#blok-1 {
	position: relative; 
	float: left;
	left: 6px; 
	top: 0px; 
	z-index: 21;
	margin: 0 0 8px 0;
	dddclear: left;
	dddbackground-color: #000000;

}






#blok-2 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-2 .blok-index {
	width: 160px;
	float: left;
}

#blok-2 {
	position: relative; 
	float: right;
	left: 6px; 
	top: 0px; 
	margin: 0 0 8px 0;
	z-index: 21;
	dddclear: right;
	dddbackground-color: #000000;
}







#blok-3 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-3 .blok-index {
	width: 160px;
	float: left;
}

#blok-3 {
	position: relative; 
	float: left;
	left: 6px; 
	top: 0px; 
	z-index: 21;
	margin: 0 0 8px 0;
	dddclear: left;
	dddbackground-color: #000000;
}







#blok-4 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-4 .blok-index {
	width: 160px;
	float: left;
}

#blok-4 {
	position: relative; 
	float: right;
	left: 6px; 
	top: 0px; 
	margin: 0 0 8px 0;
	z-index: 21;
	dddclear: right;
	dddbackground-color: #000000;
}




#blok-5 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-5 .blok-index {
	width: 160px;
	float: left;
}

#blok-5 {
	position: relative; 
	float: left;
	left: 6px; 
	top: 0px; 
	z-index: 21;
	margin: 0 0 8px 0;
	dddclear: left;
	dddbackground-color: #000000;
}








#blok-6 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-6 .blok-index {
	width: 160px;
	float: left;
}

#blok-6 {
	position: relative; 
	float: right;
	left: 6px; 
	top: 0px; 
	margin: 0 0 8px 0;
	z-index: 21;
	dddclear: right;
	dddbackground-color: #000000;
}


#blok-7 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-7 .blok-index {
	width: 160px;
	float: left;
}

#blok-7 {
	position: relative; 
	float: left;
	left: 6px; 
	top: 0px; 
	z-index: 21;
	margin: 0 0 8px 0;
	dddclear: left;
	dddbackground-color: #000000;
}


#blok-8 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-8 .blok-index {
	width: 160px;
	float: left;
}

#blok-8 {
	position: relative; 
	float: right;
	left: 6px; 
	top: 0px; 
	margin: 0 0 8px 0;
	z-index: 21;
	dddclear: right;
	dddbackground-color: #000000;
}




#blok-9 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-9 .blok-index {
	width: 160px;
	float: left;
}

#blok-9 {
	position: relative; 
	float: left;
	left: 6px; 
	top: 0px; 
	z-index: 21;
	margin: 0 0 8px 0;
	dddclear: left;
	dddbackground-color: #000000;
}


#blok-10 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-10 .blok-index {
	width: 160px;
	float: left;
}

#blok-10 {
	position: relative; 
	float: right;
	left: 6px; 
	top: 0px; 
	margin: 0 0 8px 0;
	z-index: 21;
	dddclear: right;
	dddbackground-color: #000000;
}


#blok-11 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-11 .blok-index {
	width: 160px;
	float: left;
}

#blok-11 {
	position: relative; 
	float: left;
	left: 6px; 
	top: 0px; 
	z-index: 21;
	margin: 0 0 8px 0;
	dddclear: left;
	dddbackground-color: #000000;
}


#blok-12 img {
	float: left;
	margin: 2px 5px 0 2px;
}

#blok-12 .blok-index {
	width: 160px;
	float: left;
}

#blok-12 {
	position: relative; 
	float: right;
	left: 6px; 
	top: 0px; 
	margin: 0 0 8px 0;
	z-index: 21;
	dddclear: right;
	dddbackground-color: #000000;
}


.blok-index {
	overflow: hidden;
	height: 137px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	padding: 0;
	margin: 0;
}

.blok-index p {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	margin: 0;
	padding: 2px 3px 0 4px;
}


.blok-index h2 {
	font-weight: normal;
	font-size: 18px;
	color: #006ab3;
	line-height: 21px;
	margin: 0;
	padding: 2px 3px 0 3px;
	letter-spacing: 0px;
}

h2 a.blok {
	color: #006ab3;
	text-decoration: none;
	dddbackground-color: #000000;
}



a.blok-meer  {
	position: absolute;
	margin: -6px 0 0 119px;
	z-index: 1000;
	height: 100px;
	width: 160px;
	dddbackground-color: #000000;
	ddddbackground-image: url(../beeld/default/index_meer.gif);
	dddbackground-repeat: no-repeat;
	dddbackground-position: 110px 80px;
}


a.blok:visited {
	color: #006ab3;
	text-decoration: none;
}

a.blok:hover {
	color: #006ab3;
	text-decoration: underline;
}



/* pagina met het submenu */


#contentmain-menu  {
	dddposition: relative;
	width: 558px;
	text-align: left;
}



#contentmain-menu img {
	position: relative;
	float: left;
	margin: 7px 0 0 0;
	padding: 0px 0 6px 10px;
	text-align: left;
	clear: left;
}


.contentmain-menu-holder {
	position: relative;
	dddfloat: right;
	width: 558px;
	margin: 5px 0 10px 0;

}


#contentmain-menu h3 {
	position: relative;
	float: right;
	font-weight: normal;
	font-size: 18px;
	color: #006ab3;
	line-height: 21px;
	margin: 0;
	padding: 3px 0 0px 12px;
	letter-spacing: 1px;
	text-align: left;
	width: 420px;
}


#contentmain-menu p {
	position: relative;
	float: right;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	padding: 0px 0 6px 12px;
	dddletter-spacing: 1px;
	text-align: left;
	width: 420px;

}



#contentmain-menu-tekst  {
	dddposition: relative;
	width: 558px;
	text-align: left;

}


.contentmain-menu-tekst-holder {
	position: relative;
	dddfloat: left;
	width: 558px;
	margin: 0px 0 12px 0 !important;
	margin: 0px 0 12px 5px;
	padding: 0;
	dddbackground-color: #efefef;
}


#contentmain-menu-tekst h3 {
	position: relative;
	float: left;
	font-weight: normal;
	font-size: 18px;
	color: #f29526;
	line-height: 21px;
	margin: 0;
	padding: 3px 0 0px 5px;
	letter-spacing: 1px;
	text-align: left;
	width: 552px;
}


#contentmain-menu-tekst p {
	position: relative;
	float: left;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	padding: 0px 0 6px 6px;
	dddletter-spacing: 1px;
	text-align: left;
	width: 552px;

}



.oavm-content-meer {
	display: none;

}



a.oavm-content-menu {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	line-height: 19px;
}

a.oavm-content-menu:visited {
	font-weight: bold;
	color: #373737;
	font-size: 12px;
	text-decoration: underline;
	line-height: 19px;
}


a.oavm-content-menu:hover {
	font-weight: bold;
	color: #006ab3;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}

a.oavm-content-website {
	font-weight: bold;
	color: #f29526;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}

a.oavm-content-website:visited {
	font-weight: bold;
	color: #373737;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}

a.oavm-content-website:hover {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}




/* menu-blok verticaal menu */

#menu-blok {
	display: none;
	dddposition: relative;
	dddfloat: left;
	dddtop: 0px;
	dddleft: 0px;
	dddwidth: 215px;
	dddheight: 100%; 
	dddpadding: 0;
	dddmargin: 0px 0 5px 9px !important;
	dddmargin: 0px 0 0 5px;
	dddclear: left;

	dddpadding-bottom: 84px;
}



#menu-blok {
	background-color: #c8d5eb;
}


#menu-blok h2 {
	padding: 0px 0 2px 9px;
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #006ab3;
}




/* pijl-menu-kleur */

.arrowlist {
	position: relative;

}


ul.arrowlist {
	margin: 0;
	padding: 3px 0 0 0;
	background-color: #c8d5eb;
	list-style: none;
	list-style-type: none;
	border-bottom: 16px solid #c8d5eb;
}

ul.arrowlist li h3 {
	margin: 4px 0 0 0; /* maakt afstand met de hover background */
	padding: 0;
	color: #006ab3;
	font-size: 12px;
	font-weight: normal;
}


ul.arrowlist li a {
	background-color: #c8d5eb;
	margin: 0;
}



.arrowlist a { 
	position: relative;
	display: block;
	color: #006ab3; 
	background-color: #c8d5eb;
	padding: 0 0 0 17px;
	margin: 0px;
	text-decoration: none;
	list-style: none;
	list-style-type: none;
	background-image: url(../beeld/default/pijl_oranje.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	width: 198px;
	line-height: 20px;

}

.arrowlist a:hover { 
	position: relative;
	display: block;
	color: #ffffff; 
	background-color: #006ab3;
	padding: 0 0 0 17px;
	margin: 0 0 0 0px;
	background-image: url(../beeld/default/pijl_wit.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	text-decoration: none;
	width: 198px;
	line-height: 20px;
}





/* Formulieren Algemeen */

textarea  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #006ab3;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	padding: 2px 4px 4px 4px;
	margin: 5px 0 0 0;
}

input  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	height: 16px;
	border: 1px solid #006ab3;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}



/* Contactformulier */

fieldset.contact-formulier {
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	width: 535px;
	border: 1px solid #006ab3;
}

legend {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0 0 10px 20px;
	padding: 0 4px 0 4px;
	background-color: #ffffff;
}


#contact-formulier {
	position: relative;
	dddfloat: left;
	margin: 12px 0 0 8px !important;
	margin: 12px 0 2px 4px;
	padding: 126px 0 0 0 !important;
	padding: 196px 0 0 0;
}

#contact-formulier strong {
	color: #000000;
}

#contact-textarea {
	margin: 5px 0 0 0;
}


#contact-namen {
	margin: 20px 0 20px 0;
}

#contact-contactgegevens {
	margin: 20px 0 20px 0;
}

#contact-dataknoppen {
	margin: 20px 0 0 0;
	padding: 0 0 40px 0;
}


textarea.contact-opmerkingen  {
	width: 491px;
	height: 400px;
	padding: 2px 4px 4px 4px;
	margin: 9px 0 0 0;
}

.contact-bedrijfsnaam  {
	width: 405px;
	padding: 0 0 0 4px;
	margin: 9px 0 0px 0px;
}


.contact-naam  {
	width: 389px;
	padding: 0 0 0 4px;
	margin: 9px 0 0px 0px;
}

input.contact-deheer  {
	height: 16px;
	width: 16px;
	border: 0px;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	padding: 1px 0 0 0px;
	margin: 4px 0 -1px -2px;
}

input.contact-mevrouw  {
	height: 16px;
	width: 16px;
	border: 0px;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	padding: 1px 0 0 0px;
	margin: 4px 0 -1px 2px;
}

.contact-telefoon  {
	width: 181px;
	padding: 0px 0 0 4px;
	margin: 12px 12px 0 0;
}

.contact-mobiel  {
	width: 181px;
	padding: 0px 0 0 4px;
	margin: 12px 0 0 0;
}

.contact-emailadres  {
	width: 413px;
	padding: 0px 0 0 4px;
	margin: 14px 0px 0 0;
}


input.contact-ezineontvangen  {
	height: 16px;
	width: 16px;
	border: 0px;
	text-align: center;
	margin: 4px 0 0 0;
}


.dataknoppen1  {
	width: 100px;
	height: 24px;
	text-align: center;
	color: #ffffff;
	background-color: #006ab3;
	padding: 0px 0 0 4px;
	margin: 12px 0 0 0;
}

.dataknoppen2  {
	width: 100px;
	height: 24px;
	text-align: center;
	color: #ffffff;
	background-color: #006ab3;
	padding: 0px 0 0 4px;
	margin: 12px 0 0 41px;
}


#accesskey-contact-ezine {
	margin: 0 0 0 20px;
}


span.color-grey {
	color: #808080;

}


/* Einde Contactformulier */








/* breadcrumbs opleidingen */

#breadcrumb-opleidingen-intro {
	margin: 12px 0 8px 9px;
	font-style: italic;
}


a.breadcrumb-opleidingen {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	line-height: 19px;
}

a.breadcrumb-opleidingen:visited {
	font-weight: normal;
	color: #373737;
	font-size: 11px;
	text-decoration: underline;
	line-height: 19px;
}


a.breadcrumb-opleidingen:hover {
	font-weight: normal;
	color: #fc6200;
	font-size: 11px;
	text-decoration: none;
	line-height: 19px;
}

a.breadcrumb-opleidingen-actief {
	font-weight: normal;
	color: #fc6200;
	font-size: 11px;
	text-decoration: none;
	line-height: 19px;
}







/* menu footer */



#footer-oavm {
	display: none;

}

#footer-oavm ul {
	margin: 0 auto 0 auto;
	padding: 0;

}

#footer-oavm ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
	font-size: 11px;
	color: #006ab3;

}


#footer-oavm a {
	text-decoration: underline;
	padding: 0 10px 0 10px;
	font-weight: normal;
	font-size: 11px;
	color: #006ab3;
}

#footer-oavm a:hover {
	text-decoration: none;

}

#footer-oavm .line { 
	border-right: 1px solid #006ab3; 
}




#footer-blok {
	display: block;
	position: relative;
	text-align: center;
	font-size: 0.9em;
	margin: 10px 0 0 -30px;
	width: 700px;
	height: 20px;
}

#footer-blok a {
	padding: 0;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	color: #000000;

}


#footer-blok a:hover {
	text-decoration: none;
	color: #006ab3;
}
















/* Index Content Hoofdpaginaas */

.oavm-content {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	padding: 0;
	margin: 0;

}

.oavm-content p {
	position: relative;
	display:run-in;
	float: left;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	margin: 0;
	padding: 2px;
	dddclear: left;
}


.oavm-content h2 {
	dddposition: relative;
	display: inline;
	float: left;
	font-weight: bold;
	font-size: 19px;
	color: #ffffff;
	line-height: 26px;
	margin: 0;
	padding: 2px;
	dddbackground-color: #003366;
	dddbackground-color: #003366;
	letter-spacing: -1px;
	dddclear: left;
}


.oavm-content h3 {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	margin: 0 0 0 9px;
	padding: 7px 8px 0px 4px;
}


.oavm-content ul {
	display: list-item;
	list-style-image: url(../beeld/inline_content_lijst.png);
	list-style-position: outside;
	margin: 0 0 5px 41px !important;
	margin: 0 0 5px 35px;
	line-height: 22px;
}

.oavm-content li {
	position: relative;
	margin: 1px 4px 0 0;
	line-height: 19px !important;
	line-height: 22px;
	padding: 1px 8px 1px 4px;
}





h3.color-oranje {
	color: #fc6200;
}

.isbw-content p.top-line-bottom {
	font-weight: bold;
	margin: 15px 0 10px 9px;

}

.isbw-content p.top-line {
	font-weight: bold;
	margin: 15px 0 0 9px;

}


hr.isbw-content  { 
	width: 242px;
	height: 2px;
	color: #FC6200;
	background-color: #FC6200;
	border: none;
	text-align: center;
	margin: 10px auto 10px 160px !important;
	margin: 10px auto 10px 60px;
}






