@charset "iso-8859-2";
/* CSS Document */
/*Für ein Spalte mit eine Mae von 277px breit*/
@import url("spalte345.css");
/*Für ein Formular*/
@import url('form.css');

#spalte1 td{
	padding-top:10px;
	padding:5px;
	padding-bottom:10px;
	font-size:12px;
}
#uber td{
	border-bottom:#E1E1E1 1px solid;
	padding-bottom:0px;
}
#spalte1 table{
	margin-bottom:20px;
}
#spalte1 table input{
	width:30px;
}
p.button{
	text-align:center;
}
p.button input{
	
}
#spalte1.spalte345{
	margin-left:220px;
}
.sendform{
	background-image:url(../images/buttons/bestellen.png);
	width:90px;
	height:36px;
	border:none;
	background-color:#000000;
}
.sendforme{
	background-image:url(../images/buttons/bestellen_abschiessen.png);
	width:167px;
	height:36px;
	border:none;
	background-color:#000000;
}

tr.artikel td{ border-bottom:1px solid #cccccc;}
.weiterlinks{ margin-left:100px !important; }
#box_bestellung{ margin-left:20px; float:left;}


