html, body
{
    text-align: center;
    color: #000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: /*#f3e4d1;*/ #fff;
}
a
{
 /*   text-decoration: none;
    color: #000;
    */
    color: #1e213d;
}
a:hover
{
    text-decoration: none;
    cursor: pointer;
}

.Padding
{
    padding: 20px;
}
.GridInnerPadding
{
    padding: 10px;
}
.Grid
{
    position: relative;
}
.max-width
{
    text-align: left;
    margin: auto;
    width: 96%;
}
.header-max-width
{
    text-align: left;
    margin: auto;
}
.footer
{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 14px;
    padding-top: 10px;
}
.footer>.GridFloatingBox
{
    margin: 15px;
    text-align: left;
    width: 180px;
    height: auto;
    vertical-align: top;
}
.footer>.GridFloatingBox>ul
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.footer>.GridFloatingBox>ul>li
{
    list-style-type: none;
    padding-left: 0px;
    line-height: 1.3em;
    padding: 2px;
}
.footer>.GridFloatingBox>ul>li a
{
    text-decoration: none;
}

.footer>.GridFloatingBox>ul>li a:hover
{
    text-decoration: underline;
}

.Kachel33 {
    display: inline-block;
    width: 100px;
    font-family: Arial;
    font-size: 0.8em;
    text-align: center;
    padding: 5px;
}
.Kachel33 *
{
    font-weight: normal;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #6f4c22;
}
.Kachel33 a
{

    color: #6f4c22;
    font-weight: normal;
    text-decoration: none;
}
.Kachel33 img
{
    max-width: 100%;
}
/*iPad in landscape*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
{

}
/*iPad in portrait*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
{

}
/**************************************************/
.Grid_Left
{
    display: none;
}
.Grid_Left.opened
{
    display: block;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow: auto;
    top: 0px;
}

.AdditionalMenue
{
    display: none;
    text-align: left;
    padding-left: 10px;
}


.Grid_Main img
{
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 767px)
{
    table td.dobreak
    {
        word-break: break-all;
        word-wrap: break-word;
    }
    .max-width
    {
        text-align: left;
        margin: auto;
        width: 100%;
    }
}

.hide_on_small_devices
{
    display:none;
}

/*@media screen and (min-width: 1024px) and (orientation : landscape) /* h1 -50px */
@media screen and (min-width: 768px)
{
    .SuchformSmallDevices {display: none;}

    .hide_on_small_devices
    {
        display:inline-block;
    }

    #SmallDevicesMenue
    {
        display: none;
    }
    .Col
    {
        display: inline-block;
        padding: 10px;
        width: 300px;
        vertical-align: top;
        margin: auto;
        border: solid 0px pink;
        text-align: left;
    }
    .Artikelgruppen
    {

        max-height: 400px;
        overflow: auto;
    }


    .GridInnerPadding
    {
        padding: 10px;
    }
    .Grid_Left
    {
        display: block;
        width: 220px;
        position: fixed;
        left: 2%;
        top: 84px;
    }
    .Grid_Left.affix
    {

        position: fixed;
        left: 2%;
        top: 84px;
    }
    .Grid_Main
    {
        width: 505px;
        min-height: 300px;
        padding-left: 225px;
        display: inline-block;
        vertical-align: top;
        border: solid 0px red;
        padding-top: 10px;
    }
    .Grid_Right
    {
        width: 100%;
        display: block;
        vertical-align: top;
        overflow: hidden;
    }
    /* 950 + 60*/
}

.GridFloatingBox h2
{
    font-size: 1.1em;
}

@media screen and (min-width: 1024px)
{
    .SuchformSmallDevices {display: none;}
    .Grid_Left
    {
        width: 285px;
        height: 86%;
        overflow: auto;
        font-size: 1.2em;




    }
    .Grid_Main
    {
        float: right;
        padding-left: 295px;
        width: auto;
    }

    .GridFloatingBox
    {
        display: inline-block;
        width:212px;

        border: solid 1px #e3c4a0;
        overflow: hidden;
        vertical-align: top;
        margin-bottom: 10px;
    }


    .GridLeftFloater
    {
        width:295px;
        float: left;
        height: 100%;
        border: solid 1px #fff;
    }
    .Grid_Main
    {
        float: left;
        padding-left: 0px;
        width:  calc(100% - 300px);;
    }

    /*
    .Grid_Left
    {
        width: 220px;
        display: inline-block;
        vertical-align: top;
    }
    .Grid_Main
    {
        width: 570px;
        display: inline-block;
        vertical-align: top;
    }
    .Grid_Right
    {
        width: 185px;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
    }
    */
}

@media screen and (min-width: 1150px) /* h1 -50px */
{
    .GridLeftFloater
    {
        width:295px;
        float: left;
        height: 100%;
        border: solid 1px #fff;
    }
    .Grid_Main
    {
        float: left;
        padding-left: 0px;
        width:  calc(100% - 300px);;
    }
/*

    .max-width
    {
        max-width: 1100px;
    }
    .GridInnerPadding
    {
        padding: 10px;
    }
    .Grid_Left
    {
        width: 250px;
        display: inline-block;
        vertical-align: top;
    }
    .Grid_Main
    {
        width: 650px;
        display: inline-block;
        vertical-align: top;
    }
    .Grid_Right
    {
        width: 185px;
        display: inline-block;
        vertical-align: top;
    }
    */
}
/* Wide Screen Styles  */
@media screen and (min-width: 1260px) /* h1 -50px */
{
/*

    .max-width
    {
        max-width: 1220px;
    }
    .GridInnerPadding
    {
        padding: 10px;
    }
    .Grid_Left
    {
        width: 290px;
        display: inline-block;
        vertical-align: top;
    }
    .Grid_Main
    {
        width: 720px;
        display: inline-block;
        vertical-align: top;
        border: solid 0px red;
    }
    .Grid_Right
    {
        width: 185px;
        display: inline-block;
        vertical-align: top;
    }
    */
}
/* Wide Screen Styles  */
@media screen and (min-width: 1480px) /* h1 -50px */
{
    /*

    .max-width
    {
        max-width: 1440px;
    }
    .GridInnerPadding
    {
        padding: 10px;
    }
    .Grid_Left
    {
        width: 290px;
        display: inline-block;
        vertical-align: top;
    }
    .Grid_Main
    {
        width: 950px;
        display: inline-block;
        vertical-align: top;
    }
    .Grid_Right
    {
        width: 185px;
        display: inline-block;
        vertical-align: top;
    }
    */
}
/* Wide Screen Styles  */
@media screen and (min-width: 1600px) /* h1 -50px */
{
/*
    .max-width
    {
        max-width: 1560px;
    }
    .GridInnerPadding
    {
        padding: 10px;
    }
    .Grid_Left
    {
        width: 290px;
        display: inline-block;
        vertical-align: top;
    }
    .Grid_Main
    {
        width: 1000px;
        display: inline-block;
        vertical-align: top;
        border: solid 0px red;
    }
    .Grid_Right
    {
        width: 185px;
        display: inline-block;
        vertical-align: top;
    }
    */
}