A:link	{
	color: rgb(0,0,96);
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	/* border-bottom: 1px dashed; */
	text-decoration: underline;
	}
A:visited	{
	color: rgb(0,0,96);
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	/* border-bottom: 1px dashed; */
	text-decoration: underline;
	}
A:hover	{
	color: rgb(96,0,0);
	/* background-color: rgb(0,0,96); */
	/* color: rgb(240,237,216); */
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	/* border-bottom: 1px solid; */
	text-decoration: none;
	}
.AMini:link	{
	color: rgb(0,0,96);
	font-family: Tahoma,Arial;
	font-size: 7pt;
	font-style: normal;
	/* border-bottom: 1px dashed; */
	text-decoration: underline;
	}
.AMini:visited	{
	color: rgb(0,0,96);
	font-family: Tahoma,Arial;
	font-size: 7pt;
	font-style: normal;
	/* border-bottom: 1px dashed; */
	text-decoration: underline;
	}
.AMini:hover	{
	/* background-color: rgb(0,0,96); */
	/* color: rgb(240,237,216); */
	color: rgb(96,0,0);
	font-family: Tahoma,Arial;
	font-size: 7pt;
	font-style: normal;
	/* border-bottom: 1px solid; */
	text-decoration: none;
	}
.AImage:link	{
	color: rgb(0,0,96);
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	border: none;
	}
.AImage:visited	{
	color: rgb(0,0,96);
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	border: none;
	}
.AImage:hover	{
	color: rgb(0,0,96);
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	border: none;
	}
BODY	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: black;
	background-color: rgb(240,240,208);
	/* background-color: white; */
	}
.Fixed	{
	font-family: Courier New, Courier;
	font-size: 8pt;
	color: black;
	}
.Orange	{
	color: rgb(252,166,4);
	}
.Orange16	{
	color: rgb(252,166,4);
	font-size: 16pt;
	}
img	{
	border: none;
	vertical-align: middle;
	}
INPUT	{
	background-color: #ffffff;
	color: rgb(16,32,144);
	font-family: Courier New, Courier;
	font-size: 8pt;
	border: 1px solid #000000;
	height: 20px;
	}
input:focus	{
	background-color: #ffffaf;
	}
.INPUTpadding20	{
	height: 20px;
	padding-left: 20px;
}
.INPUTvormerken	{
	background: url(/images/icons/cart_add.png) left no-repeat;
	height: 20px;
	padding-left: 20px;
}
.INPUTanfragen	{
	background: url(/images/icons/lorry_error.png) left no-repeat;
	height: 20px;
	padding-left: 20px;
	}
.INPUTbestellen	{
	background: url(/images/icons/lorry_go.png) left no-repeat;
	height: 20px;
	padding-left: 20px;
	}
.INPUTexport	{
	background: url(/images/icons/disk.png) left no-repeat;
	height: 20px;
	padding-left: 20px;
	}
.INPUTHeader {
	background-color: #ffffff;
	color: rgb(16,32,144);
	font-family: Courier New, Courier;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #000000;
	height: 20px;
	}
.INPUTHeader:focus	{
	background-color: #ffffaf;
	}
.INPUTArial	{
	background-color: #ffffff;
	color: rgb(16,32,144);
	font-family: Tahoma,Arial;
	font-size: 8pt;
	border: 1px solid #000000;
	height: 20px;
	}
.INPUTNum	{
	background-color: #ffffff;
	color: rgb(16,32,144);
	font-family: Courier New, Courier;
	font-size: 8pt;
	text-align: right;
	border: 1px solid #000000;
	height: 20px;
	}
button, .INPUTButton	{
	background-color: #ffffff;
	color: rgb(16,32,144);
	/* font-family: Courier New, Courier; */
	font-family: Tahoma,Arial;
	font-size: 8pt;
	border: 1px solid #000000;
	height: 20px;
	margin: 1px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: visible;
	width: auto;
	}
.INPUTButtonOrange	{
	/* background-color: rgb(208,0,0);
	color: yellow; */
	background-color: rgb(0,0,96);
	color: yellow;
	/* font-family: Courier New, Courier; */
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #000000;
	text-decoration: blink;
	height: 20px;
	}
.INPUTButtonOrangeMini	{
	/* background-color: rgb(208,0,0);
	color: yellow; */
	background-color: rgb(0,0,96);
	color: yellow;
	/* font-family: Courier New, Courier; */
	font-family: Tahoma,Arial;
	font-size: 7pt;
	font-weight: bold;
	border: 1px solid #000000;
	text-decoration: blink;
	}
.INPUTMini	{
	background-color: #ffffff;
	color: rgb(16,32,144);
	font-family: Courier New, Courier;
	font-size: 7pt;
	border: 1px solid #000000;
	}
.INPUTButtonMini	{
	background-color: #ffffff;
	color: rgb(16,32,144);
	/* font-family: Courier New, Courier; */
	font-family: Tahoma,Arial;
	font-size: 7pt;
	border: 1px solid #000000;
	}
SELECT	{
	background-color: #ffffff;
	color: rgb(16,32,144);
	font-family: Courier New, Courier;
	font-size: 8pt;
	border: 1px solid #000000;
	height: 20px;
	}
select:focus	{
	background-color: #ffffaf;
	}
option:focus	{
	background-color: #ffffaf;
	}
TEXTAREA	{
	background-color: #ffffff;
	color: rgb(16,32,144);
	font-family: Courier New, Courier;
	font-size: 8pt;
	border: 1px solid #000000;
	}
textarea:focus	{
	background-color: #ffffaf;
	}

.Error	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: yellow;
	background-color: rgb(208,0,0);
	}
.Error:link	{
	color: yellow;
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: underline;
	}
.Error:visited	{
	color: yellow;
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: underline;
	}
.Error:hover	{
	color: yellow;
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	}
.Error7	{
	font-family: Tahoma,Arial;
	font-size: 7pt;
	color: yellow;
	background-color: rgb(208,0,0);
	}
.Error10	{
	font-family: Tahoma,Arial;
	font-size: 10pt;
	color: yellow;
	background-color: rgb(208,0,0);
	}
.Error10:link	{
	color: yellow;
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	}
.Error10:visited	{
	color: yellow;
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	}
.Error10:hover	{
	color: yellow;
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	}
.Header	{
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: rgb(0,0,96);
	}
.Header:link	{
	font-family: Tahoma,Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background-color: rgb(0,0,96);
	/* border-bottom: 1px dashed; */
	text-decoration: underline;
	}
.Header:visited	{
	font-family: Tahoma,Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background-color: rgb(0,0,96);
	/* border-bottom: 1px dashed; */
	text-decoration: underline;
	}
.Header:hover	{
	font-family: Tahoma,Arial;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(252,166,4);
	background-color: rgb(0,0,96);
	/* border-bottom: 1px solid; */
	text-decoration: none;
	}
.Menue	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: black;
	background-color: rgb(0,0,96);
	}
.MenueHeader	{
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background-color: rgb(240,240,208);
	}
.W1	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: green;
	}
.W2	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: red;
	}
.W3	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: blue;
	}
.Heute	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: orange;
	}
.Gestern	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: red;
	}
.Morgen	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: green;
	}
table	{
	border: 0px none;
	border-spacing: 0px;
	color: black;
	font-family: Tahoma,Arial;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	}
tr	{
	color: black;
	font-family: Tahoma,Arial;
	font-size: 8pt;
	}
td	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	/* color: black; */
	}
th, thead tr th	{
	background-color: rgb(224,224,224);
	color: black;
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	}
.TD1	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: black;
	background-color: rgb(224,224,224);
	}
.TD1fixed	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: black;
	background-color: rgb(224,224,224);
	position: absolute;
	}
.TD2	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: black;
	background-color: rgb(240,240,255) !important;
	}
.TD3	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: black;
	background-color: rgb(208,208,255) !important;
	}
.TDL	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: rgb(208,208,255);
	padding-left: 5px;
	text-align: right;
	}
.TDR	{
	background-color: rgb(240,240,255);
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	}
.TDOrange	{
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: black;
	background-color: rgb(252,192,16);
	}
d.TD1Mini	{
	font-family: Tahoma,Arial;
	font-size: 7pt;
	color: black;
	background-color: rgb(208,208,208);
	}
.TD2Mini	{
	font-family: Tahoma,Arial;
	font-size: 7pt;
	color: black;
	background-color: rgb(240,240,255);
	}
.TD3Mini	{
	font-family: Tahoma,Arial;
	font-size: 7pt;
	color: black;
	background-color: rgb(208,208,255);
	}
.Font6	{
	/* font-family: Tahoma,Arial; */
	font-size: 6pt;
	/* color: black; */
	}
.Font7	{
	/* font-family: Tahoma,Arial; */
	font-size: 7pt;
	/* color: black; */
	}
.Font8	{
	font-size: 8pt;
	}
.Font9	{
	font-size: 9pt;
	}
.Font10	{
	font-size: 10pt;
	}
.Font12	{
	font-size: 12pt;
	}
.Font14	{
	font-size: 14pt;
	}
.Font16	{
	font-size: 16pt;
	}
.Font20	{
	font-size: 20pt;
	}
.Required {
	border: 1px solid red;
	}