/* style voor modules */
div#advies{
	background-color: #FFCC80;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 382px;
}
div#toelichting{
	background-color: #FFFFFF;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 382px;
}
div#kop-print{
	background-color: #FFFFFF;
	color: #990000;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}
p.aom-vraag-intro{
	color: #006666;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
p.aom-vraag{
	color: #006666;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
p.aom-antwoord{
	color: #000000;
	font-size: 13px;
	line-height: 15px;
	/* font-weight: bold; */
	font-weight: normal;
}
p.aom-tekst{
	color: #000000;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}
p#aom{
	color: #990000;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
p#sub-aom{
	color: #990000;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}
p#advies_tekst{
	color: #006666;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
p.tussenkop{
	color: #990000;
	font-weight: bold;
	padding-left: 0px;
}
p#tussenkop{
	color: #990000;
	font-weight: bold;
	padding-left: 0px;
}
p#enquete{
	color: #990000;
	font-weight: normal;
}
p#acties{
	padding-top: 10px;
	border-top-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
}
p#voetnoot{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 11px;
}
p#disclaimer{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 11px;
	border-top-color: #FFCC80;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
 }

/* einde style voor modules */
