wkorb {
	background-color : Black;
	text-decoration : none;
	color : Lime;
}
.tab {
	font-family : Arial, Helvetica, sans-serif;
	font-size : normal;
	text-decoration: none;
	text-align : left;
}
.tab:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : normal;
	text-decoration: none;
	text-align : left;
	color: red;
}
.tab1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size :smaller;
	text-decoration: none;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-align : center;
	text-decoration: none;
}
TD:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-align : center;
	text-decoration: none;
	font-weight : bold;
}
.tab11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration: none;
	background-color : Silver;
	font-style : italic;
	font-weight : bold;
}
.tab2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration: none;
	text-align : right;
	background-color : Silver;
	font-style : italic;
	font-weight : bold;
}
.kunde {
	font-family : Arial, Helvetica, sans-serif;
	font-size : normal;
	text-decoration: none;
	text-align : left;
	background-color : #FFFFBF;
}
.kunde1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : normal;
	text-decoration: none;
	text-align : left;
	font-weight : bold;
	font-style : italic;
}

