 
.rahmen{
		margin-top: 5px;
		border-top:1px solid #000000;
	}

.rahmen-content{
		margin-top: 5px;
		border-top:1px solid #000000;
	}

.rahmen-content .csc-header{
	width: 100%;
	float: left;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	background-color: #F2F2F2;
	}
	
.rahmen-unten {
	margin-bottom: 5px;
	border-bottom:1px solid #000000;
	
	}


