body {
    text-align: center;
    font-family: Lucida Grande, Lucida Sans, sans-serif;
    font-size: 12px;
    color: #5E6B73;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    background: url(../img/ecobat.jpg) no-repeat top right fixed;
}

.hide {display:none}

div {
}

div#container {
    width: 992px;
    margin: 0 auto;
    text-align: left;
    background: #FFFFFF url(https://ecobatgroup.com/occ/img/background.jpg);
    background-repeat: repeat-y;
}

div#head, div#headerimg {
    width: 992px;
    height: 325px;
    margin: 0;
}

div#logo {
    width: 142px;
    height: 50px;
    position: relative;
    top: 35px;
    left: 65px;
    z-index: 999;
}

div#logo2 {
    position: relative;
    width: 250px;
    height: 50px;
    left: 65px;
    top: 85px;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    z-index: 998;
}

div#headerimg {
    margin-top: -125px;
    display: none;
    background: url(../img/head.jpg) no-repeat;
}

div#claim {
    display: none;
    margin: 0;
    text-align: center;
    width: 375px;
    height: auto;
    padding: 10px 10px;
    position: relative;
    top: 225px;
    left: 450px;
    background: #62b32c;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    box-shadow:2px 2px 8px #666;
    border-radius:5px;
    border-radius:5px;
    -moz-border-radius:5px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-border-radius:5px;
}

div#pfeil_rechts {
    position: relative;
    top: -125px;
    left: 930px;
    width: 53px;
    height: 59px;
    background: url(../img/pfeil_rechts.jpg) no-repeat;
    display: none;
}

div#center {
    width: 992px;
    margin: -24px 0 0 0;
    min-height: 198px;
    background: url(../img/background_center.jpg) no-repeat;
    -moz-box-shadow: 0 0 8px 3px #CCCCCC;
    -webkit-box-shadow: 0 0 8px 3px #CCCCCC;
    box-shadow: 0 0 8px 3px #CCCCCC;
}

#adresse, #margin_occ, #margin_values, #margin_service {
    width: 185px;
    position: relative;
    top: 45px;
    left: -35px;
    float: right;
    border: 0px solid;
}

div#content {
    width: 525px;
    margin-left: 150px;
    padding-top: 45px;
    min-height: 400px;
}


div#foot {
    width: 992px;
    height: 100px;
    background: url(../img/foot.jpg) bottom no-repeat;
}

div#footer {
    position: relative;
    width: 758px;
    left: 185px;
    top: 20px;
}

div#top {
    width: 11px;
    height: 11px;
    padding: 5px;
    float: right;
    background: url(../img/pfeil_oben.gif) no-repeat;
}

.full {
    width: 100%;
}

.half {
    width: 50%;
    float: left;
}


h1 {
    font-family: Georgia;
    font-size: 26px;
    font-weight: normal;
    color: #3D9524;
}

h2 {
    font-size: 12px;
    color: #3D9524;
    font-weight: normal
}

p, li {
    line-height: 17px;
}

ul, ol {
    color: #3D9524;
    margin: 0;
    padding: 0;
}

li {
    margin: 0 0 5px 0;
    background: url(../img/pfeil.png) no-repeat left top;
    list-style-type: none;
    padding: 3px 0 5px 35px;
}

li.wide {
    float:left;
    padding: 3px 10px 5px 30px;
}

ol li {
    margin: 10px 10px 5px 17px;
    background: none;
    list-style-type: square;
    padding: 0;
    color: #3D9524;
}

table {
    border: 0
}

td {
    width: 150px;
    border-bottom: 1px solid #FFFFFF;
    padding: 3px
}

.small {
    font-size: 12px;
}

a {
    color: #3D9524;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.slider {
    color: #FFFFFF;
    background: #62b32c;
    padding: 5px 10px 5px 10px;
    margin-right: 10px;
}

div.green {
    background: #E3F0D9;
    padding: 5px;
}

img {
    border: none;
}

img.al {
    margin: 0 0 0 -75px;
}

div.spacer {
    width: 100%;
    margin: 5px 0;
    text-align: center;
    clear: both;
}

div.hr	{
    width: 100%;
    margin: 10px 0;
    clear: both;
    border-bottom: #438732 1px dashed;
}

.tel {
    display: block;
    font-family: Georgia;
    font-size: 26px;
    color: #3D9524
}

.phase {
    font-family: Georgia;
    font-size: 36px;
    color: #3D9524;
    margin-right: 5px
}

div#jsw {
    width: 100%;
    background: #cccccc;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding: 15px
}

img.iconleft {
    margin-left: -60px
}

img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

#map_canvas {
    height: 500px;
    margin-top: 25px;
}
#resultList {
    padding: 20px 0 0;
}
#resultList .listItem {
    padding: 10px;
    border: 1px solid #3D9524;
    margin-bottom: 20px;
}