body {
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

#top {
	width: 940px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: right;
}
#top #top1 {
	float: right;
}
#top #top1 .small {
	font-size: 80%;
}
#top #top1 .medium {
	font-size: 100%;
}
#top #top1 .large {
	font-size: 120%;
}
#top #top1 a {
	color: #333333;
	text-decoration: none;
}

#inhalt {
	width: 940px;
	border: 1px solid #999999;
	clear: both;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#banner {
	height: 140px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
}
#banner1 {
	float: left;
	height: 140px;
	width: 151px;

}
#banner1 #bannerbild {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#banner2 {
	float: left;
	height: 120px;
	width: 301px;
	text-align: center;
	padding-top: 20px;
}
#banner3 {
	background-color: #FF9933;
	float: left;
	height: 90px;
	width: 112px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 16px;
	color: #FFFFCC;
}
#banner4 {
	float: left;
	height: 140px;
	width: 340px;
}

#nav {
	margin: 0px;
	padding: 0px;
	background-color: #99CC33;
	height: 20px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav ul li a {
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	background-color: #669900;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	display: inline-block;
	height: 16px;
	font-weight: bold;
	font-size: 120%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CC33;
}

#nav ul li a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #99CC33;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669900;
}

#nav_sub {
	clear: both;
	height: 18px;
	background-color: #669900;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#nav_sub ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#nav_sub ul li {
	margin: 0px;
	padding: 0px;
	float: right;
}
#nav_sub ul li a {
	text-decoration: none;
	text-align: center;
	display: inline-block;
	height: 14px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	color: #FFFFCC;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC33;
	background-color: #669900;
}

#nav_sub ul li a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #99CC33;
}
#nav_sub form {
	height: 16px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC33;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 40px;
	color: #FFFFCC;
	margin: 0px;
}
#nav_sub form label {
	display: none;
}

#nav_sub form input {
	font-size: 80%;
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px;
}
#nav_sub  form  input#keyword {
	height: 11px;
}
#nav_sub form input#submit_button  {
	padding: 1px;
}

#breadcrumb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	height: 16px;
	background-color: #FFFFCC;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 4px;
}



#content {
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
*  html  #content {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content.content_start {
	float: left;
	width: 728px;
	margin-right: 10px;
	margin-left: 20px;
}
* html #content.content_start {
	margin-right: 0px;
	margin-left: 0px;
}
#content.content_shop {
	float: left;
	width: 540px;
	margin-right: 20px;
	margin-left: 20px;
}
* html #content.content_shop {
	margin-right: 0px;
	margin-left: 0px;
}
#content.content_shop p.oben {
	margin-bottom: 0px;
	line-height: 20px;
}
#content table.shoplist {
	border-collapse: collapse;
	width: 100%;
}
* html #content table.shoplist {
	width: 540px;

}

#content table.shoplist th {
	background-color: #FFFFE9;
	line-height: 20px;
	border: 1px dotted #999999;
}
#content table.shoplist td {
	background-color: #FFFFE9;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 33%;
}
#content table.shoplist td h1 {
	margin-top: 6px;
}
#content   table.shoplist   td.preis   {
	padding-top: 12px;
	padding-left: 20px;
	background-color: #FFFFCC;
}
#content table.shoplist label {
	display: none;
}

#content table.shoplist input {
	vertical-align: middle;
}
#content table.shoplist p {
	line-height: normal;
}
#content  #cartContentsDisplay.shoplist td {
	width: auto;
	background-color: #FFFFCC;
	padding-right: 10px;
	vertical-align: middle;
	padding-left: 10px;
}
#content #cartContentsDisplay.shoplist td.cartUnitDisplay {
	text-align: right;
}
#content  #cartContentsDisplay.shoplist  td.cartTotalDisplay {
	text-align: right;
}

#content .centerBoxWrapper {
	margin-bottom: 20px;
}
#content .centerBoxContentsCrossSell {
	width: 33%;
	float: left;
}
#content  .centerBoxContentsNew {
	float: left;
	width: 33%;
	margin-bottom: 10px;
}

#content .categoryListBoxContents {
	float: left;
	width: 33%;
	margin-bottom: 10px;
}
#content  .checkoutshippingContents1 {
	float: left;
	width: 10%;
}
#content .checkoutshippingContents2 {
	float: left;
	width: 50%;
}
#content  .checkoutpaymentContents1 {
	float: left;
	width: 75%;
	background-color: #FFFFE9;
}
#content  .checkoutpaymentContents2 {
	float: left;
	width: 22%;
	text-align: right;
	background-color: #FFFFE9;
	padding-right: 10px;
}







#content p {
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 16px;
}
#content p.pict_ut {
	margin-top: 2px;
	color: #999999;
}

#content h1 {
	padding: 0;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 16px;
	font-size: 150%;
}
#content.content_shop  h1.green {
	background-color: #99CC33;
	padding-left: 10px;
	border: 1px solid #999999;
}

#content h2 {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 100%;
}
#content li {
	margin-right: 20px;
}
#content form {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 4px;
}
#content.content_shop   form {
	padding: 0px;
	margin-top: 0px;
}

#content .csc-mailform {
	background-color: #FFFFE9;
	border: 1px solid #999999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content .csc-mailform-field {
	margin-bottom: 2px;
}

#content label {
	margin-top: 2px;
	text-align: right;
	margin-right: 10px;
	display: block;
	float: left;
	width: 140px;
	clear: both;
}
#content input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}
#content select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}

#content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}
#content legend {
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
#content fieldset {
	padding: 10px;
}


#content  img {
	border: 1px solid #999999;

}
#map  {
	border: 1px solid #999999;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

#content  .news-list-item  img {
	float: left;
	margin-right: 20px;
}
#content img.spacer-gif {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content.content_start table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}
#content.content_start img {
	margin-right: 18px;
	margin-bottom: 0px;
}

#content  .wfqbe_odd  .photo {
	padding-right: 10px;
}
#content   .clear   {
	clear: both;
}
#content  .news_single {
	float: right;
	margin-right: 0px;
	margin-left: 40px;
}
#content  .buttonRowforward  {
	margin-left: 160px;
}
#content .buttonRowforward input {
	font-weight: bold;
}

#content    .messageStackError   {
	font-weight: bold;
	color: #FF0000;
}
#content  .messageStackCaution  {
	color: #FF0000;
	margin-bottom: 10px;
}




#left {
	width: 158px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	border: 1px solid #999999;
	margin-bottom: 4px;
}
* html #left {
	margin-left: 10px;
}

#left h1 {
	font-size: 100%;
	font-weight: bold;
	background-color: #99CC33;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#left p {
	padding-right: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#left p.random_image {
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#left  p.random_image  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left  a .category-subs-parent {
	font-weight: bold;
}
#left  a .category-subs-selected {
	font-weight: bold;
}

#teaser  {
	float: left;
	width: 158px;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #999999;
}
* html #teaser {
	margin-right: 0px;
	margin-left: 0px;
	clear: right;
}

#teaser  #teaser1  {
	border: 1px solid #999999;
}
#teaser  #teaser2  {
	border: 1px solid #999999;
	margin-top: 20px;
	margin-bottom: 10px;
}
#teaser   h1  {
	font-size: 100%;
	font-weight: bold;
	background-color: #99CC33;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#teaser   h2  {
	font-size: 100%;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	margin: 0px;
	padding-bottom: 0px;
}
#teaser  p  {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 6px;
}
#teaser    p.product     {
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 4px;
}
#teaser  p.summe  {
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}
#teaser p.random_image {
	margin-top: 4px;
	margin-bottom: 0px;
	padding-left: 4px;
}
#teaser p.random_image img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer {
	margin-top: 10px;
	clear: both;
}
#footer p {
	padding: 2px;
	text-align: center;
	background-color: #FF9933;
	background-position: center;
	font-size: 100%;
	color: #FFFFCC;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.image {
	border: 1px solid #999999;
}
.image_start {
	border: 1px solid #999999;
	margin-right: 20px;
	margin-bottom: 20px;
}
.image_start_center {
	border: 1px solid #999999;
	margin-right: 20px;
	margin-bottom: 20px;
}

.image_teaser {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.leftimage {
	float: left;
	margin-right: 10px;
}
.rightimage {
	float: right;
	margin-left: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nonvis {
	display: none;
}

hr {
	display: none;
}
.normalprice {
	text-decoration: line-through;
}
