/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin-bottom: 15px;
	clear: both;
}

#rightCol .ctArea .ctElement {
	margin-bottom: 20px;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label,
.ctArea dd,
.ctArea dt {
	line-height: 16px;
}

.ctArea .align-justify {
	text-align: justify;
}

.ctArea .align-center {
	text-align: center;
}  

.ctArea .align-right {
	text-align: right;
}

.ctArea a {
	color: #0066a6;
	text-decoration: none;
}

.ctArea sup {
	display: inline;
	font-size: 10px;
	line-height: 1px;
}

.ctArea ul ul {
	margin-left: 10px;
}

.ctArea ul {
	margin: 9px 0 17px 0;
}

.ctArea ul li {
	padding: 0 0 0 21px;
	background-image: url(../../images/ListPoint.gif);
	background-position: 8px 6px;
}

.ctArea ol {
	padding-left: 42px;
}

.ctArea blockquote {
	padding-left: 20px;
}

#midCol h2 {
}

#midCol h2 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
}

#midCol h2 a {
	color: #0066a6;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

#midCol h3 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
}

#midCol h3 a {
	color: #0066a6;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#midCol h4 {
	color: #000;
	font-weight:bold;
	font-size: 11px;
	line-height: 16px;
}

#midCol h4 a {
	color: #0066a6;
	font-weight:bold;
	font-size: 11px;
	line-height: 16px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top: 0;
}

#midCol .ctArea .sectionFrame5 {
	margin-bottom: 12px;
	border-bottom: 1px solid #938779;
}

#midCol .ctArea .sectionFrame5 p {
	margin-bottom: 13px;
}

#midCol .ctArea .sectionFrame6 * {
	display: none;
}

#midCol .ctArea .sectionFrame6 h4 {
	display: block;
	cursor: pointer;
}

#midCol .ctArea .sectionFrame6Open * {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #938779;
}

#midCol .ctArea .sectionFrame6Open h4 {
	border: none;
	padding-top: 0;
	cursor: pointer;
}

#midCol .ctArea .sectionFrame6Open * * {
	border-top: none;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
}

#midCol .ctArea .sectionFrame6Open .defaultForm input,
#midCol .ctArea .sectionFrame6Open .defaultForm select,
#midCol .ctArea .sectionFrame6Open .defaultForm textarea,
#midCol .ctArea .sectionFrame6Open .defaultForm button {
	border: 1px solid #929698;
	padding: 1px;
}

#rightCol .ctArea .ctElement a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#rightCol .ctArea .ctElement h2 {
	font-size: 11px;
}

#rightCol .ctArea ul {
	margin: 5px 0 5px 10px;
}

#rightCol .ctArea ul li {
	padding: 0 0 0 12px;
	background-position: 1px 6px;
}

#rightCol .ctArea .sectionFrame1 {
	margin-right: 0 !important;
	margin-right: -10px;
	position: relative;
	border: none;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden !important;
	overflow: visible;
	background-image: url(../../images/sectionFrame1Middle.gif);
	background-repeat: repeat-y;
}

#rightCol .ctArea .sectionFrame1 .sectionFrame1Content {
	background-image: url(../../images/sectionFrame1Bottom.gif);
	background-position: bottom left;
	width: 155px !important;
	width: 165px;
	padding-right: 10px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden !important;
	overflow: visible;
}
	
#rightCol .ctArea .sectionFrame1 .sectionFrame1Content h2 {
	background-image: url(../../images/sectionFrame1Top.gif);
	width: 155px !important;
	width: 165px;
	font-weight: bold;
	padding-left: 10px;
	padding: 5px 0 5px 10px;
}

#rightCol .ctArea .sectionFrame1 .sectionFrame1Content div {
	margin: 5px 0 10px 5px;
}

#rightCol .ctArea .sectionFrame1 .sectionFrame1Content p {
	margin-left: 10px;
}

#rightCol .ctArea .sectionFrame1 .sectionFrame1Content input {
	width: 140px;
}

#rightCol .ctArea .sectionFrame1 .sectionFrame1Content .submit {
	margin-left: 0 !important;
	width: 144px;
}

#rightCol .ctArea .sectionFrame2 {
	margin-right: 0 !important;
	margin-right: -10px;
	position: relative;
	border: none;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden !important;
	overflow: visible;
	background-image: url(../../images/sectionFrame2Middle.gif);
	background-repeat: repeat-y;
}

#rightCol .ctArea .sectionFrame2 .sectionFrame2Content {
	background-image: url(../../images/sectionFrame2Bottom.gif);
	background-position: bottom left;
	width: 155px !important;
	width: 165px;
	padding-right: 10px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden !important;
	overflow: visible;
}
	
#rightCol .ctArea .sectionFrame2 .sectionFrame2Content h2 {
	background-image: url(../../images/sectionFrame2Top.gif);
	width: 155px !important;
	width: 165px;
	font-weight: bold;
	padding-left: 10px;
	padding: 5px 0 5px 10px;
}

#rightCol .ctArea .sectionFrame2 .sectionFrame2Content div {
	margin: 5px 0 10px 5px;
}

#rightCol .ctArea .sectionFrame2 .sectionFrame2Content p {
	margin-left: 10px;
}

#rightCol .ctArea .sectionFrame2 .sectionFrame2Content input {
	width: 140px;
}

#rightCol .ctArea .sectionFrame2 .sectionFrame2Content .submit {
	margin-left: 0 !important;
	width: 144px;
}

#rightCol .ctArea .sectionFrame3 {
	margin-right: 0 !important;
	margin-right: -10px;
	position: relative;
	border: none;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden !important;
	overflow: visible;
	background-image: url(../../images/sectionFrame3Middle.gif);
	background-repeat: repeat-y;
}

#rightCol .ctArea .sectionFrame3 .sectionFrame3Content {
	background-image: url(../../images/sectionFrame3Bottom.gif);
	background-position: bottom left;
	width: 155px !important;
	width: 165px;
	padding-right: 10px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden !important;
	overflow: visible;
}
	
#rightCol .ctArea .sectionFrame3 .sectionFrame3Content h2 {
	background-image: url(../../images/sectionFrame3Top.gif);
	width: 155px !important;
	width: 165px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}

#rightCol .ctArea .sectionFrame3 .sectionFrame3Content div {
	margin: 5px 0 10px 5px;
}

#rightCol .ctArea .sectionFrame3 .sectionFrame3Content p {
	margin-left: 10px;
}

#rightCol .ctArea .sectionFrame3 .sectionFrame3Content input {
	width: 140px;
}

#rightCol .ctArea .sectionFrame3 .sectionFrame3Content .submit {
	margin-left: 0 !important;
	width: 144px !important;
	width: 140px;
}

#rightCol .ctArea .sectionFrame4 {
	margin-right: 0 !important;
	margin-right: -10px;
	background-image: url(../../images/newsletter.gif);
	height: 20px !important;
	height: 24px;
	width: 165px;
	padding-top: 4px;
}

#rightCol .ctArea .sectionFrame4 a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin-left: 10px;
}

#copyright,
#street,
#city {
	font-size: 10px;
	line-height: 12px;
	margin: 5px 5px 0 0;
	float: left;
}

/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
	float: left;
	width: 305px !important;
	width: 302px;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 305px !important;
	width: 302px;
}

/* Flexible Contents 3 Columns */

.fce3Columns .fceLeftCol {
	float: left;
	width: 200px !important;
	width: 197px;
}

.fce3Columns .fceMidCol {
	float: left;
	width: 200px !important;
	width: 200px;
	margin-left: 10px;
}

.fce3Columns .fceRightCol {
	float: right;
	width: 200px !important;
	width: 197px;
}


/* Filelinks */

.csc-uploads td {
	padding: 5px 10px 5px 0;
}


/* Content tables */

.ctArea .contenttable th,
.ctArea .contenttable td {
	padding: 3px 5px 3px 0;
}


/* Sitemap */

.csc-sitemap ul li {
	margin-top: 10px;
}

.csc-sitemap ul ul li{
	margin-top: 2px;
}


/* Mailform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	border: none;
}

fieldset.defaultForm div.formRow {
	clear: both;
}

.defaultForm .csc-mailform-label {
	padding: 5px 0;
}

.sectionFrame7 .defaultForm .csc-mailform-label {
	font-weight: bold;
	color: #000;
	background-color: #FDE9BB;
	padding: 5px;
	margin: 5px 0 10px 0;
}

fieldset.defaultForm .required {
	float: left;
	margin-left: -12px;
}

.sectionFrame7 fieldset.defaultForm .required {
	margin-right: -12px;
	position: relative;
	right: -12px;
}

.defaultForm label {
	float: left;
	width: 170px !important;
	width: 180px;
	display: block;
	margin-bottom: 6px;
	margin-right: 0 !important;
	margin-right: -3px;
	padding-right: 10px;
}

.sectionFrame7 .defaultForm label {
	width: 150px !important;
	width: 160px;
	margin-left: 20px !important;
	margin-left: 10px;
}

.defaultForm .formRowNoMargin label {
	float: none;
}

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	background-color: #F6F6F6;
	color: black;
	border: 1px solid #929698;
	padding: 1px;
}

.sectionFrame7 .defaultForm input,
.sectionFrame7 .defaultForm select,
.sectionFrame7 .defaultForm textarea {
	margin-left: 20px !important;
	margin-left: 30px;
}

.defaultForm input.file {
	width: auto;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px;
}

.defaultForm option {
	background-color: #F6F6F6;
	color: black;
}

.defaultForm input.checkbox {
	width: 13px;
	height: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	border: none;
}

.defaultForm input.submit,
.defaultForm button,
.defaultForm .submit input {
	margin-left: 180px !important;
	margin-left: 180px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.sectionFrame7 .defaultForm input.submit,
.sectionFrame7 .defaultForm button,
.sectionFrame7 .defaultForm .submit input {
	margin-left: 200px !important;
	margin-left: 210px;
}

.defaultForm input.noMargin {
	margin-left: 0 !important;
}

.defaultForm .formRowNoMargin input.submit,
.defaultForm .formRowNoMargin button {
	margin-left: 0 !important;
	margin-left: 0;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.sectionFrame7 .defaultForm div.radio fieldset {
	margin-left: 20px;
}

.defaultForm div.radio fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.sectionFrame7 .defaultForm div.radio fieldset label {
	margin-left: 10px !important;
}

.defaultForm div.radio fieldset .radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0 !important;
	background-color: transparent;
	border: none;
}

.sectionFrame7 .defaultForm div.radio fieldset input.radio {
	margin-bottom: 10px !important;
	margin-left: 0 !important;
}

.defaultForm input[type=text]:focus,input[type=password]:focus,textarea:focus {
	background:#FFF; 
	color: black;
}


/* images */

#midCol .ctElement .csc-textpic-intext-right .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-left .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-firstcol {
	clear:both;
}

#midCol .ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-below .csc-textpic-text {
	padding-bottom: 5px;
}

#midCol .ctElement .csc-textpic-above .csc-textpic-text {
	padding-top: 5px;
}

.csc-textpic-caption {
	font-size: 10px;
	padding-top: 2px;
}


/* tt_news */

.newsLatestItem h3 {
	padding-bottom: 10px;
}

.newsLatestItem p.bodytext {
	display: inline;
}

.newsLatestItem img {
	float: left;
	margin: 4px 7px 2px 0;
}

.newsSingleItem {
	position: relative;
}

.newsSingleItem .newsSingleDate {
	color: #938779;
}

.newsSingleItem .newsSingleSubheader {
	font-weight: bold;
	padding-bottom: 10px;
}

.newsSingleItem .news-single-related {
	display: none;
}

.newsSingleItem .news-single-files,
.newsSingleItem .newsSingleImage {
	margin-top: 15px;
}

.newsSingleItem .news-single-related dd {
	padding-bottom: 2px;
}

.newsSingleItem .news-single-files img {
	margin-right: 4px;
}

.newsSingleItem .newsSingleImage img {
	margin-right: 10px;
}

.newsSingleItem .newsSingleImage .newsSingleCaption {
	font-size: 10px;
	padding-bottom: 5px;
}

.newsSingleItem .newsSingleBackLink {
	margin-top: 15px;
}

.newsListWrap {
	margin-top: -14px;
}

.newsListItem {
	padding-top: 15px;
	clear: both;
}

.newsListDate {
	color: #938779;	
}

.newsListItem h3 {
	padding-bottom: 0 !important;
}

.newsListItem img {
	float: left;
	margin: 5px 10px 0 0;
}

.newsListItem p.bodytext {
	display: inline;
}

.newsListClearer {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #938779;
	font-size: 0px;
	padding-top: 10px;
}

.newsListBrowse {
	margin-top: 20px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}


/* indexed search */

.tx-indexedsearch-form {
	float: left;
}

.tx-indexedsearch .defaultForm .tx-indexedsearch-form {
	margin-left: 180px !important;
	margin-left: 90px;
}

.tx-indexedsearch .defaultForm .tx-indexedsearch-form label {
	display: none;
	/*width: 170px !important;
	width: 185px;*/
}

.tx-indexedsearch .defaultForm select {
	width: 169px !important;
}

.tx-indexedsearch .defaultForm .submit {
	margin-left: 0px !important;
	margin-left: 0px;
}

.tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 342px !important;
	width: 344px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 15px;
	/* margin-bottom: -30px; NUR WENN SECTION HEADERS VORHANDEN SIND ! */
	margin-bottom: 15px;
}

.tx-indexedsearch .tx-indexedsearch-secHead {
	margin-top: 80px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-secHead h2 a {
	font-size: 14px;
}

.tx-indexedsearch .tx-indexedsearch-res {
	clear: both;
	margin-bottom: 50px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-res h3 {
	margin: 0;
	padding: 0;
	position: relative;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-icon {
	padding-left: 20px;
	position: absolute;
	left: -19px;
	top: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-title {
	padding-left: 15px;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-size,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-crdate,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-mtime {
	float: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt.tx-indexedsearch-text-item-path {
	width: 400px;
	clear: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dd.tx-indexedsearch-text-item-path {
	display: none;
}

.tx-indexedsearch .tx-indexedsearch-list {
	margin-top: 60px;
	margin-bottom: -30px;
	clear: both;
}

.tx-indexedsearch .browsebox li {
	background-image: none;
	float: left;
	padding: 0;
	margin: 15px 5px 50px 0;
}

.tx-indexedsearch .browsebox li a {
	
}

/* Login */

.tx-felogin-pi1 p.forgotP {
	margin-left: 180px !important;
	margin-left: 183px;
}

.tx-felogin-pi1 .logoutForm input.submit  {
	margin-top: 10px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}


/* Frontend Registration & Newsletter Registration */
                                              
.tx-srfeuserregister-pi1 p,
.tx-srfeuserregister-pi1 h4 {
	padding-left: 0;
}

.regForm .regFormNotice {
	padding-bottom: 20px;
}

.regForm span {
	color:  #FF0000;
}

.regForm .tx-srfeuserregister-pi1-error,
.regForm .tx-sremailsubscribe-pi1-error {
	color: #FF0000;
	margin-left: 180px !important;
	margin-left: 183px;
	margin-bottom: 6px;
	font-size: 11px;
}

.regForm .image {
	position: relative;
}

.regForm input.tx-srfeuserregister-pi1-delete-icon {
	position: absolute;
	left: 310px !important;
	left: 130px;
	top: 0px;
	width: 11px;
}

.regForm .formRow .tx-srfeuserregister-pi1-file-view {
	position: absolute;
	left: 340px !important;
	left: 160px;
	top: 2px;
}

.regFormPreview .buttons {
	margin-top: 50px;
}

.tx-srfeuserregister-pi1 p a {
	background-image: none;
	padding-left: 0;
}

.regForm input.noMargin {
	margin-left: 0;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.regForm div.radio fieldset .tx-srfeuserregister-pi1-radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0;
	background-color: transparent;
	border: none;
}

.regForm .checkboxLabel {
	width: 200px;
}

.regForm input.checkbox {
	margin-top: 2px;
	margin-bottom: 0;
	margin-right: 5px;
	float: left;
}

.regForm div.checkbox fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.regForm div.checkbox fieldset .checkbox,
.regForm div.checkbox input.tx-srfeuserregister-pi1-checkbox,
.regForm div.checkbox input.tx-sremailsubscribe-pi1-checkbox {
	padding: 0;
	width: auto;
	background-color: transparent;
	border: none;
}


/* jk_poll */

.tx-jkpoll-pi1 .pollImage img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;	
}

.tx-jkpoll-pi1 .pollCaptcha img {
	border: 1px solid #666;	
	margin-bottom: 5px;
}

.tx-jkpoll-pi1 .pollResult {
	padding-bottom: 10px;
}

.tx-jkpoll-pi1 .pollResult .singleResult img {
	margin-top: 2px;
	float: left;
	margin-right: 5px;
}

/* calculator */

.tx-ibbruggcalculator-pi1 .inputView .item form {
	width: 70%;
	background-color: #E8F6DD;
	padding: 15px 10px 15px 10px;
	color: #938779;
}

.tx-ibbruggcalculator-pi1 .inputView .item fieldset {
	border-bottom: 1px solid #72B94C;
	padding: 10px 0 10px 0;
}

.tx-ibbruggcalculator-pi1 .inputView input {
	margin-right: 5px;
	color: #000000;
}

.tx-ibbruggcalculator-pi1 .inputView .item div {
	color: #000000;
	padding-bottom: 5px; 
	font-weight: bold;
}

.tx-ibbruggcalculator-pi1 .inputView .item #submit {
	text-align: right;
	padding-top: 2px;
}

.tx-ibbruggcalculator-pi1 .resultView .item {
	color: #938779;
}
	
.tx-ibbruggcalculator-pi1 .resultView .item  table tr th {
	border-bottom:1px solid #000000;
	color:#000000;
	font-weight:bold;
}

.tx-ibbruggcalculator-pi1 .resultView .item  table tr td {
	color: #938779;
	padding: 2px 30px 2px 0;
}

.tx-ibbruggcalculator-pi1 .resultView .item  table tr .bars {
	width: 220px;
}

.tx-ibbruggcalculator-pi1 .resultView .item  table tr td strong {
	font-weight: bold;
}

.tx-ibbruggcalculator-pi1 .resultView .item .title {
	color: #000000;
	font-weight: bold;
}

.tx-ibbruggcalculator-pi1 .resultView .item .bar_cheap,
.tx-ibbruggcalculator-pi1 .resultView .item .bar_expensive,
.tx-ibbruggcalculator-pi1 .resultView .item .bar_even {
	margin-left: 5px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	height: 17px !important;
	height: 20px;
}

.tx-ibbruggcalculator-pi1 .resultView .item .bar_cheap span,
.tx-ibbruggcalculator-pi1 .resultView .item .bar_expensive span,
.tx-ibbruggcalculator-pi1 .resultView .item .bar_even span {
	padding-right: 5px;
}

.tx-ibbruggcalculator-pi1 .resultView .item .bar_cheap,
.tx-ibbruggcalculator-pi1 .resultView .item .bar_even {
	background-color: #45A839;
}

.tx-ibbruggcalculator-pi1 .resultView .item .bar_expensive {
	background-color: #AA4637;
}

.tx-ibbruggcalculator-pi1 #ewb {
	text-align: right;
}

.tx-ibbruggcalculator-pi1 #ewb a { 
	color: #938779;
	font-weight: normal;
	text-decoration: none;
}

.tx-ibbruggcalculator-pi1 .inputView #ewb {
	margin-right: 8px;
}

.tx-ibbruggcalculator-pi1 .resultView #ewb {
	margin-top: 20px;
	margin-right: 105px;
}

/* powermail */

.tx-powermail-pi1 .tx-powermail-pi1_confirmation .submit {
	margin-left: 0px !important;
	margin-left: 0px;
}

.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_back {
	margin-top: 15px;
}

.tx-powermail-pi1 .tx-powermail-pi1_confirmation {
	margin-left: 0;
}

.tx-powermail-pi1 .tx-powermail-pi1_confirmation .powermail_all .powermail_all_td {
	padding-right: 30px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_label {
	margin-bottom: 5px;
}

.tx_powermail_pi1_fieldwrap_html_captcha {
	margin: 10px 0 5px;
}

.tx-powermail-pi1 .powermail_captcha {
	margin-left: 5px;
}

.tx-powermail-pi1 .defaultForm .required {
	padding-left: 1px !important;
	padding-left: 1px;
	margin-left: 0px !important;
	margin-left: 3px;
}

.tx-powermail-pi1 input.validation-failed, 
.tx-powermail-pi1 textarea.validation-failed {
	
}

.tx-powermail-pi1 .powermail_check_inner input {
	margin-bottom: 3px;
}

.tx-powermail-pi1 .powermail_radio_inner input {
	margin-bottom: 7px;
}

.tx-powermail-pi1 .powermail_mandatory_js {
	text-align: right;
	display: inline;
	margin-left: 5px;
	color: #e71717;
}

.tx-powermail-pi1 h4 {
	margin-top: 5px;
}

.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_back .submit {
	float: left;
	margin-right: 10px;
}