body, td
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
}
body
{
	scrollbar-face-color: #A1A16E;
	scrollbar-shadow-color: #DBDAB7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #969664;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E0DFC2;
	scrollbar-arrow-color: #FFFFFF;
}
img
{
	border: 0px;
}
p
{
	margin: 0px;
}
ul, ol
{
	margin-top: 3px;
	margin-bottom: 0px;
}
a, a:link, a:visited, a:active
{
	color: #5A5A30;
	text-decoration: underline;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
a.ns, a.ns:link, a.ns:visited, a.ns:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.ns:hover
{
	color: #FF0000;
	text-decoration: underline;
}
td.center
{
	border-right: 2px solid #5B5930;
	padding: 2px;
	background-image: url('img/bkg_solder.jpg');
	background-color: #CDCD9B;
	background-position: top right;
	background-repeat: no-repeat;
}



/*INPUT*/
.inp_ins
{
	font-family: Arial;
	font-size: 12px;
	color: #3B3600;
	background-color: #C4C28F;
	height: 18px;
	border-bottom: 1px solid #A6A474;
	border-right: 1px solid #A6A474;
	border-left: 1px solid #827A29;
	border-top: 1px solid #827A29;
	scrollbar-face-color: #A1A16E;
	scrollbar-shadow-color: #DBDAB7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #969664;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E0DFC2;
	scrollbar-arrow-color: #FFFFFF;
}
.inp_but
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3B3600;
	background-color: #C4C28F;
	height: 18px;
	border-bottom: 1px solid #827A29;
	border-right: 1px solid #827A29;
	border-left: 1px solid #A6A474;
	border-top: 1px solid #A6A474;
}
.inp_preis
{
	border:0px;
	width:50px;
	height:20px;
	font-weight:bold;
	text-align:right;
	color: #000000;
	background-color: transparent;
}
.inp_total
{
	border:0px;
	width:75px;
	height:20px;
	font-weight:bold;
	text-align:right;
	color: #000000;
	background-color: transparent;
}
/*INPUT*/
.pt07 {font-size: 7pt;}
.pt08 {font-size: 8pt;}
.pt09 {font-size: 9pt;}
.pt10 {font-size: 10pt;}
.pt11 {font-size: 11pt;}
.pt12 {font-size: 12pt;}
.pt14 {font-size: 14pt;}
.pt16 {font-size: 16pt;}


#hidemenu{position:absolute;top:0px;left:0px;visibility:hidden;}
