/* SHOP STANDARD STYLES */

body { font-family : Verdana, Arial, Avant Garde, sans-serif; }
center,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,table{ font-size : 12px; }
td, th {	padding: 4px 4px 4px 0;}
table.noPadding td { padding: 0px 0px 0px 0px; }
table.noPadding th { padding: 0px 0px 0px 0px; }


h1{ font-family:Arial, Verdana; 
     font-size:34px; 
     font-weight:normal;
     color:#555555;
     text-align:left;
     line-height:80%;
     vertical-align:bottom;
	 }
h2
   { font-family:Arial, Helvetica, sans-serif; 
     font-size:18px; 
     font-weight:bold;
     color:#555555;
     line-height:90%;
     vertical-align:bottom;
   }
h3{ font-family:Arial, Helvetica, sans-serif; 
     font-size:14px; 
     font-weight:bold;
     color:#555555;
     line-height:90%;
     vertical-align:bottom;
}
#grundBox{
width: 772px;
	background : white;
	background-repeat : repeat-y;
	background-image : url(../pics/grundBox.gif);
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	margin: 0px
}
input {
	font-weight:bold;
	font-size:12;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
}

.inputOhneRand{
	border : none;
}
.shopOptionen{
	font : 10px;
	border-left : 1px solid Gray;
}
.versteckt{
	visibility : hidden;
	overflow : hidden;
	height : 1px;
	width : 1;
}
/*TABELLEN*/

.tabellenRahmen {
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}

/* LINKS */
A:link {
	color:#990000;
	text-decoration: underline;
}
A:hover {
	color:#FF8B00;
	text-decoration: underline;
}
A:active {color:#FF8B00; text-decoration:none;}
A:bb:hover {
	color:#FF8B00;
	text-decoration: underline;
}
#warengruppen a{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#warengruppen a:hover{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#warengruppen a{
	color : #680000;
}

.artikelName{
	vertical-align : top;
	font : bold;
}

.sonderangebotePreis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #FF9900;
}
.toc{
	background : #FEF9ED;
	border-color : #D3D3D3;
	border-style : solid;
	border-width : 3px;
}
.durchgestrichen {
	text-decoration: line-through;
}
.shopMenueKlein{
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.shopMenueGross{
	font : normal bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.shopTXT{
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.shopTXTfett{
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.shopTXTgross{
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.rotstift{
	color : #990000;
	background : #F2D7D7;
	font : bold;
}
.klein11px {
	font-size: 11px;
}



/*-------------- menu rechte tabelle ----------------*/
#menuTabelleRechts input{
	border-width: 0px;
	border-color : White;
}