input.bestellen, input.bestellen_normal, input.ueberpruefen, input.abwaehlen, input.auswahl_bestellen, input.hinzufuegen, input.domains_hinzu_entf, input.preis_aktualisieren, input.bestellung_abschicken, input.kontaktformular_abschicken
{
	display: inline;
	height: 28px;
	border: 0px;
	cursor: pointer;
}

input.bestellen_normal, input.ueberpruefen, input.abwaehlen, input.hinzufuegen
{
	width: 98px;
}

input.bestellen
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 159px;
	height: 38px;
	background-image: url(img/site/btn_bestellen.jpg);
}

input.bestellen_normal
{
	background-image: url(img/site/btn_bestellen_normal.jpg);
}

input.ueberpruefen
{
	background-image: url(img/site/btn_ueberpruefen.jpg);
}

input.abwaehlen
{
	background-image: url(img/site/btn_abwaehlen.jpg);
}

input.auswahl_bestellen
{
	float: right;
	width: 158px;
	background-image: url(img/site/btn_auswahl_bestellen.jpg);
}

input.hinzufuegen
{
	float: right;
	background-image: url(img/site/btn_hinzufuegen.jpg);
}

input.domains_hinzu_entf
{
	width: 228px;
	background-image: url(img/site/btn_domains_hinzu_entf.jpg);
}

input.preis_aktualisieren
{
	width: 148px;
	background-image: url(img/site/btn_preis_aktualisieren.jpg);
}

input.bestellung_abschicken
{
	width: 228px;
	background-image: url(img/site/btn_bestellung_abschicken.jpg);
}

input.kontaktformular_abschicken
{
	width: 228px;
	background-image: url(img/site/btn_kontaktformular_abschicken.jpg);
}