body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background: url(images/bg_body.gif) repeat-y left top;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 999px;
	height: 230px;
}
.nav {
	width: 999px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #e5f296 url(images/bg_nav.gif) no-repeat left top;
	text-align: center;
	line-height: 40px;
}
#nav1 {
	position: absolute;
	top: 230px;
	left: 0px;
	width: 111px;
	background-image: none;
}
#nav2 {
	position: absolute;
	top: 230px;
	left: 111px;
	width: 111px;
}
#nav3 {
	position: absolute;
	top: 230px;
	left: 222px;
	width: 111px;
}
#nav4 {
	position: absolute;
	top: 230px;
	left: 333px;
	width: 111px;
}
#nav5 {
	position: absolute;
	top: 230px;
	left: 444px;
	width: 111px;
}
#nav6 {
	position: absolute;
	top: 230px;
	left: 555px;
	width: 111px;
}
#nav7 {
	position: absolute;
	top: 230px;
	left: 666px;
	width: 111px;
}
#nav7 {
	position: absolute;
	top: 230px;
	left: 666px;
	width: 111px;
}
#nav8 {
	position: absolute;
	top: 230px;
	left: 777px;
	width: 111px;
}
#nav9 {
	position: absolute;
	top: 230px;
	left: 888px;
	width: 111px;
}
.nav a {
	text-decoration: none;
	color: #000000;
	display: block;
}
.nav a:hover {
	text-decoration: none;
	color: #999999;
}
.nav a#current {
	text-decoration: none;
	color: #999999;
}
.sub {
	background: url(images/bg_sub.gif) no-repeat left bottom;
	display: none;
	line-height: 1.1em;
}
#sub1 {
	background: url(images/bg_nav.gif) no-repeat right bottom;
}
.sub a {
	padding: 4px 0;
	display: block;
	height: auto;
}
.sub a:hover {
	color: #999999
}
.sub a#current {
	padding-left: 5px;
	display: block;
	color: #999999;
}
#container {
	padding-top: 80px;
	padding-bottom: 40px;
	width: 333px;
	float: left;
}
#shoppingcart {
	border: 1px solid #999999;
	margin: 0 20px;
}
#shoppingcart table {
	font-size: 8pt;
}
td.scline {
	font-size: 1px;
	line-height: 1px;
	padding: 0;
	background-color: #999999;
	height: 1px;
}
#content {
	margin-left: 353px;
	padding-top: 80px;
	width: 630px;
	padding-bottom: 40px;
}
#content h1 {
	font-size: 12pt;
	line-height: 1em;
	margin: 0;
	padding: 0 0 20px 0;
}
#content table {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
#content p.zds {
	line-height: 1.5em;
}
#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0;
	margin: 0;
}
#content a {
	text-decoration: none;
	color: #000000;
}
.ah {
	font-size: 8pt;
	color: #ff0000;
	font-weight: bold;
}
.preis {
	font-size: 12pt;
}
.apreis {
	font-size: 12pt;
	color: #ff0000;
}
.preisa {
	font-size: 10pt;
	text-decoration: line-through;
}
.pl {
	font-size: 8pt;
}
.info {
	padding: 5px;
	border: 2px solid #e5f296;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #f5fad5;
}
.error {
	padding: 5px;
	border: 2px solid #ff0000;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 10px;
	background-color: #ffdddd;
}
.scform {
	border: 1px solid #999999;
	margin: 0 0 0 20px;
	padding: 2px;
}
.scanz {
	width: 20px;
	font-size: 8pt;
}
.scsubmit {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	font-size: 8pt;
	padding: 1px;
	width: 140px;
}
.formtext {
	width: 300px;
}
.formarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 150px;
	font-size: 9pt;
}
.formselect {
	width: 300px;
}
.formbutton {
	border: 1px solid #009900;
	background-color: #e5f296;
	font-size: 8pt;
	padding: 3px;
	font-weight: bold;
}
#content a.del {
	font-size: 8pt;
	color: #ff0000;
}
#content a.bestellung {
	font-size: 9pt;
	padding: 5px;
	border: 1px solid #009900;
	background-color: #e5f296;
	font-weight: bold;
}
#footer {
	width: 999px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	line-height: 40px;
	background-color: #e5f296;
	text-align: right;
	margin-top: 40px;
	clear: left;
}
#footer a {
	text-decoration: none;
	color: #000000;
	padding-right: 20px;
}
#footer a:hover {
	color: #999999;
}
#footer a#current {
	text-decoration: none;
	color: #999999;
	padding-right: 20px;
}