a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color: transparent;
}

	.modulUnit {
		padding: 20px 20px 0px 20px;
	}
				
		.itemBox-subHeadline {
			
		}
		
		.itemBox-teaserHeadline {
			margin-bottom: 20px;
		}
		
		.itemBox-tableHeadline {
			padding: 3px 18px;
			background-color: #abc6df;
			border-bottom: 1px solid #fff;
		}	
			

			
	.M607 {
		padding: 15px 5px 0 20px;
	}
	
	.M607 .itemBox-image {
		float: left;
		border: 1px solid #d9d9d9;
		-moz-border-radius: 3px;
		border-radius: 3px;
		padding: 3px;
		margin: 0 18px 18px 0;
	}
	
	.M607 .itemBox-image a {
		display: block;
		width: 106px;
		height: 76px;
		overflow: hidden;
	}
	
	.M607 .itemBox-image img {
		max-width: 132px;
	}
			
	