

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	display: block;
	border: 1px solid #cccccc;
    padding: 2px;
    text-align: center;
    width: 100px;
}
a.button:link {
	color: black;
	TEXT-DECORATION: none;

}
a.button:visited {

	color: black;
	TEXT-DECORATION: none;

}
a.button:hover {
	color: red;
	TEXT-DECORATION: none;


}


.preis {
    font-size: 20px;
    font-weight: bold;
    color: red;
}


.warenkorb_txt {
    font-size: 16px;

}



a.warenkorb {

	color: white;
    padding: 4px;

}
a.warenkorb:link {
	color: white;
	TEXT-DECORATION: none;

}
a.warenkorb:visited {

	color: white;
	TEXT-DECORATION: none;

}
a.warenkorb:hover {
	color: white;
	TEXT-DECORATION: none;


}


.button {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	display: block;
	border: 1px solid #cccccc;
    padding: 2px;
    text-align: center;
    width: 100px;
    background-color: f3f3f3;
}

.none {
display: none;
visibility: hidden;
color: red:
width: 0px;
height: 0px;
}

.artikelzusatz {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	border: 1px solid #cccccc;
    padding: 2px;
    text-align: left;
    width: 280px;
    background-color: f3f3f3;
}

.shoppic {
padding: 3px;
border: 1px solid #999999;
}

.color_row_one
{
    background-color: white;
}


.color_row_two
{
    background-color: f3f3f3;
}
