@charset "utf-8";
.clear {
    clear: both;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%; /* needed for container min-height */
    font-family: Tahoma, Geneva, sans-serif;
    background-image: url(/pic/bg/body.gif);
}

#container {
    position: relative; /* needed for footer positioning*/
    margin: 0; /* center, not in IE5 */
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%;
    background-color: #f2ece8;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 10px rgba(54, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 10px rgba(54, 50, 50, 0.75);
    box-shadow: 0px 0px 10px rgba(54, 50, 50, 0.75);
}

#footer {
    background-color: #464848;
    height: 100px;
    font-size: 10px;
    z-index: 1;
}

#top {
    height: 153;
}

#bg-banner {
    position: absolute;
    top: 153px;
    width: 100%;
    background-image: url(/pic/bg/0A.jpg);
    background-position: center;
    height: 340px;
    z-index: 1;
    background-color: #C7CEE8;
    background-repeat: no-repeat;
}

#bg-navi {
    position: absolute;
    top: 493px;
    width: 100%;
    height: 92px;
    z-index: 1;
    background-color: #6e6f6f;
}

#navigation {
    background-color: #464848;
    height: 62px;
    z-index: 10;
    padding-top: 30px;
}

#nav1 {
    float: left;
    height: 29px;
    width: 215px;
    background-color: #ff6410;
    margin-right: 33px;
    text-align: center;
    padding-top: 6px;
}

#nav2 {
    float: left;
    height: 29px;
    width: 215px;
    background-color: #8b4465;
    margin-right: 33px;
    text-align: center;
    padding-top: 6px;
}

#nav3 {
    float: left;
    height: 29px;
    width: 215px;
    background-color: #749100;
    margin-right: 33px;
    text-align: center;
    padding-top: 6px;
}

#nav4 {
    float: left;
    height: 29px;
    width: 216px;
    background-color: #3984b2;
    text-align: center;
    padding-top: 6px;
}

#content {
    padding-top: 29px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.clear-content {
    clear: both;
    height: 42px;
}

h1 {
    padding: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: lighter;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 22px;
    margin-left: 30px;
    color: #6e6f6f;
}

p {
    font-size: 12px;
    font-weight: lighter;
    padding: 0px;
    margin-top: 0px;
    margin-right: 30px;
    margin-bottom: 10px;
    margin-left: 30px;
    color: #464848;
    line-height: 19px;
}

h2 a {
    padding-left: 30px;
    padding-right: 10px;
    text-decoration: none;
    font-size: 18px;
    padding-top: 6px;
    padding-bottom: 6px;
}

h2 {
    padding: 0px;
    margin-top: 23px;
    margin-right: 30px;
    margin-bottom: 19px;
    margin-left: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #464848;
}

h3 {
    margin: 0px;
    padding: 0px;
}

h3 a {
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    font-weight: lighter;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

ul {
    font-size: 12px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 35px;
    color: #464848;
    list-style-type: none;
}

li {
    margin: 12px 0px 12px 0px;
    background-image: url(/pic/global/list.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 0px 0px 0px 10px;
}

li a {
    color: #ff6410;
}

#aux {
    width: 960px;
    text-align: right;
    color: #e2dcd8;
    padding-top: 11px;
    z-index: 101;
}

#aux a {
    font-size: 10px;
    color: #e2dcd8;
    text-decoration: none;
}

#content-right {
    float: right;
    width: 320px;
}

#content-left {
    float: left;
    width: 640px;
}

#subnavi-pulverbeschichtung {
    background-color: #6e6f6f;
    padding-left: 30px;
    height: 28px;
    margin-bottom: 29px;
    width: 778px;
    padding-top: 4px;
}

#subnavi-pulverbeschichtung a {
    font-size: 18px;
    font-weight: lighter;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 12px;
    padding-left: 12px;
}

#container #content #subnavi-pulverbeschichtung .on {
    background-color: #8B4465;
    padding-top: 4px;
    padding-bottom: 5px;
}

.box-left {
    width: 275px;
    margin-left: 27px;
    margin-right: 20px;
    float: left;

}

.box-right {
    width: 290px;
    margin-right: 27px;
    float: right;

}

.boxheadline {
    background-color: #f8cd00;
    display: inline;
    padding-left: 29px;
    padding-right: 15px;
    font-size: 19px;
    text-transform: uppercase;
    color: #6F6F6F;
    padding-top: 3px;
    padding-bottom: 3px;
}

.box-left .space {
    height: 7px;
    line-height: 7px;
}

.box-left p {
    color: #FFF;
    margin-top: 15px;
    margin-bottom: 15px;
}

.box-right .space {
    height: 7px;
    line-height: 7px;
}

.box-right p {
    color: #FFF;
    margin-top: 15px;
    margin-bottom: 15px;
}

.boxwrap {
    margin-bottom: 30px;
}

.boxwrap p {
    margin: 28px;
}

.einheiten {
    width: 48px;
    margin-right: 5px;
    float: left;
}

p a {
    font-weight: bold;
    text-decoration: underline;
    color: #ff6410;
}

.privacy-map-msg {
    background-image: url("/img/map_bg.jpg")
}

.privacy-msg {
    width: 600px !important;
}

.privacy-msg > p {
    padding: 20px;
    text-align: center;
    top: 100px;
    position: relative;
}

.mapwrap {
    margin: 20px;
}

.cc-window {
    display: none !important;
}

.privacy-map {
    width: 600px;
}


.mapwrap small a {
    color: #3984b2;
}

.dsgvo {
    margin-left: 20px;


}

.dsgvo li {
    background-image: none;
    font-size: 12px;
    color: #464848;
}

.dsgvo p {
    margin-top: 20px;
}