#intranet label {
  text-align:left;
	width:70px;
	float:left;
	padding:0em 1em;
	margin:0;
	margin-top:0.3em;
	color:white
}

#intranet input {
background: transparent url('../grafik/formular.gif') no-repeat scroll top left;
border:0px;
height:23px;
padding-top:5px;
width:150px;
padding-left:5px;
}


#intranet input.submit{
 background: transparent url('../grafik/submit.gif') no-repeat scroll top left;
 border:0px;
 height:21px;
 width:100px;
}

#intranet input.submit:active {
 background-position: bottom left;
}




#suche input {
background: transparent url('../grafik/formular.gif') no-repeat scroll top left;
border:0px;
height:21px;
width:150px;
padding-left:5px;
}


#suche input.submit{
 background: transparent url('../grafik/submit.gif') no-repeat scroll top left;
 border:0px;
 height:21px;
 width:100px;
}
