body
{
	scrollbar-face-color: #bdacc6;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #738494;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	margin-left : 0px;
	margin-top : 0px
}
A:link
{
  COLOR: #000000;
  TEXT-DECORATION: underline;
}
A:active
{
  COLOR: #000000;
  TEXT-DECORATION: underline;
}
A:visited 
{
  COLOR: #000000;  
  TEXT-DECORATION: underline;
}
A:hover 
{
  COLOR: #006600; 
  TEXT-DECORATION: underline;
}

div#seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	z-index: 1; 
	padding: 0;
	border: 1px solid #494949;
	/*background:  url(/bilder/allgemein/haupthintergrund.jpg) 0px -20px; */
  }
div#oben {
	margin: 0 0;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	z-index: 2;
  }  
div#boxnavoben {
	/*float: left;*/
    width: 980px; 
	z-index: 3; 
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
}
div#boxnavseite {
	float: left;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	min-width: 200px;
	width: 200px;
	padding-right: 0px;
	background:  url(/bilder/allgemein/navigation.jpg);
	height: 100%;	
	padding-bottom: 0px;
 }
/*div#shopnavseite {
	float: left;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	min-width: 150px;
	width: 150px;
	padding-right: 25px;	
 } 
 

*/	

div#boxmitte {
	float: left;
	width: 580px;
	min-width: 580px;
	padding-right: 0px;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	font-color: Black;
	/*font-size : 13px;*/
	font-weight : normal;
	font-style : normal;
	/*background-color: #CCFF00;*/
	
 }  
 div#boxrechts {
	float: right;
	width: 200px;
	min-width: 200px;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	/*background-color: #00CCCC;*/
	
	
 } 
  div#unten {
	clear: both;
	text-align: right;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 980px;
	padding: 0;
	padding-right: 0px;
	z-index: 3;
	background-color: #d2d3d5;
	/*border: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	border-left: 1px solid #494949;
	border-top: 0px;*/
  }  
  
h1
{
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	margin-top: 10px;
	text-align: left;
	color: #347942;
} 
h2
{
	color: #347942;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
} 
h3
{
	color: #347942;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
} 

h4
{
	color: #347942;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
} 

/*.text
{
	text-align: left;
	
}

table.haupt
{
	margin-left : 0px;
	margin-top : 0px
}
*/
.boxuber
{
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	margin-left : 0px;
	margin-right : 0px;
	color: #347942;
}
.boxtext
{
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-right : 0px;
	color: #000000;
}
/*

.uber
{
	COLOR: #625597;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
}


.download
{
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	
}

.links
{
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	
}
*/
/* --- links in den boxen --- */
.boxlink:link
{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}
.boxlink:active
{
 	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}
.boxlink:visited 
{
 	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}
.boxlink:hover
{
 	COLOR: #019934;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
 	TEXT-DECORATION: underline
}

.boxlink
{
	COLOR: #000000;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION: underline
}

/* ------------------------------------ navigation ----------------- */
.menu:link
{
	COLOR: #347942;
	TEXT-DECORATION: none;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
}
.menu:active
{
 	COLOR: #347942;
	TEXT-DECORATION: none;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
}
.menu:visited 
{
 	COLOR: #347942;
	TEXT-DECORATION: none;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
}
.menu:hover
{
 	COLOR: #990000;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
 	TEXT-DECORATION: underline
}
.menu
{
	COLOR: #347942;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
}
/* ------------------------------------ navigation unten----------------- */
.unten:link
{
	COLOR: #347942;
	TEXT-DECORATION: none;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
}
.unten:active
{
 	COLOR: #347942;
	TEXT-DECORATION: none;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
}
.unten:visited 
{
 	COLOR: #347942;
	TEXT-DECORATION: none;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
}
.unten:hover
{
 	COLOR: #FF0000;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
 	TEXT-DECORATION: none;
}
.unten
{
	COLOR: #347942;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
}



/* -------- folgend altn   
.allgemein
{
	COLOR: #336633;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	margin-left : 30px;
	margin-right : 50px;
}


h4
{
	COLOR: #336633;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	margin-left : 30px;
}

h5
{
	COLOR: #336633;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	margin-left : 30px;
}
ul
{
	font-style : italic;
	margin-left : 50px;
}

table.inhalt
{
	COLOR: #336633;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	margin-left : 30px;
	
}
table.box
{
	COLOR: #336633;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	margin-left : 3px;
	
}
.textbox
{ 
  background: transparent;
  background-color: #FFFFFF;
  border: 1px solid #738494;
  color: #738494;
  font-family: Verdana, Arial;
  font-size: x-small;
  text-align: left;
  scrollbar-face-color: #2161A0;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #2161A0;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF; 
}
.textboxkontakt
{
	background: transparent;
	background-color: #FFFFFF;
	border: 1px solid #336633;
	color: #336633;
	font-family: Verdana, Arial;
	font-size: x-small;
	text-align: left;
	scrollbar-face-color: #336633;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #336633;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
.button
{
  background: transparent;
  background-color: #2161A0;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold;
  text-align: center
}

.button2
{
  background: transparent;
  background-color: #006600;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold;
  text-align: center
}
.buttonkontakt
{
  background: transparent;
  background-color: #FFFFFF;
  border: 1px solid #336633;
  color: #336633;
  font-family: Verdana, Arial;
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold;
  text-align: center
}



.startmenu:link
{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
}
.startmenu:active
{
  COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
}
.startmenu:visited 
{
  COLOR: #000000;
	TEXT-DECORATION: none;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
}
.startmenu:hover 
{
  COLOR: #000000;
	TEXT-DECORATION: underline;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
}

/*
.other:link
{
  COLOR: #FFFFFF;
  TEXT-DECORATION: underline
}
.other:active
{
  COLOR: #FFFFFF;
  TEXT-DECORATION: underline
}
.other:visited 
{
  COLOR: #FFFFFF;  
  TEXT-DECORATION: underline
}
.other:hover 
{
  COLOR: #DDDDDD; 
  TEXT-DECORATION: none
}


/* ab hier formatierungen für den shop 

.infoBox
 {
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-align: left;
	margin-left: 2px;
	width: 170px;
} 

.infoBoxContents /* z.B. bestsellerbox rechts 

{
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-align: left;
	margin-left: 2px;
	/*width: 170px;
} 

.shopbox
{
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-align: left;
	margin-left: 2px;
	width: 95%;
}
.boxuber
{
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	text-align: left;
	color: #019934;
	margin-top: 5px;
}

/* Bilderdarstellung news 
.left  {
	
	margin-top: 0px;
	padding-right: 10px;
	float: left;
	border: none;
	padding-bottom: 5px;
	}
	
.right  {
  
		border: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	float: right;
	padding-bottom: 5px;
  }
.mitte  {
  
		border: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	
	padding-bottom: 5px;
  }
/* Bilderdarstellung ende 


.productSpecialPriceinfo {
    color: #ff0000;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-align: center;
	}
	
SPAN.productSpecialPrice {
    color: #ff0000;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	text-align: center;
	}
		
SPAN.preisgruen {
    color: #000000;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-align: center;
	}
	
.productListing-even	 {
    color: #000000;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-align: left;
	vertical-align: middle;
	}
	
.productListing-odd	 {
	color: #000000;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-align: left;
	vertical-align: middle;
	}
