/* CSS Document */
#wrapper #mainContent {
	float: left;
	width: 620px;
	margin-left: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 5px;
}

#wrapper #mainContent h1 {
	font-size: 14px;
	color: #900;
	font-weight: bold;
}

#wrapper #mainContent h2 {
	font-size: 12px;
	color: #900;
	font-weight: normal;
	margin-top: 10px;
	font-weight: bold;
	line-height: 18px;
}

#wrapper #mainContent h3 {
	font-size: 12px;
	color: #900;
	font-weight: normal;
	margin: 10px 0 5px 0;
	line-height: 18px;
}

#wrapper #mainContent a {
	color: #900;
	text-decoration: none;
}

#wrapper #mainContent h2:first-child {
	margin-top: 10px;
}

#wrapper #mainContent p.bodytext {
	line-height: 15px;
}

#wrapper #mainContent ul.csc-bulletlist {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 10px;
}

#wrapper #mainContent p.bodytext a {
	color: #333;
	border-bottom: 1px dotted #000099;
	text-decoration: none;
}

td.csc-form-labelcell {
	padding-right: 5px;
}

label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 180px;
}

div.csc-mailform-field {
	margin-bottom: 8px;
}

.csc-mailform-submit {
	margin-left: 155px;
	border: 1px solid #CCC;
	background-color: #900;
	color: #FFF;
	font-size: 10px;
	padding: 2px;
}

fieldset {
	border-width: 0px;
}

.csc-textpic-text ul {
	list-style-type: square;
	margin-left: 15px;
	margin-top: 5px;
}

.csc-textpic-text ul li {
	padding-bottom: 3px;
}

.csc-textpic-text ul a {
	text-decoration: none;
	color: #900;
	
}

.rgtabs-content {
	width: 630px;
	border-width: 1px 0 0 0;
}

.rgtabs-wrapper {
	border-width: 1px 0 0 0;
}

/*Mailformular*/
.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 9px;
	width: 620px;
	float: left;
}

.jscalendar_cb,
span#uid4_msgCnt,
span#uid10_msgCnt,
span#uid18_msgCnt {
	display: none;
}

select {
	font-size: 12px;
	width: 120px;
}

legend {
	display: none;
}

fieldset {
	margin-top: 10px;
	border-top: 1px dashed #444;
	padding-top: 10px;
}

#footer a {
	color: #900;
	text-decoration: none;
}

#additionaltext h1 {
	font-size: 12px;
}

.csc-frame-frame1 {
	border: dotted #333;
	border-width: 1px 0px;
	padding: 10px 0px;
}

#wrapper #mainContent .csc-frame-frame1 h1 {
	color: #02468D;
	font-weight: bold;
}

#wrapper #mainContent .csc-frame-frame1 h2 {
	margin-bottom: 6px;	
}


