a, a img {
	border: none;
}
table, body, td, tr {
	margin: 0px;
     padding: 0px;
     vertical-align: top;
     border-collapse: collapse;
}
tr.content td, div#divContent {
	font-family: Arial, Helvetica, Sans-Serif;
     font-size: 12px;
}
table.bestell .label {
	height: 25px;
     background:#BFBFBF;
     border: black 1px solid;
     padding-left: 10px;
     font-size:11px;
     border-right:none;
     padding-right: 10px
}
table.bestell .cont {
	border:black 1px solid;
     border-left: none;
     padding-left: 10px;
     background: white;
}
table.bestell .cont input {
	height:18px;
     border:none;
     font-family: Arial, Helvetica, Sans-Serif;
     font-size: 12px;
     xfont-xweight: bold;
     color: #808080;
}
table.bestell td {
	font-weight: bold;
	vertical-align: middle;
}
.menu a img {
	margin-right: 2px;
}
table.check td {
	vertical-align: middle;
}