body {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff url("../img/bg.jpg");
    font-size: 12px;
    line-height: 18px;
}

a {
    outline: none;
    text-decoration: none;
    color:#868789;
}

a:hover {
    text-decoration:underline;
}

#wrapper {
    background: url("../img/container.png") top center no-repeat;
    height: 700px;
    margin: 0 auto;
    width: 941px;
    padding-bottom: 15px;
}

#header {
    padding: 0 30px;
    float: left;
    height: 632px;
}

#header .bg_img {
    position: absolute;
}

#header .content_box {
    margin-left: 475px;
    margin-top: 440px;
    position: absolute;
    width: 350px;
    z-index: 999;
}

#header .content_box_kontakt {
    margin-left: 475px;
    margin-top: 462px;
    position: absolute;
    width: 350px;
    z-index: 999;
    color: #868789;
}

#header .content_box_unternehmen {
    margin-left: 475px;
    margin-top: 450px;
    position: absolute;
    width: 350px;
    z-index: 999;
}

#logo {
    position: absolute;
    margin-left: 45px;
    top: 130px;
    z-index: 999;
}

#navibar {
    z-index: 999;
    position: absolute;
    width: 941px;
    height: 56px;
    top: 590px;
    padding-top: 25px;
    text-align: center;
    background: url("../img/navibar.png") top center;
}

#container {
    float: left;
}

#footer {
    float: left;
    width: 941px;
    background: url("../img/footer.png") center 30px no-repeat;
    height: 340px;
    margin-bottom: 25px;
}

#footer .inside {
    padding: 50px 40px;
    height: 225px;
}

#footer .insidekontakt {
    padding: 70px 60px;
    height: 185px;
    color: #434343;
}

#footer .insideunternehmen {
    padding: 80px 60px;
    height: 165px;
    color: #434343;
    width: 540px;
}

#footer .box_left {
    float: left;
    margin-right: 25px;
    width: 280px;
    background: url("../img/bg-2.png") bottom no-repeat;
    height: 210px;
}

#footer .box_right {
    float: left;
    width: 280px;
    background: url("../img/bg-2.png") bottom no-repeat;
    height: 210px;
}

#footer .box_left p, #footer .box_right p {
    padding: 15px;
    color: #434343;
    line-height: 21px;
}

#footer #footline {
    clear: both;
    color: #B5B5B5;
    float: right;
    font-size: 11px;
    padding: 5px 40px 15px 0;
}

#footline a {
    color: #B5B5B5;
    text-decoration: none;
}

#footline a:hover {
    text-decoration: underline;
}

#slide1 {
    background-image: url("../img/slider_1.png") !important;
}

#slide2 {
    background-image: url("../img/slider_2.png") !important;
}

#slide3 {
    background-image: url("../img/slider_3.png") !important;
}

#slide4 {
    background-image: url("../img/slider_4.png") !important;
}

#slideen1 {
    background-image: url("../img/slider_1_en.png") !important;
}

#slideen2 {
    background-image: url("../img/slider_2_en.png") !important;
}

#slideen3 {
    background-image: url("../img/slider_3_en.png") !important;
}

#slideen4 {
    background-image: url("../img/slider_4_en.png") !important;
}

#SlideItMoo_info_outer {
    display: block;
    position: relative;
    width: 880px;
    height: 643px;
    margin: 0px auto 0px;
}

#SlideItMoo_info_inner {
    position: relative;
    overflow: hidden;
    width: 880px;
    height: 643px;
    margin: 0px auto 0px;
}

#SlideItMoo_info_items {
    display: block;
    position: relative;
}

#SlideItMoo_info_items .info_item {
    display: block;
    position: relative;
    width: 880px;
    height: 643px;
    float: left;
}

#SlideItMoo_info_outer .SlideItMoo_forward, #SlideItMoo_info_outer .SlideItMoo_back {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 25px;
    height: 300px;
    bottom: 0px;
    right: 15px;
    background: url(../img/pfeil_rechts.png) no-repeat center;
}

#SlideItMoo_info_outer .SlideItMoo_back {
    left: 15px;
    background: url(../img/pfeil_links.png) no-repeat center;
    z-index: 999;
}
