.containerblok_SZ_white {
	width: 100%;
	background-color: #FFFFFF;
	border-right: #EAEAEA 2px solid; 
	border-top: #EAEAEA 2px solid; 
	border-left: #EAEAEA 2px solid; 
	border-bottom: #EAEAEA 2px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerblok_SZ_gray {
	width: 100%;
	background-color: #EDECF1;
	border-right: #EAEAEA 2px solid; 
	border-top: #EAEAEA 2px solid; 
	border-left: #EAEAEA 2px solid; 
	border-bottom: #EAEAEA 2px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}








