/*
 *  Editor CSS fuer alle Projekte.
 */

html body #custom-doc sub{
  font-size: 0.7em;
  vertical-align: sub;
}

html body #custom-doc sup{
  font-size: 0.7em;
  vertical-align: super;
}



#headerSearchForm input{
	outline: none;
	outline-width: 0px;
}

#headerSearchForm .button-go{
	height: 20px;
	width: 27px;
	cursor: pointer;
	border-radius: 10px;
}
