div.boxzeile {
	width: 100%;
	float: left;
}

div.boxpos {
	width: 370px;
	padding: 10px;
	position: inherit;
	float: left;
}

div.boxhead {
	background-image: url(../../gfx/all/headbgmyde.gif);
	padding: 3px;
	height: 19px;
	border-left: #cccccc 1px solid;
	border-right: #ffffff 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

div.boxbody {
	background: transparent;
	border-left: #DD7C15 1px solid;
	padding: 10px;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

div.boxbodynoborder {
	background: transparent;
	border-left: #DD7C15 0px solid;
	padding: 10px;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

div.mydeckscontenBGoben{
	border: 			0px solid #cccccc;
	width: 				726px;
	height:				5px;
	background-image: 	url(../../gfx/order/md_bg_oben.gif);
	background-repeat:	no-repeat;
	line-height:		0.1;
	border:				0px solid #999999;
}

div.mydeckscontenBGcenter{
	border: 			0px solid #cccccc; 
	width: 				726px; 
	background-image: 	url(../../gfx/order/md_bg_center.gif); 
	background-repeat:	repeat-y;
	padding: 			10px;
	border:				0px solid #999999;
}

div.mydeckscontenBGunten{
	border: 			0px solid #cccccc; 
	width: 				726px; 
	height:				5px; 
	background-image: 	url(../../gfx/order/md_bg_unten.gif); 
	background-repeat:	no-repeat;
}

div.mydeckswkpreisBGoben{
	border: 			0px solid #cccccc;
	width: 				726px;
	height:				6px;
	background-image: 	url(../../gfx/order/md_wkpreis_oben.gif);
	background-repeat:	no-repeat;
	line-height:		0.1;
	border:				0px solid #999999;
}

div.mydeckswkpreisBGcenter{
	border: 			0px solid #cccccc; 
	width: 				726px; 
	background-image: 	url(../../gfx/order/md_wkpreis_center.gif); 
	background-repeat:	repeat-y;
	padding: 			10px;
	border:				0px solid #999999;
}

div.mydeckswkpreisBGunten{
	border: 			0px solid #cccccc; 
	width: 				726px; 
	height:				7px; 
	background-image: 	url(../../gfx/order/md_wkpreis_unten.gif); 
	background-repeat:	no-repeat;
}

fieldset {
	width: 780px;
	margin: 20px 0px 10px 20px;
	padding: 5px 0px 20px 20px;
	background: transparent url('../../gfx/all/fieldsetbg.gif') no-repeat
		scroll top left;
	color: #aaaaaa;
	border: none;
}

legend {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 -20;
}

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

div.headline {
	background: transparent url('../../gfx/all/headmainbg_a.gif') no-repeat
		scroll top right;
	display: block;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	height: 20px;
	margin-right: 6px;
	padding-right: 15px; /* sliding doors padding */
	text-decoration: none;
}

div.headline span {
	background: transparent url('../../gfx/all/headmainbg_span.gif')
		no-repeat;
	display: block;
	line-height: 9px;
	padding: 5px 0 5px 6px;
}


input.inputRadio {
	display: inline;
	height: 14px;
	width: 14px;
	background-color: transparent;
	border-width: 0;
	padding: 0;
	margin: 0 0 0 140px;
}

.zahlung {
	margin: 25px 5px 0px 0px;
}

.senddate,.orderzusammen {
	margin: 6px 5px 0px 0px;
}

.sendmit {
	margin: 13px 5px 10px 0px;
}

.rueckaktiv {
	margin: 2px 5px 20px 0px;
}

.ccdetails {
	margin: 10px 20px 10px 30px;
	padding: 10px;
	border: 1px #999999 solid;
	background-color: #efefef;
}

.bigOL {
	list-style-position: inside;
	margin-left:		20px;
	list-style-type:	decimal;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		bold;
	color: 				#666666;
}

.smallUL {
	list-style-position: outside;
	margin-left: 5px;
	padding-left: 5px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	line-height: 20px;
	width: 650px;
}

.smallLI {
	margin-bottom: 0px;
	padding: 2px;
	border-bottom: 1px dotted #cccccc; 
}

.modidiv {
	margin-left: 22px;
	padding-left: 5px;
	padding: 10px;
	width: 500px;
	margin-bottom: 10px;
}

.showEditme {
	cursor: pointer;
	border: 0px solid #660000;
	z-index: 1;
}

.mydeckswhatInfos {
	float: left;
	left: 0px;
	top: 0px;
	border: 0px solid #660000;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	z-index: 5;
}

.mydecksInfos {
	float: left;
	left: 300px;
	top: 0px;
	border: 0px solid #660000;
	width: 250px;
	z-index: 5;
}

.showAuftrag{
	display: flex;
	flex-direction: column;
	padding: 10px;
	flex-wrap: wrap;
}

.prozessnr{
	width: 100%;
	margin-bottom: 10px;	
}
.littlebigger{
	font-size: 1.25em;
	
}

table{
	
	font-size: 1.0em;
}

.flowColumn{
	
	flex-direction: column;
	
}

.onePayOverview{
	display: flex;
    flex-direction: row;
	width: 100%;
	
}

.onePayOverviewWhat{
	
	width: 80%;
	text-align: right;
}

.onePayOverviewData{
	
	width: 20%;
	text-align: right;
	margin-right: 20px;
}

.biggerstronger{
	
	font-weight: 400;
	font-size: 1.25em;
}