


.ORDERELEMENT {
	width: 480px;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
}

/* FORMFIELDS */

.option 		{ 	font-size: 11px; color: #000000; height: 16px; background-color: #F5F5F5; margin: 0px; padding: 0px;}

.myinput 		{	font-size: 12px; color: #000000; width: 330px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #888888;}
.myinputname 	{  	font-size: 12px; color: #000000; width: 160px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #888888;}
.myinput2 		{  	font-size: 12px; color: #000000; width: 520px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #888888;}
.myinputTextXL	{  	font-size: 12px; color: #000000; width: 99%; 				; background-color: #F1F1F1; border: 1px solid #888888;}
.myinput3 		{  	font-size: 12px; color: #000000; width: 330px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #888888;}
.myinputNum 	{  	font-size: 12px; color: #000000; width: 50px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #888888;}
.myinputsmall	{ 	font-size: 12px; color: #000000; width: 290px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #888888;}
.myinputort 	{	font-size: 12px; color: #000000; width: 270px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #888888; margin: 0px 0px 0px 6px}
.myinputDD 		{	font-size: 12px; color: #000000; width: 334px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #888888;}

.myTDOK			{	font-size: 11px; color: #000000; width: 330px; 	height: 16px; background-color: #FFFFFF; border: 1px none #dedede;}
.myinputOK		{	font-size: 12px; color: #000000; width: 330px; 	height: 16px; background-color: #FFFFFF; border: 1px none #dedede;}
.myinputnameOK 	{  	font-size: 12px; color: #000000; width: 160px; 	height: 16px; background-color: #FFFFFF; border: 1px none #dedede;}
.myinput2OK 	{  	font-size: 12px; color: #000000; width: 520px; 	height: 16px; background-color: #FFFFFF; border: 1px none #dedede;}
.myinputTextXLOK{  	font-size: 12px; color: #000000; width: 99%; 	height: 16px; background-color: #FFFFFF; border: 1px none #dedede;}
.myinput3OK 	{  	font-size: 12px; color: #000000; width: 330px; 	height: 16px; background-color: #FFFFFF; border: 1px none #dedede;}
.myinputNumOK 	{  	font-size: 12px; color: #000000; width: 50px; 	height: 16px; background-color: #FFFFFF; border: 1px none #dedede;}
.myinputsmallOK	{ 	font-size: 12px; color: #000000; width: 290px; 	height: 16px; background-color: #FFFFFF; border: 1px none #dedede;}
.myinputortOK 	{	font-size: 12px; color: #000000; width: 276px; 	height: 16px; background-color: #FFFFFF; border: 1px none #dedede;}

.myinputERR		{	font-size: 12px; color: #000000; width: 330px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #FF0000;}
.myinputnameERR	{  	font-size: 12px; color: #000000; width: 160px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #FF0000;}
.myinput2ERR 	{  	font-size: 12px; color: #000000; width: 520px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #FF0000;}
.myinput3ERR 	{  	font-size: 12px; color: #000000; width: 330px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #FF0000;}
.myinputNumERR 	{  	font-size: 12px; color: #000000; width: 50px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #FF0000;}
.myinputsmallERR{ 	font-size: 12px; color: #000000; width: 290px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #FF0000;}
.myinputOrtERR 	{	font-size: 12px; color: #000000; width: 270px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #FF0000; margin: 0px 0px 0px 6px}
.myinputDDERR	{	font-size: 12px; color: #000000; width: 334px; 	height: 16px; background-color: #F1F1F1; border: 1px solid #888888;}


.mylabel {
	width: 130px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.mylabelOK {
	width: 130px;
	font-size: 11px;
	color: #858585;
	font-weight: normal;
}

.mylabelERR {
	width: 130px;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

.changebutton {
	font-size:10px;
	font-weight: normal;
	background-color: #e0e0e0;
	width: 128px;
	height: 24px;
	margin: 1px;
	border: 2px solid #cacaca;
}


.WeiterButton {
	font-size:10px;
	font-weight: bold;
	background-color: #ffcc66;
	width: 128px;
	height: 24px;
	margin: 1px;
	border: 2px solid #999999;
}

.selFirst		{
	color: #000000;
	font-weight: bold;
}

.orderFormTab {
	width: 480px;
}

.agbWatch {
	width: 100%;
	height: 240px;
}

.PaymentChoice {
	font-size: 11px;
	font-weight: bold;
}


.tiny {
	font-size: 9px;
	color: #3F5443;
}

/* felder Shopname etc. */
.tiny2 { 
	color: #666666; font-size: 10px
}

/* Lines im Cart */
.L1 		{ background-color: #F5F5F5}
.L0 		{ background-color: #FFFFFF}
.endLine 	{ border-bottom: 1px solid #aaaaaa }
.outTab 	{ border: 1px solid #DFDFDF; }

