/* Neue Startseite - rahmen 1 */
.csc-frame-frame1 {
	border-style:dotted;
	border-color:#000000;
	border-width:1px;
	margin-bottom:10px;
	height:1%;
	overflow:hidden;
}

/* Neue Startseite - rahmen 2 */
.csc-frame-frame2 {
	border-style:dotted;
	border-color:#000000;
	border-width:1px;
	margin-bottom:10px;
	height:1%;
	overflow:hidden;
}

/* Neue Startseite - abstand rahmen zu text */
.csc-textpic-text {
	padding:3px;
}


