@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
   padding:0;
   margin:0;
}

body {
   color:#000;
   vertical-align:baseline;
   text-align: center;
   font: 78% Verdana, Arial, Helvetica, sans-serif;
   background:#e5e5e5;
}

ol,
ul,
dl {
   list-style:none;
}

a:link,
a:visited {
   color: #04671a;
   text-decoration: underline;
}

a:hover {
   color: #f17333;
   text-decoration: underline;
}

a:active {
   color: #04671a;
   text-decoration: underline;
}

p {
   margin: 0 0 16px 0px;
}

img,
img a {
   border: none;
   -ms-interpolation-mode: bicubic;
}

.trenn {
   padding:0 0 0 0;
   margin:15px 0 15px 0;
   height:9px;
   background: url(../images/bg-Hr.gif) no-repeat 0 0;
}

/*==================================================
    => global classes
==================================================*/

.clear {
   clear:left;
   float:none;
}

.floatLeft {
   float: left;
}

.floatRight {
   float: right;
}

.rightMargin {
   margin-right: 0;
}

/*==================================================
    => container
==================================================*/

div#container {
   width: 960px;
   position:relative;
   margin: 0 auto;
   text-align: left;
   background:#fff;
}

/*==================================================
    => header  
==================================================*/

div#header {
   height: 369px;
   background: url(../images/bg-header.jpg) no-repeat 0 0;
   position:relative;
}

div#headerSlideshow {
   height: 261px;
   width: 615px;
   position:absolute;
   left:334px;
   top:106px;
}

div#headerCertificate {
   height: 79px;
   width: 165px;
   position:absolute;
   left:782px;
   top:8px;
   z-index:5;
}

/*------------------ =branding  ------------------*/

h1#branding a {
   display:block;
   width:520px;
   height:90px;
   position:absolute;
   top:0;
   left:0;
   text-indent:-9999px;
   outline:none;
	text-decoration:none;
}

/*==================================================
    => contentContainer  
==================================================*/
div#contentContainer {
}
/*------------------ =contentMain  ---------------*/

div#contentMain {
   float:left;
   width: 565px;
   padding: 0 30px 0 31px;
   text-align:left;
   font-size:1.05em;
   line-height:1.5em;
   height:auto !important;
   min-height:300px;
   height:300px;
}

div#contentMain h2.home {
   background:url(../images/index/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.ueberuns {
   background:url(../images/ueberuns/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.dienstleistungen {
   background:url(../images/dienstleistungen/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.containerdienst {
   background:url(../images/containerdienst/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.wertstoffentorgung {
   background:url(../images/wertstoff/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.abfallratgeber {
   background:url(../images/abfallratgeber/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.muellabfuhr {
   background:url(../images/muellabfuhr/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.wertstoffhof {
   background:url(../images/wertstoffhof/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.gruenguthof {
   background:url(../images/gruenguthof/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.fehler {
   background:url(../images/fehler/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.kontakt {
   background:url(../images/kontakt/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.newsletter {
   background:url(../images/newsletter/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.anfahrt {
   background:url(../images/anfahrt/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h2.impressum {
   background:url(../images/impressum/headline.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:75px;
}

div#contentMain h3  {
   font-size: 1.1em;
   line-height:1.3em;
   margin-bottom:16px;
   font-style:normal;
}

div#contentMain p.green  {
   font-size: 0.8em;
   line-height:1.3em;
   margin:0 30px 25px 20px;
   width:200px;
   font-weight:bold;
   color:#04671a;
   float:left;
   text-align:center;
}

div#contentMain h5  {
   font-size: 1.1em;
   line-height:1.3em;
   color:#04671a;
   font-weight:bold;
   margin:0 0 14px 0;
}

div#contentMainAbfall  {
	position:absolute;
   left:730px;
   top:390px;
}

div#contentMain .small {
   font-size: 0.9em;
   color:#000;
}

/* =lists */

div#contentMain ul {
   margin: 0 0 20px 20px;
   padding: 5px;
   list-style: none;
}

div#contentMain ul li {
   padding: 3px 0 10px 15px;
   background:url(../images/li-contentMain.gif) no-repeat left 9px;
   line-height: 1.5em;
   list-style:none;
   _height: 1%; /*IE6 Hack*/
}

div#contentMain ul.floated {
   margin: 0 0 20px 15px;
   padding: 0;
   list-style: none;
   float:left;
   width:260px;
}

div#contentMain ul.floated li {
   padding: 3px 0 5px 15px;
   background:url(../images/li-contentMain.gif) no-repeat left 9px;
   line-height: 1.5em;
   list-style:none;
   _height: 1%; /*IE6 Hack*/
}

/* =image */

.image {
   border: 1px solid #7cc78d;
   padding: 2px;
   margin: 0px 10px 10px 0;
   cursor: url(../images/icon-zoomin.cur), pointer;
   outline: none;
}

.imageBig {
   border: 1px solid #dddddd;
   padding: 2px;
   margin: 0px 0 0 0;
}

html>image {
   margin: 0px 10px 10px 0;
}

.image:hover,
a:hover img.image {
   border: 1px solid #f17333;
   padding: 2px;
}

/* =imprint */

dl.imprintTypeOfBusiness,
dl.vcard {
   line-height: 20px;
   margin: 15px 0;
}

dl.imprintTypeOfBusiness dt,
dl.vcard dt {
   display: block;
   width: 260px;
   float:left;
   font-weight:bold;
}

dl.imprintTypeOfBusiness dd,
dl.vcard dd {
   clear:right;
}

/*==================================================
    => contentSidebar    
==================================================*/

div#contentSidebar {
   float:left;
   width: 334px;
   height:auto !important;
   min-height:400px;
   height:400px;
   padding: 0 0 0 0;
   position:relative;
   background:url(../images/bg-contentSidebar.jpg) no-repeat 0 0;
}

div#contentSidebarAddi {
   width: 270px;
   padding: 20px 0 0 64px;
   font-size:0.9em;
   line-height:1.5em;
   color:#3a3230!important;
}

div#contentSidebarAddi h4{
   font-size:1.2em;
   line-height:1.5em;
   color:#27641e;
}

/*==================================================
    => navi    
==================================================*/

ul#navi {
   list-style:none;
   width:275px;
   margin:0 0 0 26px;
}

ul#navi li {
   font:0.9em Verdana, Arial, Helvetica, sans-serif;
   font-style:normal;
   font-weight:normal;
   text-transform:uppercase;
   padding:0 0 0 0;
   width:293px;
   height:41px;
   display:block;
   text-align: left;
   border-bottom:#dddddd 1px solid;
}

ul#navi li a {
   color:#4b4b4b!important;
   text-decoration:none;
   display:block;
   height:27px;
   padding:14px 0 0 80px;
   outline:none;
}

ul#navi li a:visited {
   color:#4b4b4b;
   text-decoration:none;
}

ul#navi li a:hover {
   color:#b85804!important;
   text-decoration:none;
   font-weight:bold;
   background:url(../images/bg-navigationAdditional2-hover.gif) no-repeat 38px 2px;
}

.nobo {
   border-bottom:0!important;
}

/*==================================================
    => naviAdd
==================================================*/

ul#naviAdd {
   width:324px;
   height:263px;
   position:absolute;
   top:106px;
   left:10px;
}

ul#naviAdd li a {
	width:324px;
   display:block;
   outline:none;
   text-decoration: none;
   text-indent: -999em;
}

ul#naviAdd li a.index {
   height:41px;
}

ul#naviAdd li a.ueberuns {
   height:41px;
}

ul#naviAdd li a.kontakt {
   height:41px;
}

ul#naviAdd li a.anfahrt {
   height:41px;
}

ul#naviAdd li a.impressum {
   height:45px;
}

ul#naviAdd li a.dienstleistungen {
   height:54px;
}

ul#naviAdd li a:hover {
   background:url(../images/bg-navigationHover.jpg) no-repeat 0 0;
}

ul#naviAdd li a.index:hover {
   background-position: 0px 0;
}

ul#naviAdd li a.ueberuns:hover {
   background-position: 0px -41px;
}

ul#naviAdd li a.kontakt:hover {
   background-position: 0px -82px;
}

ul#naviAdd li a.anfahrt:hover {
   background-position: 0px -123px;
}

ul#naviAdd li a.impressum:hover {
   background-position: 0px -164px;
}

ul#naviAdd li a.dienstleistungen:hover {
   background-position: 0px -209px;
}


/*==================================================
    => footer   
==================================================*/

div#footer {
   height: 148px;
   margin:0 auto 0px;
   width:100%;
   background:#e5e5e5;
}

div#footercontent {
   position:relative;
   margin:0 auto;
   padding:0 0 0 0;
   width:960px;
   height:148px;
   background: url(../images/bg-footerContent.jpg) no-repeat 0 0;
}

.footercontentAdress {
   padding:50px 0 0 42px;
   width:280px;
   float:left;
}

.footercontentAdress p {
   font-size:1em;
   line-height:1.5em;
   text-align:left;
}

.footercontentAdress h4 {
   font-size:1.2em;
   text-align:left;
}

/*==================================================
    => googlemaps   
==================================================*/

div#map a {
   background:transparent url(../images/bg-google-enlarge.gif) no-repeat scroll 0 0;
   display:block;
   height:34px;
   text-indent:-9999px;
   width:240px;
   margin:3px 0 5px 0;
}

.iframemap {
   border:1px solid #dddddd;
   padding:3px;
}

/*==================================================
    => panorama   
==================================================*/

#panorama-formatierung {
   border:1px solid #7cc78d;
   padding:2px;
   margin-bottom:50px;
   background-color:#ddf5e2;
}

/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}

.clearfix {
   display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
   height: 1%;
   zoom: 1; /* triggers hasLayout */
}

.clearfix {
   display: block;
}
/* End hide from IE-mac */
