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



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

div#pictLayer div.csc-textpic-imagewrap {
	width: 880px !important;
}


div.csc-frame-invisible {
	margin: 35px 0;
}

div.csc-frame-rulerBefore {
	position: relative;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-style: solid;
	border-color: #e2e2e2;
	border-width: 1px 0 0 0;
	margin: 20px 0 20px 0;
}

div.csc-frame-rulerAfter {
	position: relative;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-style: solid;
	border-color: #e2e2e2;
	border-width: 1px 0 0 0;
	margin: 20px 0 20px 0;
}

div.csc-frame-indent {
	position: relative;
	padding-left: 210px;
}

div.csc-frame-frame1 {
	position: relative;
	border: 1px solid red;
	padding: 20px;
	margin: 20px 0 20px 0;
}

div.csc-frame-frame2 {
	position: relative;
	border: 1px solid red;
	padding: 20px;
	margin: 20px 0 20px 0;
}

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

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;
}

div.csc-textpic-imagewrap dl dt {
	background-color: #fff;
	font-size: 1px;
	line-height: 0;
	padding-bottom: 0px;
}

div.csc-textpic-imagewrap dl dt img {
	vertical-align: bottom;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { padding: 0px !important; margin: 0px !important; }
div.csc-textpic-clear { height: 0px; background-color: transparent; }

div.csc-textpic-clear { height: 0px; }
div.csc-textpic-text p.bodytext { margin-top: 0px; }

div.csc-textpic-imagewrap img { margin-bottom: 10px !important; }

table.contenttable {
	width: 480px;
	/*border: 1px solid #999999;*/
	border-collapse: collapse;
}

table.contenttable td, table.contenttable th {
	vertical-align: top;
	/*text-align: left;*/
	border: 1px solid #ffffff;
	border-width: 1px 0 1px 0;
	background-color: transparent;
	padding: 1px 0px 1px 0px;
	margin: 0;
}

table.contenttable tbody tr td p.bodytext {
	padding: 0;
	margin: 0;
}

table.contenttable th {
	font-weight: bold;
	padding: 5px 3px 5px 5px;
}

table.contenttable tr { background-color: transparent; }
table.contenttable tr.tr-even { background-color: #ccc; }
table.contenttable tr.tr-odd { background-color: #ddd; }



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