#page {
	background: url(/bilder/shop/kx1.gif) repeat-y;
}

#shop_kopf_txt {
	position: absolute;
	top: 39px;
	width: 556px;
	text-align: center;
	font-size: 10px;
	color: #FDD5BE;
	margin: 0;
	padding: 0;
}

ul#shop_kopf_menue {
	position: absolute;
	bottom: 1px;
	width: 555px;
	height: 87px;
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 0;
}

ul#shop_kopf_menue li {
	float: left;
	margin: 0 2px 0 0;
}

ul#shop_kopf_menue li a span {
	display: none;
}

ul#shop_kopf_menue li a {
	display: block;
	width: 88px;
	height: 83px;
	border: 1px solid #FBB185;
}

ul#shop_kopf_menue li a:hover {
	display: block;
	width: 88px;
	height: 83px;
	border: 1px solid #FFF;
}

#skm_2 { background: url(/bilder/shop/fxsh_saefte2.jpg) no-repeat }
#skm_3 { background: url(/bilder/shop/fxsh_auf2.jpg) no-repeat }
#skm_5 { background: url(/bilder/shop/fxsh_tee2.jpg) no-repeat }
#skm_4 { background: url(/bilder/shop/fxsh_oel2.jpg) no-repeat }
#skm_6 { background: url(/bilder/shop/fxsh_nasch2.jpg) no-repeat }
#skm_7 { background: url(/bilder/shop/fxsh_alk2.jpg) no-repeat }

#skm_2.ovv { background: url(/bilder/shop/fxsh_saefte2ovv.jpg) no-repeat }
#skm_3.ovv { background: url(/bilder/shop/fxsh_auf2ovv.jpg) no-repeat }
#skm_5.ovv { background: url(/bilder/shop/fxsh_tee2ovv.jpg) no-repeat }
#skm_4.ovv { background: url(/bilder/shop/fxsh_oel2ovv.jpg) no-repeat }
#skm_6.ovv { background: url(/bilder/shop/fxsh_nasch2ovv.jpg) no-repeat }
#skm_7.ovv { background: url(/bilder/shop/fxsh_alk2ovv.jpg) no-repeat }

#lg_login {
	margin: 0 0 0 10px;
}

#lg_login_right p {
	font-size: 11px;
	color: #7F8297;
}

/*
#shopsuche {
	height: 80px;
	font-size: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 18px 0 0 0;
	padding: 13px 0 0 32px;
}
*/
#shopsuche h3 {
	margin: 0 0 6px 0;
}

#shopsuche input {
	height: 17px; /* + padding */
	width: 135px; /* + padding */
	color: #fff;
	font-size: 11px;
	background-color: #FF9000;
	border: 1px solid #fff;
	margin: 1px 0 4px 10px;
	padding: 2px 0 0 8px;
	float: left;
}

#shop_suche_submit span {
	display: none;
}

#shop_suche_submit {
	display: block;
	width: 21px;
	height: 21px;
	text-decoration: none;
	background: url(/bilder/shop/gxpfeil2.gif) no-repeat;
	float: left;
	margin: 1px 0 0 12px;
}

#shop_inhalt {
	width: 521px;
	padding: 10px 0 0 0;
	clear: both;
}

#shop_inhalt h2, #za_kontodaten h2, #za_anmeldung h2 {
	font-size: 12px;
	font-weight: bold;
	color: #748E09;
	margin: 15px 0 15px 0;	
}

#produktauflistung #feedback.hidden {
	display: none;
}

#produktauflistung #feedback.visible {
	display: block;
}

#produktauflistung #feedback {
	background-color: #fff;
	border-style: double;
	border-width: medium;
	border-color: #748E09;
	color: #fff;
	font-size: 8pt;
	position: absolute;
	width: 241px;
	height: 73px;
}
	
#produktauflistung #feedback div {
	height: 61px;
	background-color: #748E09;
	padding: 11px 2px 1px 2px;
	text-align: right;
}

#produktauflistung #feedback div p {
	font-size: 10px;
	margin: 0;
	padding: 0;
} 

#produktauflistung #feedback a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#produktauflistung #feedback a:hover {
	text-decoration: underline;
}

#m_seiten a {
	color: #292F52;
	text-decoration: none;
}

/*---------------------------------------- */
/* Produkte */

.produkt {
	width: 524px;
	height: 126px;
	margin: 20px 0 0 0;
}

.produkt_titel {
	height: 17px;
	width: 517px; /* + padding */
	padding: 2px 0 0 7px;
	background-color: #F4F5F2;
	border-top: 1px solid #748E09;
	border-bottom: 1px solid #748E09;
}

.produkt_name, .produkt_menge {
	font-size: 11px;
	color: #343434;
	margin: 0 0 14px 0;
	padding: 0;
	float: left;
}

.produkt_name { margin: 0 10px 0 0; }

.produkt_name a {
	color: #F65C00;
	text-decoration: none;
}

.produkt_name a:hover {
	text-decoration: underline;
}

.produkt_bild {
	border: 1px solid #B2B2B2;
	clear: both;
	margin: 0 0 0 7px;
	float: left;
}

.produkt_details {
	width: 140px;
	height: 76px;
	color: #00854B;
	float: left;
	overflow: hidden;
	margin: 0 0 0 10px;
}

.produkt_info {
	width: 190px;
	height: 76px;
	font-size: 11px;
	float: left;
	overflow: hidden;
	margin:0;
	padding:0;
}

.produkt_info p {
	margin: 0;
}

.produkt_info a {
	color: #F65C00;
	text-decoration: none;
}

.produkt_info a:hover { text-decoration: underline; }

.bestellangaben { 
	width: 74px; 
	float: left;
	margin: 0 0 0 25px;
}

.endpreis {
	display: block;
	color: #292F52;
	font-size: 11px;
	font-weight: bold;
	margin: 30px 0 0 0;
	float: left;
}

.endpr_waehrung {
	display: block;
	color: #7F8297;
	font-size: 10px;
	font-weight: normal;
	margin: 31px 0 0 5px;
	float: left;
}

.grundpreis {
	color: #343434;
	font-size: 10px;
}

.artikelnr {
	font-size: 10px;
	color: #7F8297;
	margin: 0px 0 0 0;
}

.produkt_anzahl {
	height: 47px;
	font-size: 10px;
	background-color: #F4F5F2;
	color: #7F8297;
	text-align: center;
	margin:0;
	padding: 3px 0 0 0;
}

.produkt_anzahl input {
	width: 18px;
	height: 19px;
	color: #292F52;
	font-weight: bold;
	border: 1px solid #B2B2B2;
	padding: 2px 0 0 2px;
	margin: 2px 0 0 0;
}

.einzelprodukt {
	width: 526px;
	margin: 42px 0 0 0;
}

.ep_links {
	width: 210px;
	margin: 0 4px 0 0;
	float: left
}

.ep_rechts {
	width: 311px;
	float: left;
}

#ep_bildrahmen {
	position: relative;
	width: 208px;
	height: 260px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #748E09;
	margin: 0;
}

#ep_bildrahmen .einzelprodukt_bild {
	margin: 26px 0 0 1px;
}

#ep_lupe {
	position: absolute;
	right: 4px;
	bottom: 4px;
}

#ep_titel2 {
	min-height: 25px;
	width: 202px; /* + padding */
	text-align: right;
	color: #fff;
	background-color: #748E09;
	margin: 0;
	padding: 6px 8px 0 0;
	overflow-x: hidden;
}

* html #ep_titel2 {
	height: 25px;
}

#ep_titel2 h3 {
	margin: 0;
	padding: 0;
}

#ep_titel {
	min-height: 36px; /* + padding */
	color: #333;
	background-color: #F4F5F2;
	padding: 7px 0 0 9px;
	border-top: 1px solid #748E09;
}

#ep_titel h2 {
	color: #748E09;
	font-size: 13px;
	margin: 0 0 3px 0;
	padding: 0;
}

#ep_titel p {
	color: #7F8297;
}

#ep_beschreibung {
	min-height: 267px;
	font-size: 11px;
	padding: 0 0 0 9px;
}

* html #ep_beschreibung {
	height: 273px;
}

#ep_beschreibung p {
	margin: 0;
}

#ep_beschreibung a {
	color: #F65C00;
}

#ep_titel p {
	font-size: 10px;
	margin: 0;
}

.einzelprodukt_artikelnr {
	font-size: 11px;
}



#ep_preis {
	width: 217px;
	height: 47px;
	background-color: #F4F5F2;
	border-top: 1px solid #748E09;
	padding: 2px 0 0 0;
	float: left;
}

#ep_preis p {
	margin: 0;
	padding: 0 0 0 9px;
}

#ep_preis p.ep_preis_angaben {
	font-size: 12px;
	font-weight: bold;
}

#ep_preis .grundpreis {
	font-size: 10px;
	font-weight: normal;
	color: #7F8297;
}

.ep_waehrung {
	font-size: 11px;
	font-weight: normal;
	color: #7F8297;
}

.ep_menge {
	font-size: 11px;
	color: #292F52;
	font-weight: normal;
}

.ep_bestellangaben {
	width: 74px;
	margin: 0 0 0 2px;
	float: left;
}

.einzelprodukt_menge {
	display: block;
	font-size: 12px;
	margin: 0 0 86px 0;
}

.einzelprodukt_endpreis {
	font-size: 14px;
	font-weight: bold;
}

.einzelprodukt_bestellangaben {
	width: 74px;
	float: left;
}

.einzelprodukt_info {
	margin: 19px 0 0 0;
	border-bottom: 1px solid #B2B2B2;
	padding: 0 0 27px 0;
}

.einzelprodukt_info p {
	margin:0;
	padding:0;
}

.einzelprodukt_info strong { color: #00854B; }

.in_warenkorb span { display: none; }

a.in_warenkorb {
	display: block;
	height: 29px;
	width: 76px;
	background: url(/bilder/shop/gxsh_korb.gif) no-repeat;
	margin: 0px 0 0 0px;
}

a.in_warenkorb:hover {
	background: url(/bilder/shop/gxsh_korbov.gif) no-repeat;
}

/* --------------------------------------------------------------- */
/* Warenkorb */

#wk_kopf {
	position: relative;
	height: 78px;
	width: 522px;
	background: url(/bilder/shop/gxsh_waren.gif) no-repeat;
	display: block;
	margin: 0 0 0 0;
}

#wk_kopf h2 {
	font-size: 12px;
	color: #748E09;
	margin: 16px 0 0 98px;
	padding: 16px 0 0 0;
}

#wk_reload, #wk_reload:active, #wk_reload:focus, #wk_reload:visited  {
	position: absolute;
	bottom: 0;
	right: 143px;
	display: block;
	height: 18px;
	width: 107px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #FF9000 url(/bilder/shop/gxpfeil4.gif) no-repeat;
	margin: 0;
	float: left;
}

#wk_reload span {
	display: block;
	width: 89px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	background-color: #FF9000;
	margin: 0 0 0 18px;
}

#wk_reload:hover, #wk_reload:active:hover, #wk_reload:focus:hover, #wk_reload:visited:hover  {
	text-decoration: underline;
}

#wk_zumshop, #wk_zumshop:active, #wk_zumshop:focus, #wk_zumshop:visited  {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	height: 18px;
	width: 138px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #FF9000 url(/bilder/shop/gxpfeil4.gif) no-repeat;
	margin: 29px 0 0 0;
	float: left;
}

#wk_zumshop span {
	display: block;
	width: 115px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	background-color: #FF9000;
	margin: 0 0 0 18px;
}

#wk_zumshop:hover, #wk_zumshop:active:hover, #wk_zumshop:focus:hover, #wk_zumshop:visited:hover  {
	text-decoration: underline;
}

#wk_inhalt {
	margin: 34px 0 0 0;
}

#wk_auflistung {
	width: 521px;
	padding: 0 0 5px 0;
	border-bottom: 4px double #748E09;
}

#wk_auflistung th {
	height: 42px;
	vertical-align: top;
	font-size: 11px;
	color: #292F52;
}

#wk_auflistung th span {
	font-weight: normal;
	font-size: 10px;
	color: #7F8297;
}

#wk_auflistung tr {
	height: 24px;
}

tr.grau {
	background-color: #F4F5F2;
}

#wk_auflistung td {
	text-align: center;
}

#wk_auflistung .left_align {
	text-align: left;
	padding: 0 0 0 3px;
}

#wk_auflistung a {
	color: #F65C00;
}

.wk_anzahl {
	width: 25px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #748E09;
	margin: 0;
	padding: 0;
	border: 1px solid #B2B2B2;
}

.wk_loeschen {
	display: block;
	width: 13px;
	height: 13px;
}

#wk_summe {
	width: 200px;
	margin: 0 0 0 307px;
}

#wk_summe table {
	width: 200px;
	text-align: right;
	margin: 10px 0 0 0px;
}

#wk_summe table tr{
	height: 16px;
}

#wk_summe table .brutto {
	font-weight: bold;
	color: #4D4D4D;
}

#wk_summen td {
	line-height: 16px;
	font-size: 10px;
}

#wk_unterzeile {
	width: 120px; /* +padding */
	height: 47px;
	background-color: #FFF;
	text-align: right;
	padding: 1px 0 0 401px;
	margin: 10px 0 0 0;
	border-top: 1px solid #748E09;
}

#wk_bezahlen, #wk_bezahlen:active, #wk_bezahlen:focus, #wk_bezahlen:visited {
	display: block;
	height: 18px;
	width: 120px;
	color: #fff;
	text-decoration: none;
	background: #FF9000 url(/bilder/shop/gxpfeil4.gif) no-repeat;
	font-weight: bold;
	/*margin: 0 0 0 383px;*/
	float: left;
}

#wk_bezahlen span {
	display: block;
	width: 120px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	background: #FF9000 url(/bilder/shop/gxpfeil4.gif) no-repeat;
	margin: 0;
}

#wk_bezahlen:hover, #wk_bezahlen:active:hover, #wk_bezahlen:focus:hover, #wk_bezahlen:visited:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------------*/
/* warenkorb bezahlung etc. */

#zahlung_leiste {
	height: 47px;
	width: 516px;
	background-color: #F4F5F2;
	padding: 0 0 0 5px;
	margin: 29px 0 20px 0; 
	border-top: 1px solid #748E09;
}

.zl_schritt {
	width: 124px;
	height: 22px;
	color: #7F8297;
	text-decoration: none;
	background: url(/bilder/shop/gxsh_pfeil1.gif) no-repeat bottom right;
	float: left;
	margin: 25px 3px 0 0;
	padding:0;
}

.zl_schritt_aktiv {
	width: 124px;
	height: 22px;
	color: #F65C00;
	text-decoration: none;
	background: url(/bilder/shop/gxsh_pfeil1ov.gif) no-repeat bottom right;
	float: left;
	margin: 25px 3px 0 0;
	padding:0;
}

.zl_schritt p, .zl_schritt_aktiv p {
	font-size: 10px;
	color: #F65C00;
	text-decoration: none;
	margin: 4px 0 0 10px;
	padding: 0;
	float: left;
}

.zl_schritt p {	color: #7F8297; }
.zl_schritt_aktiv p {	color: #F65C00; }

.zl_nr {
	display: block;
	height: 18px;
	width: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #7F8297;
	margin: 1px 0 0 1px;
	float: left;
}

.zl_schritt_aktiv .zl_nr {
	background-color: #F65C00;
}

.zahlung_leiste a, .zahlung_leiste a:focus, 
.zahlung_leiste a:active, .zahlung_leiste a:visited {
	text-decoration: none;
} 

#za_wk_uebersicht {
	height: 52px; /* + padding */
	width: 497px;
	border-bottom: 1px solid #748E09;
	padding: 26px 0 0 24px;
}

#za_wk_uebersicht p {
	width: 280px;	
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#za_wk_uebersicht span {
	color: #748E09;
	font-weight: bold;
	border: 1px solid #B2B2B2;
	padding: 0 1px 0 1px;
}

#za_wk_uebersicht input {
	margin: 0 0 0 51px;
	float: left;
}

#za_wk_uebersicht .zahlung_button {
	display: block;
	float: left;
	margin: 0 0 0 43px;
}

#za_wk_gesamt {
	font-weight: bold;
}

#za_anmeldung, #za_pw_vergessen {
	height: 255px;
	width: 497px;
	padding: 0 0 0 11px;
	border-bottom: 1px solid #748E09;
}

#za_anmeldung h4, #za_registrierung h4{
	color: #459A06;
}

#za_anmeldung p {
	width: 306px;
	margin: 2px 0 0 0;
	float: left;
}

#za_anmeldung .zahlung_button {
	margin: 12px 0 0 0;
	float: left;
}

#za_anmeldung a {
	font-weight: bold; 
	color: #F65C00;
	text-decoration: none;
}

#za_anmeldung a:hover {
	text-decoration: underline; 
}

#za_login_form {
	display: inline;
	width: 150px;
	margin: 0 0 25px 29px;
	float: left;
}

#za_login_form p { 
	width: 148px;
	margin: 0;
}

#za_login_form label { 
	display: block;
	font-size: 10px; 
	color: #7F8297;
	margin: 5px 0;
}



#wk_login_email, #wk_login_pwd {
	width: 145px;
	height: 14px;
	font-size: 11px;
	background-color: #F4F5F2;
	border: 1px solid #7F8297;
}

#za_anmeldung .zahlung_button {
	margin: 0 0 0 30px;
}

#za_login_form .zahlung_button {
	width: 148px;
	margin: 0;
}

#za_registrierung {
	padding: 0 0 0 11px;
}

#za_registrierung p { 
	margin: 0; 
	float: left;
}

#za_registrierung .zahlung_button {
	padding: 0 1px 0 0; 
	margin: 0 0 0 30px;
	float: left;
}

#za_kontodaten a {
	color: #F65C00;
	text-decoration: none;
}

#za_kontodaten a:hover {
	text-decoration: underline;
}

#za_best_abschl .za_versandueberschrift floating_left {
	float: left;
}

#za_best_abschl .zahlung_button {
	float: left;
	margin: 10px 0 0 131px;
}

#za_best_wk p {
	margin: 0;
	line-height: 16px;
}

#za_pw_vergessen .zahlung_button {
	border: 1px solid #000;
}

#za_kundendaten .zahlung_button {
	margin: 0 0 0 354px;
}

#za_liefer_zahlung {
	margin: 15px 0 0 0;
}

#za_liefer_zahlung p {
	width: 290px;
	float: left;
}

#za_liefer_zahlung .zahlung_button {
	float: left;
	margin: 10px 0 0 64px;
}

#za_zahlung_best p {
	float: left;
	width: 310px;
}

#za_zahlung_best .zahlung_button {
	margin: 12px 0 0 44px;
	float: left;
}

#za_best_abschl {
	width: 100%;
}

#za_best_abschl p {
	width: 270px;
	float: left;
}

#za_best_abschl #za_best_bestellen {
	float: left;
	margin: 12px 0 0 82px;
}

#za_lieferadresse .zahlung_button {
	margin: 0 0 0 355px;
}

.zahlung_button {
	width: 146px;
	height: 18px;
	font-size: 11px;
	color: #fff;
	background: #FF9000 url(/bilder/shop/gxpfeil4.gif) no-repeat;
	font-weight: bold;
	cursor: pointer;
	border: 0;
}

#za_wk_uebersicht p.floating_left, .floating_left {
	float: left;
}

.za_versandueberschrift {
	margin-bottom: 0;
	font-weight: bold;	
}

#za_abschluss a {
	color: #F65C00;
	text-decoration: none;
}

#za_abschluss a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------- */
/* registrierungsformular, profil */

.reg_info {
	padding: 22px 0 17px 0;
	border-top: 1px solid #748E09;
	border-bottom: 1px solid #748E09;
}

#registrierung h2 {
	font-size: 12px;
	color: #748E09;
	margin: 0;
}

#profil h2 {
	font-size: 12px;
	font-weight: bold;
	color: #748E09;
	margin: 25px 0 15px 0;
}

ul#mein_shop_nav {
	margin: 22px 0 0 0;
	padding:0;
	list-style-type: none;
}

ul#mein_shop_nav li {
	line-height: 16px;
	vertical-align: middle;
	float: left;
	margin: 0 14px 0 0;
}

ul#mein_shop_nav li a {
	display: block;
	color: #818080;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #818080;
}

ul#mein_shop_nav li a:hover {
	color: #F65C00;
}

ul#mein_shop_nav li a.act {
	display: block;
	color: #F65C00;
	border: 1px solid #F65C00;
}

ul#mein_shop_nav li a.act:hover {
	color: #F65C00;
}

#registrierung { 
	padding: 8px 0 0 0; 
}

#shop_registrierung {
	margin: 15px 0 0 5px;
}

#shop_registrierung p {
	margin-bottom: 9px;
	margin-top:0;
	padding:0;
}

#registrierung label, #profil label {
	display: block;
	color: #7F8297;
	font-size: 10px;
	margin: 0 0 0px 0;
}

#registrierung .inline, #profil .inline {
	display: inline;
	margin: 0;
	padding: 0;
	color: #666666;
}

#registrierung ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#registrierung a {
	color: #F65C00;
}

#registrierung .zahlung_button {
	margin: 0;
}

#reg_datenschutz {
	margin: 3px 0 0 0;
}

p.neben, p.neben_kl, p.neben_gr { 
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

.einzel { clear: both; }

.neben input {
	line-height: 17px;
	width: 241px;
	color: #000;
	background-color: #F4F5F2;
/*	padding: 2px 0 2px 5px; */
	border: 1px solid #7F8297;
}

.neben select {
	line-height: 17px;
	width: 246px;
	color: #000;
	background-color: #F4F5F2;
/*	padding: 2px 0 2px 5px; */
	border: 1px solid #7F8297;
}

.neben_kl input {
	line-height: 17px;
	width: 70px;
	color: #000;
	background-color: #F4F5F2;
/*	padding: 2px 0 2px 5px; */
	border: 1px solid #7F8297;
}

.neben_gr input {
	line-height: 17px;
	width: 411px;
	color: #000;
	background-color: #F4F5F2;
/*	padding: 2px 0 2px 5px; */
	border: 1px solid #7F8297;
}

.einzel input {
	width: 494px;
	line-height: 17px;
	color: #000;
	background-color: #F4F5F2;
/*	padding: 2px 0 2px 5px;*/
	border: 1px solid #7F8297;
}

.einzel select {
	width: 246px;
	line-height: 17px;
	color: #000;
	background-color: #F4F5F2;
/*	padding: 2px 0 2px 5px;*/
	border: 1px solid #7F8297;
}

#reg_benutzerdaten {
	margin: 20px 0 15px 0;
}

#reg_benutzerdaten h2 {
	color: #748E09;
}

#reg_benutzerdaten p {
	margin-bottom: 10px;
}

#reg_benutzerdaten p input {
	width: 246px;
	color: #000;
	background-color: #F4F5F2;
/*	padding: 2px 0 2px 5px; */
	border: 1px solid #7F8297;
}

#reg_lieferadresse {
	display: block;
	visibility: visible;
}

#reg_lieferadresse.hidden {
	display: none;
	visibility: hidden;
}

p.reg_info { 
	font-size: 11px;
	line-height: 14px;
}

#shop_registrierung h2 {
	font-size: 12px;
	font-weight: bold;
	color: #748E09;
	margin: 0px 0 15px 0;
}

#shop_registrierung h2 a {
	color: #ED7012;
	text-decoration: none;
}

#shop_registrierung h2 a:hover {
	text-decoration: underline;
}

#reg_absenden {
	margin: 0 0 15px 368px;
}

/* --------------------------------------------------------------- */
/* shop listenmenüs */

ul#shop_umenue {
	width: 194px;
	list-style-type: none;
	margin: 84px 0 0 0;
	padding:0;
}

ul#shop_umenue li {
	line-height: 23px;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}

ul#shop_umenue li a {
	display: block;
	color: #F7B21A;
	text-decoration: none;
	background: url(../bilder/gxnav_pfeil.gif) no-repeat 0 50%;
}

ul#shop_umenue li a:hover {
	color: #DF0000;
	background: url(../bilder/gxnav_pfeilov.gif) no-repeat 0 50%;
}

ul#shop_umenue li a.ovv {
	display: block;
	color: #DF0000;
	text-decoration: none;
	background: url(../bilder/gxnav_pfeil.gif) no-repeat 0 50%;
}

ul#shop_umenue li ul {
	list-style-type: none;
	margin:0;
	padding:0;
	
}

ul#shop_umenue .sh_ukategorie {
	color: #DF0000;
	background-image: none;
	font-weight: normal;
}


ul#wobinich {
	height: 18px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#wobinich li {
	font-size: 10px;
	color: #7F8297;
	float: left;
	margin: 0 9px 0 0;
}

ul#wobinich li a {
	font-size: 10px;
	color: #7F8297;
	text-decoration: none;
}

ul#wobinich li a:hover {
	text-decoration: underline;
}

ul#wobinich .sh_wobinichovv {
	text-decoration: underline;
}

ul#shop_zusatzdaten {
	width: 175px;
	list-style-type: none;
	margin: 15px 0 0 27px;
	padding: 0 0 15px 0;
	float: left;
}

* html ul#shop_zusatzdaten {
	margin: 15px 0 0 13px;
}

ul#shop_zusatzdaten li {
	width: 175px;
	line-height: 20px;
	border-bottom: 1px solid #E4E4E4;
	padding:0;
}

ul#shop_zusatzdaten li a {
	display: block;
	color: #F65C00;
	text-decoration: none;
	padding: 0 0 0 13px;
	margin: 0 0 0 0;
}

ul#shop_zusatzdaten li a:hover {
	text-decoration: underline;
}

.text_error {
	display: block;
	margin: 5px 0 5px 0;
	font-weight: bold;
	color: #df0000;
}

h3 {
	font-size: 11px;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	visibility: hidden;
}

img.get_adobe_reader {
	padding: 33px;
}

