:root{
    --blaugrau: #455a64;
    --hellgrau: #eceff1;
    --mittelgrau: #B0BEC5;
    --hellblau: #01b6e5;  /* bereich Produkte */
}



@font-face {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'),
    local('Roboto-Medium'),
    url(https://meistergold.de/assets/fonts/Roboto-Medium.ttf) format('truetype')
    
}


body
{
    width: 100%;
    height: 100%;
    color: var(--blaugrau);
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    overflow-y: scroll;
}






 .video {
    width: 105%;
    margin-top: -60px;
    margin-left: -50px;
    display: none;
}
                
    
    
.background
{
    background-color: #fFF;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

li
{
    list-style-type: none;
}

a, a:hover
{
    color: var(--blaugrau);
}

.breadCrump
{
    margin-left: 3px;
    width: auto;
    height: 16px;
    margin-right: 2px;
    color: var(--blaugrau);
    float: left;
}

.rahmenHellGrau {
    
    border: 1px #B0BEC5 solid;
}


ul
{
    margin:0;
    padding: 0;
}

a:hover
{
    text-decoration: none;
}


.mehrAls576
{
    display: none;
}


.wenigerAls576
{
    display: block;
}

h1
{
    font-size: 1.2em;
    font-weight: 700;
    color: var(--blaugrau);
}

.hl_start
{
    font-size: 2em;
    color: var(--blaugrau);
    padding-top: .2em;
    padding-bottom: .6em;
}

h2
{
    font-size: 1.5em;
    line-height: 1em;
}


h5
{
    font-size: 1.3em;
    line-height: 1em;
    font-weight: 400;
    color: var(--blaugrau);
    padding: .2em;
    font-family: 'Roboto', sans-serif;
}


h5:hover
{
    font-weight: 700
}





table, tr
{
    width: 100%
}

table
{
    margin-bottom: 30px;
    font-size: 1em;
}

td
{
    width: 50%
}

input, input:focus, input:active
{
    border: 0;
}
button
{
    background: none;
    border: 0;
}

.burger
{
    display: block;
    cursor: pointer;
    margin-right:5%;
        float: right
}


.navContainer
{
    display: none;
    width: 100%;
    height: 40px;
    
}

.mnavItem {
    
    width: 95%;
    text-align: center;
    font-size: 1.4em;
    color: #fff;
    float:left;
    padding: 10px 0;
    margin-bottom: 4px;
}


    
ul.navList
{
    width: 100%;
    height: 40px;

}



.prodListe
{
    width: 100%;
    min-height: 20%;
    height: auto;
}




.prodIcon
{
    min-height: 100%;
    min-width: 1%;
    max-width: 5%; 
    height: 100%;

    margin-right: 3%;
    float: left;
    margin-bottom: 15%;
}

.prodheadline
{
    font-family: 'Roboto', sans-serif;
    width: 100%;
    height: 20%;
    min-height: 75px;
    max-height: 75px;
    color: var(--blaugrau);
    background-color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    display: table;
    border: 1px #B0BEC5 solid;
    font-weight: 700
}


.prodBottom
{
    font-family: 'Roboto', sans-serif;
    width: 90%;
    margin-top: 10px;
    min-height: 30px;
    max-height: 30px;
    color: var(--blaugrau);
    border-top: 1px #B0BEC5 solid;
    padding-top: 10px;
    position: absolute;
    bottom: 20px;
}

.aniTitle {
    max-width: 100%;
}


.bigHeadline {
    
    width: 100%;
    height: 100%;
    animation-name: bigHeadlineANi;
    animation-duration: 2s;
    animation-iteration-count:  1;
    animation-timing-function: ease-out;
    font-size: 3em;
}


@keyframes bigHeadlineANi 
{
    from
    {
        margin-top: 150px;
    }
    to
    {
        margin-top: 0px;
    }
}



.smallHeadline {
    
    width: 100%;
    height: 100%;
    animation-name: smallHeadlineANi;
    animation-duration: 2s;
    animation-iteration-count:  1;
    animation-timing-function: ease-out;
    font-size: 1.8em; 
}


@keyframes smallHeadlineANi 
{
    from
    {
        margin-top: -100px;
    }
    to
    {
        margin-top: 0px;
    }
}


.middleLine {
    
    margin: auto auto;
    height: 5px;
    animation-name: middleLineANi;
    animation-duration: 2s;
    animation-iteration-count:  1;
    animation-timing-function: ease-out;
    width: 67%;
}


@keyframes middleLineANi 
{
    from
    {
        width: 0%;
    }
    to
    {
       width: 67%;
    }
}

.sliderAktion {
    
    margin-top: 30px;
    width: 80%;
    height: 50px;  
    margin-left: 10%; 
    overflow: hidden
}

.sliderTextBlock 
{
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    text-align: right
}
.sliderBildBlock {
    width: 100%;
    margin-left: 1%
}
    
.sliderHeadline 
{
    width: 100%; 
    height: 80px; 
    text-align: center; 
    font-size: 1.8em; 
    font-weight: 900
        
}


.sliderHeadPos {
    
    margin-top: 20px;
    width: 80%; 
    height: 80px; 
    margin-left: 10%; 
    overflow: hidden
}


    
.logoTop {
    margin-top: 5px;
    height: 90%;  
    max-height: 85px; 
    position: fixed; 
    z-index: 5020;
    margin-left: -20%;
}



.bgBild600 {
    
    min-height: 100%; 
    width: auto;
    margin-left: -4%
}

.bgBild600small {
    
    min-height: 100%; 
    width: auto;
     margin-left: -4%
}


.leftItem {
    width: 40px;  
    height: 40px;
    padding: 4px; 
    text-align: center; 
    color: #fff; 
    top:15px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    background-image: url("../../assets/icons/icon_suche_w.png");
    background-repeat: no-repeat;
    background-size: cover;
    cursor:pointer;
}

.rightItem {
    width: 75%; 
    padding: 4px;  
    color: #455a64; 
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}

.startteaser {
    
    max-width: 100%; 
    height: auto;;
}



.advert
{
    min-width: 1px;
    width: 100%;
    height: 99%;
    min-height: 400px;
    color: var(--blaugrau);
    background-image: url("../pics/bg_advert.jpg" );
     background-repeat: no-repeat;
}



.dealerRight
{
    min-width: 1px;
    width: 100%;
    min-height: 600px;

    color: var(--blaugrau);
    background-image: url("../pics/zebra_615x600.jpg" );
    background-repeat: no-repeat;
     
}

h7
{
   display: table-cell;
  vertical-align: middle; 
  
}

.prodIcon2
{
    height: auto;
    width: 98%;
    padding: 1%;
   /* background-color: #C0CA33;*/
   
}

.prodListe2
{
    font-family: 'Roboto', sans-serif;
    width: 100%;
    font-size: .8em;
    float: left;
    padding: 5% 0 15% 1%;
    color: #455A64;
    background-color: #ECEFF1;
    margin-bottom: 50px;
}

.prodIcon img
{
    width: 100%
}



.top3
{
    position: fixed;
    width: 80%;
    height: 200px;
    margin: 12px  0 0 20%;
    background-color: #F9FBE7;
    z-index: 5001;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    display: none;
    text-align: left;
}


.navMG
{
    position: fixed;
    z-index: 5020;
    color: #003366;
    height: 35px;
    margin-top: 5px;
    width: 100%;
    max-width: 230px;
}


.navItem
{
    width: 160px;
    height: 40px;
    text-align: center;
    float: right;
    background-color: none;
    padding: .6em .3em .3em .3em;
    font-size: 1em;
    color: #003366;
}


.box_merkliste
{
    margin-left: -10px;
    width: 85%;
    height: 500px;
    background-color: #fff;
    border: 1px #fff solid;
    position: fixed;
    z-index: 6000;
    -webkit-box-shadow: 8px 8px 23px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 8px 8px 23px 0px rgba(0,0,0,0.45);
    box-shadow: 8px 8px 23px 0px rgba(0,0,0,0.45);
    float: left;
    top: 0;
}
    
    
    .bigProdPicture {
        width: auto;            
        max-width: 960px;
        max-height: 730px;
        height: auto;
        background-color: #fff;
        margin: 50px auto auto auto;
        position: fixed;
        z-index: 5900;
        float: left;
        top: 0;
        display: none;
        overflow: hidden;
        -webkit-box-shadow: 0px 7px 22px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 7px 22px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 7px 22px 0px rgba(0,0,0,0.75);
        border: 1px #fff solid;
    }

                
                
                
    .box_head
    {
        width: 100%;
        height: 33px;
        background-color: var(--blaugrau);
    }
    
    .box_close
    {
        width: 35px;
        height: 33px;
        background-color: #01b6e5;
        float: right;
        border-left: 4px #fff solid;
        cursor: pointer
    }

    
    .listContainer
    {
        margin: 2% 2% 2% 2%;
        width: 96%;
        height: 77%;
       
        float: left;
        overflow: hidden;
        overflow-y: scroll;
        border-bottom: 1px var(--hellgrau) solid;
    }
    
    
    .mailContainer
    {
        margin: 0 2% 0 2%;
        width: 96%;
        height: 0%;
       
        float: left;
        overflow: hidden;
    }
    
    
    .listContainerTools
    {
        margin: 0 2% ;
        width: 96%;
        min-height: 20px;
        height: auto;
        float: left;
        overflow: hidden;
        display: none;
    }

    .listContainerToolsMobil
    {
        margin: 0 2% ;
        width: 96%;
        min-height: 20px;
        height: auto;
        max-height: 280px;
        float: left;
        overflow: hidden;
        display: block;
    }

    
    
    .mlistItem {        
        padding: 8px 3px;
        width: 96%;
        min-height: 1px;
        height: auto;
        float: left;;
        background-color: #fff;
        border-bottom: 1px var(--hellgrau) solid;
        overflow: hidden;
    } 
    
    
    .mlistItemWG {        
        padding: 6px 3px;
        width: 96%;
        min-height: 26px;
        height: auto;
        background-color: var(--hellgrau) ;
        float: left;
        font-size: .9em;
        color: var(--blaugrau);
    }    
    
    .mlistItemArtBild {
        width: 160px;
        height: 120px;
        margin: 0 10px;
        float: left;
        overflow: hidden;
        background-color: #fff;
        cursor: pointer;
    }
    
    .mlistItemArtText{
        min-width: 350px;
        width: auto;
        min-height: 80px;
        max-height: 120px;
        margin-right: 20px;
        float: left;
        font-size: .85em;
        max-width: 400px;  
        overflow: hidden;
        
    }
    
    .mlistItemMenge{
        min-width: 80px;
        width: auto;
        height: 120px;
        margin-right: 40px;
        float: right;
        font-size: .85em;
        max-width: 80px;  
        overflow: hidden;
        
    }
    
    
    .reiter {
        width: 80px;
        height: 30px;
        padding: 3px;
        text-align: center;
        color: #fff;
        float: left;
        margin-right: 10px;
        cursor: pointer;
        font-size: .8em;
    }
    
    .mlistItemTools {
        width: 100%;
        height: 40px;
        float: left;
        overflow: hidden;
    }
    
    .toolItem
    {
        width: 34px;
        height: 34px;
        background-color: #01b6e5;
        padding: 2px 4px 4px 3px;;
        text-align: center;
        cursor: pointer;
        float: right
    }


/* SLIDER Items */    
    .sliderPos
    {
        margin-top: -520px;
    }
    
    .sliderBox {
        
        margin: auto auto auto 30%;
        max-width: 700px; 
        height: 530px;
    }
    
    .searchBarIndexPos {
        
        margin-top: -80px;
        
    }
    
    .linkText {
                    
        width: 180px; height: 1.6em; background-color: #455a64; padding: .1em; color: #fff; text-align: center; margin-top: -40px; font-weight: 400; font-size: 1.0em; float: right
    }
                


.spacer30
{
    height: 30px;
}        
            


.top1
{
    position: fixed;
    width: 100%;
    height: 20px;
    margin: 0;
    background-color: #dce775;
    z-index: 5010;
}

.top2
{
    position: fixed;
    width: 110%;
    height: 90px;
    margin: 10px  0 0 -10px;
    background-color: #F9FBE7;
    z-index: 5000;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}


.slideTopMenu
{
    transform: rotate(-1.5deg); 
    width: 200px; 
    height: 130px; 
    background-color: #ECEFF1; 
    margin: 0px auto auto 10%;;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
}

.slideTopMenu_shadow
{
      filter: drop-shadow(-1px 6px 3px rgba(0, 0, 0, 0.3));
}


.slideMenuItem
{
    width: 190px;
    padding: 5px;
    font-size: .9em;
    float: left;
    height: 30px;
    color: #455A64;
    cursor: pointer;
}

.pushPicture
{
    width: 300px; 
    height: 300px; 
    margin: 30px auto auto 58%;
    position: fixed;
    z-index: 5000;
    display: none;
}






.navItem a
{
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    padding: .3em;
    letter-spacing: .08em;
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}

  
.navItem:hover>a
{
    
    color: #003366;
}






.navMContainer
{
    width: 100%;
    height: 40px;

}


ul.navMList
{
    width: 100%;
    height: 160px;

}

.navMItem
{
    width: 100%;
    height: 50px;
    text-align: left;
    float: left;
    background-color: none;
    padding: .6em .3em .3em 3em;
    font-size: 1.2em;
    border-bottom: 2px #dce775 solid;
    font-weight: 700;
}

.navMItem a
{
    text-transform: uppercase;
    
    text-align: left;
    padding: .3em;
    letter-spacing: .08em;
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}

  
.navMItem:hover
{
    background-color: #dce775 ;
    
}

.navMItem:hover>a
{
    
    color: #003366;
    
}


.big250 {
    
    margin-top: 20px;
}



/* produktübersicht */
.prodContainer
{
    overflow: hidden ;
    font-size: 1.1em; 
    width: 100%;  
    height: 362px;
    width: auto;
    background-color: #ECEFF1; 
    margin-bottom: 20px; 
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}

.prodContainer:hover
{
    -webkit-box-shadow: 0px 0px 32px -10px rgba(69,90,100,1);
-moz-box-shadow: 0px 0px 32px -10px rgba(69,90,100,1);
box-shadow: 0px 0px 32px -10px rgba(69,90,100,1);
}    


.newsPreviewBox
{
    cursor: pointer;
    background-color: #eceff1;
    height: 345px;
    margin-bottom: 20px;
    font-size: .9em; 
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}

.newsPreviewBox:hover
{
    -webkit-box-shadow: 0px 0px 32px -10px rgba(69,90,100,1);
    -moz-box-shadow: 0px 0px 32px -10px rgba(69,90,100,1);
    box-shadow: 0px 0px 32px -10px rgba(69,90,100,1);
}
    

.prodContainerImage
{
    width: 100%; 
    height:250px; 
    float: left; 
    margin: 0 auto;
    overflow: hidden; 
    text-align: center; 
    border:  1px #B0BEC5 solid ; 
    background-color: #fff;
    cursor: pointer
}
/*
.prodContainerImage img
{
    width: 100%; 
    max-width: auto;
    max-height:190px; 
    height: auto;
}*/

.prodImageSize {
    
    
    width: 100%; 
    max-width: auto;
    max-height:250px; 
    height: auto;
}

.prodContainerArtNr
{
    width: 55px;
    height: 20px; 
    background-color: #455A64 ;
    color: #fff; 
    margin-top: -21px; 
    float: left; 
    font-size: 12px;
    padding: 1px; 
    text-align: center; 
    overflow: hidden ;
    
}


.prodContainerMarke
{
    width: 243px; 
    height:18px; 
    float: left; 
    margin: 7px 0 0 4px ; 
    overflow: hidden; 
    text-align: left; 
    font-size: .65em
}




.prodContainerPName
{
    width: 96%; 
    max-height:25px; 
    height: auto;
    float: left; 
    margin: 2% 0 0 2%; 
    overflow: hidden; 
    text-align: left; 
    font-size: .8em
}

.prodContainerPZusatz
{
    width: 240px; 
    height:18px; 
    float: left; 
    margin: 2px 0 0 4px; 
    overflow: hidden; 
    text-align: left; 
    font-size: .65em; 
    color: #78909C
}
.prodContainerAktion
{
    width: 100%; 
    height:35px; 
    float: left; 
    margin: 5px 0 0 0 ; 
    overflow: hidden; 
    text-align: center; 
    font-size: .8em; 
    color: #fff; 
    background-color: #455A64; 
}





.prodContainerDetail
{
    width: 320px; 
    height:30px; 
    padding-top: 4px;
    float: left; 
    margin: 0 ; 
    overflow: hidden; 
    text-align: center;  
    color: #fff; 
    max-width: 80%;
    cursor: pointer;
    font-size: 1.1em
}

.prodContainerMerken
{
    width: 37px;
    height:35px; 
    float: right; 
    margin: 0 ; 
    overflow: hidden; 
    text-align: center;  
    color: #fff; 
    background-color: #01b6e5; 
    cursor: pointer;
    border-left: 2px var(--hellgrau) solid;
}



 .filter, .filterUWG
{
    width: 100%;
    height: auto;
    min-height: 30px;
    float: left
}


.filterfield {
    
    font-size: 1.1em; 
    min-height: 30px; 
    height: auto ; 
    float: left;  
    width: 100%;
    margin: 0;
}

.filterUWG
{
    width: 100%;
    max-width: 100%; 
    height: 30px;
}


.filterHead, .filterHeadUWG
{
    
    width: 100%;
    max-width: 100%; 
    height: 30px;
    padding: 5px 5px 2px 5px;
    border-bottom: 1px #B0BEC5 solid;
    text-align: center;
    font-size: 0.7em;
    color: #78909C;
    float: left;
}

.filterHead
{
    margin-bottom: 5px;
    background-color: #eceff1;
}    

.filterHeadUWG 
{
    float: left;
    border: 0;
    text-align: left;
    font-size: 0.56em;
    height: 20px;
    padding: 2px 5px 0 5px;
    color: var(--blaugrau);
}

.filterItemField
{
    min-width: 244px;
    width: 100%;
    max-width: 100%; 
    height: auto;
    min-height: 0px;

    padding: 0px 5px 0 5px;
    text-align: left;
    font-size: 0.8em;
    color: #333;
    float: left;
    overflow: hidden;
}

.filterItem
{
    min-width: 244px;
    width: 100%;
    max-width: 100%; 
    text-align: left;
    font-size: 0.7em;
    color: #78909C;
    float: left;
    height: 25px;
}

input[type="checkbox"] 
{
   border: 1px #78909C solid;
}
            
.btnFilter {
    
    font-size: .7em;
    height:38px; 
    padding:  10px 0 0px 0; 
    overflow: hidden;   
    background-color: #455a64; 
    color: #fff; 
    margin-top: 0px
    
    
    
}

.artikelHover
{
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
    padding-top: 5px;
    margin-top: 25px;
    padding-bottom: 5px;
    cursor: pointer;
}


.artikelHover:hover
{
    -webkit-box-shadow: 0px 0px 32px -10px rgba(69,90,100,1);
    -moz-box-shadow: 0px 0px 32px -10px rgba(69,90,100,1);
    box-shadow: 0px 0px 32px -10px rgba(69,90,100,1);

}


.textur
{

    width: 72px;
    height: 54px;
    float: left;
    margin: 2px 2px 2px 0;
    cursor: pointer;
    border: 1px #B0BEC5 solid;
}


.dokumentHeadline
{
    width: 100%;
    height: 2em;
    float: left;
}

.textkorrektur
{
    width: 100%;
    min-height: 1.2em;
    height: auto;
    float: left;
    font-size: .8em;
    margin-top: 10px;
}





.produktDetailNummer
{
width: 100%; 
height: auto;; 
float: left;
font-size: .9em;
padding-top: 1em;
}

.produktDetailHeadLine
{
width: 100%; 
height: auto;; 
float: left;
font-size: 1.2em;
font-weight: 700;
margin-bottom: 1em;
}

.produktDetailBild
{
    width: 100%;
    overflow: hidden; 
    border: 1px solid #B0BEC5;
    height: 100%
}

.produktDetailIcons
{
    width: auto;
    min-height: 1px;
    height: auto;
}

.produktDetailIcons img
{
    float:left;
    margin: 4px 4px 8px 4px;
    width: 100%;
}


.produktDetailT
{
    font-size: .9em;
}

.kproduktDetailHeadLine
{
width: 100%; 
height: auto;; 
float: left;
font-size: 1.7em;
font-weight: 700;
margin-bottom: 1em;
border-bottom:  1px #fff solid;
}

.kproduktDetailBild
{
    padding-top: 15px;
    width: 100%;
    overflow: hidden; 
    border: 1px solid #B0BEC5;
    height: 100%;
}

.markentext
{
    font-weight: 700; 
    font-size: .7em;
}


.opentimesBlock {
    
    min-width: 300px; 
    width: 100%; 
    height: 110px; 
    margin: 0 0 5px 0 ; 
    font-size: .8em ; 
    float: left
}


.opentimesBlockLine0, opentimesBlockLine1 {
    
    width: 100%; 
    height: 25px; 
    margin-top: 10px; 
    color: #90A4AE ; 
    float: left
}

.opentimesBlockLine1 {
    margin-top: 0; 
    height: 30px;
}



.opentimesBlockRow0 {
    
    height: 25px; 
    width: 20%; 
    float: left; 
    color: #455a64;
    font-size: .9em 
}


.opentimesBlockRow1 {
    
    height: 25px; 
    width: 40%; 
    float: left; 
    font-size: .9em 
}

.sortiItems {
    height: 1.5em;
    width: 100%;
    float: left;
    font-size: 1em; 
    color: var(--blaugrau);
}


.backtotop
{
    display: none;
    position: fixed;
    z-index: 9999;
    right: 3%;
    bottom: 3%;
    width: 40px;
    height: 40px;
    padding: 2px;
    text-align: center;
    -webkit-box-shadow: 10px 13px 15px -7px rgba(0,0,0,0.45);
    -moz-box-shadow: 10px 13px 15px -7px rgba(0,0,0,0.45);
    box-shadow: 10px 13px 15px -7px rgba(0,0,0,0.45);
}

.backtotop img
{
    width: 36px;
}


.backtotopPur
{
    display: none;
    position: fixed;
    z-index: 9999;
    right: 3%;
    bottom: 3%;
    width: 80px;
    height: 40px;
    padding: 2px;
    text-align: center;
}

.backtotopPur img
{
    width: 100%;
}


.btnMerkenPDetails {
    width: 43px; 
    height: 38px; 
    background-color: #01b6e5; 
    float: right; 
    margin: -33px 0 0 0 ; 
    cursor: pointer; 
    border-left: 5px #fff solid;
}

.videoContainer {
    
    max-height: 785px;
    
}


.contactBTN {
    width: 150px; 
    height: 25px; 
    text-align: center; 
    float: left;
    background-color: #eceff1;
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
    cursor: pointer;
    margin-right: 10px;
    color: #fff;
    font-size: 0.9em;
    padding: 1px 0 0 5px;
    background-color: #455a64;
}
    
.detailLogo {
    
    width: 90px;  
    min-height: 90px; 
    height: 90px;
    background-color: #fff;; 
    overflow: hidden; 
    border: 1px #eceff1 solid; 
    float: left
    
    
}


.detailAnschrift {
    
    width: 250px; 
    float:left; 
    min-height: 90px; 
    height: auto; 
    overflow: hidden; 
    border: 1px #eceff1 solid;  
    margin-left: 5px; 
    font-size: 0.9em
    
    
}


.detailkontactBtn {
    
    min-width: 300px;
    width: auto; 
    min-height: 30px; 
    height: 40px; 
    overflow: hidden; 
    border: 1px #eceff1 solid; 
    float: left; 
    font-size: 0.9em
    
    
}



.nurMobil {
    width: 110%;
    height: 110%;
    margin-left: -5%
}

.top150 {
    
     margin-top: 150px;
}

.searchTop {
    margin-top: -420px;
}


.zoomIN {
    
    
    position: absolute; 
    width: 35px; 
    height: 35px; 
    background-color: #01b6e5; 
    padding: 5px; margin-top: 0px; 
    right: 16px;; 
    font-size: .9em; 
    color: #01b6e5; 
    float: right; 
    cursor: pointer;
    display: none;
}