.inputprod {
	border-width: 1px;
	border-color: #BBBBBB;
	border-bottom-style: dashed;
	border-right-style: dashed;

	background-color: #FAFAFA;
	width: 300px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.inputbutton {
	border-width: 1px;
	border-color: #BBBBBB;
	border-style: outset;

	background-color: #EEEEEE;
	width: 300px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.prodtableleft {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;	
	border-left-width: 0px;		
	border-bottom-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-style: dashed;
	border-right-style: dashed;
}
.prodtableright {
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;	
	border-left-width: 1px;		
	border-bottom-color: #BBBBBB;
	border-bottom-style: dashed;
	border-left-color: #BBBBBB;
	border-left-style: dashed;
}
.prodtablemiddle {
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;	
	border-left-width: 0px;		
	border-bottom-color: #BBBBBB;
	border-bottom-style: dashed;
}
.prodtablebottomleft {
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;	
	border-left-width: 0px;		
	border-right-color: #BBBBBB;
	border-right-style: dashed;
}
.tabelle {
	border-bottom-width: 1px;
	border-bottom-color: #BBBBBB;
	border-bottom-style: dashed;
	border-right-width: 1px;
	border-top-width: 0px;	
	border-left-width: 0px;		
	border-right-color: #BBBBBB;
	border-right-style: dashed;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normalbold {
	font-size: medium;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.gross {
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.normalboldrot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: none; }
.normalrot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FF0000; text-decoration: none; }
.normalboldgrau {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #999999; text-decoration: none;
}
.normalgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normalboldweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.normalboldrotgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;

}

