#Table_01 img
{
	display: block;
	margin: 0;
}
#Table_01 
{
	background-color: #fff;
}

html {
     overflow: -moz-scrollbars-vertical;
}

body 
{
	background-color: #fffadb;
}

td 
{
	font-family: Verdana;
	font-size: 10pt;
}

#footer 
{
	padding-left: 10px;
	padding-right: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-family: Arial !important;
	color: #fff !important;
	font-size: 8pt !important;
}
#footer a
{	
	color: #fff !important;
}

.sortiment td 
{
	FONT-SIZE: 9pt;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    line-height: 1.5em;
}

.Custom_CustomerGroup
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: uppercase;
	font-size: 18px;
	color: black;
	font-family: Verdana;
}

.Custom_OrderForm 
{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.orderrow ,
.headerrow
{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.headerrow { background-color: #ccc;}
.orderrow input 
{
	width: 60px !important;
}

#MyBPControlLayout_Container_77_MyControl77_panLogout a
{
	float: left;
	padding-right: 10px;
}

.formlink 
{
	float: left;
	clear: both;
	padding: 10px;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	margin-top: 10px;
}
