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



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

div.csc-textpic * {
	background-color: transparent !important;
}

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

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

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: 15px; }
div.csc-textpic-text p.bodytext { margin-top: 0px; }

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

table.contenttable {
	width: 100%;
	border-color: #e0dccb;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-collapse: collapse;
}

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

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

table.contenttable p,
table.contenttable p {
	padding: 0 !important;
	margin: 0 !important;
}

table.contenttable tr td { background-color: transparent; }
table.contenttable tr.tr-even td { background-color: #e7e1cb; }
table.contenttable tr.tr-odd td { background-color: transparent; }



/*
'-------------------------------------------------
' Typo3 Mailformular
'-------------------------------------------------
*/

.myGallery {
	margin-left: 0px !important;
}


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