@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

 input, select, textarea {
 	/* font-family:"Times New Roman"; */
	font-family:arial;
	font-size:10px;
 }
 
 
.stadtwerkeScript input {
	border:1px solid #00912f;
	background:#ecf9d9;
	color:#00912f;
	padding:2px;
	font-size:11px;
	width:100%;
	
} 
 
input.green {
	border:1px solid #00912f;
	background:#ecf9d9;
	color:#00912f;
	padding:2px;
	font-size:11px;
	
} 

input.srInput {
	border:1px solid #076b28;
	background:#ffffff;
	color:#00912f;
	padding:4px;
	font-size:11px;
	width:235px;
}

input.srInput2 {
	border:1px solid #076b28;
	background:#ffffff;
	color:#00912f;
	padding:4px;
	font-size:11px;
	width:105px;
}

select.srInput1 {
	border:1px solid #076b28;
	background:#ffffff;
	color:#00912f;
	padding:2px;
	font-size:11px;
	height:21px;
	width:245px;
	z-index:-1;
}



input.plzBox {
	width:95%;
	margin-bottom:14px;
}

input.noButton {
	background:transparent url(../img/linkBg.gif) no-repeat 0 2px;
	border:none;
	padding:0;
	height:17px;
	margin-bottom:10px;
	font-size:11px;
	color:#00912f;
	padding-left:10px;
	*padding-left:11px;
	text-align:left;
	
	
}

input.full {
	width:98%;
}

input.noButton[type="submit"]:hover
{
 cursor:pointer;
 
border-bottom:1px solid #00912f;
}

input.noButton:hover {
	
	
}

input {
	
	
	
	
	
	padding:3px 0 3px 3px;
}
