@media all {
/******************************/

/*
'-------------------------------------------------
' Allgemein
'-------------------------------------------------
*/

div.csc-frame-rulerBefore {
	position: relative;
	width: 100%;
	border-top: 1px solid #ddd;
	margin: 1.8em 0 1.8em 0;
	padding-top: 1.4em;
}

div.csc-frame-rulerAfter {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.8em;
	padding-bottom: 0.7em;
}

div#colLeftWrapper div.csc-frame-rulerBefore {
	width: 180px;
	border-top: 1px solid #fff;
}

div#colLeftWrapper div.csc-frame-rulerAfter {
	width: 180px;
	border-bottom: 1px solid #fff;
}

div.csc-frame-invisible {
	margin-top: 3.2em;
}

.csc-firstHeader { margin-top: 0px !important; }

p.csc-subheader {
	margin-top: -1.45em;
	font-weight: bold;
	color: #f59d33;
	font-size: 127.27%;
}

div.csc-textpicHeader,
div.csc-textpicHeader-26 {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

div.csc-textpicHeader h1,
div.csc-textpicHeader h2,
div.csc-textpicHeader h3,
div.csc-textpicHeader h4,
div.csc-textpicHeader h5,
div.csc-textpicHeader h6 {
	margin-top: 0px !important;
}


/******************************/
}

