/* Wrapper zum Zentrieren */
#centerwrapper {
	position: relative;
	width: 1000px;
	margin: 22px auto 0px auto;
	padding: 0px 12px 0px 0px;
	background-color: #F4F4F4;
	background-image: url(../images/schatten_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#head {
	height: 132px;
	width: 998px;
	background-image: url(../images/hg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#logo {
	position: absolute;
	top: 30px;
	left: 23px;
}

#wrapper {
	width: 998px;
	position: relative;
	background-image: url(../images/hg_contentwrapper.jpg);
	background-repeat: repeat-y;
	background-position: top left; 
}

#box_right {
	width: 206px;
	padding-left: 15px;
	float: right;
	background-color: transparent;
}

#box_left {
	width: 777px;
	padding: 166px 0px 55px 0px;
   background-image: url(../images/topbild_startseite.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}


#menupfad {
	position: absolute;
	left: 165px;
	top: 166px;
	width: 612px;
	height: 25px;
	background-image: url(../images/hg_menupfad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 0px 0px 19px;
	margin: 0px;
	color: #ba2a29;
}

#sprachen {
	width: 125px;
	padding: 5px 0px 5px 35px;
}

#menupfad a {
	color: #ba2a29;
	text-decoration: underline;
}

#content_startlayout {
	float: right;
	width: 612px;
	background-color: transparent;
	min-height: 200px;
	padding: 40px 0px 0px 0px;
}

#content {
	float: right;
	width: 612px;
	background-color: transparent;
	min-height: 200px;
	padding: 40px 0px 20px 0px;
}
#content table td,
#content table tr,
#content_startlayout table td,
#content_startlayout table tr{
  /* font-size: 92%; */
}

#content_left {
	width: 162px;
	background-color: transparent;
	min-height: 240px;	
}

#bg_ecke_ro {
	width: 14px;
	height: 401px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../images/schatteneck_ro.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#footer {
	list-style:none;
	color: #676767;	
	margin:0;
	padding: 9px 0 9px 0;
   background-image: url(../images/hg_footer.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   width: 777px;
   clear: right;
   text-align: right;
}
#footer li{
   display: inline;
}

#footer a,
#footer a:link,
#footer a:visited{
   color:#676767;
   margin:0;
   text-decoration:none;
   padding: 6px 20px 6px 6px;
}

#footer a:focus,
#footer a:hover,
#footer a:active{
   text-decoration: underline;
}

#schatten_bottom {
	height: 15px;
	border-bottom: 20px solid #494949;
	background-image: url(../images/hg_footer_unten.jpg);
	background-repeat: no-repeat;
	background-position: top left;
   width: 1012px;
   margin: 0 auto;
}

#adressverwaltung {
	position: relative;
	margin: 10px 0 0 0;
	float: right;
}
#adressverwaltung a,
#adressverwaltung a:link,
#adressverwaltung a:visited {
   display: block;
   color: #A4A4A4;
   padding: 0px 8px;
   margin: 0 5px;
   text-decoration: none;
}
#adressverwaltung a:focus,
#adressverwaltung a:hover,
#adressverwaltung a:active {
	text-decoration: underline;
}

#login {
	position: relative;
	margin: 10px 0 0 0;
	float: right;
}
#login a,
#login a:link,
#login a:visited{
   display: block;
   color: #A4A4A4;
   padding: 0px 8px;
   margin: 0 5px;
   text-decoration: none;
	border-left: 1px solid #A4A4A4;
}
#login a:focus,
#login a:hover,
#login a:active {
	text-decoration: underline;
}


/* WARENKORB */
#warenkorb {
	position: relative;
	padding: 0;
	margin: 15px 0px 0px 0px;
	width: 195px;
	height: 151px;
	background-image: url(../images/hg_warenkorb.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#warenkorb .wk {
	color: #ba2a29;
	position: absolute;
	top: 10px;
	left: 15px;
}

#warenkorb .wkmwst {
	color: #ba2a29;
	position: absolute;
	font-size: 92%;
	top: 27px;
	left: 15px;
}

#warenkorb .anzahl {
	width: 18px;
	height: 17px;
	background-image: url(../images/hg_anzahl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFF;
	text-align: right;
	padding: 0px 4px 0px 0px;
	position: absolute;
	top: 8px;
	left: 98px;
}

#warenkorb .gesamt {
	position: absolute;
	top: 8px;
	left: 124px;
	width: 58px;
	height: 18px;
	background-image: url(../images/hg_gesamt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	text-align: right;
	padding: 0px 4px 0px 0px;
}

#warenkorb .zumwk {
	width: 128px;
	height: 27px;
	position: absolute;
	top: 73px;
	left: 13px;
	background-image: url(../images/hg_link_zum_wk.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
}

#warenkorb .zumwk a {
	color: #FFF;
	display: block;
	padding: 3px 0px 0px 7px;
}

#warenkorb .zumwk2 {
	position: absolute;
	top: 67px;
	right: 14px;
	width: 36px;
	height: 30px;	
}

#warenkorb .zumwk2 img {
	border: none;
}

#warenkorb .zumprofil {
	position: absolute;
	bottom: 19px;
	left: 15px;
}

#warenkorb .zumprofil a {
	color: #ba2a29;
}

#warenkorb .wkempty {
	color: #646464;
	position: absolute;
	top: 48px;
	left: 15px;
}