/*basics*/
body {
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 16pt;
}
h1 {
	color: #f88800;
	font-size: 22pt;
	font-weight: normal;
	line-height: 24pt;
	}
#content p {
}
a {
	color: #900; }
a:hover {
	text-decoration: underline; }
a.email {
}
address {
	color: #000;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt; }
/*layout*/
#shadow {
	 }
#main {
	 }
#head {
	 }
#logo {
	 }
#content {
	 }
#sidebar {
	 }
#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 11px;
	clear: both;
	margin: 0;
	padding: 0;
	display: none; }
/*navigation*/
#hauptnav {
	display: none; }
/*extnav*/
#extnav {
	background-image: url(../img/header_right.jpg);
	background-repeat: no-repeat;
	width: 217px;
	height: 115px;
	float: right;
	display: none; }
/*special*/
.invis {
	 }
acronym {
	font-style: italic;
	border-bottom: 1px dotted #fff; }
#mytable {
	font-size: 11pt;
	font-family: Arial, "Trebuchet MS", verdana, sans-serif;
	padding: 0;
	margin: 0;
	border-left: 1px solid #5d5d5d;
	border-collapse: collapse;
	border-spacing: 0; }
#mytable th {
	color: #606060;
	font-size: 11pt;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant: normal;
	line-height: normal;
	border-right: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	border-top: 1px solid #5d5d5d;
	text-align: left;
	padding: 5px; }
#mytable th.artikel {
	color: #000;
	font-size: 12pt;
	background-color: #ffa400;
	border-top-style: none; }
#mytable th.versand {
	color: black;
	font-size: 12pt;
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	border-top-style: none;}
#mytable th.total {
	color: #fff;
	font-size: 12pt;
	background-color: #8b0d00;
	text-transform: uppercase;
	border-top-style: none;
	text-shadow: 2px 2px 2px black; }
#mytable td {
	border-right: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	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 #5d5d5d; }
legend {
	font-weight: bold; }
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; }
