/*  Farben  Hintergundgrün dkl  8FD0D3  */
/*  Farben  Hintergundgrün hl  C2E5E7  */



body 		{	background-color: #8FD0D3; margin: 0; padding: 0px;
				background-image:url("../images/background.jpg");  
				background-repeat: repeat-x;}
			
p, td, body	{ font-family: arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000;}

h1			{	margin:0; padding: 2px 2px 2px 10px;
  				font-family: arial, sans-serif; font-size: 13px; font-weight: bold; color: #eeeeee;  background-color: #ff3e43; }

			
.produktbild {
 		border: 1px solid #dddddd; 
		margin: 0;}

/* ############ ie Scrollbars ############ */

body { scrollbar-3dlight-color: #77C5C8;
scrollbar-darkshadow-color: #77C5C8;
scrollbar-highlight-color: #77C5C8;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffff00;
scrollbar-base-color: #C2E5E7;
scrollbar-face-color: #C2E5E7;
scrollbar-track-color: #77C5C8;
}

/* ############ Links ############ */

a:link 	 {text-decoration:underline; color:#005dc1; font-family:arial,helvetica; font-size:13px; font-weight:normal;}
a:visited {text-decoration:underline; color:#005dc1; font-family:arial,helvetica; font-size:13px; font-weight:normal;}
a:active  {text-decoration:underline; color:#0000ff; font-family:arial,helvetica; font-size:13px; font-weight:normal;}
a:hover   {text-decoration:underline; color:#0000ff; font-family:arial,helvetica; font-size:13px; font-weight:normal;}

a.weiter:link 	 {text-decoration:none; color:#005dc1; font-family:arial,helvetica; font-size:9px; font-weight:normal;}
a.weiter:visited {text-decoration:none; color:#005dc1; font-family:arial,helvetica; font-size:9px; font-weight:normal;}
a.weiter:active  {text-decoration:none; color:#000000; font-family:arial,helvetica; font-size:9px; font-weight:normal;}
a.weiter:hover   {text-decoration:none; color:#000000; font-family:arial,helvetica; font-size:9px; font-weight:normal;}

a.navigation:link, a.navigation:visited, a.navigation:active  
					{text-decoration:none; color:#9b9b9b; 
					font-family:arial,helvetica; font-size:14px; font-weight:bold;}
					
a.navigation:hover  {text-decoration:none; color:#ff0000; 
					font-family:arial,helvetica; font-size:14px; font-weight:bold;}
					
a.navigationstand:link, a.navigationstand:visited, a.navigationstand:active, a.navigationstand:hover  
					{text-decoration:none; color:#000000; 
					font-family:arial,helvetica; font-size:14px; font-weight:bold;}
					
					
a.kategoriebaum:link, a.kategoriebaum:visited, a.kategoriebaum:active  
					{text-decoration:none; color:#9b9b9b; 
					font-family:arial,helvetica; font-size:12px; font-weight:bold;}
					
a.kategoriebaum:hover  {text-decoration:none; color:#000000; 
					font-family:arial,helvetica; font-size:12px; font-weight:bold;}
					
.kategoriewahl 		{ text-decoration:none; color:#9b9b9b; font-family:arial,helvetica; font-size:12px; font-weight:bold;}

.kategoriewahl b		{ text-decoration:none; color:#000000; font-family:arial,helvetica; font-size:12px; font-weight:bold;}

					
a.auswahl:link, a.auswahl:visited, a.auswahl:active  
					{text-decoration:none; color:#9b9b9b; 
					font-family:arial,helvetica; font-size:16px; font-weight:bold; line-height:24px;}
					
a.auswahl:hover  {text-decoration:none; color:#ff0000; 
					font-family:arial,helvetica; font-size:16px; font-weight:bold; line-height:24px;}
					
a.information:link, a.information:visited, a.information:active  
					{text-decoration:none; color:#9b9b9b; 
					font-family:arial,helvetica; font-size:11px; font-weight:normal;}
					
a.information:hover  {text-decoration:none; color:#ff0000; 
					font-family:arial,helvetica; font-size:11px; font-weight:normal;}

input.eingabefeldbestellung {
	font-family: arial, sans-serif; font-size: 12px; font-weight: normal;
	border: 1px solid #002f00;
	background-color: #C2E5E7; 
	text-align:left;
	width: 250px; }
	
.eingabefeldbestellungtext {
	font-family: arial, sans-serif; font-size: 11px; font-weight: normal;
	border: 1px solid #002f00;
	background-color: #C2E5E7; 
	text-align:left;
	width: 400px; }
	
input.warenkorbeingabe {
	font-family: arial, sans-serif; font-size: 11px; font-weight: normal;
	border: 1px solid #8FD0D3;
	background-color: #C2E5E7; 
	text-align:right;
	width: 40px;