* {
	margin: 0;
	padding: 0;
}
body{
	background: #fff;
	font-size: 11px;
	font-family: Arial;
	color: #444444;
}
font {
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #444444;
}
#wrapper {
	margin: 10px auto;
	width: 600px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: 0px 180px;
	border: 1px solid #c2c8d0;
}
h1 {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 170px;
	text-indent: -5000px;
	border-bottom: 5px solid #998f52;
}
h2 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #998f52;
}
h2.replace {
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -5000px;
	overflow: hidden;
	height: 15px;
}
#navigation {
	list-style-type: none;
	width: 365px;
	float: left;
	margin-top: 5px;
}
#navigation td {
	height: 45px;
	text-align: center;
	background: #998f52;
}
#navigation td.active {
	background: #b5ab6e;
}
#navigation td a {
	color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
}
.hidden{
	visibility: hidden;
}
#navigation td#menu_start a {
	background-image: url(images/schrift/menu_start.gif);
}
#navigation td#menu_shop a {
	background-image: url(images/schrift/menu_shop.gif);
}
#navigation td#menu_tango a {
	background-image: url(images/schrift/menu_tango.gif);
}
#navigation td#menu_agb a {
	background-image: url(images/schrift/menu_agb.gif);
}
#navigation td#menu_kontakt a {
	background-image: url(images/schrift/menu_kontakt.gif);
}
#navigation td#menu_standort a {
	background-image: url(images/schrift/menu_standort.gif);
}
#navigation td#menu_start.active a {
	background-image: url(images/schrift/menu_start_f2.gif);
}
#navigation td#menu_shop.active a {
	background-image: url(images/schrift/menu_shop_f2.gif);
}
#navigation td#menu_tango.active a {
	background-image: url(images/schrift/menu_tango_f2.gif);
}
#navigation td#menu_agb.active a {
	background-image: url(images/schrift/menu_agb_f2.gif);
}
#navigation td#menu_kontakt.active a {
	background-image: url(images/schrift/menu_kontakt_f2.gif);
}
#navigation td#menu_standort.active a {
	background-image: url(images/schrift/menu_standort_f2.gif);
}
#maincontent {
	clear: left;
	float: left;
	width: 315px;
	padding: 35px 25px;
}
#maincontent p {
	line-height: 1.25em;
	margin-bottom: 1em;
}
#maincontent h2 {
	margin-bottom: 0.5em;
}
#maincontent #news {
	list-style-type: none;
}
#maincontent #news a {
	color: #ba0000;
}
#maincontent #links {
	list-style-type: none;
}
#maincontent #links a {
	color: #ba0000;
}
#maincontent form {
	padding-top: 1em;
}
#maincontent form label {
	display: block;
	float: left;
	clear: left;
	width: 78px;
	text-align: right;
	padding-right: 5px;
}
#maincontent form input {
	width: 150px;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	border: solid 1px #C2C8D0;
	width: 220px;
	padding: 2px;
}
#maincontent form input.image {
	width: 96px;
	margin-left: 86px;
	border: none;
}
#maincontent form textarea {
	width: 200px;
	height: 75px;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	border: solid 1px #C2C8D0;
	width: 220px;
	padding: 2px;
}
#shopcategories {
	clear: left;
	float: left;
	width: 365px;
}
#shopcategories ul {
	list-style-type: none;
}
#shopcategories ul li {
	height: 90px;
	float: left;
	border-top: 2px solid #fff;
	width: 365px;
	background-repeat: no-repeat;
	background-position: 35px center;
	text-indent: -5000px;
	overflow: hidden;
	
	background-image: url(images/accessoires.png);
	
}
#shopcategories ul li a {
	float: left;
	display: block;
	height: 90px;
	width:  195px;
}
#shopcategories ul li li {
	float: right;
	clear: right;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 5px;
	border: none;
	background-position: right center;
}
#shopcategories ul li ul.two li, #shopcategories ul li ul.two li a {
	height: 40px;
}
#shopcategories ul li li.first {
	background-position: right bottom;
}
#shopcategories ul li li.last {
	background-position: right top;
}
#shopcategories ul li ul.three li, #shopcategories ul li ul.three li a {
	height: 25px;
}
#shopcategories ul li li a {
	width: 150px;
}
#rightcontent {
	width: 235px;
	* width: 232px;
	margin-left: 365px;
	margin-top: 5px;
}
#rightcontent p {
	line-height: 1.25em;
	margin-top: 1em;
}
#rightcontent ul {
	list-style-type: none;
}
#rightcontent li {
	text-align: center;
	width: 204px;
	* width: 202px;
	padding: 15px;
	margin: 0;
	background: url(images/background-row.gif) repeat-x bottom left;
}
#rightcontent li p, #rightcontent li h2 {
	text-align: left;
}
#rightcontent .weiterlink {
	background: url(images/arrow.gif) no-repeat bottom right;
	text-indent: -5000px;
	display: block;
	width: 9px;
	float: right;
	position: relative;
	top: -1.5em;
}
#rightcontent #copy {
	text-align: center;
}
#rightcontent .rightimg {
	padding-left: 5px;
	* padding-left: 2px;
	padding-bottom: 2px;
	background: url(images/background-row.gif) repeat-x bottom left;
}

#subnavi {
	background: #998f52; 
	float: left;
	width: 366px;
	* width: 371px;
	margin-left: -25px;
	* margin-left: -15px;
	margin-top: -35px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

#subnavi a {
	color: #fff;
}

#pagenavi, #pagenavi li, #categorynavi, #categorynavi li {
	float: left;
	list-style: none;
}
#pagenavi li, #categorynavi li {
	padding: 5px 10px;
}
#categorynavi {
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}
#bread {
	color: #998f52;
	float: left;
}

#bread span {
	color: #BA0000;
}
h3 {
	clear: left;
	color: #998f52;
	font-size: 1em;
	margin-bottom: 0.5em;
}
.products {
	clear: both;
	list-style: none;
	color: #998f52;
}
.products li {
	float: left;
	width: 50%;
	height: 84px;
	margin-bottom: 10px;
}

.products li div {
	width: 58px;
	height: 84px;
	overflow: hidden;
	margin-left: 3px;
	font-size: 11px;
	text-align: right;
	float: left;
	font-weight: bold;
}
.products li a {
	float: right;
}
.products li a img {
	border: 2px solid #998f52;
}
.products h5 {
	font-size: 11px;
	font-weight: normal;
}

hr {
  clear: left;
  width: 366px;
  margin-left: -25px;
  position: relative;
  top: 5px;
  margin-bottom: 15px;
  color: #998f52;
  background: #998f52;
  border: none;
  height: 5px;
}

#maincontent.product {
	padding-top: 15px;
}

.product #leftheader {
	float: left;
	margin-left: -25px;
	* width: 192px;
	* width: 217px;
	width: 190px;
	height: 150px;
	margin-bottom: 10px;
	color: #998f52;
}
.product #leftheader h2 {
	background: #998f52;
	color: #fff;
	text-align: right;
	padding: 5px;
	width: 180px;
}
.product #leftheader ul {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 2px;
	margin-left: 30px;
	* margin-left: 55px;
}
.product img {
	float: right;
	border: 2px solid #998f52;
	margin-right: 0;
}
.product p {
	clear: both;
	position: relative;
}
.product p font {
	font-size: 11px;
}
.product #colors li {
	float: left;
	list-style: none;
	margin: 10px;
	margin-left: 0;
	padding-left: 5px;
	height: 1em;
	border-left-width: 1em;
	border-left-style: solid;
}
.product #price {
	float: right;
	font-weight: bold;
	font-size: 1.5em;
	clear: none;
	margin: 10px;
	color: #998f52;
}
.product #buylink {
	display: block;
	color: #BA0000;
	background: url(images/arrow_on_blue.gif) no-repeat center right;
	width: 8.5em;
}
#groupnavi {
	background:#998F52; 
	float:left; 
	width: 365px; 
	margin-left: -25px; 
	margin-top: -35px;
	margin-bottom: 5px;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	list-style:none;
}
#groupnavi li.active {
	background: #b5ab6e;
}
* html #groupnavi {
	margin-left: -13px;
	width: 366px;
}
#groupnavi li {
	float:left;
}
#groupnavi li.last {
	border-right: 5px solid #fff;
}
#groupnavi li a {
	color:#fff;
	padding: 5px;
	display: block;
}
.error{
	color: #ba0000;
}
