#hager-search-form {
	position:absolute;
	right:9px;
	top:25px;
	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%;
	border:none;
	padding:3px 6px 0px 6px;
	margin-bottom:4px;
	text-align:center;
	cursor:pointer;
	width:57px;
}
input.hager-btn-search:hover {
	color:#8D191F;
	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;
}
