/* CSS fuer Flexible Content Elemente */

/*
** Blockaufbau-Module ( Element - Element )
** -----------------------------------------------------------------
*/
.cmsModularDesign {
	margin-bottom: 15px;
	width: 100%;
	background-color: #ffffff;
}
.cmsModularDesign td {
	width: 50%;
	padding: 0px;
}
