/****************************************************************************************
* Netcom-Factory - CSS File by Netcom-Factory digital Solutions
* @web http://www.netcom-factory.de/
* @copyright (C) 2004-2007 by Netcom-Factory digital Solutions - All rights reserved!
*
* @css version 9.1 by Netcom-Factory digital Solutions
*
* tab width: 4px
* color: #619812
****************************************************************************************/

/* OVERWRITE SYSTEM BUTTONS */
/* DE */

/******************************************************************************/
/* definition von formularfeldern */
/******************************************************************************/




.buttonSearch
{	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #bed3ef;
	padding: 1px;
	border-color: #3a63d5;
	border-style: solid;
	border-width: 2px;
	height: 22;
}




.styleInput
{	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #003399;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 3px;
	background-color: #bed3ef;
	border-color: #3a63d5;
	border-style: solid;
	border-width: 1px;
	height: 15px;
}

.styleTextarea
{	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #003399;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 3px;
	background-color: #bed3ef;
	border-color: #3a63d5;
	border-style: solid;
	border-width: 1px;
}

.styleSelect
{	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #003399;
	font-size: 11px;
	font-weight: normal;
	background-color: #bed3ef;
	border-color: #3a63d5;
	border-style: solid;
	border-width: 1px;
	height: 22px;
}

.styleButton
{	font-family: Verdana,Helvetica,sans-serif;
	color: #003399;
	font-size: 11px;
	font-weight: normal;
	background-color: #bed3ef;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	border-color: #3a63d5;
	border-style: solid;
	border-width: 2px;
	height: 24px;
	/**font-weight: bold;**/
}




.styleButtonBold
{	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	margin: 1px;
	border-color: #3a63d5;
	border-style: solid;
	border-width: 2px;
	height: 22px;
}

