#innen{
	position:absolute;
	width:630px;
	height:625px;
	z-index:1;
	left: 140px;
	top: 250px;
	overflow: visible;
	bottom: 3px;
}

#shopmenu1{				/*grüne Navigationsleiste*/
position:absolute;
	width:820px;
	height:25px;
	z-index:10;
	left: 140px;
	top: 190px;
	background-color: #006633;
	clear: none;
	float: none;
	overflow: visible;
}

#shopmenu2{			/*breadcrumb*/
	position:absolute;
	width:830px;
	height:25px;
	z-index:9;
	left: 138px;
	top: 220px;
	background-color: #FFFFFF;
	clear: none;
	float: none;
	overflow: visible;
	bottom: 3px;
}

#shop_rechts{
	position:absolute;
	width:170px;
	height:900px;
	z-index:2;
	left: 790px;
	top:250px;
	background-color: #99CC99;
}


/*Anf. Styles Kopf_shop*/
#seite_links_shop {
	position:absolute;
	width:130px;
	height:511px;
	z-index:1;
	left: 1px;
	top: 0px;
}
#logo_shop {
	position:absolute;
	width:280;
	height:100;
	z-index:1;
	left:155px;
	top:15px;
	visibility: visible;
	background-color: #FFFFFF;
}
#unterschrift_shop {
	position:absolute;
	width:200px;
	height:50;
	z-index:3;
	left:235px;
	top:85px;
	font-family: Arial, Helvetica, sans-serif;
}
.kursiv {
	font-size: 14px;
	font-style: italic;
}
.fett {
	font-size: 14px;
	font-style: bold;
}
#linie1_shop {
	position:absolute;
	width:55px;
	height:5px;
	z-index:5;
	left: 130px;
	top: 65px;
	background-color: #006633;
	font-size: 0px;
}
#linie2_shop {
	position:absolute;
	width:250px;
	height:5px;
	z-index:4;
	left: 445px;
	top: 65px;
	background-color: #006633;
	font-size: 0px;
}
#wappen_shop {
	position:absolute;
	width:107px;
	height:105px;
	z-index:6;
	left: 705px;
	top: 20px;
}
#slogan_shop {
	position:absolute;
	width:356px;
	height:1px;
	z-index:3;
	left:452px;
	top:110px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #000000;
	text-align: right;
}

/*deutsche-shops*/
#siegel_shop {
	position:absolute;
	width:100px;
	height:100px;
	z-index:6;
	left: 860px;
	top: 75px;
}

/*trustreport*/
#siegel2_shop {
	position:absolute;
	width:100px;
	height:70px;
	z-index:6;
	left: 820px;
	top: 3px;
}


#hauptseite_link {
	position:absolute;
	width:220px;
	height:20px;
	z-index:7;
	left: 200px;
	top: 140px;
	background-color: #ffffff;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ff0000;
	font-size: 11pt;
}
/*Ende Styles Kopf*/


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; background: #ffb3b5}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #006633; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
/* Link */
A {
  color: #006633;
  text-decoration: none;
}

/* Link bei Maus drüber */
A:hover {
  color: #006633;
  text-decoration: none;
}

FORM {
	display: inline;
}
/* Kopfleiste für Logo etc.*/
TR.header {
  background: #ffffff;
}
/* Navigation horizontal ??*/
TR.headerNavigation {
  background: #ffffff;
}

/* Navigationsleiste horizontal mit Statusangabe*/
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #000000;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #990000;
  background: #ffffff;
}

TR.headerError {
  background: #ffb3b5;
}
/*Fehlermeldung Zahlung auswählen*/
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffb3b5;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #006633;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #006633;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* Fußleiste */
TR.footer {
  background: #006633;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #006633;
  color: #ffffff;
}

/* Infoboxen Rahmen Inhalt, nicht Überschrift, dicker roter Rahmen - liegt unter Box?*/
.infoBox {
	border-width: 0px;
	border-color: #ffffff;
}

/* Infoboxen Inhalt */
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  height: 25px;
}
/* ERROR Hintergrund rot*/
.infoBoxNotice {
	background-color: #ffb3b5;
  height: 25px;
}

/* Infoboxen ??? Hintergrund grün*/
.infoBoxNoticeContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

/* Infoboxen Kopf*/
TD.infoBoxHeading, SPAN.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #cccccc;
 	text-align: left;
}
/* Infoboxen Kopf*/
SPAN.guestbook {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}

/* Infoboxen ??? Hintergrund gelb*/
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #FFFF00;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

/* Box Produktliste*/
TABLE.productListing {
	border:0px;
	border-style: solid;
	border-color: #000000;
	border-spacing: 0px;
	font-size: 14px;
}
/*Überschrift Produktliste */
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
	vertical-align: top;
}

Inhalt Produktübersicht
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

span.pageHeading, TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
/*Inhalt Haupfenster Produktbeschreibung*/
TD.main, SPAN.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

TD.smallred, SPAN.smallred, P.smallred {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
TD.verysmall, SPAN.verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
TD.petit, SPAN.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
TD.rot, SPAN.rot, P.rot {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}


.whitebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
	color: #FFFFFF;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  background: #ffb3b5;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.unterlegte_schrift {
	background-color: #FFFFCC;
}


/*** Begin Header Tags SEO ***/

h1 {
	color: #000000;
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

/*** End Header Tags SEO ***/



/***CSS-Dropdown-Menu***/

/*ab hier neues Dropdown-Menu 3-stufig*/

#nav, #nav ul {	/*entfernt dicke Punkte, Einzüge + Einzüge aus unordered list */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;		/*Ergänzung für 3. Ordung*/
}

/*Textgestaltung*/
#nav a {
	display: block;
	width: 100px; /*Width of top level menu link items*/
	height: 20px;
	border-left-width: 0;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 0px;
	text-align:center;
	font: 13px verdana, arial, helvetica;
	background-color: #006633; /*grün – Felder ohne Untermenu*/
}

#nav li {		/*Ausrichtung 1. Ordnung horizontal*/
	float: left;
}

/*Verbergen 2. Ordnung:
Sons of suckerfish: setzt 2. Ordnung nicht auf unsichtbar, sondern außerhalb des Bildschirmbereichs*/
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;				
}

#nav li ul ul {	/*Positionierung 3. Ordnung, */
 	width: 102px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

/*Verbergen 2. Ordnung:
Sons of suckerfish: setzt 2. Ordnung nicht auf unsichtbar, sondern außerhalb des Bildschirmbereichs*/
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;				
}

#nav li:hover ul {
	left: auto;
}
/*Ende Menu 1.+2. Ordnung*/

/*Verbergen 3. Ordnung*/
#nav li:hover ul ul{
	left: -999em;
}
#nav LI.sfhover UL UL {
	LEFT: -999em
}

#nav LI LI:hover UL {
	LEFT: auto
}
#nav LI.sfhover UL {
	LEFT: auto
}
#nav LI LI.sfhover UL {
	LEFT: auto
}
#nav li a:hover{ /*bei Mouse over 1. Ordnung*/ 
background-color: #339933;
color: white;
}

#nav ul li a:hover{ /*bei Mouse over 2.+3. Ordnung*/ 
background-color: #339933;
color: white;
}
