
	#item_weergave {
		font-family: verdana, Arial;
		}

	#item_weergave h1 {
		margin: 8px 0 9px 0;
		color: #58b116;
		font-family: Trebuchet MS, Arial;
		font-size: 21px;
		line-height: 28px;
		font-weight: normal;
		}

	#item_tekst {
		font-size: 10px;
		color: #028bcd;
		line-height: 16px;
		}
		
	#item_tekst p {
		margin: 8px 0 4px 0;
		}

	#item_tekst img {
		float: left;
		margin-right: 15px;
		margin-bottom: 4px;
		}
	
