form {
	margin-top: 20px;
	}
#mytable {
	font-size: 12px;
	font-family: arial, "Trebuchet MS", verdana, sans-serif;
	width: 530px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ff7d00;
	border-collapse: collapse;
	border-spacing: 0;
	}
#mytable th {
	color: #606060;
	font-size: 11px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant: normal;
	line-height: normal;
	border-right: 1px solid #ff7d00;
	border-bottom: 1px solid #ff7d00;
	border-top: 1px solid #ff7d00;
	text-align: left;
	padding: 5px;
	}
#mytable th.artikel {
	color: #000;
	font-size: 12px;
	background-color: #ffa400;
	background-image: url(../img/shop_th_artikel.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	}
#mytable th.versand {
	color: black;
	font-size: 12px;
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	border-top-style: none;
	}
#mytable th.total {
	color: #fff;
	font-size: 12px;
	background-color: #8b0d00;
	background-image: url(../img/shop_th_total.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	border-top-style: none;
	text-shadow: 2px 2px 2px black;
	}
#mytable th.total span {
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	}
#mytable td {
	border-right: 1px solid #ff7d00;
	border-bottom: 1px solid #ff7d00;
	background: #fff;
	padding: 5px;
	color: #000;
	}
#addresstable {
	font-size: 12px;
	font-family: arial, "Trebuchet MS", verdana, sans-serif;
	margin: 5px;
	padding: 0;
	}
fieldset {
	width: 510px;
	border: solid 1px #ff7d00;
	}
legend {
	font-weight: bold;
	}
input.abschicken {
	margin-bottom: 20px;
	}
input.disabled {
	font-weight: bold;
	background-color: transparent;
	text-align: right;
	border-style: none;
	}
.disabledaddress {
	font-weight: bold;
	background-color: transparent;
	border-style: none;
	}
input.total {
	color: #fff;
	font-weight: bold;
	background-color: transparent;
	text-align: right;
	border-style: none;
	}
#content p.shop {
	margin-left: 0;
	}
#content {
	background-color: #fff
	}
a.detail-maulbeer {
	float: right;
	margin: 0 0 0 10px;
	}
