.articleview
{ padding: 0 15px 0 0; }

	.articleview .toc
	{ list-style-type: none; margin: 0 0 0 1px; }

		.articleview .toc li
		{ background: transparent url("/frontend_20/assets/img/icons/triangle_red_right.gif") 0 50% no-repeat; padding: 2px 0 2px 10px; }

		.medischeinformatie .articleview .toc li
		{ background-image: url("/frontend_20/assets/img/icons/triangle_green_right.gif"); }

			.articleview .toc li a
			{}

	.articleview h2
	{ font-size: 150%; margin: 10px 0 0 0; }

	.articleview h3
	{ font-size: 150%; font-weight: normal; margin: 10px 0 0 0; }

	.articleview h4
	{ font-size: 130%; margin: 10px 0 0 0; }

	.articleview h5
	{ font-size: 120%; margin: 10px 0 0 0; }

	.articleview h6
	{ font-size: 100%; margin: 10px 0 0 0; }

	.articleview p
	{ line-height: 140%; margin: 5px 0 10px 0; }

	.articleview ul
	{ margin: 5px 20px 10px 20px; }

		.articleview ul li
		{}

	.articleview ol
	{ margin: 5px 20px 10px 22px; }

		.articleview ol li
		{}

	.articleview .gototop
	{ background: transparent url("/frontend_20/assets/img/icons/triangle_blue_up.gif") 100% 7px no-repeat; clear: both; display: block; margin: 0 auto; padding: 11px 0 0 0; text-align: right; text-decoration: overline !important; width: auto; }

	.articleview .gototop:hover
	{ text-decoration: overline; }

