/*
*   TYPO3 forms
*/
#content fieldset.csc-mailform {
	border:				none;
	padding:				0px;
	margin:				0px;
}
#content fieldset fieldset {
	border:					none;
	margin:					0px;
	padding:					0px;
}
#content fieldset fieldset legend {
	display:					none;
}
#content fieldset.csc-mailform fieldset label {
	border:					none;
	clear:					none;
	display:					inline;
	float:					none;
	width:					auto;
}
#content fieldset fieldset input.csc-mailform-radio {
	margin-right:			5px;
	margin-top:				3px;
	margin-bottom:			3px;
	border:					none;
	float:					none;
	background:				transparent;
}
#content fieldset.csc-mailform input.csc-mailform-check {
	background:				transparent;
}
#content fieldset.csc-mailform hr {
	height:					1px;
	border:					none;
	background-color:		#D8E9BC;
	margin:					10px 0px 10px 0px;
}
#content fieldset.csc-mailform label {
	clear:				left;
	float: 				left;
	width: 				15em;
	margin-bottom:		10px;
}

#content fieldset.csc-mailform input,
#content fieldset.csc-mailform select,
#content fieldset.csc-mailform textarea {
	float:				left;
	margin-bottom:		1em;
	background-color:	#d8e9bc;
}

#content fieldset .csc-mailform-check {
	border:				none;
}

#content fieldset.csc-mailform .csc-mailform-field,
#content .csc-mailform-label {
	clear: 				both;
	margin-bottom:		10px;
	line-height:		130%;
}

#content fieldset.csc-mailform .csc-mailform-submit {
	clear: 				both;
	padding:			0.2em 0.7em 0.2em 0.7em;
	margin:				1.25em 0 1.25em 15em;
	font-weight:		bold;
	background-color:	#D4D0C8;
}



/*
 * Powermail forms
 *
 */
 
div.tx-powermail {
	font-size: 10pt;
	border: 0px solid #c0c0c0;
	background: #ffffff;
}
.tx-powermail-pi1 div.frame_content_default,
.tx-powermail-pi1 div.frame_content_01 {
	background-image:	none!important;
}
    
	/* Form */
span.mandatory {
	/* Color of mandatory error message */
	color: #c00418;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #c00418;
	margin: 0px 0 8px 200px;
	float: left;
}

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	margin:					1px 1px 20px 0px!important;
	padding:				1px 1px 1px 0px;
	background-color: #ffffff;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display:					none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display:				inline;
	float:					left;
	clear:				  left;
	width:          200px;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select,
fieldset.tx-powermail-pi1_fieldset select {
	/* Input and textarea */
	margin-bottom:   8px;
	float:					left;
}
.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_submitmultiple_back {
	background-color: #efefef;
	color: #000000;
	margin-left: 5px;
}

#column_normal fieldset.tx-powermail-pi1_fieldset select.powermail_select,
#column_normal fieldset.tx-powermail-pi1_fieldset select {
	width:					auto;
	max-width:				404px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin-right:			5px;
	margin-top:				3px;
	margin-bottom:			3px;
	border:					none;
	float:					none;
	background:				transparent;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 5px;
	clear: both;
}

tx_powermail_pi1_fieldwrap_html_text {
	/* DIV container arround every field */
	margin: 5px 5px;
	padding: 5px 5px;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	clear: 				both;
	padding:			0.2em 0.7em 0.2em 0.7em;
	margin:				1.25em 0 1.25em 15em;
	font-weight:		bold;
	background-color:	#D4D0C8;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	border: 1px solid #c00418;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	background:	#FFFFFF;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #f0f0f0;
}
fieldset.tx_powermail_pi1_fieldwrap_html div.odd {
	background-color: #f0f0f0;
}
	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
.powermail_pagebrowser {
	padding:			3px 5px 2px 5px;
	color:				#000000;
	text-align: right;
	background-color: #ffffff;
}


/*Styles für einzelne Fieldsets*/
.tx-powermail-pi1_fieldset_1  div.powermail_check_inner {
float: left;
width: 60px;
}

.tx-powermail-pi1_fieldset_1 .tx_powermail_pi1_fieldwrap_html_checkbox_title  {
float: left;
margin-right: 5px;
}

.tx-powermail-pi1_fieldset_1 label {
margin-left: 10px;
width: 30px!important;
}

.tx-powermail-pi1_fieldset_1 input {
float:left;
}

fieldset.tx-powermail-pi1_fieldset_3 input.powermail_submit {
margin: 0px;
padding: 0px;
background-color:#EFEFEF;
color:#000000;
border: 1px solid #DCDDDE
}



/*Suche*/
.tx-indexedsearch {
border: none;
}

.tx-indexedsearch-whatis {
margin: 20px 0px 20px 0px;
}

.tx-indexedsearch-res  {
margin: 20px 0px 20px 0px;
}

.tx-indexedsearch-title a  {
font-size: 12px;
}

.tx-indexedsearch-form {
float: left;
}

.tx-indexedsearch-searchbox-button-submit {
float: left;
}
input.tx-indexedsearch-searchbox-button {
background-color:#EFEFEF;
color:#000000;
border:1px solid #DCDDDE;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
padding:0.05em 0.5em 0.1em;
}


/*Bestellbutton gm Extension*/

.tx-gmautofocusorder-pi1 input {
background-color:#EFEFEF;
color:#000000;
border:1px solid #DCDDDE;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
font-size: 12px!important;
padding:0.05em 0.5em 0.1em;
width:auto;
}

div.tx-powermail {
	width: 100%;
}
div.tx-powermail form h3 {
	display: none;
}
.tx-powermail .powermail_fieldset {
    border: 0;
    background-color: transparent;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap {
    margin: 0px 0px 10px 0px;
    clear: both;
    overflow: hidden;
}
.tx-powermail .powermail_fieldset .powermail_label {
    width: 150px;
    float: left;
}
.tx-powermail .powermail_fieldset .powermail_field,
.tx-powermail .powermail_fieldset select {
    width: 300px;
    float: right;
    padding: 5px;
}
.tx-powermail .powermail_fieldset select {
    width: 312px;
    border: 1px solid #DCDDDE;
} 
.tx-powermail .powermail_fieldset textarea {
    border: 1px solid #DCDDDE;
}
.powermail_tabmenu {
	margin-bottom: 20px !important;
}
.powermail_tabmenu li, .powermail_tab_navigation a {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	padding: 5px;
	margin-bottom: 5px;
	display: block;	
}
.powermail_tabmenu li {
	list-style-type: none;
}
.powermail_tabmenu li.act { 
	background-color: #f4f4f4;
	font-weight: bold;
}
.powermail_tabmenu li:hover { 
	cursor: pointer;
}
.powermail_tab_navigation {
	overflow: visible !important;
	padding-top: 15px;
}
#column_normal .tx-powermail input[type="submit"] {
	width: auto;
	background-color: #fafafa;
	font-weight: bold;
}
#column_normal .tx-powermail input[type="submit"]:hover {
	cursor: pointer;
}
ul.parsley-errors-list {
	color: #d00;
	font-weight: bold;
}
ul.parsley-errors-list li {
	list-style-type: none; 
	clear: both;
}
.powermail_tab_navigation a {
	padding: 6px 9px 4px 9px;
}
.powermail_tab_navigation a.powermail_tab_navigation_next {
	float: right;
} 
.powermail_tab_navigation a.powermail_tab_navigation_next:before {
	content: "nächster Schritt ";
}              
.powermail_tab_navigation a.powermail_tab_navigation_previous {
	float: left;
} 
.powermail_tab_navigation a.powermail_tab_navigation_previous:after {
	content: " vorheriger Schritt";
}  