/* ######################################################################################################
**  Datei       : typo3-csc.css
*/

@media all
{
#mailform .csc-mailform-field {
}
#mailform .csc-mailform-field label {
	width: 120px ;
	display: inline-block ;
	vertical-align: top ;
	padding: 5px 0 ;
}
#mailform .csc-mailform-field input[type="text"],
#mailform .csc-mailform-field input[type="password"],
#mailform .csc-mailform-field input.text {
	width: 400px ;
}
#mailform .csc-mailform-field textarea {
	width: 390px ;
	height: 120px ;
}
#mailformformtype_mail {
	float: right ;
	padding: 0 20px ;
	margin-right: 29px ;
}
input[name="wt_spamshield_honey"] {
	left: -999em ;
}
.contenttable-1 tr.tr-even {
	background: #b0e0e6 ;
}
.contenttable-1 tr.tr-odd  {
	background: #fff ;
}
.contenttable-1 tr td.td-0 {
	font-weight: bold ;
	background: transparent url(/fileadmin/sys/img/red.gif) no-repeat 7px 7px ;
	padding-left: 24px;
}

.csc-frame-rulerBefore {
	border-top: 2px solid #888 ;
	padding-top: 0.5em ;
}
.csc-frame-rulerAfter {
	border-bottom: 2px solid #888 ;
	padding-bottom: 0.5em ;
	margin-bottom: 0.5em ;
}
.csc-frame-indent {
	padding-left: 40px ;
}
.csc-frame-indent3366 {
	padding-left: 80px ;
}
.csc-frame-indent6633 {
	padding-left: 120px ;
}
.csc-frame-frame1 {
	margin: 10px ;
	padding: 10px ;
	background: #b0e0e6;
}
.csc-frame-frame2 {
	margin: 10px ;
	padding: 10px ;
	background: #e41609;
}
.csc-frame-frame3 {
	border: 1px dotted #f4f4f4 ;
	width: 220px ;
	float: right ;
}
.csc-frame-frame4 {
	border: 1px dotted #f4f4f4 ;
	width: 360px ;
	float: left ;
}

.csc-bulletlist-0 {
	list-style-image:url(/fileadmin/sys/img/red8a.gif);
}
.csc-bulletlist-1 {
	list-style-type: decimal ;
}
.csc-bulletlist-2 {
	list-style-type: lower-alpha ;
}
.csc-bulletlist-3 {
	list-style-type: upper-roman ;
}


/* Close @media all - DO NOT DELETE! */
}
