/* 26.08.09 dct */

/* Buttons und Boxen */
.qtycombobox, .fnewcommentsubmit {
	margin-top: 6px;
	margin-bottom: 6px;
}
.floginpassword {
	margin: 6px 0px 6px 14px;
	width: 200px;
	color: gray;
}
.floginfelder, .flogintext, .fwzlogintext {
	margin: 6px 0px 6px 14px;
	width: 200px;
}
.fland {
	margin: 6px 0px 6px 14px;
	width: 206px;
}
.artikelboxen {
	margin-top: 6px;
	margin-bottom: 6px;
	width: 80px;
}

/* In den Warenkorb legen */
.artikelsubmit {
	margin: 6px 0px 0px 0px;
	border: 0px;
	background-image:url(../images/buttons/indenwarenkorblegen.png);
	height: 27px;
	width: 173px;
}
.artikelsubmit:hover,
.artikelsubmit:active,
.artikelsubmit:focus {
	cursor: pointer;
}

/* Mein Profil erstellen */
.fnewprofil {
	margin: 6px 0px 0px 14px;
	border: 0px;
	background-image:url(../images/buttons/meinprofilerstellen.png);
	height: 27px;
	width: 140px;
}
.fnewprofil:hover,
.fnewprofil:active,
.fnewprofil:focus {
	cursor: pointer;
}

/* Daten aendern */
.profilupdate { 
	margin: 6px 0px 6px 14px;
	border: 0px;
	background-image:url(../images/buttons/datenaendern.png);
	height: 27px;
	width: 140px;
}
.profilupdate:hover,
.profilupdate:active,
.profilupdate:focus {
	cursor: pointer;
}

/* Passwort aendern */
.pwupdate { 
	margin: 6px 0px 6px 14px;
	border: 0px;
	background-image:url(../images/buttons/passwortaendern.png);
	height: 27px;
	width: 140px;
}
.pwupdate:hover,
.pwupdate:active,
.pwupdate:focus {
	cursor: pointer;
}

/* Anmelden */
.floginsubmit { 
	margin: 6px 0px 6px 14px;
	border: 0px;
	background-image:url(../images/buttons/anmelden.png);
	height: 27px;
	width: 86px;
}
.floginsubmit:hover,
.floginsubmit:active,
.floginsubmit:focus {
	cursor: pointer;
}

/* Neues Passwort anfordern */
.fnewloginpw { 
	margin: 6px 0px 0px 14px;
	border: 0px;
	background-image:url(../images/buttons/neuespw.png);
	height: 27px;
	width: 182px;
}
.fnewloginpw:hover,
.fnewloginpw:active,
.fnewloginpw:focus {
	cursor: pointer;
}

/* Neuer Kommentar veroeffentlichen */
.fnewcommentsubmit {
	border: 0px;
	background-image:url(../images/buttons/kommentar.png);
	height: 27px;
	width: 182px;
}
.fnewcommentsubmit:hover,
.fnewcommentsubmit:active,
.fnewcommentsubmit:focus {
	cursor: pointer;
}

/* Link Buttons */
/* Zueruck */
.wzurueck { 
	display: block;
	text-decoration: none;
	border: 0px;
	background-image:url(../images/buttons/zurueck.png);
	height: 27px;
	width: 58px;
}
.wzurueck:hover,
.wzurueck:active,
.wzurueck:focus {
	cursor: pointer;
}

/* Zurueck zum Warenkorb */
.zurueckzumwarenkorb { 
	display: block;
	text-decoration: none;
	border: 0px;
	background-image:url(../images/buttons/zurueckzumwarenkorb.png);
	height: 27px;
	width: 157px;
}
.zurueckzumwarenkorb:hover,
.zurueckzumwarenkorb:active,
.zurueckzumwarenkorb:focus {
	cursor: pointer;
}

/* Zurueck zur Uebersicht */
.zurueckzuruebersicht { 
	display: block;
	text-decoration: none;
	border: 0px;
	background-image:url(../images/buttons/zurueckzuruebersicht.png);
	height: 27px;
	width: 142px;
}
.zurueckzuruebersicht:hover,
.zurueckzuruebersicht:active,
.zurueckzuruebersicht:focus {
	cursor: pointer;
}

/* Weiter zur Adresseingabe */
.weiteradresseingabe { 
	display: block;
	text-decoration: none;
	border: 0px;
	background-image:url(../images/buttons/adresseingabe.png);
	height: 27px;
	width: 182px;
}
.weiteradresseingabe:hover,
.weiteradresseingabe:active,
.weiteradresseingabe:focus {
	cursor: pointer;
}

/* Zurueck zur Adresseingabe */
.zurueckzuradresseingabe { 
	display: block;
	text-decoration: none;
	border: 0px;
	background-image:url(../images/buttons/zurueckzuradresseingabe.png);
	height: 27px;
	width: 182px;
}
.zurueckzuradresseingabe:hover,
.zurueckzuradresseingabe:active,
.zurueckzuradresseingabe:focus {
	cursor: pointer;
}

/* Echte Buttons */
/* Weiter zur Bestellbestaetigung */
/* Bestellung abschicken */
.bestellungabschicken {
	border: 0px;
	background-image:url(../images/buttons/bestellungabschicken.png);
	height: 27px;
	width: 182px;
}
.bestellungabschicken:hover,
.bestellungabschicken:active,
.bestellungabschicken:focus {
	cursor: pointer;
}

.weiterzurbestellbestaetigung {
	border: 0px;
	background-image:url(../images/buttons/weiterzurbestellbestaetigung.png);
	height: 27px;
	width: 201px;
}
.weiterzurbestellbestaetigung:hover,
.weiterzurbestellbestaetigung:active,
.weiterzurbestellbestaetigung:focus {
	cursor: pointer;
}

/* Aktualisieren */
.cardupdate {
	margin: 6px 0px 6px 0px;
	border: 0px;
	background-image:url(../images/buttons/aktualisieren.png);
	height: 27px;
	width: 92px;
}
.cardupdate:hover,
.cardupdate:active,
.cardupdate:focus {
	cursor: pointer;
}

