#hager-search-form {
	position:absolute;
	left:10px;
	top:35px;
	width:188px;
	clear:right;
	padding:8px 0 4px 0;
}
#hager-search-form select {
	background:#E6E6E6  url("../images/head-submit-inner.gif")  no-repeat 0% 100%;
	margin:0px 4px 4px 0px;
	padding:1px;
	border-width:0px;
}
input#q {
	background:#E6E6E6  url("../images/head-submit-inner.gif")  no-repeat;
	margin-bottom:5px;
	width:127px;
	padding:2px;
	border-width:0px;
	text-indent:5px;
}
input.hager-btn-search {
	font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	color:#FFF;
	/*background:#017EC0  url("../images/head-submit.gif")  no-repeat 100% 30%; */
	background: transparent;
	border:none;
	padding:3px 6px 0px 6px;
	margin-bottom:4px;
	text-align:center;
	cursor:pointer;
	width:57px;
}
input.hager-btn-search:hover {
	color:#fff;
	/* background:#017EC0  url("../images/head-submit-highlight.gif")  no-repeat 100% 20%; */
}
form#hager-search-form input {
	position:absolute;
}
form#hager-search-form input#q, form#hager-search-form input#hager-search, form#hager-search-form span#hager-scope input {
	position:relative;
}
/* form-exhibitor
*******************************************************************************/
.form * {
	padding:0px;
	margin:0px;
}
.form {
	margin:0px;
	padding:0px;
	background-color:#EEF6FF;
}
div.error {
	font-weight:bold;
	color:red;
	background-color:white;
}
.form fieldset {
	margin: 0;
	padding: 5px 10px 1em 10px;
}
.form legend {
	font-size:110%;
	font-weight:bold;
	color:black;
	padding: 10px 0 2px 0;
	margin: 0px 0px 10px 0px;
}
.form .element {
	display:block;
	background-color:#EEF6FF;
	/*border-top:2px solid #EEF6FF;*/
	float:left;
}
.form label {
	display:block;
	padding:0 0 0 3px;
}
#form-module label.checkbox {
	border-right:none;
}
.form input, .form select, .form textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
	float:left;
	margin:4px;
	font-size:1.1em;
}
.form input.radio {
	border:0;
}
.form select option, .form selectshort option {
	padding: 0 0 1px 2px;
}
.form input:focus, .form input:hover, .form selectshort:focus, .form selectshort:hover, .form select:focus, .form select:hover, .form textarea:focus, .form textarea:focus {
	border: 1px solid #000;
}
.form input.text {
	height:1.4em;
}
.form input.checkbox {
	width:25px;
	padding:0;
	border:none;
}
.form input.submit {
	float:left;
	margin:1em 1em 1em 0;
	padding:2px 5px;
	width:30px;
	background-color:#FA931C;
	color:#fff;
	font-size:1em;
	text-align:center;
	cursor:pointer;
}
.form input.submit:hover {
	background-color:#00AEEF;
	color:#fff;
}
.form label.textarea, .form textarea.textarea {
	height:96px;
}
.form-thanks {
	display:block;
	color:#666;
	font-size:1.2em;
}
/* ----------------------------
	Rechte Spalte: Suchformular
---------------------------- */

div.quicksearch {
	background-color:#ECEAE4;
	padding-bottom:1.5em;
}
.quicksearch legend {
	display:none;
}
.quicksearch fieldset {
	padding:0;
	margin:0;
	border:0px solid #ECEAE4;
}
.quicksearch input {
	margin-left:0;
}
.form input.searchfield {
	margin-top:7px;
	padding:2px;
	width:100px;
	color:#C6C2C0;
}
div.quicksearch input:focus, div.quicksearch input:hover {
	background-color: #F2F2F2;
	border: 0px solid #000;
}
div.quicksearch input.image {
	border:0;
}

/*-------------------- Powermail--------------------*/

.powermail_all_table {
	margin-top: 10px;
	margin-bottom: 10px;
}

.powermail_all_table td {
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 2px 0px;
	border-style: solid;
}

.tx_powermail_pi1_formconfirmation_back:hover input,
.tx_powermail_pi1_formconfirmation_submit:hover input {
	border-color: #d26400;
}

.powermail_mandatory_js {
	height: 25px;
	color: red;
	

}


.tx-powermail-pi1 input,
.tx-powermail-pi1 textarea,
.tx-powermail-pi1 select {
	border:1px solid #ccc;
	width:200px;
}


.tx-powermail-pi1 textarea {
	height:100px;
	width:400px;

}


.tx-powermail-pi1 label {
	display: block;
	width: 180px;
	cursor: pointer;
	margin:12px 0 0 0;

}


.tx-powermail-pi1 .checkElement fieldset {
	left: 200px;
}

.tx_powermail_pi1_fieldwrap_html_radio label {
	width: auto;
}

.tx_powermail_pi1_fieldwrap_html_check input,
.tx_powermail_pi1_fieldwrap_html_radio input{
	border:0px;
	text-align:left;
}

.tx-powermail-pi1 legend {
	font-weight:bold;
	font-size:14px;
}

.tx-powermail-pi1 fieldset {
	margin:0 0 20px 0;
}

fieldset {
	border:0px;
	margin:0px;
	padding:0px;
}
legend {
display:none;
}

p.powermail_pagebrowser{
	display:none;
}
.tx_powermail_pi1_fieldwrap_html {
	width:400px;
}
.powermail_textm .powermail_textarea {
	padding:10px;
	margin: 5px 0 5px 0;
}

input.powermail_text, select.powermail_select {
	width:350px;
	height:20px;
}

textarea.powermail_textarea {
	width:350px;
}

input.powermail_submit {
	margin-top:15px;
}

table.powermail_all, tr.powermail_all {
	width:350px; 
	border:0px;
}
td.powermail_all{
	border:0px;
	padding:3px;
}

tr.powermail_all {
	background:#eeebeb;
}
	
input.tx_powermail_pi1_formconfirmation_submit, input.tx-powermail-pi1_confirmation {
	width:170px;
	float:left;
		padding-right:10px;
	margin-right:10px;
}
input.tx_powermail_pi1_formconfirmation_back {
	float:left;
}
	
