/* Start of CMSMS style sheet 'it.allions 2009.10 Forms' */
#hdSearch {
	position: absolute;
	top: 108px;
/*	right: 6px;*/
	
	}

#hdSearch .suchfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #006b8d;
	background-color: #bfdae2;
	border: medium none #03C;
	font-weight: bold;
	margin-left: -6px;
	margin-top: 2px;
	padding-left: 6px;
	padding-top: 2px;
        height: 16px;

}

#hdSearch .suchbutton {
	font-size:0.9em;
	font-weight: bold;
	height: 1.25em;
	border: none;
	color:#bfdae2;
	background-color: transparent;

	}

.contactform {
	color: #006b8d;
	letter-spacing: 0.02em;
}

.contactform fieldset legend {font-weight: bold;}
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;}
.contactform div label {display: block; width: 10em; }
.required {
	font-weight: bold;
	
	}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;

	color: #006b8d;
	background-color: #bfdae2;
	
	border: medium none #03C;
	font-weight: bold;

	border: none;
	margin-left: 12px;
	margin-bottom: 8px;
	}

/* End of 'it.allions 2009.10 Forms' */

