* {
  margin:0;
  padding:0;
}
.clear {
  clear:both;
  margin:0;
}
.inv {
  display:none;
}
html {
  background:#ec7404;
  overflow-y: scroll;
}
#wrapper {
  position:relative;
  margin:50px auto;
  width:940px;
  padding:0;
}
#wrapper:after, #content:after{
  content:".";
  font-size:0%;
  display:block;
  clear:both;
  text-indent:-9999px;
  visibility:hidden;
  height:0;
}
a#logo {
  display:block;
  width:275px;
  height:58px;
  text-indent:-19999px;
  overflow:hidden;
  background:url(/abfallwirtschaft/images/logo.jpg) 0 50% no-repeat;
}
a#logoHoellerGruppe {
  display:block;
  width:940px;
  height:600px;
  text-indent:-19999px;
  overflow:hidden;
  background:url(/abfallwirtschaft/images/logoHoellerGruppe.jpg) 0 50% no-repeat;
  -moz-transition:all 0.3s;
  -webkit-transition:all 0.3s;
  -o-transition:all 0.3s;
  transition:all 0.3s;
  opacity:0.8;
  filter:alpha(opacity=80);
}
a#logoHoellerGruppe:hover {
  opacity:1;
  filter:alpha(opacity=100);
}
p#contact {
  position:absolute;
  right:0;
  top:22px;
  text-align:right;
  color:#fff;
  font-size:13px;
  font-weight:700;
  line-height:18px;
}
p#contact a {
  color:#fff;
  text-decoration:none;
}
p#contact a:hover {
  text-decoration:underline;
}
#mainimg {
  position:relative;
  width:940px;
  height:330px;
  margin-left:-25px;
  padding:14px 25px 0 25px;
  overflow:hidden;
}
#mainimg img{
  margin:0;
  padding:0;
  height:330px;
  width:auto;
}
#mainimg .slider {
  overflow:hidden;
  position:relative;
  white-space: nowrap;
}
#mainimg .slider ul {
  margin:0;
  padding:0;
}
#mainimg .slider li {
  /*float:left;*/
  display: inline-block;
  margin:0 16px 0 0;
  list-style:none;
}
/*#mainimg a {
  position: absolute;
  top: 50%;
  left:40px;
  margin-top: -11px;
  background: #ddd url(/abfallwirtschaft/images/slide/nav.png) no-repeat 4px 3px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 1.0;
}
#mainimg a#next, #mainimg a#xlright {
  right:40px;
  left: auto;
  background-position: 4px -17px;
}*/
#content {
  position:relative;
  padding:14px 0 0 0;
  width:940px;
}
#left, #right {
  float:left;
  width:450px;
}
#left {
  margin-right:40px;
}
#right {
  margin-right:-20px;
}
#footerWrapper {
  background:#38444b;
}
#footer {
  position:relative;
  margin:0 auto;
  width:960px;
  height:100px;
  padding:20px 0;
}
#footer a {
  position:relative;
  display:block;
  text-indent:-19999px;
  overflow:hidden;
  float:left;
  width:275px;
  height:70px;
  margin-right:144px;
  margin-bottom:12px;
  background:url(/abfallwirtschaft/images/logos.jpg) 0 50% no-repeat;
  -moz-transition:all 0.3s;
  -webkit-transition:all 0.3s;
  -o-transition:all 0.3s;
  transition:all 0.3s;
  opacity:0.6;
  filter:alpha(opacity=60);
}
#footer a:hover {
  opacity:1;
  filter:alpha(opacity=100);
}
#footer a#logo02 {
  width:176px;
  background-position:-294px 50%;
}
#footer a#logo03 {
  width:213px;
  margin-right:0;
  background-position:-505px 50%;
}
#footer a#logo04 {
  width:216px;
  margin-right:0;
  background-position:-741px 50%;
}
