/* TOP Link */
p.csc-linkToTop {
	border-bottom: 1px solid #999;
	text-align: right;
	width: 100%;
}

p.csc-linkToTop a {
	margin-bottom: 5px
}

/* Optische Trennung zwischen Datens�tzen */
DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #ccc;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}

DIV.csc-frame-rulerBefore {
	border-top: 1px solid #ccc;
	margin: 1em 0 0;
	padding: 0.5em 0 0;
}

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image img, DIV.csc-textpic-border div.csc-textpic-single-image img {
	border: 1px solid #e6e6e6;
	padding: 1px
}

DIV.csc-frame {
	/*clear:both;*/
}

DIV.csc-textpic, DIV.csc-default {
	width: 100%;
}

DIV.csc-textpic-intext-left {
	width: 100%;
}

DIV.csc-textpic-clear {
	clear: none;;
	width: 100%;
}

Div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
	margin-bottom: 10px;
}

/* CSC-Uploads */
ul.csc-uploads img {
	box-sizing: content-box;
}

ul.csc-uploads span.csc-uploads-fileSize {
	display: inline;
	padding-left: 0.5em;
}