/* Formulartext anpassen */
.hinweistext {
    font-size: 12px;
}

.hinweistext p{
    line-height: 18px;
}

/* Katalog Anpassungen Listen */
.mod_customcataloglist.cc_cardealer .item-rightside .item-content-col2 {
    font-size: 1.7em;
}

.mod_customcataloglist.cc_cardealer .price_old {
	font-size: 1rem;
	text-decoration: line-through;
	margin-left: 0px;
	display: inline-block;
	height: 24px
}

.mod_customcataloglist.cc_cardealer .price_add {
	color: rgb(85,198,94);
	font-size: 0.8rem;
	line-height: 1em;
	font-weight: bold;
	display: inline-block;
}

.mod_customcataloglist.cc_cardealer .single-stock.lieferbar {
	background: rgb(85,198,94);
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 0px 10px;
	border-radius: 2px;
	display: inline-block;
	margin-bottom: 20px;
}

.mod_customcataloglist.cc_cardealer .single-stock.reserviert {
	background: rgb(228,118,38);
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 0px 10px;
	border-radius: 2px;
	display: inline-block;
	margin-bottom: 20px;
}

.mod_customcataloglist.cc_cardealer .single-stock.verkauft {
	background: rgb(201,21,25);
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 0px 10px;
	border-radius: 2px;
	display: inline-block;
	margin-bottom: 20px;
}

/* Katalog Anpassungen Reader */
.mod_customcatalogreader.cc_cardealer .price_old {
	display: inline-block;
	text-decoration: line-through;
	font-size: 1.5rem;
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
}

.mod_customcatalogreader.cc_cardealer .price_add {
	color: rgb(85,198,94);
	font-weight: bold;
	margin: 10px 0;
}

.mod_customcatalogreader.cc_cardealer .single-stock.lieferbar {
	background: rgb(85,198,94);
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 3px 10px;
	border-radius: 2px;
	display: inline-block;
	margin-bottom: 20px;
}

.mod_customcatalogreader.cc_cardealer .single-stock.reserviert {
	background: rgb(228,118,38);
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 3px 10px;
	border-radius: 2px;
	display: inline-block;
	margin-bottom: 20px;
}

.mod_customcatalogreader.cc_cardealer .single-stock.verkauft {
	background: rgb(201,21,25);
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 3px 10px;
	border-radius: 2px;
	display: inline-block;
	margin-bottom: 20px;
}

.single-desc .autogrid {
	padding-left: 0px;
}

.single-desc ul {
    list-style: disc;
    margin-left: 17px;
}

/* Formular Anpassungen */
.checkbox_container.fett {
	font-weight: 700;
}

.checkbox_container.individuell span {
	margin-bottom: -3px;
}

form div.widget.fett {
	margin-bottom: 0px;
}

.fett p {
	margin-bottom: 8px;
}

.box .inside {
	min-height: 220px;
	border: 1px solid #282e68;
	border-radius: 3px;
	padding: 0px 10px;
	margin-bottom: 10px;
}

.formular-textfeld {
	max-height: 100px;
}

/* Galerie-Darstellung anpssen */
.ce_gallery .cols_4 li {
    padding: 0px 5px 30px 5px;
}

.ce_gallery .cols_6 li {
    padding: 0px 5px 30px 5px;
}

/* Download Kastner */
.ce_download:not(.ce_download_small) {
    background: #282e68;
    padding: 10px;
}

/* Anpassungen Bildgrößen für Listendarstellung */
.mod_customcataloglist.cc_cardealer .item-leftside .image_container img {
    height: 100%;
    width: 100%;
}

/* Anpasungen Headerbild Page Titel Version 1 */
.ce_headerimage.version1 .content {
    background: rgba(0,0,0,0.3);
}

/* Anpassungen Slider auf der Datenbank */
.mod_customcataloglist .cc_cardealer_slider .slider-content-wrapper {
    background: rgba(0,0,0,0.3);
}

.mod_customcataloglist .cc_cardealer_slider .name {
    font-size: 1.5em;
    padding: 45px 35px 35px 35px;
    max-width: 32em;
    white-space: pre-line
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.mod_customcataloglist .cc_cardealer_slider .name {
    max-width: 27em;
	}
}

.mod_customcataloglist .cc_cardealer_slider .price strong {
    color: #5fc6f6;
}

/* Mainmenu Anpassung für Mobile Geräte */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.mainmenu ul li {
    margin-left: 3px;
    margin-right: 3px;
	}
}

/* Einstellungen individuelle Katalog-Navigatin */
#katalog_nav .submenu_v3 {
    border: 3px solid #282e68;
    float: left;
}

#katalog_nav .mainmenu ul ul li a {
    color: #4d4f4f !important;
}

#katalog_nav .mainmenu ul ul li a:hover {
    color: #fff !important;
}

#katalog_nav .mainmenu ul li a.active {
    color: #282e68 !important;
    text-decoration: none;
    font-weight: bold;
}

#katalog_nav .mainmenu ul li a:hover {
    color: #282e68;
}

#katalog_nav .mainmenu {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

/* Einstelungen individuelle Katalog-Navigation Submenu */
.subnav a {
    padding: 0px 0px 0px 5px;
    color: #555;
    margin-bottom:0px;
    border-radius: 0px;
}

.subnav a.a-level_1 {
    font-weight: 400;
}

.subnav a.a-level_1 {
    border-bottom: 1px solid #282e68;
}

.subnav a:hover {
    color: #282e68;
}

.subnav ul ul a {
    padding-left: 15px;
}

.subnav a.active {
    background: #282e68;
    color: #fff;
}

/* Einstellungen Artikel Grid View */
.mod_customcataloglist.cc_cardealer.grid-view .item-rightside h4 {
    height: 55px;
    overflow: hidden;
}

.mod_customcataloglist.cc_cardealer.grid-view .item-rightside p {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.mod_customcataloglist.cc_cardealer.grid-view .item-rightside li {
    width: 100%;
}

/* Einstellungen Tabelle in Artikeln */
.verbrauch_table {
	line-height: 1.2rem;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Einstellungen für Main-Navigation für Tablets */

@media only screen and (min-width: 769px) and (max-width: 1064px) {
.header.original .logo {
	width: 200px;
}
.header .mod_search {
	margin-left: 5px;
}
}

/* Einstellungen für einzüge */
li {
	margin-bottom: 10px;
	line-height: 25px;
}

ul {
	margin-bottom: 16px;
}

/* Eigene Einstellung für AKzent-Farbe */

.blau {
	color: #282e68;
}
