@charset "utf-8";

#ad span {
    position: relative;
    top: 5px;
}
#ad span:before {
    content: "Kunden-ID: ";
}

/* Chrome, Safari, Opera */
@-webkit-keyframes scroll {
    0%   {left:0px; top:0px;}
    100% {left:-810px; top:0px;}
}

/* Standard syntax */
@keyframes scroll {
    0%   {left:0px; top:0px;}
    100% {left:-810px; top:0px;}
}

* {
    margin: 0px;
    padding: 0px;
    border: none;
    text-decoration: none;
    font-family: Calibri;
    list-style-type: none;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}
.A,.I,.D,.A2 {
    display: inline-block;
    color: #FFF;
    text-align: center;
    height: 14px;
    width: 14px;
    line-height: 14px;
    margin-right: 2px;
    font-size: 12px;
}
.A {
    background-color: #06F;
}
.I {
    background-color: #F90;
}
.D {
    background-color: #060;
}
.A2 {
    background-color: #C06;
}
a,p,li .text,h1,h2,h3{
    color: #191919;
}
h1,h2,h3{
    font-weight: normal;
    text-transform: uppercase;
}
p ,li,ul{
    font-size: 16px;
    line-height: 24px;
}
#ci {
    width: 600px;
    position: relative;
    height: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

#pic {
    margin-right: auto;
    margin-left: auto;
    display: inline;
}
.list #l1,.list #l2,.list #l3{
    float: left;
    display: block;
    width: 30%;
    margin-right: 5%;
}
.list #l1 li,.list #l2 li,.list #l3 li{
    height: 38px;
    list-style-type: none;
    line-height: 38px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 12px;
}
.list {
    padding-left: 15px;
}
.list.decimal li {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 5px;
}
.list.disc li {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 5px;
}
.text,li{
    text-align: justify;
}
.ce {
    text-align: center;
}
a:hover,.f ul a:hover{
    cursor: pointer;
}
b,.bold{
    font-weight: bold;
}
#active {
    color: rgb(255,255,255);
    background-repeat: repeat-x;
    z-index: 2000;
}
h1  {
    font-size: 28px;
    text-align: center;
}
h2 {
    font-size: 20px;
    margin-bottom: 6px;
    padding-bottom: 4px;
}
h1 span,h2 span{
    text-transform: none;
}
h3 {
    font-size: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 6px;
    padding-bottom: 4px;
    border-bottom-color: #191919;
}
h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
}
h5 {
    font-size: 28px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    color: white;
}
h6 {
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    color: white;
}
body {
    background-color: #191919;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
}
.bx {
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
}
.left {
    float: left;
}
.right {
    float: right;
}
.cf {
    clear: both;
    float: none;
}
.an {
    position: absolute;
    display: block;
    height: 1px;
    width: 1px;
    top: -185px;
}
.jobs-anker {
    position: absolute;
    display: block;
    height: 1px;
    width: 1px;
    top: -210px;
}
#kn {
    position: absolute;
    top: 35px;
    height: 20px;
    z-index: 200;
    display: inline-block;
    width: 590px;
    margin-right: auto;
    padding-right: 55px;
    padding-left: 55px;
    left: 0px;
}
#kn a {
    display: inline;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    position: relative;
}
#kn #top {
    background-position: 0px 0px;
    float: left;
    margin-right: 3px;
}
#kn #top:hover  {
    background-position: 0px -20px;
}
#kn #ba {
    background-position: -20px 0px;
    float: left;
}
#kn #ba:hover {
    background-position: -20px -20px;
}
#kn #fo {
    background-position: -40px 0px;
    float: right;
}
#kn #fo:hover {
    background-position: -40px -20px;
}
#kn #bo {
    background-position: -60px 0px;
    float: right;
    margin-left: 3px;
}
#kn #bo:hover {
    background-position: -60px -20px;
}
.sk #kn{
    position: absolute;
    top: 25px;
    height: 20px;
    z-index: 200;
    left: 0px;
    display: inline-block;
    width: 580px;
    padding-right: 60px;
    padding-left: 60px;
}
.sk #kn a{
    display: block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    position: relative;
}
.sk #kn #top{
    background-position: 0px -40px;
}
.sk #kn #top:hover {
    background-position: 0px 0px;
}
.sk #kn #ba{
    background-position: -20px -40px;
}
.sk #kn #ba:hover {
    background-position: -20px 0px;
}
.sk #kn #fo{
    background-position: -40px -40px;
}
.sk #kn #fo:hover {
    background-position: -40px 0px;
}
.sk #kn #bo{
    background-position: -60px -40px;
}
.sk #kn #bo:hover {
    background-position: -60px 0px;
}
.w {
    height: 100%;
    width: 100%;
    position: relative;
}
.c {
    display: block;
    height: 100%;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.h {
    position: fixed;
    height: 150px;
    width: 100%;
    z-index: 1000;
    background-position: center top;
}
.h #lo{
    display: block;
    height: 150px;
    width: 130px;
    position: absolute;
    left: -4px;
    top: 0px;
}
.h #lo a{
    display: inline-block;
    height: 100%;
    width: 130px;
    position: absolute;
}
.h #cl {
    height: 100%;
    width: 430px;
    position: absolute;
    left: 130px;
}
.p {
    min-height: 695px;
    position: relative;
    width: 100%;
    background-attachment: fixed;
    background-repeat: repeat-x;
    background-position: center 185px;
    height: 100%;
}
.p .c {
    background-color: rgb(255,255,255);
    background-repeat: repeat-y;
    background-position: left top;
    position: relative;
}
.cl, .cr {
    min-height: 695px;
    z-index: 10;
}
.cl {
    height: 100%;
    width: 300px;
    position: absolute;
}
.cr {
    height: 100%;
    position: relative;
    float: right;
}
.teaser {
    width: 300px;
    position: fixed;
    top: 215px;
    text-align: center;
}
.teaser a {
    width: 200px;
    height: 432px;
    display: inline-block;
    left: 50px;
    position: absolute;
    color: #191919;
    /*font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
}
.teaser #img  {
    background-repeat: no-repeat;
    background-position: center top;
    height: 290px;
    width: 200px;
    margin-bottom: 10px;
    display: block;
}
.k  {
    height: 60px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center 25px;
    font-size: 20px;
    line-height: 42px;
    color: rgb(255,255,255);
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px;
}
.s {
    display: block;
    height: 150px;
    width: 325px;
    position: absolute;
    top: 0px;
    right: -11px;
}
.s #ov {
    height: 150px;
    width: 115px;
    position: absolute;
    z-index: 2000;
}
.s #in {
    display: block;
    height: 36px;
    width: 265px;
    position: absolute;
    top: 74px;
    right: 11px;
}
.s #in #bt {
    display: block;
    height: 36px;
    width: 36px;
    position: absolute;
    right: 9px;
}
.s #in #bt a {
    display: block;
    height: 36px;
    width: 36px;
    background-repeat: no-repeat;
}
#fi {
    display: block;
    height: 36px;
    width: 204px;
    position: absolute;
    right: 51px;
}
#ei {
    line-height: 36px;
    text-align: center;
    height: 36px;
    width: 170px;
    background: transparent;
    padding-right: 10px;
    font-size: 14px;
    color: rgb(25,25,25);
    padding-left: 24px;
    top: 75px;
}
.n {
    height: 35px;
    background-color: rgb(25,25,25);
    position: fixed;
    width: 100%;
    top: 150px;
    z-index: 1000;
    background-repeat: repeat-x;
}
.n ul {
    height: 35px;
    width: auto;
    position: relative;
}
.n li {
    float: left;
    height: 35px;
    width: 12.5%;
    list-style-type: none;
    position: relative;
    margin: 0px;
}
.n a {
    color: rgb(255,255,255);
    text-transform: uppercase;
    font-size: 12px;
    line-height: 35px;
    height: 35px;
    display: block;
    text-align: center;
    background-repeat: repeat-x;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(255,255,255);
}
.n a:hover {
    color: rgb(255,255,255);
}
.n #sm {
    height: 35px;
    width: 124px;
    display: none;
    position: relative;
    left: -1px;
}
.n #sm li {
    width: 100%;
    height: 35px;
    position: relative;
}
.n #sm li a {
    display: block;
    height: 35px;
    padding: 0px;
    color: rgb(255,255,255);
    position: relative;
    background-repeat: repeat-x;
    width: 100%;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
}
.n #sm li a:hover {
    color: #FFFFFF;
}
.n #if {
    height: 35px;
    width: 12.5%;
    text-align: center;
    position: relative;
}
.n #if:hover > a{
    color: rgb(255,255,255);
}
.n #if:hover #sm {
    display: inline-block;
}
.ns {
    position: fixed;
    top: 185px;
    background-repeat: no-repeat;
    height: 15px;
    width: 1000px;
    z-index: 500;
    display: block;
    margin-left: -500px;
    left: 50%;
}
.mm {
    height: auto;
    width: 300px;
    display: block;
    position: fixed;
    top: 204px;
}
.mm #mt {
    height: 50px;
    width: 300px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 2;
    margin-bottom: -35px;
}
.mm #mo {
    height: 50px;
    width: 300px;
    position: relative;
    z-index: 2;
    margin-top: -35px;
}
.mm #mb {
    height: auto;
    width: 300px;
    position: relative;
    z-index: 1;
    background-repeat: repeat-y;
    background-position: center;
}
.mm #c {
    position: relative;
    display: block;
    z-index: 5;
    width: 225px;
    height: auto;
    overflow: auto;
    left: 46px;
}
.mm ul {
    list-style-type: none;
    position: relative;
    z-index: 20;
    width: 190px;
    overflow: hidden;
    height: 100%;
    float: left;
    margin-left: 9px;
}
.mm ul li {
    height: 35px;
    width: 190px;
    position: relative;
    padding-bottom: 1px;
    z-index: 20;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
.mm ul li a:link {
    display: block;
    height: 35px;
    width: 190px;
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    text-align: center;
    color: #191919;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    z-index: 20;
    font-weight: bold;
    background-position: center top;
}
.mm ul li a:hover {
    color: rgb(255,255,255);
}
.mm #k  {
    height: auto;
    width: 300px;
    position: relative;
}
.mm #k span {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    width: 300px;
    text-transform: uppercase;
    display: block;
    color: #191919;
}
.mm #k #top {
    background-repeat: no-repeat;
    background-position: center top;
    height: 11px;
    width: 300px;
}
.mm #k #bo {
    background-repeat: no-repeat;
    background-position: center top;
    height: 11px;
    width: 300px;
}
.mx {
    height: auto;
    width: 300px;
    display: block;
    position: fixed;
    top: 204px;
}
.mx #mt {
    height: 50px;
    width: 300px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 2;
    margin-bottom: -35px;
}
.mx #mo {
    height: 50px;
    width: 300px;
    position: relative;
    z-index: 2;
    margin-top: -35px;
}
.mx #mb {
    height: auto;
    width: 300px;
    position: relative;
    z-index: 1;
    background-repeat: repeat-y;
    background-position: center;
}
.mx #c {
    position: relative;
    display: block;
    z-index: 5;
    width: 225px;
    height: auto;
    overflow: auto;
    left: 44px;
}
.mx ul {
    list-style-type: none;
    position: relative;
    z-index: 20;
    width: 210px;
    overflow: hidden;
    overflow-y: scroll;
    height: 430px;
    float: left;
    margin-left: 9px;
}
.mx ul li {
    height: 35px;
    width: 190px;
    position: relative;
    padding-bottom: 1px;
    z-index: 20;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
.mx ul li a:link {
    display: block;
    height: 35px;
    width: 190px;
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    text-align: center;
    color: #191919;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    z-index: 20;
    font-weight: bold;
    background-position: center top;
}
.mx ul li a:hover {
    color: rgb(255,255,255);
}
.mx #k  {
    height: auto;
    width: 300px;
    position: relative;
}
.mx #k span {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    width: 300px;
    text-transform: uppercase;
    display: block;
    color: #191919;
}
.mx #k #top {
    background-repeat: no-repeat;
    background-position: center top;
    height: 11px;
    width: 300px;
}
.mx #k #bo {
    background-repeat: no-repeat;
    background-position: center top;
    height: 11px;
    width: 300px;
}
.gt,.gb {
    height: 50px;
    width: 300px;
}
.gt {
    position: fixed;
    top: 185px;
    z-index: 1;
}
.gb {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
}
.prio {
    display: inline-block;
    left: 82px;
    position: relative;
}
.prio span  {
    margin-left: 5px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 16px;
    text-transform: uppercase;
    min-width: 106px;
    display: inline-block;
    padding: 10px;
}
.content {
    position: relative;
    width: 600px;
    padding: 215px 50px 50px 50px;
}
.mu{
    position: relative;
    width: 700px;
    padding: 215px 0px 50px 0px;
}
.sk {
    position: relative;
    width: 700px;
    padding: 275px 0px 50px 0px;
}
.start #img {
    display: block;
    height: 160px;
    width: 620px;
    position: relative;
    margin-bottom: 18px;
    margin-right: auto;
    margin-left: auto;
    background-position: center top;
}
.start #c {
    position: relative;
    width: 600px;
    padding-right: 50px;
    padding-left: 50px;
}
.start a {
    display: inline-block;
}

.mu h1 {
    margin-bottom: 4px;
}
.mu #ko a {
    line-height: 35px;
}
.mu #c {
    display: block;
    position: relative;
    height: auto;
    width: 700px;
}
.mu #e {
    height: 157px;
    width: 620px;
    display: block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
}
#ad span {
    position: relative;
    top: 1px;
}
#ad span::before {
    content:'Kunden-ID:\A';
    white-space: pre;
    line-height: 1.5rem;
    font-weight: bold;
}
.mu #bs {
    display: block;
    height: 62px;
    width: 62px;
    position: absolute;
    right: 15px;
    top: 15px;
}
.mu #bs a {
    display: block;
    height: 62px;
    width: 62px;
}
.mu #bi {
    display: block;
    height: 62px;
    width: 62px;
    position: absolute;
    right: 15px;
    top: 80px;
}
.mu #bi a {
    height: 62px;
    width: 62px;
    display: block;
}
.mu #ad {
    display: block;
    height: 51px;
    width: 505px;
    position: absolute;
    text-align: left;
    background-repeat: no-repeat;
    background-position: left top;
    padding-right: 10px;
    padding-left: 10px;
    left: 15px;
    top: 15px;
}
.mu #ad h2 {
    font-size: 16px;
    position: relative;
    top: 5px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px 0px 8px 0px;
    font-weight: bold;
}
.mu #ad span {
    position: absolute;
    right: 10px;
}
.mu #ko {
    height: 73px;
    width: 525px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 69px;
    text-align: left;
}
.mu #ko #ic {
    display: block;
    position: relative;
    height: 35px;
    width: 35px;
    float: left;
    margin-right: 13px;
}
.mu #ko #f,.mu #ko #fa {
    width: 192px;
    left: 0px;
    position: absolute;
    height: 35px;
    background-position: right top;
    background-repeat: no-repeat;
    line-height: 35px;
    display: block;
}
.mu #ko #w,.mu #ko #m {
    width: 330px;
    right: 0px;
    position: absolute;
    height: 35px;
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
}
.mu #ko #fa {
    top: 38px;
}
.mu #ko #m {
    top: 38px;
}
.mu #i {
    display: block;
    width: 600px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2px;
}
.mu #i ul {
    height: 38px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    width: 585px;
}
.mu #i ul li {
    height: 38px;
    width: 38px;
    float: left;
    background-repeat: no-repeat;
    background-position: center top;
    list-style-type: none;
    margin-right: 1px;
}
.icon, #i1,#i2,#i3,#i4,#i5,#i6,#i7,#i8,#i9,#i10,#i11,#i12,#i13,#i14,#i15, #i16, #i17, #i18, #i19, #i20, #i21, #i22, #i23, #i24, #i25, #i26, #i27, #i28, #i29, #i30 {
    display: block;
    height: 38px;
    width: 38px;
    background-position: top;
    background-repeat: no-repeat;
}
#i1, .icon {
    background-position: 0px;
}
#i2 {
    background-position: -38px;
}
#i3 {
    background-position: -76px;
}
#i4 {
    background-position: -114px;
}
#i5 {
    background-position: -152px;
}
#i6 {
    background-position: -190px;
}
#i7 {
    background-position: -228px;
}
#i8 {
    background-position: -266px;
}
#i9 {
    background-position: -304px;
}
#i10 {
    background-position: -342px;
}
#i11 {
    background-position: -380px;
}
#i12 {
    background-position: -418px;
}
#i13 {
    background-position: -456px;
}
#i14 {
    background-position: -494px;
}
#i15 {
    background-position: -532px;
}
#i16 {
    background-position: -570px;
}
#i17 {
    background-position: -608px;
}
#i18 {
    background-position: -646px;
}
#i19 {
    background-position: -684px;
}
#i20 {
    background-position: -722px;
}
#i21 {
    background-position: -760px;
}
#i22 {
    background-position: -798px;
}
#i23 {
    background-position: -836px;
}
#i24 {
    background-position: -874px;
}
#i25 {
    background-position: -912px;
}
#i26 {
    background-position: -950px;
}
#i27 {
    background-position: -988px;
}
#i28 {
    background-position: -1026px;
}
#i29 {
    background-position: -1064px;
}
#i30 {
    background-position: -1102px;
}
#i31 {
    background-position: -1140px;
}
#i32 {
    background-position: -1178px;
}
.infos #h {
    text-align: center;
}
.infos #c {
    margin-top: 25px;
    margin-bottom: 25px;
}

.oz {
    background-color: #FFFFFF;
    width: 285px;
    position: absolute;
    text-align: left;
    height: 100%;
}
.lz  {
    background-color: #FFFFFF;
    width: 285px;
    position: relative;
    text-align: left;
    height: 100%;
    float: right;
}

.oz p, .lz p {
    font-size: 14px;
    line-height: 20px;
    margin: 0px 10px 10px 10px;
}

.oz span,.lz span {
    font-size: 18px;
    line-height: 35px;
    text-align: right;
    color: #FFFFFF;
    margin-left: 60px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    margin-bottom: 10px;
    display: block;
    background-repeat: repeat-x;
    text-transform: uppercase;
    margin-top: 10px;
    margin-right: 10px;
}
.oz #i1,.lz #i1, .icon {
    z-index: 200;
    height: 45px;
    width: 45px;
    background-repeat: no-repeat;
}
.oz #i1 {
    position: absolute;
    left: 5px;
    top: 5px;
}
.lz #i1, .icon {
    position: absolute;
    left: 7px;
    top: 5px;
}
.sk {
    position: relative;
    height: auto;
}
.sk #h {
    height: 90px;
    background-position: center top;
    position: relative;
    background-repeat: no-repeat;
    padding-top: 85px;
    text-align: center;
    color: #FFFFFF;
}
.sk #h span,.infos #h span {
    display: block;
}
.sk #h h1 {
    color: #FFFFFF;
}
.sk #c   {
    height: 100%;
    width: 600px;
    background-repeat: repeat-y;
    position: relative;
    background-position: center;
    padding-right: 50px;
    padding-left: 50px;
}
.sk #ci {
    height: 100%;
    width: 600px;
    background-repeat: repeat-y;
    position: relative;
    background-position: center;
    padding-right: 50px;
    padding-left: 50px;
    margin: 0px;
    padding-top: 15px;
}
.sk #footer{
    height: 95px;
    position: relative;
    background-position: center bottom;
}
.sk #img {
    display: block;
    height: 150px;
    margin-top: -35px;
    margin-bottom: 10px;
    width: 580px;
    margin-right: auto;
    margin-left: auto;
}
#preise ,#liefergebiete{
    height: auto;
    width: 580px;
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    table-layout: fixed;
}
#preise #z {
    font-size: 11px;
    font-weight: normal;
    display: block;
}
#preise .spa,#liefergebiete .spa{
    height: 1px;
    width: 600px;
}
#preise tr ,#liefergebiete tr{
    height: 40px;
    width: 100%;
}
#preise #sp1  {
    font-weight: bold;
    color: rgb(255,255,255);
    background-repeat: no-repeat;
    width: 50px;
    text-indent: 5px;
    background-size: 100% 100%;
    border-radius: 5px 0 0 5px;
}
#preise #sp2 {
    width: 410px;
    font-weight: bold;
    background-repeat: repeat-x;
    padding-left: 10px;
    background-size: 100% 100%;
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcfcfc 0%, #fcfcfc 46%, #d9d9d9 56%, #d9d9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(46%,#fcfcfc), color-stop(56%,#d9d9d9), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
}
#preise #sp3 {
    width: 70px;
    text-align: right;
    font-weight: bold;
    background-repeat: repeat-x;
    background-size: 100% 100%;  
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcfcfc 0%, #fcfcfc 46%, #d9d9d9 56%, #d9d9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(46%,#fcfcfc), color-stop(56%,#d9d9d9), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
}
#preise #sp4 {
    width: 40px;
    text-align: right;
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 100%;
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcfcfc 0%, #fcfcfc 46%, #d9d9d9 56%, #d9d9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(46%,#fcfcfc), color-stop(56%,#d9d9d9), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
    border-radius: 0 5px 5px 0;
}
#preise #sp4 #order {
    height: 40px;
    width: 40px;
    display: block;
}
#liefergebiete #sp1 {
    font-weight: bold;
    color: rgb(255,255,255);
    width: 50px;
    text-indent: 5px;
    border-radius: 5px 0 0 5px;
}
#liefergebiete #sp2 {
    width: 265px;
    font-weight: bold;
    background-repeat: repeat-x;
    text-indent: 10px;
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcfcfc 0%, #fcfcfc 46%, #d9d9d9 56%, #d9d9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(46%,#fcfcfc), color-stop(56%,#d9d9d9), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
}
#liefergebiete #sp3 {
    width: 255px;
    font-weight: bold;
    text-align: right;
    position: relative;
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 10px;
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top, #fcfcfc 0%, #fcfcfc 46%, #d9d9d9 56%, #d9d9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(46%,#fcfcfc), color-stop(56%,#d9d9d9), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcfcfc 0%,#fcfcfc 46%,#d9d9d9 56%,#d9d9d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
    border-radius: 0 5px 5px 0;
}
#art  {
    height: 35px;
    width: 600px;
}
#art #dat  {
    float: left;
    display: block;
    line-height: 35px;
    height: 35px;
    color: rgb(255,255,255);
    text-align: center;
    width: 80px;
    font-weight: bold;
}
#art #link  {
    height: 35px;
    width: auto;
    display: block;
    margin-left: 80px;
    padding-left: 10px;
}
#art #link a  {
    height: 100%;
    display: block;
    line-height: 17px;
}
#art #link:hover a {
    display: block;
    height: 100%;
    width: 100%;
}
#spa  {
    background-color: rgb(200,200,200);
    display: block;
    height: 1px;
    width: 600px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#anmeldung {
    position: relative;
    background-repeat: no-repeat;
    background-position: center 85px;
    font-size: 14px;
}
#anmeldung h2 {
    margin-bottom: 18px;
}
#anmeldung #c {
    margin-top: 8px;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 15px;
    height: 73px;
    width: 285px;
    position: relative;
    margin-left: -10px;
    margin-bottom: 8px;
}
#anmeldung span  {
    display: block;
    height: 35px;
    width: 72px;
    padding-left: 10px;
    position: absolute;
    left: 0px;
    font-size: 12px;
    line-height: 35px;
    color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
}
#anmeldung #fi {
    height: 35px;
    width: 180px;
    text-align: left;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 35px;
    background: transparent;
    position: absolute;
    right: 0px;
}
#anmeldung #betreiber ,#anmeldung #verbraucher{
    width: 295px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-top: 36px;
    margin-bottom: 18px;
}
#anmeldung #username ,#anmeldung #passwort{
    height: 36px;
    width: auto;
    display: block;
    line-height: 36px;
    position: relative;
}
#job  {
    position: relative;
}
.f {
    background-color: rgb(25,25,25);
    height: 35px;
    width: 100%;
    position: relative;
    display: block;
    z-index: 100;
}
.f #c {
    height: 35px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.f ul {
    float: right;
}
.f ul li {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.f ul a {
    color: rgb(255,255,255);
    line-height: 35px;
    padding-right: 10px;
    padding-left: 10px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(255,255,255);
    text-transform: uppercase;
    height: 100%;
    display: block;
    font-size: 12px;
}
.f #cr a{
    display: block;
    width: 284px;
    position: relative;
    height: 35px;
    color: rgb(255,255,255);
    line-height: 35px;
}
.f #cr {
    color: rgb(255,255,255);
    position: absolute;
    height: 35px;
    font-size: 12px;
    display: block;
}
.bt-login {
    display: inline-block;
}
.bt-register,.bt-login #bt {
    cursor: pointer;
    font-size: 14px;
    padding: 5px;
    min-width: 110px;
    background-repeat: repeat-x;
    background-position: center center;
    line-height: 15px;
}
.bt-register:hover,.bt-login #bt:hover {
    color: #FFFFFF;
}
.reg {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    position: relative;
}

.reg #c {
    display: inline-block;
    width: 260px;
    margin-left: -130px;
    left: 50%;
    position: relative;
}
.reg h2 {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 18px;
    position: relative;
    text-align: center;
}
.reg #zusatz1 {
    height: 35px;
}
.reg #zusatz1 select{
    height: 35px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 35px;
}
.reg #zusatz1 select:first-of-type{
    margin-right: 40px;
}
.reg #zusatz1 select option{
    height: 17px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 17px;
}
#zusatz1 .selectLabel {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    width: 144px;
    padding-left: 15px;
    margin-right: -15px;
    border-radius: 6px; 
    color: #fff;
}
.reg #ko {
    height: 223px;
}
.reg #ko,.reg #zusatz1,.reg #zusatz2,.reg #zusatz3 {
    position: relative;
    margin-bottom: 20px;
    display: block;
    width: 590px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-right: 55px;
    padding-left: 55px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -10px;
    margin-right: auto;
    margin-left: auto;
}
.reg #ko #s1 {
    width: 293px;
    position: relative;
}
.reg #ko #s2 {
    width: 294px;
    position: relative;
}
.reg #ko .label {
    display: block;
    height: 35px;
    width: 67px;
    line-height: 35px;
    float: left;
    text-transform: uppercase;
    position: relative;
    color: #FFFFFF;
    margin-right: 3px;
    font-size: 10px;
    background-repeat: no-repeat;
    text-align: left;
    background-position: left top;
    padding-left: 5px;
}
.reg #ko #s1 .field,.reg #ko #s2 .field {
    height: 35px;
    display: block;
    float: left;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    background: transparent;
    line-height: 35px;
}
.reg #ko #s1 .field {
    width: 208px;
}
.reg #ko #s2 .field {
    width: 209px;
}
form hr {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 1px;
    background: #000;
}
.reg #zusatz3 {
    display: table;
    text-align: center;
}
.reg #zusatz3 .zusatz3Cell{
    display: table-cell;
    width: 20%;
}
.reg #zusatz3 .zusatz3Cell input{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.reg #zusatz1 .label,.reg #zusatz2 .label {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    width: 164px;
    padding-left: 30px;
    background-repeat: repeat-x;
    background-position: center center;
    position: relative;
}
#zusatz1 .label, .reg #zusatz1 #s1 .label,.reg #zusatz1 #s2 .label,.reg #zusatz2 #s1 .label,.reg #zusatz2 #s2 .label,.reg #zusatz2 #s3 .label {
    width: 163px;
}
.reg #zusatz1 .check ,.reg #zusatz2 .check {
    height: 35px;
    line-height: 35px;
    position: absolute;
    display: block;
    z-index: 200;
    left: 5px;
    width: 15px;
}
.reg #zusatz1 #s1,.reg #zusatz1 #s2,.reg #zusatz1 #s3,.reg #zusatz2 #s1,.reg #zusatz2 #s2,.reg #zusatz2 #s3 {
    float: left;
    margin-right: 3px;
    position: relative;
}
.reg #s1 div,.reg #s2 div,.reg #s3 div {
    margin-bottom: 3px;
    height: 35px;
    width: 100%;
}
.reg #s1 div:last-child,.reg #s2 div:last-child,.reg #s3 div:last-child,.mu #i ul li:last-child    {
    margin: 0px;
}
.mm ul li:last-child {
    margin-bottom: 0px;
}
.mx ul li:last-child {
    margin-bottom: 0px;
}
#con  {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #191919;
    display: inline-block;
    float: left;
    height: 100%;
}
#col-01, #col-02, #col-03 {
    float: left;
    position: relative;
    line-height: 24px;
    height: 100%;
    width: 100%;
    display: inline-block;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
#col-01   {
    width: 140px;

}
#col-02 {
    width: 80px;
    text-align: right;
}
#col-03 {
    width: 350px;
    text-align: left;
}
#m1 {
    height: 200px;
    width: 200px;
    position: absolute;
    z-index: 500;
    top: 185px;
    right: 0px;
}
#m2 {
    width: 600px;
    position: fixed;
    z-index: 500;
    height: 245px;
    background-color: #FFFFFF;
    padding-right: 50px;
    padding-left: 50px;
}
#m2 #c{
    position: absolute;
    height: auto;
    bottom: -11px;
    overflow: hidden;
    width: 600px;
}
#m2 #moveMe {
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    background-color: #FFFFFF;
    text-align: left;
    white-space: nowrap;
    position: relative;
    -webkit-animation: scroll 10s; /* Chrome, Safari, Opera */
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation: scroll 10s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;	
}
#m2 #top {
    background-repeat: no-repeat;
    background-position: center top;
    height: 11px;
    width: 600px;
}
#m2 #bo {
    background-repeat: no-repeat;
    background-position: center top;
    height: 11px;
    width: 600px;
}
#m1 #fixed {
    height: 200px;
    width: 200px;
    position: fixed;
    z-index: 500;
}
.blackbox {
    color: #FFF;
    background-color: #191919;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    height: 24px;
    width: 24px;
    text-align: center;
    margin-right: 5px;
}
.normal {
    font-weight: normal;
    text-transform: none;
}
.gallery {
    height: 100%;
    width: 100%;
    position: relative;
}
.gallery .set {
    position: relative;
    width: 100%;
    display: block;
    height: 100%;
}
.gallery .set #sep {
    height: 100px;
    width: 5px;
    float: left;
    position: relative;
    display: block;
    background-color: #000000;
}
.gallery .set #pic{
    display: block;
    float: left;
    height: 100px;
    width: 190px;
    position: relative;
}
.gallery #pic span {
    position: absolute;
    left: 0px;
    bottom: -20px;
    text-align: left;
    width: 100%;
}
/* ################# Anzahl Betriebe ################ */ 
#c_betriebe::after {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}
#c_portal {
    font-weight: bold;
    font-size: 14px;  
    text-transform: uppercase
}
/* ################################################## */


/* ################# Produktbilder ################## */ 
.spa td img {
    display: inline-block;
    width: 136px;
    height: auto;
    float: left;
    margin-top: 1px;
    margin-bottom: 5px;
    z-index: 800;
}
.spa td img:last-of-type {
    margin-bottom: 25px;
}

.spa td img:nth-of-type(2),.spa td img:nth-of-type(5),.spa td img:nth-of-type(8),.spa td img:nth-of-type(11),.spa td img:nth-of-type(14),.spa td img:nth-of-type(17),.spa td img:nth-of-type(20),.spa td img:nth-of-type(23),.spa td img:nth-of-type(26),.spa td img:nth-of-type(29),.spa td img:nth-of-type(32),.spa td img:nth-of-type(35) {
    margin-right: 6px;
    margin-left: 6px;
}
#galImg {
    position:fixed;
    width: 600px;
    height: auto;
    border: 5px solid #000;
}
/* ################################################## */