form {
        background: #FFFFFF;
}

#startseite_body {
        /*
        background-image: url(/application/hg.jpg);
        background-size: cover;
        */
}

.startseite_header {
}

.startseite_footer {
        /*
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 64px;
    width: 100%;
    */
}

body {
        font-size: 1.3em;
}

strong {
}

header {
        background: #FFFFFF;
}

        header a {
        font-size: 1em;
        color: #404040;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        text-decoration: none;
        }

                header a:hover {
                font-size: 1em;
                color: #404040;
                font-style: normal;
                font-family: Verdana, Arial;
                font-variant: normal;
                text-decoration: none;
                background: #FFFFFF;
                }

nav {
        background: #FFFFFF;
}

content {
        background: #FFFFFF;
        overflow: hidden;
        width: auto;
        text-align: center;
}

footer {
        background: #FFFFFF;
        text-align:center;
}

        footer a {
        font-size: 1em;
        color: #404040;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        text-decoration: none;
        }

                footer a:hover {
                font-size: 1em;
                color: #404040;
                font-style: normal;
                font-family: Verdana, Arial;
                font-variant: normal;
                text-decoration: none;
                background: #FFFFFF;
                }

.columns div {
        /*  background: rgba(0, 0, 0, 0.1);  */
}

/* Raster */

* {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.row {
        width: auto;
}

        .row:before,
        .row:after {
                content: " ";
                display: table;
        }

        .row:after {
                clear: both;
        }

.columns {
        float: left;
        padding-left: 0.3em;
        padding-right: 0.3em;
}

.push {
        float: right;
}

.Vorschaubilder_img img{
 max-width:100% !important;
 height:auto;
 text-align:center;
}

.Content_Body {
        display: inline-block;
        float: left;
        text-align: left;
}

.Gaestebuch_Content_Body {
        display: inline-block;
        text-align: center;
}

.Textarchiv_Content_Body {
        display: inline-block;
        text-align: center;
}

.Text {
        font-size: 1em;
        color: #404040;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        max-width:700px;
        margin-left:auto;
        margin-right:auto;
        text-align:left;
}

.Standard_Schrift {
        font-size: 1em;
        color: #404040;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
}

.Standard_Schrift li {
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	vertical-align: top;
	padding: 10px 0 0 20px;
	line-height: 15px;
}

.Mobile_flex_box {
        display: inline-block;
        text-align: left;
        width: 100%;
        max-width: 280px;
}

.Eingabefeld {
        font-size: 1em;
        border-style: solid;
        border-width: 1px;
        border-color: #414243;
}

.Ueberschrift {
        font-size: 1em;
        color: #404040;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        font-weight: bold;
}

.ButtonStandard {
        font-size: 1em;
        color: #000000;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        margin: 1px;
}

.Meldung {
        font-size: 1em;
        color: red;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
}

.table {
        display: table;
        border: 1px solid silver;
        border-collapse: collapse;
        width: 100%;
        color: #404040;
}

.Artikel_table {
        display: table;
        border: 0px solid silver;
        border-collapse: collapse;
        color: #404040;
}

.table-row {
        display: table-row;
        border: 1px solid silver;
}

.table-cell {
        display: table-cell;
        border: 1px solid silver;
        padding: 5px;
        vertical-align: top;
}

.thead {
        font-weight: bold;
        background: #eee;
}

ul {
        padding: 0;
}

li {
        display: inline-block;
        list-style: none;
        vertical-align: top;
        padding: 5px;
        /* text-align: -webkit-match-parent; */
}

.SuchfeldIframe {
        display: inline-block;
        float: left;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        width: 190px;
        height: 28px;
}

.Suchfeld_Box {
        display: inline-block;
        vertical-align: middle;
        padding: 0px;
        margin: 0px;
}

.Suchfeld {
        font-size: 0.8em;
        border-style: solid;
        border-width: 1px;
        border-color: silver;
        width: 160px;
        vertical-align: middle;
        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
}

.SuchfeldLupe {
        vertical-align: middle;
        margin: 0px 0px 0px 3px;
}

.Artikel_Body {
        display: block;
        width: 100%;
        text-align: center;
}

.Artikel_Content {
        display: block;
        clear: left;
        text-align: center;
}

.Artikel_Button {
        font-size: 0.8em;
        color: #000000;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        padding: 0px;
        margin: 1px;
        height: 40px;
}

.Artikel_Gruppe_Bilder {
        display: inline-block;
        background-color: #e2e2e2;
        text-align: center;
}

.Artikel_Beschreibung_Box {
        display: inline-block;
        background-color: #eeeeee;
        vertical-align: top;
        text-align: left;
        padding: 4px;
}

.Artikel_Matrix_Eingabefeld {
        font-size: 1em;
        color: #404040;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        width: 100%;
        max-width: 46px;
        text-align: center;
}

.Artikel_Schrift {
        font-size: 1em;
        color: #404040;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
}

.Artikel_Schrift_LotEinzelpreis {
        font-size: 1.1em;
        color: black;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        font-weight: bold;
}

.Artikel_Schrift_LotEinzelpreis_Rabatt {
        font-size: 1.1em;
        color: red;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        font-weight: bold;
}

.Artikel_Schrift_Preis {
        font-size: 1.1em;
        color: black;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        font-weight: bold;
}

.Artikel_Schrift_Preis_Rabatt {
        font-size: 1.1em;
        color: red;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        font-weight: bold;
}

.Vorschaubilder_Headline {
        display: inline-block;
        width: 100%;
        height: auto;
        text-align: left;
        margin: 8px 0px 4px 4px;
}

.Vorschaubilder_Tabelle {
        display: inline-block;
        width: 100%;
}

.Vorschaubilder_Standard_Schrift {
        font-size: 1em;
        color: #404040;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
}

.Seitenschaltung {
        padding: 0pt;
        margin: 0pt;
        font-size: 1.3em;
        color: #404040;
}

        .Seitenschaltung a {
                display: block;
                float: left;
                cursor: pointer;
                text-decoration: none;
                display: inline-block;
                border: 1px solid white;
                padding: .2em .3em;
                margin: 0 .20em 0 0;
                text-align: center;
                color: #404040;
        }

                .Seitenschaltung a:hover {
                        border: 1px solid #000000;
                }

                .Seitenschaltung a:visited {
                        color: #404040;
                }

.Spamschutz {
        display: inline-block;
        text-align: right;
        padding: 4px;
        background-color: white;
        margin: 4px;
}

.Bestell_Liste_Ueberschriften {
        font-size: 1em;
        color: #404040;
        font-style: italic;
        font-family: Verdana, Arial;
        font-variant: normal;
}

.Bestell_Liste_Plus_Minus {
        display: inline-block;
        margin: 1px;
        text-align: center;
}

.Slide_Show_Bild_Nr {
        font-size: 1em;
        color: #404040;
        font-style: normal;
        font-family: Verdana, Arial;
        font-variant: normal;
        background: rgba(0, 0, 0, 0.1);
}

.MagicZoomBigImageCont {
        border: 3px solid #d4d0c8;
}



@media screen and (max-width:500px) {

        /* Small */
        .small-1 {
                width: 100%;
        }

        .Desktop {
                display:none;
        }

        .Desktop2 {
                display:none;
        }

        .Content_Body_Kontakt {
                display: inline-block;
                float: left;
                text-align: left;
        }

        .Bestell_Liste_Content_Body {
                display: inline-block;
                float: left;
                text-align: left;
        }

        .Desktop_Anzeige {
                visibility: hidden;
                height: 1px;
                width: 1px;
        }

        .Vorschaubilder_Tabelle_Lupe_aus {
                display: none;
        }

        .Vorschaubilder_Tabelle_li_maxSize {
                height: auto;
                width: auto;
                max-width: 300px;
        }

        .Vorschaubilder_Tabelle_img_maxSize {
                max-width: 290px;
        }

        .Vorschaubilder_Hintergrund {
                cursor: pointer;
        }

        .Artikel_Gross_Bild {
                height: auto;
                width: auto;
                max-width: 300px;
        }

        .Artikel_Gruppe_Indexbilder {
                display: inline-block;
                float: left;
                width: 100%; /* ändern in 300 oder 42 */
                background-color: #e2e2e2;
        }

        .Artikel_Indexbilder {
                display: inline-block;
                /* width:150px; */
                background-color: #eeeeee;
                margin: 1px;
                text-align: left;
        }

        .Artikel_Grossbild {
                display: inline-block;
                background-color: silver;
                margin: 1px;
                text-align: center;
                width: 300px;
        }

        .Tabelle_small {
                visibility: hidden;
                height: 0px;
                width: 0px;
        }

        .Cell_Beschriftung {
                visibility: visible;
                display: inline-block;
        }

        .table {
                border: none;
        }

        .table-row,
        .table-cell {
                display: block;
                border: 1px solid silver;
        }

        .table-row {
                margin-bottom: 20px;
        }

        .Bestell_liste_img {
                height: auto;
                width: auto;
                max-width: 200px;
        }

        .Bestell_Liste_Plus_Minus_gross {
                height: 46px;
                width: 46px;
        }

        .Slide_Show_small_Fenster {
                height: 400px;
        }

        .Slide_Show_small_max_Size {
                max-width: 300px;
                max-height: 300px;
        }

        .Slide_Show_small {
                /*
                width: 0px;  
                height: 0px;
                */ 
        }

        .Gaestebuch_small {
                /*
                display: none;
                width:0px;
                height:0px;
                */
        }

        .Textarchiv_small {
                /*
                display: none;
                width:0px;
                height:0px;
                */
        }

/* Ende Mobile */

}



@media screen and (min-width:500px) and (max-width:900px) {

        /* Medium */
        .medium-1 {
                width: 33%;
        }

        .medium-2 {
                width: 67%;
        }

        .medium-3 {
                width: 100%;
        }

        .Mobile {
                display:none;
        }

        .Desktop2 {
                display:none;
        }

        .Content_Body_Kontakt {
                display: inline-block;
                float: left;
                text-align: left;
        }

        .Bestell_Liste_Content_Body {
                display: inline-block;
                float: left;
                text-align: left;
        }

        .Desktop_Anzeige {
                visibility: hidden;
                height: 0px;
                width: 0px;
        }

        .Vorschaubilder_Tabelle_li_maxSize {
                margin: 3px;
        }

        .Vorschaubilder_Hintergrund {
                cursor: pointer;
                background: #eeeeee;
                padding: 5px;
        }

        .Artikel_Gross_Bild {
                height: auto;
                width: auto;
                max-width: 400px;
        }

        .Artikel_Gruppe_Indexbilder {
                display: inline-block;
                float: left;
                width: 100%; /* ändern in 300 oder 42 */
                background-color: #e2e2e2;
        }

        .Artikel_Indexbilder {
                display: inline-block;
                /* width:150px; */
                background-color: #eeeeee;
                margin: 1px;
                text-align: left;
        }

        .Artikel_Grossbild {
                display: inline-block;
                background-color: silver;
                margin: 1px;
                text-align: center;
                width: 400px;
        }

        .Cell_Beschriftung {
                visibility: hidden;
                height: 0px;
                width: 0px;
        }

        .Bestell_liste_img {
                height: auto;
                width: auto;
                max-width: 100px;
        }

        .Slide_Show_Hintergrund {
                background: #eeeeee;
                margin: 6px 0 0 0;
        }

/* Ende Tablet */

}



@media screen and (min-width:900px) {

        /* Large */
        .large-1 {
                width: 20%;
        }

        .large-2 {
                width: 80%;
        }

        .large-3 {
                width: 100%;
        }

        .Mobile {
                display:none;
        }

        .Mobile2 {
                display:none;
        }

        .Content_Body_Kontakt {
                display: inline-block;
                text-align: left;
                width: 700px;
        }

        .Bestell_Liste_Content_Body {
                display: inline-block;
                text-align: left;
                width: 800px;
        }

        .Vorschaubilder_Tabelle_li_maxSize {
                margin: 3px;
        }

        .Vorschaubilder_Hintergrund {
                cursor: pointer;
                background: #eeeeee;
                padding: 5px;
        }

        .Artikel_Gross_Bild {
                height: auto;
                width: auto;
                max-width: 800px;
        }

        .Artikel_Gruppe_Indexbilder {
                display: inline-block;
                float: left;
                width: 150px; /* ändern in 300 oder 42 */
                background-color: #e2e2e2;
        }

        .Artikel_Indexbilder {
                display: inline-block;
                width: 150px; /* width:150px; */
                background-color: #eeeeee;
                margin: 1px;
                text-align: left;
        }

        .Artikel_Grossbild {
                display: inline-block;
                background-color: silver;
                margin: 1px;
                text-align: center;
                width: 800px;
        }

        .Cell_Beschriftung {
                visibility: hidden;
                height: 0px;
                width: 0px;
        }

        .Bestell_liste_img {
                height: auto;
                width: auto;
                max-width: 100px;
        }

        .Slide_Show_Hintergrund {
                background: #eeeeee;
                margin: 6px 0 0 0;
        }

/* Ende Desktop */

}

.Schrift_Kategorie_Neu {
	font-size: 1em;
	color: green;
	font-style: normal;
	font-family: Verdana, Arial;
	font-variant: normal;
}

.Schrift_Kategorie_Angebot {
	font-size: 1em;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial;
	font-variant: normal;
}

/* Ende */