html, body {
	min-height: 100%;
	height: 100%;
	width: 100%;
	font-family: verdana, sans-serif, arial;
	font-size: 11px;
	color: #292F52;
	background-color: #748E09;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

#page {
	position: relative;
	min-height: 100%;
	background: url(/bilder/shop/kx1.gif) repeat-y;
	padding: 0 0 0px 0;
}

#wrapper {
	width: 933px;
	/*min-height: 644px; */
	background-color: #fff;
	padding: 0 0 30px 0;
}

#head {
	width: 100%;
	height: 144px;
	background: #fff url(../bilder/fxkopf_rechts.jpg) repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#head_content {
	width: 934px;
}

#logo {
	width: 222px;
	height: 144px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

#logo img {
	margin-top: 60px;
}

#service {
	width: 153px;
	height: 144px;
	background: #FF9000 url(../bilder/gxstart_kachel1.gif) repeat;
	float: left;
}

ul#service_menue {
	height: 73px;
	list-style-type: none;
	background-color: #FF9000;
	margin: 0;
	padding: 7px 0 0 0; 
}

#head_bild {
	width: 556px;
	height: 144px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
}

#head_bild2 {
	position: relative;
	width: 556px;
	height: 144px;
	background: #F65C00 url(/bilder/shop/gxsh_kopf2.gif) no-repeat center 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
}

#links {
	width: 376px;
	padding: 0 0 20px 0;
	float: left;
}

#shop_teaser {
	position: relative;
	height: 433px;
	width: 219px;
	font-size: 10px;
	color: #797979;
	background-color: #F4F5F2;
	border-right: 1px solid #748E09;
	border-bottom: 1px solid #748E09;
	float: left;
}

#shop_teaser h1 {
	font-size: 10px;
	text-align: right;
	color: #748E09;
	margin: 12px 19px 0 0;
}

#shop_teaser p {
	text-align: right;
	margin: 0 19px 0 0;
}



#menue, #shop_menue {
	display: inline;
	height: 434px;
	width: 153px;
	background-color: #FF9000;
	color: #fff;
	margin: 0 0 3px 2px;
	float: left;
}

#shop_menue {
	height: 98px;
	margin: 0 0 3px 222px;
}

ul#hmenue, ul#umenue {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#shop_login, #shop_wk {
	clear: both;
	width: 374px; /* + padding */
	height: 100px;
	background-color: #F4F5F2;
	border-top: 1px solid #748E09;
	border-right: 1px solid #748E09;
	border-bottom: 1px solid #748E09;
	padding: 0 0 0 0px;
	margin: 3px 0 0 0;
}

#shop_login h3, #shop_wk h3 {
	margin: 0;
}

#shop_wk p.floating_left {
	margin: 0 0 0 3px;
}

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

form#shopsuche {
	width: 374px;
	height: 58px;
	background-color: #F4F5F2;
	border-top: 1px solid #748E09;
	border-right: 1px solid #748E09;
	border-bottom: 1px solid #748E09;
	padding: 0 0 0 0px;
	margin: 3px 0 0 0;
}

#inhalt_seite {
	width: 437px;/*  557px; */
	float: left;
	padding: 20px 60px 0 60px;
}

#inhalt {
	width: 542px;/*  557px; */
	float: left;
	padding: 20px 0px 10px 15px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 933px;
	height: 49px;
	background-color: #fff;
}

#footer_links {
	height: 49px;
	width: 375px;
	font-size: 9px;
	color: #fff;
	background-color: #F65C00;
	margin: 0;
	padding: 0;
	float: left;
}

#footer_links p {
	margin: 0;
	paddnig: 0;
}

#footer_rechts {
	height: 6px;
	width: 506px;
	font-size: 0%;
	background-color: #F65C00;
	margin: 43px 0 0 25px;
	float: left;
}

/* -------------------------------------- */

.clear {
	clear: both;
	margin: 0;
}

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

.floating_left {
	float: left;
}

/* -------------------------------------- */

ul#hmenue a {
	display: block;
	height: 18px;
	width: 153px;
	color: #fff;
	font-weight: bold;
	text-indent: 22px;
	text-decoration: none;
	background: #F65C00 url(../bilder/gxmenue.gif) no-repeat;
	border-bottom: 2px solid #fff;
}

ul#hmenue a:hover {
	display: block;
	height: 18px;
	width: 153px;
	color: #FBD9AE;
	font-weight: bold;
	text-indent: 22px;
	text-decoration: none;
	background: #F65C00 url(../bilder/gxmenueov.gif) no-repeat;
	border-bottom: 2px solid #fff;
}

ul#hmenue a.menueaktiv, ul#hmenue a.menueaktiv:hover {
	color: #fff;
	background:#748E09 url(../bilder/gxmenueovv.gif) no-repeat;
}

ul#umenue a {
	line-height: 18px;
	font-weight: normal;
	color: #748E09;
	vertical-align: middle;
}

ul#umenue a:hover {
	line-height: 18px;
	font-weight: normal;
	color: #748E09;
	vertical-align: middle;
	text-decoration: underline;
}

ul#umenue #um1 { background: url(../bilder/gxumenue1.gif) no-repeat; }
ul#umenue #um1:hover { background: url(../bilder/gxumenue1ov.gif) no-repeat; }

ul#umenue #um2 { background: url(../bilder/gxumenue2.gif) no-repeat; }
ul#umenue #um2:hover { background: url(../bilder/gxumenue2ov.gif) no-repeat; }

ul#umenue #um3 { background: url(../bilder/gxumenue3.gif) no-repeat; }
ul#umenue #um3:hover { background: url(../bilder/gxumenue3ov.gif) no-repeat; }

ul#umenue #um4 { background: url(../bilder/gxumenue4.gif) no-repeat; }
ul#umenue #um4:hover { background: url(../bilder/gxumenue4ov.gif) no-repeat; }

ul#umenue #um5 { background: url(../bilder/gxumenue5.gif) no-repeat; }
ul#umenue #um5:hover { background: url(../bilder/gxumenue5ov.gif) no-repeat; }

ul#umenue #um6 { background: url(../bilder/gxumenue6.gif) no-repeat; }
ul#umenue #um6:hover { background: url(../bilder/gxumenue6ov.gif) no-repeat; }

/* --------------------------------------- */
/* links */

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

#shop_link {
	position: absolute;
	bottom: 0;
	left: 11px;
	display: block;
	width: 145px;
	height: 18px;
	font-weight: bold;
	background: #fff url(/bilder/gxprodukte_pfeil.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}

/* --------------------------------------- */
/* Shop */

h3.shop_bilder_h {
	margin: 0;
}

.shop_start_kat {
	width: 480px;
	height: 150px;
	clear: both;	
}

.start_kat {
	height: 148px;
	width: 148px;
	border: 1px solid #748E09;
	margin: 0 10px 10px 0;
	float: left;
}

.start_kat p {
	height: 18px;
	line-height: 18px;
	width: 146px;
	text-align: center;
	vertical-align: middle;
	margin: 1px 1px 0 1px;
	padding: 0;
	background: #748E09 url(/bilder/shop/gxpfeil3.gif) no-repeat;
}

.start_kat p a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.start_kat img {
	margin: 0 0 0 1px;
}

#lg_login_left, #lg_login_right {
	width: 162px;
	float:left;
}

#lg_login_right {
	margin: 14px 0 0 30px;
}

#lg_login p {
	margin: 0;
	padding: 0;
}


#lg_login input {
	height: 19px;
	width: 160px;
	font-size: 11px;
	color: #fff;
	background-color: #FF9000;
	border: 1px solid #fff;
	margin: 0 0 2px 0;
}

#login_passwort_pwd {
	display: none;
}

#login_submit {
	display: block;
	height: 21px;
	width: 148px;
	color: #F65C00;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(/bilder/shop/gxpfeil1.gif) no-repeat;
	cursor: pointer;
	padding: 0 0 0 14px;
	margin: 1px 0 0 0;
}

#lg_logout {
	padding: 10px 0 0 10px;
}

#lg_logout p {
	margin: 0;
}

#shop_wk div {
	padding: 10px 0 0 10px;
}

#shop_wk p {
	font-size: 11px;
	color: #7F8297;
	margin: 0 10px 0 0;
}

#lg_registrieren, #lg_vergessen, #wk_anzeigen, #lg_meinshop, #logout {
	display: block;
	height: 18px;
	width: 143px;
	text-decoration: none;
	color: #F65C00;
	background-color: #fff;
	padding: 0 0 0 9px;
}

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

#lg_meinshop, #logout {
	margin: 0 0 0 60px;
}

#wk_artikel {
	height: 19px;
	width: 23px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-color: #FF9000;
	border: 1px solid #fff;
	margin: 5px 5px 0 0;
}

#wk_anz_summe {
	height: 19px;
	width: 64px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-color: #FF9000;
	border: 1px solid #fff;
	margin: 5px 5px 0 0;
}

#wk_anzeigen {
	display: inline;
	margin: 10px 0 0 25px;
}

* html #wk_anzeigen {
	display: inline;
	margin: 10px 0 0 15px;
}

#shop_teaser2 {
	width: 162px;
	height: 293px;
	background-color: #F4F5F2;
	margin: 15px 0 0 10px;
	float: left;
}

#shop_teaser2 p {
	font-size: 10px;
	line-height: 12px;
	color: #7F8297;
	margin: 0;
	padding: 5px 5px 0 5px;
}

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

#shop_teaser2 a {
	text-decoration: underline;
}

