#warenkorb_links {
        width: 300px; 
        padding: 0px; 
        padding-left: 10px; 
        padding-right: 4px; 
        padding-top: 4px; 
        }

.td {border: solid 1px #000000;}
.InputS,.InputM, .InputL, .InputXL,.InputXXL, .TextM, .TextL, .TextXL {
        background-color: #f9f9f9;
	color: #000000;
        line-height: 16px;
        height: 20px; 
        border: solid 1px #7d7d7d;
        padding: 0px;
        padding-left: 2px; padding-right: 0px; padding-top: 2px; 
        margin-botton: 2px;
	}
.ButtonM {
        font-weight: bold;
	background-image:url(../upload/Layout/button_kurz.gif);
	background-repeat:no-repeat;
        color: #FFFFFF;
  	width:80px; 
 	height: 26px; 
        text-align: center;
        background-color: none;
        border: 0;
        }
.ButtonL {
        font-weight: bold;
	background-image:url(../upload/Layout/button_mittel.gif);
	background-repeat:no-repeat;
        color: #FFFFFF;
  	width:126px; 
 	height: 27px; 
        text-align: center;
        background-color: none;
        border: 0;
        }
.ButtonXL {
        font-weight: bold;
	background-image:url(../upload/Layout/button_lang.gif);
	background-repeat:no-repeat;
        color: #FFFFFF;
  	width:160px; 
 	height: 26px; 
        text-align: center;
        background-color: none;
        border: 0;
        margin-bottom:10px;
        }
.TextXL {
 	width:330px; 
 	font-family: Arial, Verdana;
 	font-size: 12px;
        text-align: left;
        height: 100px; padding: 4px;
	}
.TextM {
 	width:245px; 
 	font-family: Arial, Verdana;
 	font-size: 12px;
        text-align: left;
        height: 50px; padding: 4px;
	}
.TextL {
 	width:245px; 
 	font-family: Arial, Verdana;
 	font-size: 12px;
        text-align: left;
        height: 80px; padding: 4px;
	}
.InputS {
 	width:25px; 
        text-align: right;
	}
.InputE {
 	width:40px; 
        height: 20px; 
        line-height: 18px;
        text-align: center;
        #margin0px; padding0px;
        border: solid 1px #ABADB3;
 	}
.SelectS {
 	color: #000000;
        line-height: 16px;
 	wi-dth:40px; 
 	}
.InputM {
 	width:75px; 
        text-align: right;
 	}
.InputL {
 	width:240px; 
        text-align: left;
 	}
.InputXL {
 	width:330px; 
        text-align: left;
 	}

.InputXXL {
 	width:583px; 
        text-align: left;
        background-color: #9c9e9f;
  	}
#artikeltitel {
 	width:600px; 
        height: 40px; 
        font-weight: bold;
        font-family:  Verdana, Arial, Tahoma;
        font-size:18px;
        line-height: 22px;
        text-align: left;
 	background-image:url(../upload/Layout/bg_artikeltitel.gif);
	background-repeat:repeat-x;
        background-color: #FFFFFF; 	
        padding: 0px; padding-left: 1px; padding-right: 4px; padding-top: 4px; 
        border-botton: solid 2px #b7b7b7;
        }

#artikelzusatz {
        font-weight: bold;
        font-family: Arial, Tahoma, Verdana;
        font-size:16px;
        color: #7f8080;
 	width:340px; 
 	text-align: left;
        padding: 0px; 
        #padding-left: 1px; padding-right: 0px; padding-top: 0px; padding-bottom: 2px;
        }




