/* Seite generell */
html, body {
 background : #ffffff;
 color : #333333;
 margin: 0;
 padding: 0;
 width:100%;
 height:100%;
}

/* Fehlertext */
.FehlerBox {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 background : #ffb3b5;
 font-weight : bold;
}

/* Lagerwarnung */
.Lagermeldung {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #cc0033;
}

/* Links generell */
A {
 color : #333333;
 text-decoration : none;
}

/* Links generell */
A:hover {
 color : #333333;
 text-decoration : underline;
}

/* Links Color generell */
A.Link {
 color : #c4c4d5;
 text-decoration : none;
}

/* Links generell */
A.Link:hover {
 color : #c4c4d5;
 text-decoration : underline;
}

/* Links Color generell */
A.LinkRed {
 color : #D71802;
 text-decoration : none;
}

/* Links generell */
A.LinkRed:hover {
 color : #D71802;
 text-decoration : underline;
}

/* Formulare generell */
FORM {
 display : inline;
}

/* Navigation Headerbereich */
TR.NavigationsleisteHeader {
 background : url(header/navi_leiste_hg.gif) repeat;
}

/* Navigation Headerbereich */
TD.NavigationsleisteHeader {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #3c5715;
}

/* Navigation Headerbereich */
A.NavigationsleisteHeader {
 color : #3c5715;
}

/* Navigation Headerbereich */
A.NavigationsleisteHeader:hover {
 color : #3c5715;
}

/* Navigation Contentbereich */
TD.NavigationsleisteContent {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 font-weight: bold;
 color : #543519;
}

/* Navigation Contentbereich */
A.NavigationsleisteContent{
 color : #543519;
}

/* Navigation Contentbereich */
A.NavigationsleisteContent:hover {
 color : #543519;
}
/* Fehlermeldung im Headerbereich */
.FehlerHeader {
 width:auto; 
 color:#ffffff; 
 background-color:#3c5715;
 font-family : Verdana, Arial, sans-serif;
 text-align : center;
 font-size : 12px;
 font-weight : bold;
}

/* Infomeldung im Headerbereich */
.InformationHeader {
 width:auto; 
 color:#ffffff; 
 background-color:#3c5715;
 font-family : Verdana, Arial, sans-serif;
 text-align : center;
 font-size : 12px;
 font-weight : bold;
}

/* Navigation Footerbereich */
TR.NavigationsleisteFooter {
 background : url(header/footer_leiste_hg.gif) repeat;
}

/* Navigation Footerbereich */
TD.NavigationsleisteFooter {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #3c5715;
}

/* Navigation Footerbereich */
A.NavigationsleisteFooter {
 color : #3c5715;
}

/* Navigation Footerbereich */
A.NavigationsleisteFooter:hover {
 color : #3c5715;
}

/* Boxeninhalt in standard Farbe */
.Box {
}

/* Boxen in alternativer Farbe */
.BoxColor {
}

/* Boxeninhalt in standard Farbe */
.Boxeninhalt {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Boxeninhalt in alternativer Farbe */
.BoxeninhaltColor {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Boxen in standard Farbe */
.BoxCenter {
 background : #3c5715;
}

/* Boxen in alternativer Farbe */
.BoxColorCenter {
 background : #3c5715;
}

/* Boxeninhalt in standard Farbe */
.BoxeninhaltCenter {
 background : #ffffff;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Boxeninhalt in alternativer Farbe */
.BoxeninhaltColorCenter {
 background : #ffffff;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Notizbox im Checkout */
.Notizbox {
 background : #3c5715;
}

/* Notizbox im Checkout */
.NotizboxInhalt {
 background : #efefef;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Boxenkopf in standard Farbe */
TD.BoxenKopf {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 font-weight : bold;
 color : #333333;
}

/* Boxenkopf in standard Farbe */
A.BoxenKopf {
 color : #333333;
}

/* Boxenkopf in standard Farbe */
A.BoxenKopf:hover {
 color : #333333;
}

/* Boxenkopf in alternativer Farbe */
TD.BoxenKopfColor {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 font-weight : bold;
 color : #c4c4d5;
}

/* Boxenkopf in alternativer Farbe */
A.BoxenKopfColor {
 color : #c4c4d5;
}

/* Boxenkopf in alternativer Farbe */
A.BoxenKopfColor:hover {
 color : #c4c4d5;
}

/* Boxenkopf in standard Farbe */
TD.BoxenKopfCenter {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 font-weight : bold;
 color : #3c5715;
}

/* Boxenkopf in standard Farbe */
A.BoxenKopfCenter {
 color : #3c5715;
}

/* Boxenkopf in standard Farbe */
A.BoxenKopfCenter:hover {
 color : #3c5715;
}

/* Boxenkopf in alternativer Farbe */
TD.BoxenKopfColorCenter {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 font-weight : bold;
 background : url(boxen/boxen_12.gif) repeat;
 color : #ffffff;
}

/* Boxenkopf in alternativer Farbe */
A.BoxenKopfColorCenter {
 color : #ffffff;
}

/* Boxenkopf in alternativer Farbe */
A.BoxenKopfColorCenter:hover {
 color : #ffffff;
}

/* Umrandung Boxen */
TD.Box , SPAN.Box {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Listendarstellungen bsp. produktlisting */
TR.ListeDunkel {
 background : #B1D677;
}

TD.ListeDunkel {
 background : #7C9A4F;
}

/* Listendarstellungen bsp. produktlisting */
TR.ListeHell {
 background : #ffffff;
}

TD.ListeHell {
 background : #B1D677;
}

/* Navigation der Listensplits*/
A.ListenSplitNavigation {
 color : #333333;
}

/* Navigation der Listensplits*/
A.ListenSplitNavigation:hover {
 color : #333333;
 background : #cccccc;
}

/* Seitentitel meist rechts oben */
.SeitenTitel {
 font-family : Verdana, Arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
 color : #3c5715;
}

/* Text normale Schrift in standard Farbe */
.Text11 {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 line-height : 1.5;
}

/* Text normale Schrift in alternativer Farbe */
.Text11Color {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 line-height : 1.5;
 color : #c4c4d5;
}

.Text11Fett {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 line-height : 1.5;
 font-weight : bold;
}

.Text12Fett {
 font-family : Verdana, Arial, sans-serif;
 font-size : 12px;
 line-height : 1.5;
 font-weight : bold;
}


/* Text kleine Schrift in standard Farbe */
.Text10 {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

.Text8 {
 font-family : Verdana, Arial, sans-serif;
 font-size : 8px;
}

/* Text kleine Schrift in alternativer Farbe */
.Text10Color {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #c4c4d5;
}

/* Text kleine Schrift in alternativer Farbe */
.Text10Header {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #3c5715;
}

/* Text Pinfo Preis */
.Text17 {
 font-family : Verdana, Arial, sans-serif;
 font-size : 17px;
 font-weight: bold;
 color : #3c5715;
}

/* Produktbildanzeige xanario_pinfo */
TD.imageManager , SPAN.imageManager , P.imageManager {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #ffffff;
}

/* Produktbildanzeige xanario_pinfo */
A.imageManager {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #333333;
}

/* Produktbildanzeige xanario_pinfo */
A.imageManager:hover {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #ffffff;
}

/* Produktbildanzeige xanario_pinfo */
TD.imageManagerColor , SPAN.imageManagerColor , P.imageManagerColor {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #3c5715;
}

/* Produktbildanzeige xanario_pinfo */
A.imageManagerColor {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #001287;
}

/* Produktbildanzeige xanario_pinfo */
A.imageManagerColor:hover {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #3c5715;
}

/* */
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;
}

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

/* neues Produkt in der Warenkorbbox */
SPAN.newItemInCart {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #ff0000;
}

/* Formular Eingabefelder */
INPUT {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 border-right: 1px solid #b0d678;
 border-top: 1px solid #8abb42;
 border-left: 1px solid #8abb42;
 border-bottom: 1px solid #b0d678;
}

INPUT.TEXT {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 border-right: 1px solid #b0d678;
 border-top: 1px solid #8abb42;
 border-left: 1px solid #8abb42;
 border-bottom: 1px solid #b0d678;

}

/* Formular Memofelder */
TEXTAREA {
 width : 100%;
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 border-right: 1px solid #b0d678;
 border-top: 1px solid #8abb42;
 border-left: 1px solid #8abb42;
 border-bottom: 1px solid #b0d678;

}

/* Formulartasten */
INPUT.BUTTON {
 border-right: medium none;
 border-top:  medium none;
 border-left:  medium none;
 border-bottom:  medium none;
}


/* Formulare */
INPUT.selection {
 border-right: medium none;
 border-top:  medium none;
 border-left:  medium none;
 border-bottom:  medium none;
}

/* Formulare */
CHECKBOX , RADIO , SELECT , FILE , OPTION {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
}

/* */
TABLE.formArea {
 background : #ffffff;
 border-color : #3c5715;
 border-style : solid;
 border-width : 1px;
}

/* */
TD.formAreaTitle {
 font-family : Tahoma, Verdana, Arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
 color : #3c5715;
}

/* */
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;
}

/* */
.moduleRow {
 background-color : #d8eabe;
}

.moduleRowOver {
 background-color : #B1D677;
 cursor: pointer;
}

/* */
.moduleRowSelected {
 background-color : #7C9A4F;
}

/* */
.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;
}

/* linke Tabellespalte im Layout */
TD.leftBox {
	background-image: url(header/box_left_hg.gif);
	background-repeat: repeat;
	background-position: center;
}

/* mittlere Tabelle im Layout */
TD.centerBox {
 background : #ffffff;
}

/* rechte Tabellespalte im Layout */
TD.rightBox {
 background-image: url(header/box_right_hg.gif);
 background-repeat: repeat;
 background-position: center;
}

/* */
TD.headerImage {
 background : url(header/header_hg.gif) repeat;
}

/* */
.dataTableHeadingRow {
 background-color : #c9c9c9;
}

/* */
.dataTableHeadingContent {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #ffffff;
 font-weight : bold;
}

/* */
.dataTableRow {
 background-color : #f0f1f1;
}

/* */
.dataTableRowSelected {
 background-color : #dee4e8;
}

/* */
.dataTableRowOver {
 background-color : #ffffff;
}

/* */
.dataTableContent {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #001287;
}

/* Multishopleiste */
TD.tab {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 color : #ffffff;
 font-weight : bold;
}

/* Multishopleiste */
A.tab {
 color : #ffffff;
}

/* Multishopleiste */
A.tab:hover {
 color : #ffffff;
}

/* Multishopleiste */
TD.ontab {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 color : #ffffff;
 font-weight : bold;
}

/* Multishopleiste */
A.ontab {
 color : #ffffff;
}

/* Multishopleiste */
A.ontab:hover {
 color : #ffffff;
}

/* Shopumrandung */
.tableShop {
 background-color : #ffffff;
}

/* */
.menueTableRow {
 background : url(boxen/categories_row.gif) repeat;
}

/* */
.menueTableRowOver {
 background : url(boxen/categories_row_over.gif) repeat;
}

/* */
.menueTableContent {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* */
A.menueTableContent {
 color : #c4c4d5;
 text-decoration : none;
}

/* */
A.menueTableContent:hover {
 color : #c4c4d5;
 text-decoration : none;
}

/* Artikelname auf der xanario_pinfo seite */
.products_name {
 color : #922a49;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : bold;
}

/* Artikelnummer auf der xanario_pinfo seite  */
.products_model {
 color : #3c5715;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10px;
 font-weight : bold;
}

/* Produktpreis auf der xanario_pinfo seite */
.products_price {
 color : #922a49;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}

/* allgemeine Behandlung bei Grafiken */
img {
 border-left: 0px;
 border-bottom: 0px;
 border-right: 0px;
 border-top: 0px;
}


/* wenn im Forumsbereich zitiert wird  */
.forumZitat {
 background : #ffd8d8;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* wenn im Forumsbereich Programmiercode eingegeben wird */
.forumCode {
 background : #D4FFFF;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Überschriftslinks im Forum */
TD.UeberschriftForum {
 color : #333333;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
}

/* Überschriftslinks im Forum */
A.UeberschriftForum {
 color : #333333;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
}

/* Überschriftslinks im Forum */
A.UeberschriftForum:hover {
 color : #333333;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
}

/* Hintergrund im Forum */
.ForumBoxeninhalt {
 background : #D3D3D3;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

.ForumBoxeninhaltHell {
 background : #FFFFFF;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

.ForumBoxeninhaltDunkel {
 background : #E1E1E1;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

.Suchergebnis {
 background : #FFCCCC;
}

/* Remano Links im Footer */
.remano {
  font-size: 9px; 
  color: #ffffff;
}

/* Remano Links im Footer */
a.remano {
  color: #ffffff;
}

/* Remano Links im Footer */
a.remano:hover {
  color: #ffffff;
}

/* style für centerboxen_02 */
.box_style_01 {
 border-width: 0px; 
}

.box_style_img_01, .box_style_name_01, .box_style_preis_01 {
  border-style: solid; border-color: #3c5715; text-align: center; 
  font-family: Verdana,sans-serif; font-size: 10px; text-decoration: none
}

.box_style_name_01 { 
 background-color: #3c5715; padding-top: 2px; border-width: 1px; height: 35px; vertical-align: text-top; 
}

.box_style_preis_01 { 
 padding-top: 2px; border-width: 1px; height: 35px; vertical-align: text-top; padding-bottom: 2px; 
}

.box_style_img_01 { 
 border-width: 0px 1px; height: 150px;
}

/* style für centerboxen_03 */
.box_style_02 { 
 border: 1px solid #3c5715;
 height: 150px;
 padding: 2px; 
}

.box_style_img_02 { 
 float: left;
 width: 105px;
}

.box_style_name_02 {
 text-align: center;
 font-weight: bold;
 height: 30px;
}

.box_style_description_02 { 
 text-align: left;
 font-weight: normal;
 height: 90px;
}

.box_style_price_02 { 
 text-align: right;
 font-weight: bold;
 padding-right: 5px;
 height: 30px;
}

TD.Text11Module {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 border-bottom: 1px solid; 
 border-color: 6E8EEE;
}

.leistenHintergrund {
  background : url(boxen/boxen_12.gif) repeat;
}

.leistenHintergrundText {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 color : #FFFFFF;
}

.linkWarenkorbHeader {
  color: #3c5715; 
}

/* Kategorienbox */
/*#kategorien {
  margin: 0; 
  padding: 0;
  font-size: 11px;
}

#kategorien ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0.4em; 
  padding-left:0.4em;
  list-style-type: none; 
}

#kategorien ul ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0.2em; 
  padding-left:0.2em;
  list-style-type: none; 
}

#kategorien ul ul ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0.4em; 
  padding-left:0.4em;
  list-style-type: none; 
}
		
#kategorien li {
}

#kategorien li a{
  color: #000000; 
}

#kategorien li a:hover{
  color: #000000; 
}

.kategorienactive {
  color: #3c5715;
  font-weight: bold;
}*/

/*Haupt Kategorienbox */
#kategorien {
  margin: 0; 
  padding: 0;
  font-size: 11px;
  line-height:24px;
  width: 165px;
}

#kategorien ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0; 
  padding-left:0;
  list-style-type: none; 
}
#kategorien ul ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0; 
  padding-left:0;
  list-style-type: none;
  width: 165px;  
}
		
#kategorien li {
	list-style-image:none;
	background-image: url(boxen/category_hg.gif);
	background-position: right bottom;
	margin-left: 0px;
	padding-left: 0px;
	text-indent:8px;
}
#kategorien ul ul li {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(boxen/pixel_listing.gif);
	background-position: right bottom;	
	text-indent:8px;
}		

#kategorien li a{
  color: #ffffff;
  font-weight: bold;
  text-decoration:none; 
}

#kategorien li a:hover{
	color: #000000;
	background-image: url(boxen/category_hg_aktiv.gif);
	display: block;
	width: 165px;
	text-decoration:none;
	font-weight: bold;
	line-height:24px;
}

#kategorien ul ul li a:hover{
	color: #000000;
	background-image: url(boxen/bullet_listing.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 165px;
	text-decoration:none;
	font-weight: bold;
	line-height:24px;
}

li .kategorienactive  {
  color: #000000;
  font-weight: bold;
  background-image: url(boxen/category_hg_aktiv.gif);
}

ul ul li .kategorienactive {
  color: #000000;
  font-weight: bold;
  background-image: url(boxen/bullet_listing.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/* Contentbox */
#content {
  margin: 0; 
  padding: 0;
  font-size: 11px;
}

#content ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:1.4em; 
  padding-left:1.4em;
  list-style-type: none; 
}
		
#content li {
  list-style-image:url(header/bullet.gif);
}

#content li a{
  color: #c4c4d5; 
}

#content li a:hover{
  color: #c4c4d5; 
}

.contentactive {
  font-weight: bold;
}

.nowrap  { 
  white-space:nowrap; 
}


/*Navigation Shop 1 */
#multishop1 {
  margin: 0; 
  padding: 0;
  font-size: 11px;
  line-height:38px;
  width: 165px;
}

#multishop1 ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0; 
  padding-left:0;
  list-style-type: none; 
}
		
#multishop1 li {
	list-style-image:none;
	background-image: url(boxen/multishop_image_1.gif);
	margin-left: 0px;
	padding-left: 0px;
}

#multishop1 li a{
  color: #ffffff;
  font-weight: bold;
  text-decoration:none; 
}

#multishop1 li a:hover{
	color: #000000;
	background-image: url(boxen/multishop_image_1_aktiv.gif);
	display: block;
	width: 165px;
	text-decoration:none;
	font-weight: bold;
	line-height:38px;
}

li .multishop1active  {
  color: #000000;
  font-weight: bold;
  background-image: url(boxen/multishop_image_1_aktiv.gif);
}

/*Navigation Shop 2 */
#multishop2 {
  margin: 0; 
  padding: 0;
  font-size: 11px;
  line-height:38px;
  width: 165px;
}

#multishop2 ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0; 
  padding-left:0;
  list-style-type: none; 
}
		
#multishop2 li {
	list-style-image:none;
	background-image: url(boxen/multishop_image_2.gif);
	margin-left: 0px;
	padding-left: 0px;
}

#multishop2 li a{
  color: #ffffff;
  font-weight: bold;
  text-decoration:none; 
}

#multishop2 li a:hover{
	color: #000000;
	background-image: url(boxen/multishop_image_2_aktiv.gif);
	display: block;
	width: 165px;
	text-decoration:none;
	font-weight: bold;
	line-height:38px;
}

li .multishop2active  {
  color: #000000;
  font-weight: bold;
  background-image: url(boxen/multishop_image_2_aktiv.gif);
}

/*Navigation Shop 3 */
#multishop3 {
  margin: 0; 
  padding: 0;
  font-size: 11px;
  line-height:38px;
  width: 165px;
}

#multishop3 ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0; 
  padding-left:0;
  list-style-type: none; 
}
		
#multishop3 li {
	list-style-image:none;
	background-image: url(boxen/multishop_image_3.gif);
	margin-left: 0px;
	padding-left: 0px;
}

#multishop3 li a{
  color: #ffffff;
  font-weight: bold;
  text-decoration:none; 
}

#multishop3 li a:hover{
	color: #000000;
	background-image: url(boxen/multishop_image_3_aktiv.gif);
	display: block;
	width: 165px;
	text-decoration:none;
	font-weight: bold;
	line-height:38px;
}

li .multishop3active  {
  color: #000000;
  font-weight: bold;
  background-image: url(boxen/multishop_image_3_aktiv.gif);
}

/*Navigation Shop 3 */
#multishop4 {
  margin: 0; 
  padding: 0;
  font-size: 11px;
  line-height:38px;
  width: 165px;
}

#multishop4 ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0; 
  padding-left:0;
  list-style-type: none; 
}
		
#multishop4 li {
	list-style-image:none;
	background-image: url(boxen/multishop_image_4.gif);
	margin-left: 0px;
	padding-left: 0px;
}

#multishop4 li a{
  color: #ffffff;
  font-weight: bold;
  text-decoration:none; 
}

#multishop4 li a:hover{
	color: #000000;
	background-image: url(boxen/multishop_image_4_aktiv.gif);
	display: block;
	width: 165px;
	text-decoration:none;
	font-weight: bold;
	line-height:38px;
}

li .multishop4active  {
  color: #000000;
  font-weight: bold;
  background-image: url(boxen/multishop_image_4_aktiv.gif);
}