	#content-main {
		border-top:1px solid #C21116;
		background:#C21116;
	}
	
	#content-left {
		width:520px;
		height:429px;
		background-color:#e2e7eb;
		background-image:url(../media/bg_referenzen_neu.jpg);
		background-repeat:no-repeat;
		background-position:right;
		}

	#content-right {
		width:470px;
		height:429px;
		background:#C21116;
		background-image:url(../media/referenzen_schriftzug_rot.gif);
		background-repeat:no-repeat;
		background-position:390px bottom;
		}

	
	#content-right .left, #content-right .right{
		width:49%;
		float:left;
	}
	*html #content-right .left,*html #content-right .right{
		width:45%;
	}
	
	#table-logos {
		margin-top:0px;
		margin-left:20px;
		}

	#table-logos td {
		padding:15px;
		}

	a {
		color:#FFFFFF;
		text-decoration:none;
		margin:margin:0px 0px 15px 0px;
		font-weight:normal;
		}

	a:hover {
		color:#FFFFFF;
		text-decoration:none;
		}
	.csc-menu-1 p{
		width:45%;
		float:left;
	}

	
