body, div, p, ul, li, h1, h2, h3, h4, h5, h6 {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 100.01%;
  padding: 0;
  margin: 0;
  color: #000;
}

body {
  text-align: center;
  background-color: #dedede;
  color: #333;
}

#layout {
  position: relative;
  z-index: 5;
  margin-left: auto;
  margin-right: auto;
  width: 1010px;
  text-align: center;
}

#header {
  position: relative;
	z-index: 12;
  height: 155px;
  width: 1010px;
  text-align: center;
  background-image: url(images/main_bg.jpg);
  background-repeat: repeat-y;
}

#logo_box {
  position: absolute;
  z-index: 15;
  top: 7px;
  left: 680px;
  width: 395px;
  height: 108px;
  margin: 7px 0 0 0;
}

#logo_box img {
  behavior: url(iepngfix.htc);
}

#mainnavi {
  position: absolute;
  z-index: 13;
  top: 123px;
  left: 6px;
  height: 30px;
  width: 790px;
  background-color: #fff006;
  background-image: url(images/navi_bg.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  padding-left: 208px;
}

#mainnavi li {
  float: left;
  list-style-type: none;
  text-align: center;
  padding: 5px 10px 0 10px; 
}

#mainnavi li a {
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #333;
  text-decoration: none;
}

#menuhead {
  position: absolute;
  z-index: 20;
  top: 112px;
  left: 12px;
  width: 184px;
  height: 11px;
  background-image: url(images/menuhead.png);
  background-repeat: no-repeat;
}

#menucard {
  position: absolute;
  z-index: 21;
  top: 123px;
  left: 12px;
  width: 184px;
  background-image: url(images/menucard_bg.jpg);
  background-repeat: repeat-y;
}

* html #menucard {
  left: 12px;
	width: 183px;
}

#menucard .menufoot {
  display: block;
  width: 184px;
  height: 5px;
  background-image: url(images/menufoot.jpg);
  background-repeat: no-repeat;
}

#menucard h1 {
  background-color: #0d0c5e;
  background-image: url(images/menu_header.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  margin-left: 2px;
  height: 18px;
  padding: 6px 0;
  width: 180px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  text-align: center;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}

* html #menucard h1, *+html #menucard h1 {
  margin-left: 1px;
}

#menucard ul {
  list-style-type: none;
  background-color: #090958;
  color: #fff;
  width: 180px;
  text-align: left;
  margin-left: 2px;
  padding-bottom: 10px;
}

* html #menucard ul, *+html #menucard ul {
  margin-left: 1px;
}

#menucard ul li {
  /*margin-left: 9px;*/
  /*width: 160px;*/
	background-image: url(images/list_bg.gif);
  background-repeat: no-repeat;
  background-position: 9px bottom;
	height: 27px; 
}

#menucard ul li a {
  display: block;
	padding: 5px 0 5px 9px;
	color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

* html #menucard ul li a, *+html #menucard ul li a {
  padding: 5px 0 0 9px;
	height: 20px;
}

#menucard ul li a:hover {
	background-color: #6d6cf8;
}

#content {
  position: relative;
  width: 1010px;
  text-align: left;
  background-color: none;
  background-image: url(images/content_bg.png);
  background-repeat: repeat-y;
}


#content_left {
  float: left;
  width: 532px;
  min-height: 480px;
  margin-left: 204px;
  margin-top: 20px;
  color: #000;
}

* html #content_left {
  margin-left: 102px;
}

#content_left img.intext_left {
  float: left;
  border: 1px solid #333;
  margin: 5px 10px 10px 10px;
}

#content_left h1 {
  font-size: 14px;
  color: #000;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 14px;
}

#content_left p {
  font-size: 13px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 8px;
  color: #000;
}

#content_left img {
  margin-left: 10px;
}

#content_left .tx-gastroshop-pi1 h2.tx-gastroshop-pi1-registered {
  margin-left: 10px;
  margin-right: 10px;
	margin-bottom: 12px;
	font-size: 14px;
}

#content_left .tx-gastroshop-pi1 p.tx-gastroshop-pi1-registered {
  margin-bottom: 12px;
}

#content_left .tx_gastroshop_product_table {
  width: 510px;
  margin-left: 10px;
  border-collapse: collapse;
}

#content_left .tx_gastroshop_product_title {
  font-size: 11px;
}

#content_left .tx_gastroshop_product_main td {
  border-top: 1px solid #333;
}


#content_left .tx_gastroshop_product_right {
  border-left: 1px dotted #999;
  text-align: center;
  width: 45px;
}

#tx-srfeuserregister-pi1-fe_users_form label {
  clear: left;
  float: left;
	width: 120px;
	text-align: right;
	font-size: 12px;
	color: #333;
	margin-top: 4px;
}

#tx-srfeuserregister-pi1-fe_users_form dt {
  clear: left;
  float: left;
  height: 25px;
	width: 125px;
	margin: 0;
	padding: 0;
}

#tx-srfeuserregister-pi1-fe_users_form dt.tx-srfeuserregister-pi1-addresstext {
  clear: left;
	height: 40px;
	width: 310px;
	margin: 0 0 0 120px;
}

#tx-srfeuserregister-pi1-fe_users_form dd {
  float: left;
	height: 25px;
	margin: 0;
	padding: 0;
}

#tx-srfeuserregister-pi1-fe_users_form input {
  float: left;
	width: 300px;
	height: 16px;
	font-size: 13px;
}

#tx-srfeuserregister-pi1-fe_users_form select {
  float: left;
	width: 260px;
	height: 26px;
	font-size: 13px;
}

#tx-srfeuserregister-pi1-fe_users_form input.tx-srfeuserregister-pi1-adress {
  width: 254px;
}

#tx-srfeuserregister-pi1-fe_users_form input.tx-srfeuserregister-pi1-addressnr {
  float: left;
	width: 40px;
	height: 16px;
	font-size: 13px;
}

#tx-srfeuserregister-pi1-fe_users_form input.tx-srfeuserregister-pi1-submit {
  width: 180px;
	height: 22px;
	font-size: 13px;
}

#content_right {
  float: left;
  width: 268px;
  color: #000;
  padding: 0px;
  text-align: center;
  margin: 0;
}

#content_right .tx-felogin-pi1 h1 {
  background-color: #090958;
	width: 268px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	height: 21px;
	padding-top: 4px;
}

#content_right .tx-felogin-pi1 .logout input {
  width: 90px;
	height: 24px;
	margin-left: 87px;
	margin-bottom: 10px;
	margin-top: 10px;
}

* html #content_right .tx-felogin-pi1 .logout input {
  margin-top: -5px;
}

*+html #content_right .tx-felogin-pi1 .logout input {
  margin-top: -5px;
}

#content_right .tx-felogin-pi1 .leftform {
  float: left;
	width: 226px;
	margin-top: 8px;
}

#content_right .tx-felogin-pi1 .rightform {
  float: left;
	width: 40px;
	margin-top: 8px;
}

* html #content_right .tx-felogin-pi1 .rightform, *+html #content_right .tx-felogin-pi1 .rightform {
  margin-top: 0;
}

* html #content_right .tx-felogin-pi1 .leftform, *+html #content_right .tx-felogin-pi1 .leftform {
  margin-top: 0;
}

#content_right .tx-felogin-pi1 label {
  clear: left;
	float: left;
	width: 75px;
	font-size: 12px;
	text-align: right;
	margin-top: 2px;
}

#content_right .tx-felogin-pi1 .tx_felogin-pi1-forgot input {
  width: 160px;
}

#content_right .tx-felogin-pi1 .tx_felogin-pi1-forgot {
  margin-bottom: -10px;
	margin-top: 10px;
}

* html #content_right .tx-felogin-pi1 .tx_felogin-pi1-forgot {
  margin-top: 0;
}

*+html #content_right .tx-felogin-pi1 .tx_felogin-pi1-forgot {
  margin-top: 0;
}

#content_right .tx-felogin-pi1 .tx_felogin-pi1-forgot_backlink {
  margin-top: 5px;
}

#content_right .tx-felogin-pi1 input {
  float: left;
	width: 140px;
	margin-left: 5px;
}

#content_right .tx-felogin-pi1 input.login_submit {
  width: 30px;
	height: 42px;
}

#content_right .tx-felogin-pi1 p {
  clear: left;
  padding-bottom: 10px;
  margin-top: -10px;
  font-size: 12px;
  color: #333;
}

#content_right .tx-felogin-pi1 p a, #content_right .tx-felogin-pi1 p a:visited {
  font-size: 12px;
	color: #333;
	text-decoration: underline;
}

#content_right .tx-srfeuserregister-pi1 p {
	padding-bottom: 10px;
	margin-top: -5px;
}

#content_right .tx-srfeuserregister-pi1 p a, #content_right .tx-srfeuserregister-pi1 p a:visited {
  font-size: 12px;
	color: #333;
	text-decoration: underline;
}

#content_right .tx-gastroshop-pi1 {
  clear: left;
}

#content_right .tx_gastroshop_basket_table {
  width: 268px;
  margin: 0;
  border-collapse: collapse;
  background-color: #fff;
}

#content_right .tx_gastroshop_basket_table .odd td {
  background-color: #fff;
}

#content_right .tx_gastroshop_basket_table .even td {
  background-color: #dedede;
}


#content #footer {
  clear: both;
  width: 1010px;
  height: 6px;
  background-image: url(images/footer_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0;
}

