/*- Header: Aus Homepage-*/
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #b70617; --secondary: #b70617; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #ff0000; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;}
body { background: #ffffff; color: #4A4C4D; font: 1rem Open Sans, Arial, Helvetica, Sans-Serif; font-size: 16px}
a { color: black; text-decoration: none; background-color: transparent; }
a:hover { color: black; text-decoration: underline; }
.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; background: #fff; }
.page-header,.nav1,.page-container,.page-footer,.page-footer2 { margin: 0 auto; max-width: 1155px; min-width: 280px; padding: 0 20px 23px }
.page-header { height: 130px; padding: 0 20px 23px; display: flex; align-items: flex-end; margin: 0 auto; }
.header-logo { position: relative; top: 10px; flex: 0 0 180px; }
.nav1 { font: 20px/1 Open Sans; letter-spacing: -1px; padding: 0 10px 0 0px; display: inline-table; }
#menu-main-menu { margin: 0; padding: 0; }
#icms-navbar > ul > li { display: inline-block; padding: 1rem; border-bottom: none;}
ul { display: block; list-style-type: disc; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px;}
.nav-header { flex: 0 0 130px; text-align: right;}
.slider-container { max-height: 400px; overflow: hidden; position: relative; top: 130px; text-align: center;}
.slider-pic img { top: 0px; max-height: 400px; position: relative; max-width: 100%;}
.img-fluid, .icms-dt-card-thumbnails { max-width: 100%; height: auto;}
#icms-navbar { position: relative; }
#icms-navbar a:link, #icms-navbar a:visited, #icms-navbar a:active, #icms-navbar a:hover { text-decoration: none; }
/*- Header: Individuell -*/
#menu-main-menu li:hover { border-bottom: 1px solid black; color: black }
#menu-main-menu .active { border-bottom: 1px solid black; color: black }
menu-item.menu-level-1 {padding: 16px;}
/*- Shop Liste: Individuell - Allg -*/
.filter-reset-link {color: black; text-decoration: none;}
.filter-reset-link:hover {color: #B70617; text-decoration: none;}
/*- Shop Liste: Individuell - Tabelle -*/
.nav-row.even, .nav-row.even td, .nav-row.even .nav-item, .nav-row.even [class*="col-"] { background-color: transparent;}
.table-header { border-bottom: 2px solid #dedede; color: #000; padding-top: 16px; padding-bottom: 8px; font-size: 20px}
.table-row { border-bottom: 1px solid #dee2e6; color: #000; padding-top: 16px; padding-bottom: 8px; font-size: 16px}
.btn { font-weight: 300; border-radius: 0.1rem; color: #b70617; border-color: #b70617; border: 1px solid; font: 2rem Open Sans, Arial, Helvetica, Sans-Serif;}
.nav-menu .icon-link { color: #b70617}
.page-content { margin: 0 auto; max-width: 1155px; padding: 0 20px 23px; position: relative; top: 130px;}