/*##############################################################*/
/* content
/*##############################################################*/
	.layout_content {
		float: left;
		padding: 0 0 0 28px;
		width: 729px;
	}
	
	.layout_content h2 {
		display: none;
	}
	
	.layout_content .csc-frame-frame1 {
		float: left;
		padding: 75px 240px 15px 15px;
		background-color: #CCD8E6;
		background-image: url(../images/angebote_bg.jpg);
		background-position: top;
		background-repeat: no-repeat; 
		border-bottom: #003B80 solid 1px;
		border-top-width: 0px;
		background-color: #ccd8e6;
	}
	
	.layout_content .csc-frame-frame1 h3 {
		color: #990066;
	}
