.btn_zurueck {	
	background:url(../images/btn_zurueck.gif) left top no-repeat;
	width:72px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}
.btn_weiter {	
	background:url(../images/btn_weiter.gif) left top no-repeat;
	width:72px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}

.btn_suchestarten {
	background:url(../images/btn_suchestarten.gif) left top no-repeat;
	width:110px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
}

.btn_aktualisieren {	
	background:url(../images/btn_aktualisieren.gif) left top no-repeat;
	width:144px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}
.btn_einkauffortsetzen {	
	background:url(../images/btn_einkauffortsetzen.gif) left top no-repeat;
	width:144px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}

.btn_edit {	
	background:url(../images/btn_edit.gif) left top no-repeat;
	width:94px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}
.btn_delete {	
	background:url(../images/btn_delete.gif) left top no-repeat;
	width:72px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}

.btn_add_addr {
	background:url(../images/btn_add_addr.gif) left top no-repeat;
	width:146px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
}

.btn_send_pwd {
	background:url(../images/btn_send_pwd.gif) left top no-repeat;
	width:144px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
}
.btn_notification_akt {
	background:url(../images/btn_notification_akt.gif) left top no-repeat;
	width:232px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
}
.btn_newsletter_akt {
	background:url(../images/btn_newsletter_akt.gif) left top no-repeat;
	width:176px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
}


/** 
 * Login Stuff
 **/

.btn_login {	
	background:url(../images/btn_login.gif) left top no-repeat;
	width:49px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}
.btn_logout {	
	background:url(../images/btn_logout.gif) left top no-repeat;
	width:58px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}
.btn_jetztanmelden {	
	background:url(../images/btn_register.gif) left top no-repeat;
	width:123px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}
.btn_anmelden {	
	background:url(../images/btn_anmelden.gif) left top no-repeat;
	width:79px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}


/** 
 * Shopping Stuff 
 **/
 
.btn_zurkassa {	
	background:url(../images/btn_zurkassa.gif) left top no-repeat;
	width:144px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}

.btn_adresseaendern {	
	background:url(../images/btn_addresseaendern.gif) left top no-repeat;
	width:146px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}
.btn_bestellen {	
	background:url(../images/btn_bestellen.gif) left top no-repeat;
	width:89px;
	height:22px;
	padding:0px;
	border:0px solid white;	
	cursor:pointer;
	}

.btn_cart {	
	background:url(../images/btn_cart.gif) left top no-repeat;
	width:118px;
	height:22px;
	padding:0px;
	border:0px solid black;	
	cursor:pointer;
	}

.btn_zurueckzumshop {
	background:url(../images/btn_zurueckzumshop.gif) left top no-repeat;
	width:210px;
	height:22px;
	padding:0px;
	border:0px solid black;	
	cursor:pointer;
}
.btn_bestaetigungdrucken {
	background:url(../images/btn_bestaetigungdrucken.gif) left top no-repeat;
	width:158px;
	height:22px;
	padding:0px;
	border:0px solid black;	
	cursor:pointer;
}


/**
 * Search Buttons
 */
 
.btn_newsearch {
	background:url(../images/btn_newsearch.gif) left top no-repeat;
	width:102px;
	height:22px;
	padding:0px;
	border:0px solid black;	
	cursor:pointer;
}
.btn_emailanfrage {
	background:url(../images/btn_emailanfrage.gif) left top no-repeat;
	width:123px;
	height:22px;
	padding:0px;
	border:0px solid black;	
	cursor:pointer;
}