

  #left {
  background-color:#06503F;
  bottom:0;
  left:0;
  position:fixed;
  top:0;
  width:10px;
  z-index:1;
 }
 #center {
  margin:0 auto;
  width:985px;
 }
 #shop {
  float:left;
  width:985px;
  z-index:99;
 }
 #footer {
  clear:both;
  float:left;
  height:24px;
  width:985px;
 }
#shopHeader {
 float:left;
 margin-bottom:5px;
 width:985px;
}
#shopContentArea {
 background-color:#FFFFFF;
 clear:both;
 float:left;
 padding:0 0 10px;
 width:985px;
}
#shopFooter {
 background-color:#FFFFFF;
 border-top:10px solid #888888;
 float:left;
 font-size:x-small;
 padding:30px 0 0;
 width:985px;
}
#shopFooter div {
 margin: 0px 0px 0px 35px;
}
#shopFooter a {
 margin: 0px 5px 0px 5px;
 font-size: 90%;
}
#shopLogo {
 float:left;
 margin-top:2px;
}
#shopMenuStaticLinks {
 float:right;
 font-size:11px;
 color:#777777;
}
#shopMenuStaticLinks a {
 font-weight:bold;
 margin:0px 6px 0px 6px;
}
#shopHeader #shopMenu {
 border-bottom:5px solid #888888;
 clear:both;
 float:left;
 margin-top:5px;
 width:985px;
}
#shopSearch {
 float:right;
}
#shopContentLinks {
 font-size:11px;
 margin:0 !important;
 padding:5px 0 5px 10px !important;
}
#shopContentLinks a {
 color: #858585;
}
#shopLeftMenu {
 float:left;
 padding:0 0 0 5px;
 width:210px;
}
#shopContent {
 float:left;
 width:770px;
}

#pageNavigation li {
 background:transparent url(../images/menue_rund_li_lang.gif) no-repeat scroll left top;
 float:left;
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;
 margin:0;
}

#pageNavigation li span a {
 background:transparent url(../images/menue_rund_re.gif) no-repeat scroll right top;
 color:#555555;
 display:block;
 font-weight:bold;
 padding:5px 30px 2px;
 text-decoration:none;
}

#pageNavigation li.menu1Active, #pageNavigation li.menu1 {
 background:transparent url(../images/menue_rund_li_gr_lang.gif) no-repeat scroll left top;
}

#pageNavigation li a.menu1Active, #pageNavigation li a.menu1 {
 background:transparent url(../images/menue_rund_gr_re.gif) no-repeat scroll right top;
 color:#FFFFFF;
}