ul.stdlist{
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
}

ul.stdlist li{
	background-image: url(../images/arrow.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: justify;
}

a.bestellbutton{
	width: 100px;
	background: url(../images/bestellen_2.gif) no-repeat 0 0;
	margin-right: 0px;
	display: block;
	text-align: center;
	padding: 15px 0 16px;
}

a.verfuegbarkeitsbutton{
	width: 400px;
	padding: 15px 0;
	background-color:#00FF33;
	display:block;
	text-align:center;
	background: url(../images/verfuegbarkeitsbutton.gif) no-repeat 0 0;
	font-size: 1.2em;
	font-weight: bold;
}

a.verfuegbarkeitsbutton:hover{
	color: #ff0160;
	text-decoration: none;
}

/*table.tabelle{
	border: solid #f5f5f5;
	border-width: 1px 0 0 1px;
}*/

table.tabelle th{

	white-space: nowrap;
}

/*#maincontent table.tabelle td{
	border: solid #f5f5f5;
	border-width: 0 1px 1px 0;
}*/
