body {
	padding: 0;
	margin: 0;
	text-align: left;
	background: #7B9405;
	/*
	5D8700;
	*/
}

* {
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

#OuterShell {
	width: 100%;
	text-align: center;
}

#InnerShell {
	width:922px;
	margin: 10px auto;
	text-align: left;
	
}

small {
	font-size: 9px;
}

a:link,a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover,a:active,a:focus {
	color: #7B9405;
	text-decoration: underline;
}

h1,h2,h3,h4,h5 {
	margin: 0 0 10px 0;
	color: #7B9405;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 80%;
}

form {
	border: 1px solid #7B9405;
	color: #464243;
	margin: 0;
}

form i {
	font-size: 90%;
	border: 1px solid #7B9405;
	color: #000000;
	padding: 2px;
	margin: 0;
}

fieldset {
	border: 1px solid #7B9405;
	margin: 5px 0 5px 0;
	padding: 5px;
}

legend {
	font-weight: bold;
	padding: 2px;
}

label {
	width: 120px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

div.metainfo {
	border: 1px solid blue;
	width: 300px;
	padding: 4px;
	margin-bottom: 5px;
	float: right;
	background: white;
}

div.metainfo * {
	font-size: 0.96em;
}

div.divlabel {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	clear: both;
}

.borderless,form.borderless,fieldset.borderless {
	border: 0px solid #7B9405;
	margin: 0;
	padding: 0px;
	display: inline;
}

textarea {
	width: 200px;
	height: 60px;
}

input {
	margin: 0;
	padding: 0px;
}

input.text,input.gruen,textarea,select {
	border: 1px solid #7B9405;
}

input[type=text],input[type=password] {
	width: 200px;
	border: 1px solid #7B9405;
}

input[type=checkbox],input[type=radio] {
	border: 0px solid #7B9405;
}

input[type=submit] {
	border: 1px solid darkgreen;
	color: darkgreen;
}

input[type=submit]:hover {
	background-color: darkgreen;
	color: white;
}

.blue,input.blue,input[type=submit].blue {
	border: 1px solid #132C5A;
	color: #132C5A;
}

input[type=submit].blue:hover {
	background-color: #132C5A;
	color: white;
}

.loeschen,.delete,input.delete,input.loeschen,input[type=submit].delete,input[type=reset]
	{
	border: 1px solid red;
	color: red;
}

input[type=submit].delete:hover,input[type=reset]:hover {
	background-color: red;
	color: white;
}

.disabled,input.disabled,input[type=submit].disabled,input[type=submit].disabled:hover
	{
	border: 1px solid gray;
	background-color: lightgray;
	color: gray;
}

em,i {
	font-style: italic;
	font-size: 100%;
}

strong,b {
	font-weight: bold;
	font-size: 100%;
}

table caption {
	font-weight: bold;
	padding: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 125%;
	text-align: left;
	color: #7B9405;
	border-bottom: 1px solid #7B9405;
}

table th {
	text-align: left;
	padding: 3px;
	font-weight: bold;
	background: #7B9405;
	color: white;
}

table td {
	padding: 3px 0 3px 3px;
}

div.info {
	border: 1px solid #C90;
	color: #C90;
	padding: 2px;
	margin-bottom: 20px;
}

div.error {
	border: 1px solid red;
	color: red;
	padding: 2px;
	margin-bottom: 20px;
	z-index: 99999;
}

div.error * {
	color: red;
}

div.message {
	border: 1px solid blue;
	color: blue;
	padding: 2px;
	margin-bottom: 20px;
}

div.hidden {
	display: none;
	visibility: hidden;
}

div.show {
	display: block;
	visibility: visible;
}
a img {border:none;}


#HeaderShell {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 176px;
	overflow: hidden;
	background: transparent url(../images/header_background.gif) top left
		no-repeat;
}

#Logo {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 20px 0 0 25px;
	display: block;
	clear: both;
}

#Logo img {
	margin: 5px;
	float: left;
}

#iconmenue {
	position: absolute;
	right: 10px;
	top: 25px;
	height: 25px;
	overflow: hidden;
}

#iconmenue ul {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

#iconmenue li {
	padding: 0 3px;
	float: left;
	list-style: none;
	border-right: 1px solid black;
}

#iconmenue a {
	text-decoration: none;
}

/*
#iconmenue a span{
	display:none;
}

#iconmenue a.impressum {
	background: transparent url(../images/impressum_0.gif) top left no-repeat;
}
#iconmenue a.impressum:hover,
#iconmenue li.current a.impressum{
	background: transparent url(../images/impressum_1.gif) top left no-repeat;
}
#iconmenue a.kontakt {
	background: transparent url(../images/mail_0.gif) top left no-repeat;
}
#iconmenue a.kontakt:hover,
#iconmenue li.current a.kontakt{
	background: transparent url(../images/mail_1.gif) top left no-repeat;
}

#iconmenue a.warenkorb {
	background: transparent url(../images/warenkorb_0.gif) top left no-repeat;
}
#iconmenue a.warenkorb:hover,
#iconmenue li.current a.warenkorb{
	background: transparent url(../images/warenkorb_1.gif) top left no-repeat;
}

#iconmenue li.basketfull a.warenkorb:hover,
#iconmenue li.basketfull a.warenkorb{
	background: transparent url(../images/warenkorb_full.gif) top left no-repeat;
}
*/
#Navigation {
	position: absolute;
	left: 242px;
	top: 127px;
	width: 600px;
	height: 30px;
	overflow: hidden;
}

#Navigation ul {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0px;
	height: 23px;
	list-style: none;
	background: white;
}

#Navigation ul li {
	float: left;
	margin: 0px 0 0px 5px;
}

#Navigation a {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 5px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	display: block;
	border: 1px solid #BAD405;
	background: #BAD405;
	text-decoration: none;
	text-transform: uppercase;
}

#Navigation a:hover {
	color: black;
	background: #DCE982;
}

#Navigation a.current {
	color: black;
	background: #DCE982;
}

#NavProdukte {
	position: absolute;
	left: 320px;
	top: 152px;
	width: 400px;
	overflow: hidden;
}

#NavPatchband {
	position: absolute;
	left: 280px;
	top: 152px;
	width: 400px;
	overflow: hidden;
}

#NavMeinung {
	position: absolute;
	left: 480px;
	top: 152px;
	width: 300px;
	overflow: hidden;
}

#NavShop {
	position: absolute;
	left: 380px;
	top: 152px;
	width: 500px;
	overflow: hidden;
}

.SubNavigation ul {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0px;
	height: 22px;
	list-style: none;
}

.SubNavigation ul li {
	float: left;
	margin: 0px 0 0px 0px;
}

.SubNavigation a {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 5px 7px 0px 7px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

.SubNavigation a:hover,.SubNavigation a.current {
	color: #7B9405;
}

#ContentShell {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 15px 0 0 0;
	clear: both;
	width: 100%;
	height: 419px;
	background: white url(../images/content_background1.gif) bottom left
		no-repeat;
}

#ContentShellImage {
	position: absolute;
	left: 0px;
	top: -15px;
	z-index: 888;
	width: 578px;
	height: 434px;
	background: transparent url(../images/content_background.gif) top left no-repeat;
}
/*
#ContentShellImage.shop{
	display:none;
}
*/

#OuterContentShell {
	position: absolute;
	left: 249px;
	top: 0px;
	margin: 0;
	clear: both;
	width: 672px;
	height: 418px;
	overflow: auto;
	z-index: 999;
}

#InnerContentShell {
	position: relative;
	padding: 10px;
	width: 400px;
	background: white;
}

#InnerContentShell.shop {
	background: white;
	width: 630px;
	padding:10px;
	min-height:398px;
}

#HottestBand{
	position:absolute;
	top:120px;
	left: 450px;
	text-align:center;
}
#HottestBand a{
	font-weight:bold;
	text-decoration:none !important;
}

#InnerContentShell p {
	margin: 5px 0 5px 0;
}

#InnerContentShell ul {
	margin: 0 0 10px 20px;
	list-style: square;
}

#InnerContentShell ol {
	margin: 0 0 10px 30px;
	list-style: upper-latin;
}

#ProductListing ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: white;
}

#ProductListing ul li {
	color: #BAC0C4;
	font-size: 10px;
	list-style: none;
	margin: 0 10px 15px 0;
	padding: 0;
	float: left;
	width: 236px;
	height: 70px;
}

#ProductListing td {
	white-space: nowrap;
	vertical-align:top;
}

#ProductListing a {
	margin: 0;
	padding: 0;
}

.newsitem{
	margin:0 0 10px 0;
}

a.title,a.title:link,a.title:visited,a.title:active {
	color: #7B9405;
	font-size: 11px;
	float: left;
	font-weight: bold;
	border-bottom: 1px dotted #BAC0C4;
	background: transparent url(../images/plus.gif) right 0px no-repeat;
	width: 270px;
	display: block;
	height: 17px;
	text-decoration: none;
}

a.add,a.add:link,a.add:visited,a.add:active {
	font-size: 11px;
	color: #7B9405;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	margin-right: 10px;
}

a.add2,a.add2:link,a.add2:visited,a.add2:active {
	font-size: 11px;
	color: #7B9405;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	padding: 0 0 0 35px;
	height:32px;
	line-height:22px;
	float:right;
	display:block;
	background: transparent url(../images/warenkorb_1.gif) top left no-repeat;
	
}

ol  , ol li {
	list-style-type: upper-latin;
}

ul.imagechanger {
	list-style: none;
	float: left;
}

ul.imagechanger li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

ul.imagechanger li a,ul.imagechanger li a:visited {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 2px 5px 2px 5px;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	display: block;
	float: left;
	border: 1px solid #BAD405;
	background: #BAD405;
	text-decoration: none;
	text-transform: uppercase;
}

ul.imagechanger li a:hover {
	color: black;
	background: #DCE982;
}

#FooterShell {
	position: relative;
	left: 0px;
	top: 10px;
	display: none;
}